@charset "utf-8";
/* CSS Document */

/* stili generali - SARA ANDREOLI MODEL */
body {
	font-family: Tahoma;
	font-size: 13px;
	color:#000000;
	background-color: #E8B8B8;
}


a {
color:#ffffff;
	text-decoration: none;
}



a:hover {
	color: #00b6ef;
	text-decoration: none;
}

.button {
	width: 150px;
	margin-left: -12px;
	display: compact;
	position: relative;/**/
	visibility: visible;
	z-index: 100;}

bold {
	font-weight: bold;
}



.boxsin {
	background-image: url(/themes/public/SaraAndreoli_a/img/tema-andreoli.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.bottone {padding-top:3px;
	font-weight: bold;

   cursor: pointer;
	height:26px;
	width:112px;
	vertical-align: middle;
	background-image: url(/themes/public/SaraAndreoli_a/img/bott.png);
}




.bottone_hover {
	padding-top:3px;
	font-weight: bold;
    color:#00b6ef;
   cursor: pointer;
	height:26px;
	width:112px;
	vertical-align: middle;
	
	
}




.index_page {
	padding: 20px;
	background-color:#ff33cc;
	margin-top:30px;
}



.footer {
	background-image: url(/themes/public/SaraAndreoli_a/img/sotto.png);
	background-repeat: no-repeat;
	background-position: left top;
}


.titolo {
	font-size: 25px;
	color: #ffffff;
	background-image: url(/themes/public/SaraAndreoli_a/img/sopra.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	padding-left: 30px;
}

.tit1 {
	color:#ffffff;
	text-transform: capitalize;
}

.tit1_bold {
	color:#000000;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
}

.tit2 {
	color:#ffffff;
}

.content_contatti {
	font-weight: bold;
	background-image: url(/themes/public/SaraAndreoli_a/img/E-Mail.png);
	background-repeat: no-repeat;
	background-position: left 35px;	
}

h2 { color:#aa4a86;
     font-size: 14px;
	 padding:5px;}

.content_contatti2 {
	font-size: 12px;
	font-weight: bold;

}

.highslide-gallery {
	width: 750px;
}

.highslide-caption {
	color: #00ade7;
	font-weight: bold;
	padding: 2px;
}


.text_contatti {

	font-size: 12px;
	color: #aa4a86;
	border: thin solid ;	
}

.bollino {
	background-image: url(/themes/public/SaraAndreoli_a/img/bollino.png);
	background-repeat: no-repeat;
	background-position: right top;
	z-index: 400;
	position: relative;
}

.nvm {
	margin-top: 50px;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 35px;
	height: 50px;
	width:100px;
	text-align: center;
	color: #FFFFFF;
	font-size: 15px;
}


/*{paginaCorrente}
*/



.space {
	height:1px;
	width:112px;
}


.mezzo {
	background-image: url(/themes/public/SaraAndreoli_a/img/mezzo.png);
	background-repeat: repeat-y;
	background-position: left top;
}


.categoria {
	color: #00b6ef;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.categoria h2 {font-size: 14px;
             padding:0px;
			 margin-bottom:0px;}



.categoria a{
	color: #00b6ef;
	text-decoration: none;
}

.categoria a:hover {color: #E8B8B8;
	text-decoration: none;}

.bottone_contatti {
	font-weight: bold;
	color: #ffffff;
	background-color: #E8B8B8;
	cursor: pointer;
	height:24px;
	width:80px;
	vertical-align: middle;
	background-position: center center;
	text-align: center;
	border: 1px solid #aa4a86;
}
