body {
background:#636363;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#565656;
margin:0px;
padding:0px;
}

td, th {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#565656;
}

h2 {
color:#d35b1a;
font-size:18px;
}

#top {
width:100%;
height:72px;
background:#FFFFFF url(images/fondo-top.png) top repeat-x;
margin:0px;
padding:0px;
}

#top-logo {
width:228px;
height:69px;
margin:0px;
padding:0px;
}

#menu-horizontal {
background:#ca5016;
width:100%;
height:38px;
margin:0px;
padding:0px;
}

#linea {
width:100%;
height:4px;
margin:0px;
padding:0px;
background:#565656;
}

#menu-interior {
width:940px;
height:30px;
padding:15px 10px 0 0;
margin-right:15px;
float:right;
text-align:right;
color:#FFFFFF;
font-size:14px;
font-weight:bold
}

#menu-interior a {
color:#FFFFFF;
text-decoration:none
}

#menu-interior a:hover {
text-decoration:underline
}

#central {
width:100%;
height:600px;
background:#FFFFFF;
margin:0px;
padding:0px;
float:left
}

#central-interior {
width:930px;
height:auto;
margin:80px auto;
padding:0px;
clear:both
}

#modulos {
width:265px;
height:auto;
float:left;
margin-right:25px;
padding:0px;
}

#modulos-titulo {
width:265px;
height:25px;
border-bottom: solid 1px #cccccc;
padding:0px;
margin:0px;
color:#565656;
font-size:18px;
}

#modulo-descripcion {
width:265px;
height:auto;
margin-top:20px;
margin-bottom:15px;
padding:0px;
}

#modulos a {
color:#d35b1a;
text-decoration:underline;
}

#contenido {
width:265px;
height:50px;
margin:0px;
padding:0px;
}

#icono {
width:45px;
height:50px;
float:left;
margin:0px;
padding:0px;
}

#descripcion {
width:220px;
height:50px;
float:left;
margin:0px;
padding:0px;
}

#bottom {
width:100%;
height:18px;
background:#636363 url(images/base-bottom.png) top repeat-x;
margin:0px;
padding:0px;
clear:both;
}

#copyright {
width:500px;
height:auto;
margin:10px auto;
padding:0px;
font-size:12px;
color:#e8e8e8;
text-align:center
}


