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

html {
	width:100%;
	height:100%
}
body {
	width:760px;
	margin:0;
	padding:0;
	background-color:#414a54;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#414a54;
	text-align:justify;
}
#menu_fisso {
	position:absolute;
	top:0;
	left:0;
	width:120px;
	height:100%;
	overflow:auto;
	background:#414a54 url(img/top_sfondo_menu.gif) no-repeat;
}
body > #menu_fisso {
	position:fixed;
}
#menu ul {
	padding:78px 0px 0px 0px;
	margin:0px;
	list-style:none;
}
#menu ul .puls_menu {
	width:108px;
	height:18px;
	padding-top:5px;
	padding-left:12px;
	background:transparent url(img/riga_separazione_puls_menu.gif) bottom no-repeat;
	color:#FFFFFF;
}
/*/////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////*/
.space_01 {
	width:120px;
	height:26px;
}
.space_02 {
	width:320px;
	height:20px;
	background-color:#9ba2ac;
}
.weight_bold {
	font-weight:bold;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #414a54;
}
/*/////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////*/
a {
	color:#FF6600;
	text-decoration: none;
	outline:none;
}
a:hover {
	color:#FF9900;
	outline:none;
}
#menu a {
	color:#FFFFFF;
	text-decoration: none;
	outline:none;
}
#menu a:hover {
	color:#7e8d9a;
	outline:none;
}
#footer a {
	color:#FFCC00;
	text-decoration: none;
	outline:none;
}
#footer a:hover {
	color:#414a54;
	outline:none;
}
/*/////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////*/
#header {
	width:640px;
	height:100px;
	background-image: url(img/header.gif);
}
#foto_principale {
	width:640px;
	height:280px;
	border-bottom:0px;
	margin-bottom:0px;
	padding:0px;
}
#scroll {
	width:640px;
	height:100%;
	margin:0 0 0 120px;
	padding:0px;
	background:#E3E6E8 url(img/bottom_testo_content.gif) bottom right no-repeat;
}
#foto_content {
	width:320px;
	float:left;
	margin:0px;
	padding:0px;
}
#testo_content {
	width:320px;
	float:right;
}
#testo_content_larger {
	width:640px;
}
#testo_content .content_top {
	width:300px;
	height:18px;
	padding-top:2px;
	font-size:14px;
	padding-left:20px;
	background-color:#414a54;
	color:#FFFFFF;
	font-weight:bold;
}
#testo_content_larger .content_top_larger {
	width:620px;
	height:18px;
	padding-top:2px;
	font-size:14px;
	padding-left:20px;
	background-color:#414a54;
	color:#FFFFFF;
	font-weight:bold;
}
#testo_content .content_middle {
	width:280px;
	padding:20px;
	float:right;
}
#testo_content_larger .content_middle_larger {
	width:600px;
	padding:20px;
}
/*/////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////*/

#footer {
	width:640px;
	height:50px;
	padding-top:10px;
	background:#9ba2ac url(img/top_footer.gif) top no-repeat;
	color:#FFFFFF;
	text-align:center;
	clear:both;
}
/*/////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////*/
.titolo_content {
	display:block;
	width:70px;
	height:18px;
	padding-top:2px;
	padding-left:5px;
	color:#FFCC00;
	background-color:#414a54;
	font-weight:bold;
}
.titolo_categoria_offerta {
	color:#FF6600;
	font-weight:bold;
}
.offerta {
	display:block;
	width:590px;
	height:18px;
	margin-bottom:6px;
	padding-top:2px;
	padding-left:5px;
	color:#FF6600;
	background-color:#FFFFFF;
	font-weight:bold;
}
.offerta_con_sconto {
	display:block;
	width:590px;
	height:41px;
	padding-top:25px;
	padding-left:5px;
	color:#FF6600;
	background:url(img/sconto_offerta.jpg) no-repeat;
	font-weight:bold;
}
.testo_barrato {
	text-decoration:line-through;
	color:#FF3300;
}
.lista_offerte a {
	width:280px;
	padding-top:2px;
	margin-top:3px;
	display:block;
	padding-left:5px;
	height:18px;
	color:#414a54;
	text-decoration:underline;
	outline:none;
	background-color:#FFFFFF;
}
.lista_offerte a:hover {
	display:block;
	color:#FF6600;
	text-decoration:underline;
	outline:none;
	width:275px;
	height:18px;
	padding-top:2px;
	padding-left:10px;
}
.lista_offerte_con_sconto a {
	background:url(img/sconto_offerta_02.jpg) no-repeat;
	width:590px;
	display:block;
	padding-top:2px;
	margin-top:3px;
	display:block;
	padding-left:5px;
	height:18px;
	color:#414a54;
	text-decoration:underline;
	outline:none;
}
.lista_offerte_con_sconto a:hover {
	display:block;
	color:#FF6600;
	text-decoration:underline;
	outline:none;
	width:590px;
	height:18px;
	padding-top:2px;
	padding-left:10px;
}
.campo_select {
	border:0;
	border-top: 2px solid #E7E2DA;
	border-bottom: 2px solid #E7E2DA;
	border-right: 2px solid #E7E2DA;
	border-left: 2px solid #E7E2DA;
}
