@charset "utf-8";
/* CSS Document */
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/sfondo_orizzontale.jpg);
	background-repeat: repeat-y;
	color:#144b8b;
	font-family:Verdana;
	font-size:11px;
	vertical-align:baseline;
}
a:link {
	font-size:11px;
	text-decoration:none;
	color:#144b8b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a:active {
	font-size:11px;
	text-decoration:none;
	color:#144b8b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	font-size:11px;
	text-decoration:none;
	color:#144b8b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	font-size:11px;
	text-decoration:none;
	color:#CC3300;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
div#container {
	width:780px;
	overflow:auto;
	height:auto;
}
div#header {
	position:relative;
	width:780px;
	height:80px;
}
div#logo {
	position:absolute;
	z-index:3;
	left: 3px;
	top: 0px;
}
div#cesenatico {
	position:absolute;
	z-index:2;
	top: 4px;
	left: 2px;
}
div#barrettablu {
	position:absolute;
	z-index:1;
	width:780px;
	height:18px;
	left:0px;
	top:31px;
	background-image: url(img/sfondo_barretta.jpg);
}
div#menu {
	position:absolute;
	z-index:4;
	width:540px;
	height:18px;
	left:240px;
	top:31px;
}
div#marchi {
	position:absolute;
	z-index:6;
	width:540px;
	height:18px;
	left:240px;
	top:53px;
	text-align:right;
}
div#contenuti {
	width:780px;
	min-height:400px;
	overflow:auto;
}
div#sx {
	position:absolute;
	width:117px;
	height:100%;
	min-height:500px;
	margin-left:10px;
	text-align:left;
	z-index:6;
	top: 91px;
	left: 6px;
}
div#sxlinee {
	position:absolute;
	width:87px;
	height:100%;
	min-height:500px;
	margin-left:10px;
	text-align:left;
	z-index:6;
	top: 91px;
	left: 136px;
}
div#headsx {
	position:absolute;
	z-index:7;
	left: 11px;
	top: 53px;
	width: 226px;
	height: 38px;
}
div#centrale {
	float:right;
	width:540px;
	height:100%;
}
div#categorie, div#categorie a:link, div#categorie a:active, div#categorie a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration:none;
}
div#categorie a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: underline;
	color:#edc6af;
}
div#vocecategoria {
	margin-bottom:7px;
}
div#linee, div#linee a:link, div#linee a:active, div#linee a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	text-decoration:none;
	color:#b60000;
}
div#vocecategoriaselezionata {
	margin-bottom:7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #edc6af;
	text-decoration:underline;
}
div#linee a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	color: #b60000;
	text-decoration: underline;
}
div#vocelinea {
	margin-bottom:6px;
}
div#vocelineaselezionata {
	margin-bottom:6px;
	text-decoration:underline;
}
/*****************************************************
 PRODOTTO 
******************************************************/
div#prodottotitolo {
	margin-bottom:15px;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #94b2d6;
	border-right-color: #94b2d6;
	border-bottom-color: #94b2d6;
	border-left-color: #94b2d6;
	margin:5px;
	height:15px;
}
div#schedaprodotto {
	border: 1px solid #94b2d6;
	margin-top:8px;
	margin-left:5px;
	margin-right:5px;
	background-color:#deefff;
	padding-bottom:10px;
}
div#prodottotesto {
	margin:5px;
	overflow:auto;
}
.imgprodotto {
	margin-right:10px;
	border:none;
}
.tabellaprodotti{
	background-color:#deefff;
	border: 1px solid #94b2d6;
	margin-bottom:10px;
	margin-left:10px;
	width:95%;
}
/* FINE PRODOTTO */

/*****************************************************
NEWS
******************************************************/
div#schedanews {
	border: 1px solid #94b2d6;
	margin-top:8px;
	margin-left:5px;
	margin-right:5px;
	background-color:#deefff;
	padding-bottom:10px;
}
div#newstitolo {
	margin-bottom:15px;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #94b2d6;
	border-right-color: #94b2d6;
	border-bottom-color: #94b2d6;
	border-left-color: #94b2d6;
	margin:5px;
	height:15px;
}
div#newssottotitolo {
	margin-bottom:15px;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	margin:5px;
	height:15px;
}
div#newstesto {
	margin:5px;
	overflow:auto;
}
.imgprodotto {
	margin-right:10px;
	border:none;
	display:inline;
}
.tabellanews{
	border: 1px solid #CCCCCC;
	margin-bottom:10px;
	margin-left:10px;
	width:95%;
}
/*FINE NEWS*/
/*****************************************************
MARCHI
******************************************************/
div#marchio{
	width:155px;
	height:155px;
	text-align:center;
	line-height:155px;
	vertical-align:middle;
	} 
div#schedamarchi {
	border: 1px solid #94b2d6;
	margin-top:2px;
	margin-left:2px;
	background-color:#deefff;
	padding-bottom:10px;
}
div#marchititolo {
	margin-bottom:15px;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #94b2d6;
	border-right-color: #94b2d6;
	border-bottom-color: #94b2d6;
	border-left-color: #94b2d6;
	height:15px;
}
div#marchitesto {
	overflow:auto;
	clear:both;
}
.imgmarchio {
	border:none;
}
.tabellamarchi{
	border: 1px solid #CCCCCC;
	margin-bottom:5px;
	margin-left:5px;
	width:155px;
}
/*FINE NEWS*/

div# {
}
.menu a:visited, .menu a:link, .menu a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003b7f;
	font-size:12px;
	text-decoration:none;
	position:relative;
	bottom:5px;
}
.menu a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size:12px;
	text-decoration:none;
	bottom:6px;
}
.spaziomenu {
	margin-left:8px;
	margin-right:8px;
	border:0px;
	display:inline;
}
.titolo_centrale {
	font-size:14px;
	font-weight:bold;
	background-color:#eff3f7;
	height:15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a5bad6;
	border-right-color: #a5bad6;
	border-bottom-color: #a5bad6;
	border-left-color: #a5bad6;
}
.titolo_negozio {
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	background-color:#eff3f7;
	height:15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a5bad6;
	border-right-color: #a5bad6;
	border-bottom-color: #a5bad6;
	border-left-color: #a5bad6;
}
.cella_menu_attiva {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a5bad6;
	border-right-color: #a5bad6;
	border-bottom-color: #a5bad6;
	border-left-color: #a5bad6;
}
.cella_menu_disattiva {
	background-color:#deebf7;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a5bad6;
	border-right-color: #a5bad6;
	border-bottom-color: #a5bad6;
	border-left-color: #a5bad6;
	text-decoration:none;
}
.imgpng {
	behavior: url("pngbehavior.htc");
	text-decoration:none;
	border: none;
}

