/* Start of CMSMS style sheet 'Contacto' */
.campo{
	border:#B4B4B4 solid 1px;
	margin:2px;
	padding:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	background-color:#EAEAEA;

}
.campo:focus{
	background-color:#6699FF;
	color:#FFFFFF;
	}
	
.etiqueta{
	float:left;
	margin:5px;
	width:140px;
	display:block;
}

.clearAll{
	clear:both;
}
.boton2{
         background:url(images/boton-ofimac.png)  no-repeat; 
         width:105px; 
         height:27px;
         border:0px;
         font-size:12px;
	 color:#666666;
         font-weight:800;
}
.contador_visitas span{
         font-weight:bold;
}
/* End of 'Contacto' */

