@charset "UTF-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	color: #000;
	text-decoration: none;
	font-weight:bold;
}
a:hover, a span:hover {
	color: #999;
	text-decoration: none;
}
a:active {
	color: #0CF;
}

body, html {
	height: 100%;
	width: 100%;
}
body {
	background-color: #343434;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -25px; /* the bottom margin is the negative value of the footer's height */
}
.wrapperInt {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -36px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 25px; /* .push must be the same height as .footer */
}
.footerInt {
	height: 36px; /* .push must be the same height as .footer */
	background-image: url(images/bgFooterInt.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.pushInt {
	height: 36px; /* .push must be the same height as .footer */
}
.objMenu {
	float: left;
	width: auto;
	margin-left: 0px;
	height: 21px;
	margin-right: 20px;
}
.boxMain {
	width:950px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	;
}
.colSx {
	float: left;
	height: auto;
	width: 588px;
	padding-top: 35px;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 47px;
}
.colDx {
	float: left;
	width: 200px;
	padding: 35px;
}
h1, h1 a:link, h1 a {
	font-size: 14px;
	font-weight: bold;
	color: #4d4d4d;
	line-height: 14px;
	text-decoration:none;
	margin-bottom:3px;
}
.colDx.txt01 .boxNews h2, .colDx.txt01 .boxNews h2 a:link, .colDx.txt01 .boxNews h2 a {
	font-size: 12px;
	line-height:13px;
	font-weight: bold;
	text-decoration:none;
	color: #95054b;
}
.txtGrigio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4d4d4d;
	text-decoration: none;
	line-height: 15px;
}
.txt01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #95054b;
	text-decoration: none;
	line-height: 15px;
}
.txt02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #b9621a;
	text-decoration: none;
	line-height: 15px;
}
.txt03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6f8510;
	text-decoration: none;
	line-height: 15px;
}
.txt04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #c3a200;
	text-decoration: none;
	line-height: 15px;
}
.txt06 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7f69ab;
	text-decoration: none;
	line-height: 15px;
}
.rigaNews {
	clear: left;
	height: 5px;
	width: auto;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
}
.boxNews {
	clear: left;
	height: auto;
	width: auto;
}
.boxNews table {
	background-image: url(images/bgTable.png);
}
.boxgrid {
	width: 277px;
	height: 205px;
	margin:0px;
	float:left;
	background:#FFF;
	overflow: hidden;
	position: relative;
}
.boxgrid img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}
.boxgrid p {
	padding: 0;
	color:#fff;
	font-weight:bold;
	font:12px "Lucida Grande", Arial, sans-serif;
}
.boxcaption {
	float: left;
	position: absolute;
	background: #718300;
	height: 205px;
	width: 100%;
	opacity: .7;
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
.captionfull .boxcaption {
	top: 205px;
	left: 0;
}
.caption .boxcaption {
	top: 173px;
	left: 0;
}
h3 {
	color:#FFF;
	font:20px "Lucida Grande", Arial, sans-serif;
	letter-spacing:-1px;
	font-weight: bold;
}

.buttonl#scoprilo {
	position:absolute;
	top:100px;
	left:650px;
	z-index:1000;
	/*margin: 20px 0 0 0;*/
	/*padding: 12px 8px;*/
	/*padding: 5px 0 0 0;*/
	width: 200px;
	height: 60px;
	cursor: pointer;
	/*border: 1px solid #008234;*/
	border: 5px solid #ffffff;
	overflow: visible;
	display: inline-block;
	color: #fff;
	font: 2.0em arial, helvetica;
	text-shadow: 0 -1px 0 rgba(0,0,0,.4);		  
	background-color: #007abd;
	background-image:         linear-gradient(top, rgba(0, 151, 235,1), rgba(0, 151, 235,0)); 
	background-image:    -moz-linear-gradient(top, rgba(0, 151, 235,1), rgba(0, 151, 235,0)); 
	background-image: -webkit-linear-gradient(top, rgba(0, 151, 235,1), rgba(0, 151, 235,0)); 
	background-image:     -ms-linear-gradient(top, rgba(0, 151, 235,1), rgba(0, 151, 235,0)); 
	background-image:      -o-linear-gradient(top, rgba(0, 151, 235,1), rgba(0, 151, 235,0)); 
	transition: background-color .2s ease-out;
	border-radius: 3px;
	box-shadow: 0 2px 1px rgba(0, 0, 0, .3), 0 1px 0 rgba(255, 255, 255, .5) inset;		  						  
	text-decoration: none;
}

.buttonl#scoprilo:hover {
  	background-color: #0097eb;
	color: #fff;
}

.buttonl#scoprilo:active {
	color: #fff;
	position:absolute;
	top: 102px;
	left: 602px;

	text-shadow: none;
	box-shadow: 0 1px 0 rgba(255, 255, 255, .3) inset;
}