*{margin:0;padding:0}

body
{
	color: #000000;
	min-width:700px;
}

#corpo
{
/*	border: 1px solid black;*/
	vertical-align: top;
	margin-left:225px;
	margin-right:0px;
	border-left:1px solid #FFF;
	border-right:0px solid #FFF;
	z-index:1
}
 

#formid_sx
{
	position:relative;/*ie needs this to show float */
	width:200px;
	float:left;
	margin-left:-220px;/*must be 1px less than width otherwise won't push footer down */
	left:-2px;
	margin-right:-1px;
	z-index:2;
/*	background-image: url(../../immagini/sfondi/sfondo_retinato_1.gif);*/
/*	border: 1px solid black;*/
}

#formid_dx
{
	position:relative;
	vertical-align: top;
	width:0px;
	float:right;
	margin-right:-209px;
	margin-left:-1px;
	left:0px;
	z-index:2;
/*	background-image: url(../../immagini/sfondi/sfondo_retinato_1.gif);*/
/*	border: 1px solid black;*/
}

#formid_fondo1
{
	width:100%;
	clear:both;
	height:auto;
	border-top:2px solid #990000;
	text-align:center;
	position:relative;
}

#formid_fondo2
{
	width:100%;
	clear:both;
	height:0px;
	text-align:center;
	position:relative;
}

#formid_fondo3
{
	width:100%;
	clear:both;
	height:0px;
	color: #000000;*/
	text-align:center;
	position:relative;
}

#formid_allineaFondo
{
    clear:both;    
}/*needed to make room for footer*/

* &gt; html #formid_allineaFondo {float:left;width:100%;}/* ie mac styles */


.formid_intestazione1
{
    position: relative;
    width: 100%;
    height: 140px;
    overflow: hidden;
}

.formid_intestazione2
{
    position: relative;
    width: 100%;
    height: 0px;
    overflow: hidden;
} 


.formid_intestazione3
{
    position: relative;
    width: 100%;
    height: 0px;
    overflow: hidden;
} 


#formid_centro
{
/*	border: 1px solid #cccccc;*/
    position:relative;
    width:99%;
    float:left;
    
}/*stacking context for image*/
.intestazione{
	background-image: url("img/testa_osservatorio.jpg");
	background-repeat: no-repeat;
}
.m_login{
	text-align: center;
	font-family: verdana;
	font-size: 80%;
	color: #666666;
}
.inp_text{
	border: 1px solid #cccccc;
	font-family: verdana;
	font-size: 100%;
	color: #666666;
}
.bottone{
	background-color: #F9F9F9;
	border: 1px solid #cccccc;
	font-family: verdana;
	font-size: 100%;
	color: #666666;	
}
.m_login a{
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 1px;
	color: #FF0000;
}
.m_login a:hover{
	text-decoration: none;
	background-color: #85C1DD;
	padding: 1px;
	color: #FFFFFF;
}
.titolo{
	background-color: #F9F9F9;
	margin: 3px;
	height: 20px;
	text-align: center;
	font-weight: bold;
	font-family: verdana;
	font-size: 90%;
	color: #666666;	
}
.testo{
	font-family: verdana;
	font-size: 80%;
	color: #666666;	
}
.alto a{
	text-decoration: none;
	font-size: 80%;
	background-color: #FFFFFF;
	padding: 1px;
	color: #FF0000;
}
.alto a:hover{
	text-decoration: none;
	background-color: #85C1DD;
	padding: 1px;
	color: #FFFFFF;
}
.registra{
	font-family: verdana;
	font-size: 100%;
	color: #666666;		
}
.credits{
	font-family: verdana;
	text-decoration: none;
	font-size: 70%;
	color: #666666;
}
.credits a{
	text-decoration: none;
	color: #666666;
}
.credits a:hover{
	text-decoration: none;
	color: #8AC3E0;
}
/**************** categorie ****************/
.categoria{
	min-height: 15px;
	height: auto !important;
	height: 15px;
	padding: 2px;
	border-bottom: 1px solid #990000;
	
}
.categoria a{
	display: block;
	text-decoration: none;
	font-family: verdana;
	font-size: 70%;
	font-weight: bold;
	color: #990000;
}
.categoria a:hover{
	color: #B52817;
	background-color: #F4F4F4;
}

.categoria_clic{
	min-height: 15px;
	height: auto !important;
	height: 15px;
	padding: 2px;
	border-bottom: 1px solid #990000;
	background-color: #F4F4F4;
	
}
.categoria_clic a{
	display: block;
	text-decoration: none;
	font-family: verdana;
	font-size: 70%;
	font-weight: bold;
	color: #990000;
}
.categoria_clic a:hover{
	color: #B52817;
	background-color: #F4F4F4;
}
/*************** prodotti **********************/
.prodotti{
	margin:8px;
	height: 15px;
	font-family: verdana;
	font-size: 70%;
	color: #666666;
}
.prodotti a{
	font-size: 90%;
	text-decoration:none;
	color: #6B8DA6;
}
.prodotti a:hover{
	font-size: 90%;
	text-decoration:none;
	color: #B52817;
}
/*************** dettaglio *****************/
.mese_clic{
	font-size: 95%;
	color: #B52817;
}
.tab1{
	margin: 5px;
	font-family: verdana;
	font-size: 80%;
	color: #666666;	
}
.tab2{
	margin: 5px;
	font-family: verdana;
	font-size: 80%;
	color: #666666;	
	border-top: 2px solid #F4F4F4;
}
