@charset "utf-8";
/* CSS Document */

/* png fix */
.pngfix, img {
	behavior: url("../iepngfix.htc");
}

* {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	margin:0;
	padding:0;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}

#top {
	background-color: #375B85;
	background-repeat: repeat-x;
	background-position: left top;
	height:116px;
	width:100%;
	background-image: url(../img/sfondo_top.jpg);
	background-repeat:no-repeat;
}

#corpo {
	background-color: #FFFFFF;
	background-image: url(../img/sfondo_centro.jpg);
	background-position:top;
	background-repeat: repeat-x;
	width: 100%;
	display: block;
}

#foot {
	/*background-color: #eeeeee;*/
	background-color:#FFFFFF;
	background-image: url(../img/sfondo_foot2.png);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 12px;
	clear: both;
	height:80px;
	/*border:1px #000000 solid;*/
}

#foot .cont_foot {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*background-color:#EEEEEE;*/

}

#corpo .cont_corpo {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 10px;
	display: block;
	/*height: 600px;*/
	/*height:auto;*/
	min-height:640px;
}

#corpo .cont_corpo .colonna_centrale {
	float: left;
	width: 590px;
}

#corpo .cont_corpo .colonna_sx {
	float: left;
	width: 190px;
}

#foot .cont_foot .loghi_carte {
	float: left;
	width: 50%;
	text-align: right;
	/*background-color:#EEEEEE;*/
}

#foot .cont_foot .indirizzo_foot {
	float: left;
	width: 100%;
	/*background-color:#EEEEEE;*/
	color:#000099;
	font-weight:bold;
	font-size:12px;
}

#top .testata {
	width: 800px;
	height: 115px;
	margin: 0 auto;
	background-image: url(../img/sfondo_testata.png);
	background-repeat: repeat-x;
}

#top .testata .menu_storto {
	float: left;
	clear: right;
	height: 83px;
	margin-left: 10px;
}

#top .testata .logo {
	float: left;
	height: 83px;
	width:325px;
}

#top .testata .logo img {
	margin-top: 15px;
}

#top .testata .menu {
	clear: both;
	height: 32px;
}

#top .testata .menu ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-weight: bold;
}

#top .testata .menu li {
	float: left;
	/*margin-left: 25px;
	margin-right: 20px;*/
	margin-top: 10px;
}

#top .testata .menu li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#top .testata .menu li a:hover {
	color:#000033;
}

#top .testata .menu a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

#boxCarrello {
	width: 160px;
	font-size:12px;
}

#boxCarrello a {
	color:#003366;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

#foot a {
	color: #003366;
	text-decoration: none;
}

#foot a:hover {
	color: #003399;
	text-decoration: underline;
}

#corpo .cont_corpo .colonna_centrale .novita {
	width: 430px;
	float: left;
}

#corpo .cont_corpo .colonna_centrale .login {
	float: left;
	width: 150px;
}

#corpo .cont_corpo .colonna_centrale .intro {
	clear: both;
}

#corpo .cont_corpo .colonna_centrale .intro {
	display: block;
}

#boxNovita {
	width: 160px;
}

#boxNovita a {
	color:#003366;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
#boxRicerca {
	width: 160px;
}
#boxRicerca a {
	color:#003366;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
#boxNovitaBig {
	width: 400px;
}
#boxNovitaBig a {
	color:#003366;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
#boxLogin {
	width: 160px;
}
#boxLogin a {
	color:#003366;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
.s3_t {
	background:url(../img/s_line.gif) 0px top repeat-x #ffffff;
	margin-top:3px;
}
.s_t {
	background:url(../img/s_line.gif) 0px top repeat-x #ffffff;
	margin-bottom:3px;
}
.s_r {
	background:url(../img/s_line.gif) right 0px repeat-y;
}
.s_b {
	background:url(../img/s_line.gif) 0px bottom repeat-x;
}
.s_l {
	background:url(../img/s_line.gif) 0px 0px repeat-y;
}
.s_tl {
	background:url(../img/s_tl.gif) left top no-repeat;
	width:100%;
}
.s_tr {
	background:url(../img/s_tr.gif) right 0px no-repeat;
}
.s_bl {
	background:url(../img/s_bl.gif) left bottom no-repeat;
}
.s_br {
	background:url(../img/s_br.gif) right bottom no-repeat;
	padding:11px 11px 11px 11px;
}
.s2_br {
	background:url(../img/s_br.gif) right bottom no-repeat;
	padding:11px 17px 11px 17px;
}


/* tootip mootools */

.tool-tip {
	color: #FFFFFF;
	width: 139px;
	z-index: 13000;
}

.tool-title {
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	color: #FFFFFF;
	padding: 8px 8px 4px;
	background: url(../img/bubble.png) top left;
}

.tool-text {
	font-size: 12px;
	padding: 4px 8px 8px;
	background: url(../img/bubble.png) bottom right;
}

.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}

.custom-title {
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}

.custom-text {
	font-size: 12px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}

/* fine tooltip mootools */

.show_testa{
	font-size:16px; 
	color:#006699; 
	margin-bottom:12px; 
	font-weight:bold; 
	border-bottom:#006699 1px solid;
}

#contenitore_carrello{
	clear:both;
}

#contenitore_carrello strong{
	color:#003366;
}

/****************************************/

.mod_pager{
	background-color:#E9E9E9;
	border:1px solid #AAAAAA;
}

#corpo .cont_corpo .colonna_centrale #scheda_prodotto .s_t .s_r .s_b .s_l .s_tl .s_tr .s_bl .s2_br .width_100 a{
	color:#003366;
	text-decoration:none;
	font-weight:bold;
}

#corpo .cont_corpo .colonna_centrale #scheda_prodotto .s_t .s_r .s_b .s_l .s_tl .s_tr .s_bl .s2_br .width_100 .prezzo{
	color:#003366;
	font-size:14px;
}

/*****************************************/

.barra_blu{
	background-image:url(../img/sfondo_barrablu.png);
	height:25px;
}