
/* GENERAL */
html{
  	   margin:0;
	   padding:0; 
	   height:100%;	   
	   margin:0px;

}


body{  
	   background-color:#000000;
	  /* background-image:url(images/fonsdiagonal01.gif);	   */
	   margin:0px;
	   padding:0px;
	   font-family:Verdana, Arial, Helvetica, sans-serif;
	   font-size:11px;
	   color:#333333;
	   height:100%;
	   
	
}

hr{

	color:#CCCCCC;

}

a{
 text-decoration:none;
 color:#333333;
 font-weight:bold;


}

a.linkmenu{
 text-decoration:none;
 color:#FFFFFF;
 font-weight:bold;


}



.titart{

font-size:20px;
font-weight:bold;

}

.titnot2{

font-size:14px;
font-weight:bold;

}

.text_peu{ 

color:#FFFFFF;

}

.txtficha{

color:#666666;

}

.titsec{

 font-size:12px;
 

}

.notas{

color:#666666;
font-style:italic;

}



/* CAPAS */

#izq{

float:left;

background-color:#FFCC00;
width:410px;



}

#centro{ 
float:right;

background-color:#CC0000;
width:260px;




}

#centro2{ 

float:right;

background-color:#CC0000;
width:260px;





}

#dcha{ 
float:right;
background-color:#66CC66;
width:300px;
height:500px;
float:right;




}

#contenedor{ 

margin:auto;



}

