body
{
font: 12px Verdana;
}
.pantalla
{
	width:800px;
	margin:50px;
	height:600px;
	background-color:white ;
	margin:auto;
}
.banner
{
float:left;
width:800px;
background:url("superior.jpg") no-repeat white;
height:80px;
}
.menu
{
	float:left;
	width:800px;
	height:30px;
	background-color:rgb(2,124,201);
}
.pagina
{
float:left;
width:800px;
height:420px;
background-color:white;
}
.lateral
{
border:solid 1px black;
float:left;
width:208px;
height:418px;
background-color:white;
}
.centro
{
border:solid 1px black;
float:left;
width:588px;
height:418px;
text-align:left;
background: white url("fondo.jpg") no-repeat bottom left;
/*background-attachment:fixed;*/
}
table.tercios {width:95%;}
table.tercios tr td {width:31%;}
.noticias
{
float:left;
width:590px;
height:390px;
text-align:left;
background:url("fondoperiodico.jpg");
}
.abajo
{
float:left;
width:800px;
text-align:right;
height:20px;
background-color:rgb(0,125,201);
color:white;
font-weight:bold;
}
.tabla
{
	background-color:#EEEEEE;
}
.titulos
{
margin-top:20px;
text-align:center;
color:black;
font-size:18 px;
font-weight:bold;
}
.option
{
font: 12px verdana;
}
.parrafo
{
font: 12px Verdana;
margin-left:15px;
}
.label
{
font: 12px Verdana;
margin-left:60px;
}
.tablagenerica
{
border:ridge 4px black;
}
.contactos
 {
 	font: 9px Verdana;
	color: #000000;
	line-height:12px;
	text-decoration: none;
	vertical-align:text-center;
}
.contactos2
 {
 	font: 12px Verdana;
	text-decoration: none;
	vertical-align:text-center;
}
.enlaceboton {    font-family: verdana, arial, sans-serif;
   font-size: 10pt;
   font-weight: bold;
   padding: 4px;
   background-color: #ffffcc;
   color: #666666;
   text-decoration: none;
}
.enlaceboton:link,
.enlaceboton:visited {
   border-top: 1px solid #cccccc;
   border-bottom: 2px solid #666666;
   border-left: 1px solid #cccccc;
   border-right: 2px solid #666666;
}
.enlaceboton:hover {
    border-bottom: 1px solid #cccccc;
   border-top: 2px solid #666666;
   border-right: 1px solid #cccccc;
   border-left: 2px solid #666666;
} 
.boton 
{
   vertical-align:text-center;
   font-family: verdana, arial, sans-serif;
   font-size: 10pt;
   font-weight: bold;
   padding: 4px;
   background-color: #C3C3C3;
   color:black;
   text-decoration: none;
}
.boton:link
{	
   
   vertical-align:text-center;
   vertical-align:text-center;
   border-top: 1px solid #cccccc;
   border-bottom: 2px solid #666666;
   border-left: 1px solid #cccccc;
   border-right: 2px solid #666666;
}
.boton:visited 
{
   vertical-align:text-center;
   vertical-align:text-center;
   border-top: 1px solid #cccccc;
   border-bottom: 2px solid #666666;
   border-left: 1px solid #cccccc;
   border-right: 2px solid #666666;
}
.boton:hover 
{
   text-align:center;
   vertical-align:text-center;
   color:rgb(02,124,201);
   font-weight:bold;
   background-color:#DBDBDB;
   border-bottom: 1px solid #cccccc;
   border-top: 2px solid #666666;
   border-right: 1px solid #cccccc;
   border-left: 2px solid #666666;
} 
.encabezado
{
background-color:blue;
font:12px verdana;
font-weight:bold;
color: white;
}
.tabla2
{
border:solid 2px black;
}
.web
{
font:16 verdana;
color:black;
font-weight:bold;
}
.enlaces
{
  font: 12px verdana;
  color:black;
  font-weight:bold;
  text-decoration: none;
}
.enlaces:link
{	
}
.enlaces:visited 
{
   
}
.enlaces:hover 
{
  text-decoration:blink;
  color:rgb(02,124,201);
  font-weight:bold;
} 
.margen
{
margin-left:10px;
}
.reg
{
font:10px arial;
}
.comprar
{
  vertical-align:text-center;
  font: 17px verdana;
  color:rgb(02,124,201);
  font-weight:bold;
  text-decoration: none;
}
.comprar:link
{
}
.comprar:visited
{
}
.comprar:hover 
{
  font: 17px verdana;
  vertical-align:text-center;
  text-decoration:blink;
  color:rgb(02,124,201);
  font-weight:bold;
} 
.menulateral
{
margin-left:100px;
width:200px;
height:28px;
background:url("fondomenu.jpg") no-repeat;
}
.enlaces2
{
  font: 12px verdana;
  color:black;
  font-weight:bold;
  text-decoration: none;
}
.enlaces2:link
{	
}
.enlaces2:visited 
{
   
}
.enlaces2:hover 
{
  color:rgb(02,124,201);
  font-weight:bold;
}
.menujava
{
vertical-align:bottom;
float:right;
}