@charset "iso-8859-1";

body {
font-family: verdana, sans-serif ;
font-size: 8pt ;
color: #414141 ;
background: #FFFFFF url('img/bg.jpg') ;
margin: 0px ;
}

.texto {
font-family: verdana, sans-serif ;
font-size: 20pt ;
margin: 0px ;
}
.cuadrotxt {
font-family: Verdana; color: #494949; font-size: 8pt; border: 1px solid #C6C6C6; background: #DCDFE4 url('img/cuadrotxt.gif') repeat-x ;
}
.descargasdirectas {
font-size: 10pt; 
font-family: Verdana; 
color: #414141; 
border: 1px solid #839399; 
background: #DFDFDF url('img/boton.gif');
}
.ceramiclinks {
font-family: Verdana; color: #494949; font-size: 8pt; border: 1px solid #C6C6C6; background: #DCDFE4  repeat-x ;
}
.desplegable {
color: #494949; font-family: Verdana; font-size: 8pt; border: 1px solid #C6C6C6; background-color: #DCDFE4
}

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