@charset "utf-8";
body {
background-color:#841A15;
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#423f38;
margin:0;
padding:0;
}

div.box {
width:950px;
position:relative;
margin:0 auto;
}

#header {
background-image:url(../img/bg_header_big.jpg);
background-repeat:no-repeat;
background-position:center top;
height:160px;
border-bottom-width:5px;
border-bottom-style:solid;
border-bottom-color:#ab9c7b;
}

#logo {
display:block;
height:160px;
width:215px;
margin-right:auto;
margin-left:auto;
}

#logo a {
display:block;
height:160px;
width:215x;
}

.border {
border:3px solid #EAD7AD;
}

#content_top {
background-image:url(../img/header.jpg);
height:160px;
width:950px;
}

#footer {
background-color:#841a15;
padding-top:25px;
padding-bottom:25px;
color:#bdab82;
font-size:12px;
}

#content {
background-color:#fff;
}

#c_left {
float:left;
width:175px;
margin-right:20px;
background-color:#ead7ad;
background-image:url(../img/menu_left_bg.gif);
background-repeat:no-repeat;
background-position:left bottom;
}

#c_right {
float:right;
width:176px;
margin-top:10px;
border-left-width:1px;
border-left-style:solid;
border-left-color:#ead7ad;
margin-bottom:20px;
padding-top:180px;
}

#c_middle {
float:left;
width:560px;
padding-top:15px;
}

div.clear {
clear:both;
}

#c_left ul {
margin:10px 0 0 15px;
padding:0;
}

#c_left li {
background-image:url(../img/bullet.gif);
background-repeat:no-repeat;
background-position:left center;
list-style-type:none;
padding-left:20px;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#fef5e2;
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:700;
line-height:29px;
height:29px;
color:#841A15;
}

#c_left li a {
color:#651313;
text-decoration:none;
}

#c_left li a:hover {
text-decoration:underline;
}

#c_middle h2 {
font-size:18px;
font-weight:700;
color:#841a15;
margin-bottom:0px;
}

#c_middle a {
color:#841A15;
text-decoration:underline;
}

#c_middle a:hover {
color:#841A15;
text-decoration:none;
}

#footer a {
text-decoration:none;
color:#BDAB82;
}

#footer a:hover {
color:#FFF;
}

#footer_left {
float:left;
}

#footer_right {
float:right;
width:176px;
}

#footer .light {
color:#a65847;
}

#footer .light a {
color:#A65847;
}

#footer .light a:hover {
color:#FEF5E2;
}

#man {
background-image:url(../img/man.png);
position:absolute;
height:314px;
width:220px;
right:0;
top:-158px;
}

* html #man { /* Regole per IE (dalla 5.5 in poi) */
background-color: #000;
back\ground-color: transparent;
background-image: url(blank.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/man.png" ,sizingMethod="scale");
}

*,p {
margin:0;
padding:0;
}

hr,#header h2 {
display:none;
}
#footer   select {
	font-size: 11px;
	background-color: #FEF5E2;
	font-family: "Times New Roman", Times, serif;
	padding: 2px;
}
