/* CSS SEM */

body {
font-family:Verdana,sans-serif;
font-size:12px;
margin:0px;
background:#0b2f39;
color: #455051;
padding:0;
 }
 h1, h2, h3, h4, h5, h6{
font-family:Verdana, sans-serif;
background-color: transparent;
color:#455051;
clear:left;
padding: 4px;
}

/*contenedores*/
 #main{
text-align:left;
width:775px;
margin:auto;
height:1000px;
background-color:transparent;
 }
 #cintillo{
padding:0px;
margin: 0px;
height: 50px;
background:url('images/Cintillo.jpg') no-repeat;
}
#buscador{
font-family:Verdana,sans-serif;
font-size:10px;
color: #ffffff;
padding:0px;
margin-top: 4px;
margin-left:4px;
float:right;
width:220px;
height:40px;
background:#0b2f39S;
}

#submenutop{
padding:0px;
margin-top: 4px;
margin-left: 4px;
float:left;
width:190px;
height: 18px;
background-color:#0b2f39S;
}

#banner {
 background:#0b2f39;
 color:#0033CC;
 height:120px;
 }
 #banner-contenido{
 padding:0px;
 float:right;
 width:6px;
 height:120px;
 background:#ffffff;
 color:#0033CC;
 }
 #centro{
 padding:0px;
 margin-top:6px;
 width:775px;
 height:1800px;
 background:#ffffff;
 color:#0033CC;
 }
 #centro-contenido{
 width:775px;
 height:6px;
 background:#ffffff;
 color:#0033CC;
 }
  #contenedor{
 padding:0px;
 position:absolute;
 margin: 6px;
 width:763px;
 height:866px;
 background-color:#ffffff;
 }
 #footer{
 float:left;
 margin-top:2px;
 text-align:left;
 width:775px;
 height:20px;
 background-color:#0b2f39S;
 color:#FFFFFF;
 }
 
 #footer02{
 float:left;
 text-align:left;
 width:400px;
 height:19px;
 background-color: transparent;
 color:#FFFFFF;
 }
  #footer03{
 float:right;
 text-align:left;
 width:315px;
 height:19px;
 background-color:transparent;
 color:#FFFFFF;
 }
 #rastro{
 margin-bottom:6px;
 background:url('images/rastro.jpg') no-repeat;
 color:#ffffff;
 width:763px;
 height:19px;
 }
 #rastro-cont{
 float:right;
 background:#c1d72e;
 color:#c1d33e;
 width:6px;
 height:19px;
 }
 #rastro-cont02{
 float:left;
 margin-left:122px;
 margin-top:2px;
 background:#ffffff;
 color:#FFFFFF;
 width:73px;
 height:14px;
 }

 #Menu {
 padding:0px;
 font-family:Verdana,sans-serif;
 font-size:10px;
 color: #003366;
 float:left;
 width:154px;
 height:400px;
 background-color:#ffffff;
 }
 
  #enlaces{
 font-family:Verdana,sans-serif;
 font-size:10px;
 font-weight: bold;
 color: #003366;
 padding:0px;
 float: right; 
 width: 164px;
 height: 400px;
 background-color:#ffffff;
 limk color:#3333CC;
 }
 #noticia01{
 color:#000000;
 float:left;
 margin-left:6px;
 margin-right:6px;
 margin-bottom: 6px;
 width:433px;
 height:213px;
 background-color:#ffffff;
 }
 
 #noticia02{
 color:#000000;
 float:left;
 margin-left: 6px;
 margin-right: 6px;
 margin-bottom: 4px;
 width:213px;
 height: 181px;
 background-color:#ffffff;
 }
 
  #noticia03{
 color:#000000;
 float:right;
 margin-right: 6px;
 margin-bottom: 4px;
 width:213px;
 height: 181px;
 background-color:#ffffff;
 }
 #line{
 float:left;
 margin-left:0px;
 width:763px;
 height:6px;
 background-color:#A2C2C2;
 color:#FFFFFF;
 }
/*final de contenedores*/

/*Class de imagenes*/

.imgmasksmall{
position:absolute; 
clip:rect(0px 200px 85px 0px);
border:0px;
}
.imgmaskbig{
position:absolute; 
clip:rect(0px 295px 130px 0px);
border:0px;
}
/*Final de class de imagenes*/

/*Class de Texto*/
.titulo01{
font-family:Verdana, sans-serif;
font-size:22px;
background-color: transparent;
color:#455051;
font-weight:300;
}

.titulo02{
font-family:Verdana, sans-serif;
font-size:17px;
font-style:italic;
background-color: transparent;
color:#455051;
font-weight:300;
}

.masinfo{
font-family:Verdana, sans-serif;
font-size:12px;
font-style:italic;
background-color: transparent;
color:#455051;
font-weight:300;
}

/*final de class de texto*/
