@charset "utf-8";
/* CSS Document */
/* ----------------------------------------------
	Template Name : OLIO BOERI
	Template Code : OB_V_1.0
	Version : 1.0   
	Author : Luca Bordonaro
	Author URI : http://www.freementi.com     
	Last Date Modified : 01/08/2008
 ------------------------------------------------ */

/*----------------------STRUTTURA ------------------------------------------------------------*/

body {
	background-color: #899054;
}
#box {
	width:974px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	min-height: 400px;
	background-image: url(../immagini/bk.jpg);
	background-repeat: repeat-y;
}

#sidebar {
	float: left;
	width: 307px;
}

#mainContent {
	float: left;
	width: 667px;
	overflow: auto;
	min-height: 500px;
}
#logo {
	width: 307px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 206px;
	background-image: url(../immagini/logo.jpg);

}

#titolo {
	line-height: 30px;
	background-color: #301010;
	height: 30px;
	width: 640px;
	margin-right: 7px;
	padding-right: 20px;
}
#tit_sx {
	background-color: #602020;
	height: 30px;
	margin-left: 7px;
	width: 300px;
}
#muro {
	height: 253px;
	width: 661px;
	background-image: url(../immagini/empty_wall.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#content {
	width: 580px;
	margin-right: 7px;
	padding-right: 30px;
	padding-left: 50px;
	padding-bottom: 60px;
}



#footer {
	background-image: url(../immagini/bk_footer.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 950px;
	margin-top: 20px;
	padding-right: 24px;
	padding-top: 75px;


}


/*----------------------MODULO NEWS ------------------------------------------------------------*/
#NewsTicker{
	width:300px;
	padding-left: 7px;
	margin-top: 15px;
}
	#NewsTicker h1{
	margin:0;
	background:#d3cdbd;
	color:#0b2c25;
	font-size:1.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-variant: small-caps;
	border-top-width: 1;
	border-right-width: 0;
	border-bottom-width: 1;
	border-left-width: 0;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b3b0a8;
	border-bottom-color: #b3b0a8;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	}
	
	#NewsVertical {
	width: 300px;
	height: 300px;
	display: block;
	overflow: hidden;
	position: relative;
	}
	


/*----------------------LISTINI  ------------------------------------------------------------*/

/*----------------------PRODOTTI  ------------------------------------------------------------*/


/*----------------------CLASSI ACCESSORIE  ------------------------------------------------------------*/

.clear {
	clear: both;
	height: 1px;
}
#news {
	width: 500px;
	margin-right: 7px;
	padding-right: 20px;
	padding-left: 140px;
	padding-bottom: 60px;
	padding-top: 20px;
}
#coldx {
	float: left;
	width: 280px;
	padding-left: 10px;
	margin-bottom: 30px;
}
#colsx {
	float: left;
	width: 280px;
	padding-right: 10px;
	margin-bottom: 30px;
}
#slidepanel {
	height: 200px;
	display: none;
	background-color: #585c36;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-weight: normal;
}


#slidepanel ul {
	width: 930px;
	margin: 0 auto;
	padding: 20px 20px 0;
}

#slidepanel li {
	float: left;
	width: 25%;
	padding-bottom: 15px;
}

#slidepanel li a, #slidepanel li strong {
	color: #D8D3C6;
	font-size: 12px;
	font-weight: bold;
}
#slidepanel li a { text-decoration: underline; }
#slidepanel li a:hover { text-decoration: none; }

#slidepanel li ul {
	width: auto;
	padding: 10px 0 0 5px;
}

#slidepanel li li {
	float: none;
	width: auto;
	margin-bottom: 3px;
	padding-bottom: 0;
}

#slidepanel li li a {
	color: #D8D3C6;
	font-size: 12px;
	font-weight: normal;
	padding-left: 11px;
	text-decoration: none;
	background-image: url(../immagini/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#slidepanel li li a:hover { color: #AAA; }

#slidepanel li li a:hover { text-decoration: underline; }

.datanews {
	color: #3B372B;
}
#video {
	background-image: url(../immagini/ico_video.gif);
	background-repeat: no-repeat;
	background-position: 20px 10px;
	padding-left: 100px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
