

/* 
	Dipartimento di Fisica Generale web projecting
   20/07/2006
	ciavorelladotcom
*/

body {
width: 760px;
font-family: verdana, sans-serif;
font-size: 11px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
background: #E3EEE3;
color: #333;
}

#cont01 {
}

#head01 {
display: block;
margin-top: 0;
margin-bottom: 0;
height: 112px;
background-color: #eef
}



#cont02 {
background-color: #fff;
border-right:1px solid #fff;
}

#colo01 {
float: left;
display: block;
margin-top: 0;
margin-bottom: 0;
width: 190px;
background-image: url(../img/bg_colonnaSx.gif);
}

#colo02 {
float: right;
display: block;
margin-top: 0;
margin-bottom: 0;
width: 160px;
color: #666;
background-color: #fff
}

#colo03 {
padding: 1px;
margin-top: 0px;
margin-right: 160px;
margin-bottom: 0px;
margin-left: 190px;
color: #666;
background-color: #fff;

}

#cont03 {
clear: both;
height: 1px;
margin-bottom: -1px
}


#foot01 {
display: block;
margin-top: 0px;
margin-bottom: 2px;
border-top: 3px solid #fff;
border-right: 3px solid #fff;;
border-bottom: 3px solid #fff;
border-left: 3px solid #fff;
height: 40px;
color: #666;
font-size:10px;
padding:6px;
background-color: #C1CEC3;
}

#foot01  a
{
	color:#333;
}

#foot02 {
display: block;
margin-top: 0;
margin-bottom: 0;
height: 15px;
color: #999;
font-size:10px;
text-align: right;
}








