BODY {


	background-image:url(./img/fevofondo.jpg); 
	background-repeat:repeat-x; 
	background-position:top center;
	background-attachment:fixed;
    	font: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
   	margin: 0 0 0 0px;
    	text-align: justify;
    	background-color: #FFF;


}






	a:link {color: blue; text-decoration: none;}
	a:visited {color: blue; text-decoration: none;}
	a:active {color: yellow; text-decoration: none;}
	a:hover {color: red; font-size:+2; font-weight:bold;}






p {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 6pt;
        color: #000;
text-align: justify; 

}









h1 {
		FONT-SIZE: 12px;
		font-family: Arial; 
		MARGIN: 0px 0px 0px 0px; 
		COLOR: #999; 
		align: left;

}


h2 {
		FONT-SIZE: 20px;
		font-family: Arial; 
		MARGIN: 0px 0px 0px 0px; 
		COLOR: blue; 
		BORDER-BOTTOM: #999 1px solid;
		align: left;

                               
}

h3 {
		FONT-SIZE: 10px;
		font-family: Arial; 
		MARGIN: 0px 0px 0px 0px; 
		COLOR: #999; 
		align: left;
                               
}


                               


h4 {
		FONT-SIZE: 14px;
		font-family: Arial; 
		MARGIN: 0px 0px 0px 0px; 
		COLOR: #F60; 
		align: left;
                               
}


h5 {
		FONT-SIZE: 16px;
		font-family: Arial; 
		MARGIN: 30px 0px 10px 0px; 
		COLOR: #555;
		font-weight:bold 
		align: left;
		BORDER-BOTTOM: #BBB 1px ridge;
                               
}

h6  {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 8pt;
	font-weight: bold;
	color: #09F;
	margin: 30px 0px 10px 0px;
}




#cabecera {
	width:778px;
	margin: 48px auto 0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	
}







#contenedor{
    text-align: left;
    width: 778px;
    margin: auto; 
    margin-top: 0px;
    background-color: #fff;
}



#cuerpo{
    	margin: 0 0 0 0px;
	background-color: #FFF;


}
#lateral{
    margin-left: 22px;
    width: 140px;
    float:left;
}

#otrolado{
    margin-top: -14px;
    margin-bottom: 20px;	
    width: 140px;
    float: right;
    
}




#principal{
    margin-top: 0px;
    margin-left: 170px;
    width: 438px; 


}

#principal p{

margin: 10 10 10 10px;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #000;
        text-align: justify; 

}

#pie{
    clear: both;   
    text-align:center;
    margin-top: 10px;
    margin-bottom: 50px;
    color: #blue;
    font-size: 10px;
    text-decoration: none;
  

}

