/* Start of CMSMS style sheet 'Home' */
body {
	background-color:#FFFFFF;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
}
h1 {
font-size:12px;
	
}
td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#7A7B7D;
}
form
{
	margin:0px;
}
a {
	text-decoration: none;
	color:#206D93;
}


.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
.style1 {
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
}

.titolocolonna {
	color:#FFFFFF;
	font-size:16px;
}

.servizio {
	font-size:12px;
	color:#DE004B;
}

.blocco {
	position:relative;
	height:120px;
	width:212px;
	background-color:#FBFBFB;
	font-family:tahoma;
	font-size:11px;
	color:#7a7b7d;
        left:3px;
}
.blocco .titolo {
	position:absolute;
	font-family:Tahoma;
	font-size:11px;
	color:#DE004B;
	width:110px;
	left:108px;
	height:24px;
	top:5px;
}
.blocco .immagine {
	position:absolute;
	top:15px;
	left:5px;
	z-index:2;
	width:100px;
	height:81px;
}
.blocco .descrizione {
	position:absolute;
	width:110px;
	left:108px;
	top:40px;
}
.blocco .dettagli {
	position:absolute;
	top:98px;
	width:60px;
	left:150px;
}
.contenuto {
	font-family:Tahoma;
	font-size:11px;
	color:#7a7b7d;
}
.dettagli a:hover {
	text-decoration:underline;
}
.blocco .linea {
	position:absolute;
	top:112px;
	left:0px;
	width:212px;
	height:6px;
}

/* End of 'Home' */

/* Start of CMSMS style sheet 'Interna_1blocco' */
.titoloscheda {
	background-color: #ededed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #cbcbcb;
	border-right-color: #cbcbcb;
	border-bottom-color: #cbcbcb;
	border-left-color: #cbcbcb;
	height: 20px;
        margin-left:4px;
}
.fondoscheda {
	background-color: #f9f9f9;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cbcbcb;
	border-right-color: #cbcbcb;
	border-bottom-color: #cbcbcb;
	border-left-color: #cbcbcb;
        margin-left:4px;
}
.PuntatoreMano {
	cursor: hand;
}
/* End of 'Interna_1blocco' */
.credits {
	padding-top: 12px;
	padding-right: 12px;
	color: #D2D2D2;
	height:15px;
	width:210px;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-align:right;
}
.credits a{
	color:#EFEFEF;
}