BODY {


	background-image:url(./img/fondo.jpg); 
	background-repeat:no-repeat; 
	background-position:top center;
	
    	font: 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
   	margin: 0 0 0 0px;
    	text-align: justify;
    	background-color: #000;


}


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;}



a:link {color: #4169E1 ; text-decoration: none;}
a:visited {color: #3260d2; text-decoration: none;}
a:active {color: yellow; text-decoration: none;}
a:hover {color: #5987f9; font-size:+2; }

.class1 a:link {color: #FFF ; text-decoration: none;}
.class1 a:visited {color: #FFF; text-decoration: none;}
.class1 a:active {color: #FFF; text-decoration: none;}
.class1 a:hover {color: #FFF; font-size:+2; }

.class2 a:link {color: #999 ; text-decoration: none;}
.class2 a:visited {color: #999; text-decoration: none;}
.class2 a:active {color: #AAA; text-decoration: none;}
.class2 a:hover {color: #555; font-size:+2; }


.class3 a:link {color: #999; font-size:-2; text-decoration: none;}
.class3 a:visited {color: #999; font-size:-2; text-decoration: none;}
.class3 a:active {color: #AAA; font-size:-2; text-decoration: none;}
.class3 a:hover {color: #666; font-size:-2; }





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: 18px;
		font-family: Arial; 
		MARGIN: 0px 0px 10px 0px; 
		COLOR: #999; 
		BORDER-BOTTOM: #999 1px solid;
		align: left;
                               
}

h3 {
		FONT-SIZE: 12px;
		font-family: Arial; 
		MARGIN: 5px 0px 5px 0px; 
		COLOR: #000; 
		align: left;
                
		 
                               
}


h4 {
		FONT-SIZE: 12px;
		font-family: Arial; 
		MARGIN: 15px 0px 5px 0px; 
		COLOR: #F60; 
		align: left;
                               
}

h1 {
		FONT-SIZE: 12px;
		font-family: Arial; 
		MARGIN: 15px 0px 5px 0px; 
		COLOR: #999; 
		align: left;
                               
}


h5 {
		font-family: Gotham, Helvetica, Arial, sans-serif;
	        font-weight: bold;
	        letter-spacing: -0.03em;
		FONT-SIZE: 30px;
		MARGIN: 5px 0px 5px 0px; 
		COLOR: #4466EE; 
		align: left;
		
	
                              
}

h6 {
		font-family: Gotham, Helvetica, Arial, sans-serif;
	        font-weight: bold;
	        letter-spacing: -0.03em;
		FONT-SIZE: 20px;
		MARGIN: 15px 0px 5px 0px; 
		COLOR: #4466EE; 
		align: left;
		line-height: 30px;
	

                               
}


h7  {
		FONT-SIZE: 12px;
		font-family: Arial; 
		MARGIN: 10px 0px 5px 0px; 
		COLOR: #999; 
		align: left;
		font-weight:bold;

}




#contenedor{
   
    width: 902px;
    margin: auto;
    margin-top: 218px;
    background-color: white;

}



#cuerpo{
    	margin: 0 0 0 0px;
	background-color: white;


}
#lateral{
    margin-left: 0px;
    margin-top: -184px;
    width: 250px;
    float:left;
    text-align: center; 
    align: center;
border: 0px dotted #000;
}

#otrolado{
    margin-top: 40px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 0px;	
    width: 245px;
    float: right;
    align: right;
border: 0px dotted #000; 
}




#principal{
    
    margin-top: 0px;
    margin-left: 260px;
    margin-right: 0px;
    width: 392px; 
border: 0px dotted #000;

}

#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: #white;
    text-color: #white;
    background-color: #black;
    font-size: 8px;
    text-decoration: none;
  

}

#pie p{

margin: 10 10 10 10px;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 6pt;
        color: #FFF;
        text-align: center; 

}
