/* @override http://127.0.0.1/SitiPicov/DiFoto/studiodifoto.it/afmd/css/afmd.css */

/* BROWSERS CSS RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

.clearboth { clear: both;}


body {
	background-color: #7d8f7f;
}

#main {
	width: 880px;
	height: 500px;
	margin: 4% auto;
	margin-bottom: 0;
	position:  relative;
}

#sfondo {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../immagini/sfondo_scroll.jpg) no-repeat 0;
	background-position1: -535px;
	
}

#navigazione {
	position:  absolute;
	left:  0px;
	top:  6px;
	width:  410px;
	height:  110px;
	background-image1: url(../immagini/bottoni.jpg);
}

#tasti td {
	vertical-align: top;
	text-align: center;
	padding-left: 8px;
	line-height: 12px;
}

#tasti td a {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
}

#tasti td a:hover {
	color: #000;
	font-weight: bold;
}

#scritta {
	background-color1: red;
	position:  absolute;
	right:  4px;
	top:  4px;
	width:  372px;
	height:  133px;
	background-image: url(../immagini/scritta.gif);
}
#logo {
	background-color1: red;
	position:  absolute;
	left:  0px;
	bottom:  0px;
	width:  133px;
	height:  60px;
	background-image: url(../immagini/logo.gif);
}
#footer {
	margin: 0 auto;;
	width: 880px;
}
#footer p {
	padding-top: 4px;
	color: #fff;
	font-family: verdana, arial;
	font-size: 10px;
	text-align: right;
}
#footer a{
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
	text-decoration: underline;
}


#body {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
}
#body-left {
	width: 285px;
	background-color1: red;
	float: left;
	height: 460px;
	position: relative;
}

#body-left h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 6px;
	color: #000;
}
#body-left h2 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 6px;
	color: #FFFFFF;
}
#body-left h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 6px;
	color: #000;
}
#body-left p {
	font-size: 12px;
	color: #000;
	line-height: 16px;
}
#body-left p b {
	font-size: 12px;
	margin-top: 24px;
	color: #000;
}


#body-center h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 6px;
	color: #000;
}
#body-center h2 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 6px;
	color: #FFFFFF;
}
#body-center p {
	font-size: 10px;
	color: #000;
	line-height: 16px;
}

#body-center p b {
	display: block;
	font-size: 10px;
	margin-top: 12px;
	color: #000;
}

#body-center #info-stradali p {
	text-align: right;
}



#body-left img {
	position: absolute;
	bottom: 0px;
}
#body-right {
	margin-left: 298px;
	height: 460px;
	position: relative;
	
}
#info-stradali {
	position: absolute;
	bottom: 0px;
	font: 10px/12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;	
	width: 98%;
	color: #000;
}


.link-sezione       { color: #ffffff;
	font: 10px/12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;	

text-decoration: underline }
.link-sezione:hover     { color: #000; text-decoration: none }

.link-grigio       { color: #ffffff;
	font: 10px/12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;	

text-decoration: underline }
.link-grigio:hover     { color: #000; text-decoration: none }



