@charset "iso-8859-1";
/* CSS Document */
*{padding:0;
margin:0;}

body{
width:1003px;
background-color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
margin:auto}

#encabezado{
width:1003px;
height:138px;
background-image:url(images/header.jpg);
position: relative;} 

#menu{z-index:1;
width:803px;
height:26px;
padding-left:200px;
line-height:26px;
position: relative;} 

#rotativo{
width:1003px;
height:195px; 
position: relative;} 

#cuerpo {
width:1003px;
position: relative;} 

#novedades {
width:191px;
margin-left:140px;
margin-top:10px;
margin-right:10px;
margin-bottom:10px;
position: relative;
float:left;} 

#contenido {
width:612px;
margin:10px;
position: relative;
float:left;} 


#pie {
width:1003;
height:15px;
background-image:url(images/pie.jpg);
clear: both;}

h1{font: Verdana, Geneva, sans-serif;
font-size:14px;
color:#006666;
margin-bottom:12px;
border-bottom:1px solid #999;}

h2{font: Verdana, Geneva, sans-serif;
font-size:12px;
color:#006633;
margin-bottom:10px;
border-bottom:1px dashed #999;}

a{text-decoration:none;}

#menu a:link{color:#8d8d8d;}
#menu a:visited{color:#8d8d8d;}
#menu a:hover{color: #707b65;}
#menu p{color:#1b655b;
font-size:12px;}

/* set millions of background images */
.rbroundbox { background: url(images/nt.gif) repeat; }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 10px; }
.rbroundbox { margin: 0px; }

ol{list-style-type:katakana-iroha;}
ul{list-style-type:disc;}
li{list-style-position: inside;
font-size:10px;
margin-top:8px;
margin-bottom:8px;
border-bottom:1px dashed #999;}

.fecha{color:#1b655b;}