/*
 *	studiare_struttura.css -- struttura
 *
 *	Autore: Samuele Ortolani
 *	Copyright: (C) Settembre 2005 Provincia di Pesaro e Urbino
 *
 */

body { 
	margin:			0 1px 0 0; 
	padding:		0px; 
	font-family: arial, arial, verdana, sans-serif;
 	color:			#000;
}



#header { 
	border-top:			1px solid #fff;
	/*border-bottom:	1px solid #fff;*/
	background: rgb(255,255,255);
  color: #fff; 
  
}


#intestazione { 
  height: 5em;	
  padding: 0px 0px 0px 0px;
  margin: 0px;

	
}

#box_intestazione { 
  
  padding: 0px;
  margin: 0px;
  background: rgb(0,65,155);
  height: 5em;	
	
}

#logo_studiare {
    float: left;
    
   
}



#scritta_logo_uno {
    padding-top:5px;
    text-align: center; 
    font-style: italic; 


}


#scritta_logo_due {
   margin-top:4px;
   text-align: center;  
 }
  

#scritta_logo_tre {
   margin-top:4px;
   text-align: center;  
 

}

#scritta_uno {
	
       font-size: 1.3em; 
       font-weight: bold; 
                       
	}


#scritta_uno a {
	
       color: #fff; 
       text-decoration:none;
 
      
                       
	}

#scritta_uno a:hover{
	
       color: #0ff; 
       text-decoration:none;
                       
	}



#scritta_due {
	
       font-size: 0.9em; 
       font-weight: bold; 
       
                       
	}

#scritta_due a {
	
       color: #fff; 
       text-decoration:none;
 
      
                       
	}

#scritta_due a:hover{
	
       color: #0ff; 
       text-decoration:none;
                       
	}

#scritta_tre {
	
       font-size: 0.9em; 
       font-weight: bold; 
       
                       
	}

#scritta_tre a {
	
       color: #fff; 
       text-decoration:none;
 
      
                       
	}

#scritta_tre a:hover{
	
       color: #0ff; 
       text-decoration:none;
                       
	}


#foto_destra {
	
      float: right;
   
            
                       
	}

img#logo_destra {
	
      height:5em;
   
                                  
	}

img#logo_sinistra {
	
      height:5em;
   
                                  
	}




#prima_fascia{

  font-family: arial, verdana, sans-serif;
  FONT-WEIGHT: bold; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px;
        height:1.5em;
  background-color: rgb(255,255,255); 
  border-bottom-width: 1px;
  border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:  rgb(255,255,255);  
	border-top-style: solid;
	border-top-color:  rgb(255,255,255);  
        
	
		
}

#ricerca{

      margin:0px 0px 0px 3px;
      padding: 0px  0px 0px  0px;
	
		
}

#form_ricerca {

margin:0px;
padding:0px;


}


#fascia_intestazione{

        
	clear: left;  
  font-family: arial, verdana, sans-serif;
  FONT-WEIGHT: bold; 
	/*font-size: 1em; */

	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px;
  background:url(footer.jpg) repeat-x top;color: #4E768A; 

  height: 1.55em; 
        border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgb(255,255,255);
        
        border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(173,196,214);
        
	
		
}


#colonna_sx, #colonna_dx { 
	float:			left; 
	width:			22%; 
	color:			#000;
	font-size: 0.75em;
	
}
#colonna_sx .box, #colonna_dx .box {
	padding:	10px;
}
#colonna_dx { margin-right: -1px;}


div.separatore {
	padding: 0.3em;
}

#principale { 
	float:			left; 
	width:			56%; 
	background:	#FFF; 
	color:			#000;
	font-size: 0.85em;
 
}
#principale .box { 
	border-style:	none  solid none solid; 
	border-color:	 rgb(173,196,214); 
	border-width:	1px; 
	padding:			10px;
}

/******************************/
/* Fine sezione Intestazione */
/*****************************/



#fascia_piede{

        
	clear: left;  
  font-family: arial, verdana, sans-serif;
  FONT-WEIGHT: bold; 
	
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px;
 /* background:url(header.jpg) repeat-x top;color: #4E768A; */
 /* background-color: rgb(173,216,230); */
        background-color: rgb(173,195,214);
  height: 20px; 
  border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(255,255,255);
/*	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgb(0,0,0); */
        
	
		
}


/*********************************/
/* Sezione relativa  al  FOOTER  */
/*********************************/

div#footer {

	
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-color: rgb(33,69,157);
	color: #fff;
	text-align: center;
	
  height: 2em;

}


#sinistra_w3c {
	
  float: left;
	margin-left: 5px;
  padding-top: 10px;
	padding-bottom: 10px;
	
	
}

#destra_w3c {
	
  float: right;
	margin-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	

}

div#link_piede {
	text-align: left;
}

div#piede a {
	color: #fff;
	text-decoration: none;
}

div#piede  a:hover {
	color: #ff0;
	text-decoration: underline;
}


div#piede {
	padding-top: 10px;
	font-family:  Arial, verdana, sans-serif;
	font-size: 0.7em;
	font-style: normal;
}
/*********************/
/*Fine sezion FOOTER */
/*********************/


