

 BODY {

font : 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
margin : 20px 0px 0px 0px;
color : #666666;
text-align: center;
}
#borde{ 
border: 0px solid #ffffff; 
text-align: left; 
width: 850px; 
margin: auto; 
} 
#contenedor{
text-align: left;
width: 850px;
background-color : #ffffff;
margin: auto;
} 

#navabajo{ 
font-weight : bold; 
color : #ffffff; 
font-color: #ffffff;
}
#cuerpo1{ /* este cuerpo es para que en mocilla se vea todo metido en la misma caja */
width:850px; 
margin-left: 0px;
padding: 20px 0px 20px 0px; 
background-color : #ffffff; 
float: left;


} 
#cuerpo2{ 
width:630px; 
margin-left: 5px;
margin-right: 5px;
padding: 10px 10px 10px 10px; 
background-color : #00383D; 
float: right ; 

}
#cuerpo3{ 
width:200px; 
margin-left: 10px;
padding: 20px 20px 20px 20px; 
background-color : #ffffff; 
float: left; 
}
#caja{ 
width:150px; 
margin-left: 20px;
padding: 20px 0px 20px 0px; 
background-color : #ffffff; 
float: left;
}

H1{
font-size: 12pt; 
 }
 
#pie{ 
clear : both; 
color : #ffffff; 
text-align : right; 
margin : 10px 50px 10px 0px; 
padding-bottom:10px; 

} 


#cabecera{
background : #E4FAFA ;
height : 106px;
width: 850px;
font-size: 25pt;

} 

/* codigo cajas de color */
.rbr { background: url(imagenes/img/nt1.gif) repeat;
width:250px; 
float: left ;
margin:10px 10px 10px 10px;
font-size: 15pt;
text-align:center;
font color:#E4FAFA;
 }
.rbtop div { background: url(imagenes/img/tl1.gif) no-repeat top left; font color:#E4FAFA; }
.rbtop { background: url(imagenes/img/tr1.gif) no-repeat top right; font color:#E4FAFA; }
.rbbot div { background: url(imagenes/img/bl1.gif) no-repeat bottom left; font color:#E4FAFA; }
.rbbot { background: url(imagenes/img/br1.gif) no-repeat bottom right; font color:#E4FAFA; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 15px;
font color:#E4FAFA;
}
.rbcontent { margin: 0 7px; font color:#E4FAFA;}
.rbroundbox { width: 70%; margin: 1em auto; font color:#E4FAFA;}


.rbr1 { background: url(imagenes/img/nt1.gif) repeat;
width:280px; 
float: left ;
margin:10px 10px 10px 10px;
font-size: 15pt;
text-align:center;
 }
.rbtop1 div { background: url(imagenes/img/tl1.gif) no-repeat top left; }
.rbtop1 { background: url(imagenes/img/tr1.gif) no-repeat top right; }
.rbbot1 div { background: url(imagenes/img/bl1.gif) no-repeat bottom left; }
.rbbot1 { background: url(imagenes/img/br1.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop1 div, .rbtop1, .rbbot1 div, .rbbot1 {
width: 100%;
height: 7px;
font-size: 15px;

}
.rbcontent1 { margin: 0 7px; }
.rbroundbox1 { width: 70%; margin: 1em auto; }


.rbr2 { background: url(imagenes/img/nt1.gif) repeat;
width:800px; 
float: left ;
margin:10px 25px 20px 10px;
font-size: 15pt;
text-align:center;
 }
.rbtop2 div { background: url(imagenes/img/tl1.gif) no-repeat top left; }
.rbtop2 { background: url(imagenes/img/tr1.gif) no-repeat top right; }
.rbbot2 div { background: url(imagenes/img/bl1.gif) no-repeat bottom left; }
.rbbot2 { background: url(imagenes/img/br1.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop2 div, .rbtop2, .rbbot2 div, .rbbot2 {
width: 100%;
height: 7px;
font-size: 15px;

}
.rbcontent2 { margin: 0 7px; }
.rbroundbox2 { width: 70%; margin: 1em auto; }
/* fin codigo cajas color */

/* codigo de pestaņas */
#header {
margin:auto;
    float: left;
    width:100%;
   background:#DAE0D2 url("img-pestanas/bg.gif") repeat-x bottom;
    font-size:93%;
    line-height:normal;
	}
	 #header ul {
    margin:auto;
 padding:10px 0px 0px;
 list-style:none;
    }
  #header li {
    float:left;
	 background: url("img-pestanas/norm_right.gif") no-repeat right top;
      margin:auto;
   
    }
	#header a {
    display:block;
	background: url("img-pestanas/norm_left.gif") no-repeat left top;
	padding:5px 15px 4px;

	}
	#header #current {
    background-image: url("img-pestanas/norm_right_on.gif");
    }
  #header #current a {
    background-image: url("img-pestanas/norm_left_on.gif");
	padding-bottom:5px;
    }
	
	/* fin de codigo de pestaņas */

.carta {
font-size: 12pt;
text-align: justify;
list-style: none;
color:#ffffff;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	