@charset "utf-8";
/* CSS Document */

* { margin: 0 auto; padding:0;}
body { text-align:center; background-color: #F1F2F4;}

#todo { width:766px; background-color:#FFFFFF;}

.triple { width:750px; padding:4px; margin:4px;}
.simple { width:230px; padding:4px; margin:4px; float:left;}
.doble { width:490px; padding:4px; margin:4px; float:right;}
.clear { clear:both;}

#sitemap { margin-left:120px; margin-top:40px; margin-bottom:20px; background-image:url(images/sitemap.gif); background-repeat:no-repeat;}

/* textos */
* { font-family:Arial, Helvetica, sans-serif;}
body { font-size:12px;}

a { text-decoration:none;}
a:hover { text-decoration:underline;}

.rojo { color: #c20404;}
.azul { color: #0593dd;}
.borde { border: 1px solid #0593dd;}

h1 { background-color: #F1F2F4; padding-top:7px; padding-bottom:7px; padding-left:60px; background:url(images/logo.png) no-repeat left; font-size:16px; color: #c20404; margin-bottom:16px;}
h1 a { color: #c20404; }

h2 { font-size:16px; margin-top:6px; margin-bottom:14px;}

p { text-align:justify; margin-top:4px; margin-bottom:4px;}
p.enlace { text-align:right; padding-right:10px; margin-top: 16px;}
p.enlace a { font-weight:bold; color: #0593dd;}
p.enlace a:hover { text-decoration:none; color: #c20404;}

.pie, .pie a { font-size:10px; color: #0593dd;}

ul li { list-style-type:disc; list-style-position:inside; margin:3px 10px; text-align:left;}
ul li a { color: #0593dd;}
ul li a:hover { color:#c20404;}

/*#todo { width:766px; background-color: #ffffff;}
#superior {}
#contenido { height:430px; text-align:center; vertical-align:middle;}
#inferior { height: 30px; background-color: #F1F2F4; text-align:center; padding:8px;}

#interior { width:750px; background-color: #ffffff;}
.columna { width:230px; padding:10px;}
.doble { width:480px; padding:10px;}
.bloque { background-color: #F1F2F4; padding:6px;}
#sitemap { margin-left:120px; margin-top:40px; margin-bottom:20px; background-image:url(images/sitemap.gif); background-repeat:no-repeat;}

body { font: normal 12px Arial, Helvetica, sans-serif;}
a { text-decoration:none;}
a:hover { text-decoration:underline;}

.rojo { color: #c20404;}
.azul { color: #0593dd;}
.borde { border: 1px solid #0593dd;}

#inferior, #inferior a { font: normal 10px Arial, Helvetica, sans-serif; color: #0593dd;}

h1 { background-color: #F1F2F4; padding-top:7px; padding-bottom:7px; padding-left:60px; background-image:url(images/logo.png); background-repeat:no-repeat; background-position:left; font: bold 16px Arial, Helvetica, sans-serif; color: #c20404; margin-bottom:16px;}
h2 { font: bold 16px Arial, Helvetica, sans-serif; margin-top:6px; margin-bottom:14px;}

p { text-align:justify; margin-top:4px; margin-bottom:4px;}
p.enlace { text-align:right; padding-right:10px; margin-top: 16px;}
p.enlace a { font-weight:bold; color: #0593dd;}
p.enlace a:hover { text-decoration:none; color: #c20404;} */