/* Reset CSS v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;	padding: 0;	border: 0;	outline: 0;	font-size: 100%; vertical-align: baseline;
 }
body { }
ol, ul { list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {	content: ''; content: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* remember to highlight inserts somehow! */
ins { text-decoration: none;}
del { text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: collapse;	border-spacing: 0;}

html{ }
body { background-color:#456888; }
#cuerpo { background: url(../img-entrada/logo.jpg) top center no-repeat; width:990px; height:450px; margin:150px auto 0 auto;}
#contenido{ margin:0 auto 0 auto; }
#contenido .texto { padding-top:270px; padding-bottom:20px; width:450px; margin:0 auto 0 auto; text-align:center; line-height:35px;}
#contenido .texto h1{ font-family: Verdana, Arial; font-size:25pt; letter-spacing:-1px; color:#98ceff; font-weight:200;}
#contenido .texto h2{ font-family: Arial, Helvetica, sans-serif; font-size:17pt; color:#fdfdfd; font-weight:200;}

#contenido .botones{ width:360px; height:48px; margin:0 auto 0 auto;}
#contenido .botones .izq{ width:165px; height:48px; background-image:url(../img-entrada/info-off.jpg); margin-right:30px; }
#contenido .botones .izq a { 
display:block; 
height: 48px; 
width: 165px; 
text-indent:-10000px; 
background-image:url(../img-entrada/info-off.jpg);}
#contenido .botones .izq a:hover { background-image:url(../img-entrada/info-on.jpg);}

#contenido .botones .dcha { width:165px; height:48px; float:right; }
#contenido .botones .dcha a { 
display:block; 
height: 48px; 
width: 165px; 
text-indent:-10000px; 
background-image:url(../img-entrada/anuario-off.jpg);}
#contenido .botones .dcha a:hover { background-image:url(../img-entrada/anuario-on.jpg);}





