body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
	background-position: top center;
} 
table { 
    border-collapse:collapse; 
    border-spacing:0; 
} 

fieldset,img {  
    border:0; 
} 
address,caption,cite,code,dfn,em,strong,th,var { 
    font-style:normal; 
    font-weight:normal; 
} 
caption,th { 
    text-align:left; 
} 
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
} 
q:before,q:after { 
    content:''; 
} 
abbr,acronym { border:0; 
	} 

html, body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 10px;
	text-align: center;
	width: 100%;
	height: 100%;
	background-color: #FFF4E4;
}

a:link, a:visited  {
	color: #D64E47;
}
a:hover { color:#FFB0A6;}



/* -------------------------- STRUTTURA ------------------------------------*/


#container {
	width:760px;
	margin: 0px auto;
	text-align: center;
	float: inherit;
	position: relative;
	

}
#header a{
	width:590px;
	height: 100px;
	background-image: url(images/header5.jpg);
	float: left;
	border-right:solid brown 5px;
	border-left:solid brown 5px;
	background-position: 0 140px;
}
#central {
	width:590px;
	line-height: 1.3;
	background-color: #FFFFFF;
	text-align: left;
	float: left;
	border-color: #A52A2A;
	border-style: solid;
	border-width: 0 5px;
}

#wrap {
	width: 100%;
	float: left;
}
#rightbar {
	float:right;
	width:150px;
	} 


.cella {
	width:100%;
	padding: 5px 0;
	background-repeat: no-repeat;
	text-align: justify;
	float: inherit;
}
.cellamedia {
	width:295px;
	float: left;
}
.cellapiccola {
	width:110px;
	float: left;
	height: 110px;
	text-align: center;
}

table{
	font-size: 10px;
	color: #180E00;
}
input, textarea{
	background-color: #CCCCCC;
	border: solid brown 1px;
	font-size: 10px;
	margin: 5px;
}

#footer {
	width: 600px;
	background-color:brown;
	height: 30px;
	float: left;
	color: #CCCCCC;
	font-size: 9px;
}
#footer p {
	font-size: 9px;
	padding: 10px;
}
#footer a {
	color:#FFFFFF;
}
#cont400 {
	width:400px;
	margin: 0px auto;
	text-align: center;
	float: inherit;
	position: relative;
}


/* CLEARFIX */

/* here follows the brillant "no-extra-markup" clearing method devised by Tony Aslett - www.csscreator.com */
/* simply add the clearfix class to any containter that must enclose floated elements */
/* read the details of how and why this works at http: //www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: ".";         /* the period is placed on the page as the last thing before the div closes */
    display: block;       /* inline elements don't respond to the clear property */
    height: 0;            /* ensure the period is not visible */
    clear: both;          /* make the container clear the period */
    visibility: hidden;   /* further ensures the period is not visible */
}

.clearfix {display: inline-block}   /* a fix for IE Mac */

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%}
.clearfix {display: block}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */






/* -------------------------- TIPOGRAFIA ------------------------------------*/

p {
	font-size:13px;
	padding:0 10px;
	font-weight: normal;
}


h1 {
	font-size:18px;
	padding:0 10px;
}

h2 {
	font-size:16px;
	padding:0 10px;
}

h3 {
	font-size:15px;
	padding:0 10px;
}

h4 {
	font-size:12px;
	padding:0 10px;
}

h5 {
	font-size:10px;
	padding:0 10px;
}

h6 {
	font-size:9px;
	padding:0 10px;
}

.floatright {
	float:right;
	margin: 10px 0px 10px 10px;
}

.floatleft {
	float:left;
	margin: 10px 10px 10px 0;
}

.titolo {
	font-weight: bold;
	font-size: 20px;
	color: #1A0F00;
	letter-spacing: 1px;
	margin-left: 80px;
	border-bottom: solid brown 1px;
	margin-bottom: 30px;
}
.occhiello {
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	padding: 0 10px 20px 10px;
	}
.descrizione {
	font-weight: bold;
	font-size: 11px;
	color: #CC3333;
	border-bottom: solid brown 1px;
	}
.dida {
	font-weight: bold;
	font-size: 10px;
	color: #655E40;
	font-style: italic;
	padding: 10px 30px;
	}

.cella ul {
	padding: 10px;
	line-height: 1.5;
	list-style-position: inside;
	color: #990000;
}
.cella ul li a .vini {
	color:#CC0000;
	font-weight:bold;
	}


/* -------------------------- NAVIGAZIONE ------------------------------------*/



#menu {
	width:120px;
	margin:0 auto;
	float: left;
}

#menu .but a {
	width:118px;
	background-color:#AFC7FF;
	text-align:center;
	text-decoration:none;
	border:outset beige 1px;
	color:#000000;
	padding: 5px 0;
	float: left;
	display: block;
}

#menu .but a:hover  {
	background-color:#CBCDFF;
	color:#462427;
	border-color:#434C5B;
	border-style:inset;
	border-width:1px;
}
#menu #butstemma a {
	width:120px;
	text-align:center;
	float: left;
	height: 170px;
	background-image: url(images/stemma.gif);
}
#menu .butactive a {
	width:118px;
	background-color:#CBCDFF;
	text-align:center;
	text-decoration:none;
	border:inset beige 1px;
	color:#000000;
	padding: 5px 0;
	float: left;
	display: block;
}

#menu2 {
	width:120px;
	margin:0 auto;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 20px;
	float: left;
}

#menu2 .but a{
	width:118px;
	background-color:#AFC7FF;
	text-align:center;
	text-decoration:none;
	border:solid beige 1px;
	color:#000000;
	padding: 3px 0;
	float: left;
	display: block;
	margin: 0 auto;
}

#menu2 .but a:hover  {
	background-color:#CBCDFF;
	color:#462427;
	border-color:#434C5B;
	border-style:solid;
	border-width:1px;
}
#menu2 #butstemma a {
	width:120px;
	text-align:center;
	float: left;
	height: 110px;
	background-image: url(images/stemma.gif);
}
#menu2 .butactive a {
	width:118px;
	background-color:#F4F3D1;
	text-align:center;
	text-decoration:none;
	border:solid #CCCCCC 1px;
	color:#000000;
	padding: 3px 0;
	float: left;
}




/* -------------------------- COLORI ------------------------------------*/

.rosso {
	color: #CC3333;
}
.verde {
	color: #006633;
}
.blu {
	color: #0066CC;
}
