/* ------------ webControl 2.1 ----------------

--- Nuevos estilos  ---

	modulo80
	modulo65
	modulo35
	marco_tipo1
	marco_tipo2
	fondo_tipo1
	fondo_tipo2
	derecha
	hr.tipo1
	hr.tipo2

--- Estilos deprecated ---

.marco{
  border:1px solid #929190;min-height:1;height:auto;background-color:#FFFFFF;
}

.fondo {
 width: 100%;
 background-color: #F6F6F6;
}

.separador{
  width:100%;
  background:url(../../img/comunes/menu/linea.gif) 0% 0% repeat-x;
  margin:0px;
}

 ------------ webControl 2.1 ---------------- */
.modulo100 {width: 100%;}

.modulo70{padding: 0px;margin: 0px;width: 65.7%;float: left;}

.modulo50 {width: 48.6%;float: left;background-color: transparent;}

.modulo30 {width: 31.8%;float: left;}

.contenido {padding: 16px;background:transparent;}

.centrado {text-align: center;}

.margenVertical{width: 2.4%;height: 0px;visibility: hidden;overflow: hidden;float:left;}

div > .margenVertical {height: 1px;}

.margenHorizontal{height: 15px;}


/*
 Mozilla: después de todas las capas hacemos un clear de su contenido. De esta forma logramos un comportamiento
 similar al del Explorer en el que las capas se cierran solas aunque su contenido flote.
*/

div:after {clear:both;display:block;content:'&nbsp;';height:0px;visibility:hidden;}

/* ---------------------------------------------- */

.modulo80{width:76.5%;float:left;padding:0;margin:0;}

.modulo65{width:63%;float:left;padding:0;margin:0;}

.modulo35{width:34%;float:left;padding:0;margin:0;}

.modulo20{width:20%;float:left;padding:0;margin:0;}

.derecha{text-align:right;}

.marco_tipo1{border:1px solid #929190;min-height:1px;height:auto;background-color:#FFFFFF;margin:0px;padding:0px;}

.marco_tipo2{border:1px solid #4D76AE;min-height:1px;height:auto;}

.fondo_tipo1{width: 100%; background-color: #F6F6F6;margin:0px;padding:0px;}

.fondo_tipo2{background: #90928F;width:100%;margin:0px;}

hr.tipo1{height:1px;margin:0;padding:0;color:#90928F;background-color:#90928F;border:0;display: block;}

hr.tipo2{height:1px;margin:2px 0px 2px 0px;padding:0;color:#FFE6A5;background-color:#FCCA2B;border:0;display: block;}

/* ---------------------------------------------- */