/* CSS SEM */

body {
	font-family:Verdana,sans-serif;
	font-size:12px;
	margin:0px;
	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;
background-color:transparent;
 }
 #cintillo{
 padding:0px;
margin: 0px;
height: 50px;
background:url('../images/Cintillo.jpg') no-repeat;
}
#buscador{
padding:0px;
margin-top: 4px;
margin-left:4px;
float:right;
width:200px;
height: 40px;
background:#FFFFFF;
}

#submenutop{
padding:0px;
margin-top: 4px;
margin-left: 4px;
float:left;
width:150px;
height: 18px;
background-color:#FFFFFF;
}

#banner {
 background:#fff;
 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:444px;
 background:#CCCCCC;
 color:#0033CC;
 }
 #centro-contenido{
 width:775px;
 height:6px;
 background:#ffffff;
 color:#0033CC;
 }
  #contenedor{
   padding:0px;
 position:absolute;
 margin: 6px;
 width:763px;
 height:400px;
 background-color:#CCCCCC;
 }
 #footer{
 float:left;
 margin-top:2px;
 text-align:left;
 width:775px;
 height:20px;
 background-color:#CCCCCC;
 color:#FFFFFF;
 }
 
 #footer02{
 float:left;
 text-align:left;
 width:400px;
 height:19px;
 background-color: transparent;
 color:#FFFFFF;
 }
  #footer03{
 float:right;
 text-align:left;
 width:212px;
 height:19px;
 background-color:transparent;
 color:#FFFFFF;
 }
 #rastro{
 margin-bottom:6px;
 background:#ffffff;
 color:#c1d33e;
 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;
 float:left;
 width:154px;
 height:400px;
 background-color:#A2C2C2;
 }
 
  #enlaces{
 padding:0px;
 float: right; 
 width: 164px;
 height: 400px;
 background-color:#A2C2C2;
 }
 #noticia01{
 float:left;
 margin-left:6px;
 margin-right:6px;
 margin-bottom: 6px;
 width:433px;
 height:213px;
 background-color:#A2C2C2;
 }
 
 #noticia02{
 float:left;
 margin-left: 6px;
 margin-right: 6px;
 margin-bottom: 4px;
 width:213px;
 height: 181px;
 background-color:#A2C2C2;
 }
 
  #noticia03{
 float:right;
 margin-right: 6px;
 margin-bottom: 4px;
 width:213px;
 height: 181px;
 background-color:#A2C2C2;
 }
 #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*/
.cintillo_optic {
	background-image: url(http://www.consultoria.gov.do/images/cintillo.jpg);
	background-repeat: no-repeat;
}
