body {
background-color: #EEEEEE;
background-image: url(http://www.develooping.com/site/imagenes/fondopagina.gif);
background-repeat: repeat;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  
font-size : 10px;  
color : #666666;
margin : 0px 0px 0px 0px;
line-height: 16px;
}
a:link{ color :#990000;text-decoration: none;}
a:active{ color :#FF9933;text-decoration: none;}
a:visited {  color :#CC6666;text-decoration: none;}
a:hover { text-decoration: underline; 
color : #990000;
}
.linkgris a:link {
text-decoration: none;
color : #990000;
background-color: #FFFFFF;
-moz-border-radius: .5em;
        padding: 0.0em 0.4em 0.0em 0.4em;
        margin-left: -0.1em;
        }
        .linkgris a:active {
text-decoration: none;
color : #FF9933;
background-color: #FFFFFF;
-moz-border-radius: .5em;
        padding: 0.0em 0.4em 0.0em 0.4em;
        margin-left: -0.1em;
        }
        .linkgris a:visited {
text-decoration: none;
color : #CC6666;
background-color: #FFFFFF;
-moz-border-radius: .5em;
        padding: 0.0em 0.4em 0.0em 0.4em;
        margin-left: -0.1em;
        }
.linkgris a:hover {
text-decoration: underline;
color : #990000;
background-color: #DDDDDD;
-moz-border-radius: .5em;
        padding: 0.0em 0.4em 0.0em 0.4em;
        margin-left: -0.1em;
        }
hr {color: #DDDDDD; border: 1px dotted ;
}
td{
font-size : 10px;
line-height: 16px;
}
.lateral {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #666666;
padding-right: 10px;
padding-left: 10px;
padding-top: 10px;
line-height: 16px;
} 
td.celda {
background-color:#CCCCCC;
background-image: url(http://www.develooping.com/site/imagenes/fondoceldas.jpg);
background-repeat: repeat-y;
}
td.cabecera {
background-image: url(http://www.develooping.com/site/imagenes/fondocabeceras.jpg);
background-repeat: repeat-y;
font-weight : bold;
}
input, select, textarea{
border : 1px solid #999999;
background-color : #DDDDDD;
color : #666666;
font-size : 10px;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
border-width: 1px 0px 0px 1px;
text-indent : 2px;
}
input.but{
border : 1px solid #AAAAAA;
background-color : #CCCCCC;
color : #666666;
font-size : 10px;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
border-width: 2px 3px 3px 2px;
}
.codebody {
	background-color: #DDDDDD;
    font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #990000;
    border: 1px solid #DDDDDD;
}
div.centrada {
background-color: #FFFFFF;
position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 760px;
  margin: auto;
  text-align:center;
}
