/* CSS Document */

* { padding: 0px; margin: 0px;  }

body {
 font-family: verdana;
 font-size: 11px;
 color: #cccccc;
background-color:#ffffff;

}



a,a:visited{
	
	font-size: 11px;
	color: #cccccc;
	text-decoration:none;
}

a:hover{
	color: #999999;
}	

#general { 
width: 800px;
 height:620px;
 margin: 0px auto 0px auto;


}

#general1 { 
width: 800px;
 height:600px;
 
 }
#cabecera {
 width: 800px;
 padding: 0px 0px 0px 0px;
 height: 200px;
 margin: 0px px 0px 0px;
 }
 
 
 
 #cabecera11{
  width: 300px;
  padding: 98px 0px 0px 40px;
  text-align:left;
  float:left;
 }
 
#cabecera12 {
 width: 420px;
 padding: 200px 0px 0px 0px;
 float:right;
 text-align:right;
  }
  
  
 #cabecera13 {
 width: 420px;
 padding: 130px 90px 0px 0px;
 float:right;
 text-align:right;
  } 

 .fon1{
 background:url(imagenes/bg.gif) top right repeat-x; height:100% ;
 }
 
 #dire {
 width: 420px;
 padding: 10px 0px 0px 15px;
 height: 25px;
 margin: 13px 10px 10px 8px ;
 background-color:#25185B;
}
 
