@charset "iso-8859-1";

body {
font-family: verdana, sans-serif ;
font-size: 8pt ;
color: #6b6b6b ;
background: #FFFFFF url('img/bg.jpg') ;
margin: 0px ;
}
.seccion {
font-family: "Verdana"; 
font-size: 14px;
color: #9c9c9c;
}
.texto {
font-family: verdana, sans-serif ;
font-size: 20pt ;
margin: 0px ;
}
.cuadrotxt {
font-family: Verdana; color: #494949; font-size: 8pt; border: 1px solid #979797; background: #DCDFE4 url('img/cuadrotxt.gif') repeat-x ;
}
.cuadrotxtlargo {
font-family: Verdana; color: #494949; font-size: 8pt; border: 1px solid #979797; background: #f3f3f3  repeat-x ;
}

.boton {
font-size: 10pt; 
font-family: Verdana; 
color: #666666; 
border: 1px solid #979797; 
background: #DFDFDF url('img/boton.gif');
}

.botonb {
font-size: 8pt; 
font-family: Verdana; 
color: #666666; 
border: 1px solid #979797; 
background: #DFDFDF url('img/botonb.gif');
}

.desplegable {
color: #6b6b6b; font-family: Verdana; font-size: 8pt; border: 1px solid #979797; background-color: #F7F7F9
}

.cuadroa {
	font-size: 12px;
	font-weight: bold;
}

.txtcuadroa {
	font-size: 8pt;
}

A:link    {text-decoration: none; color: #4e4e4e}
A:visited {text-decoration: none; color: #4e4e4e}
A:hover   {text-decoration: underline; color: #4e4e4e}
A:active  {text-decoration: underline; color: #4e4e4e}
