/* CSS Document */
body {
	margin:10px;
	width:800px;
}

.limpiar{
	clear:both;
	overflow:hidden;
	height:0px;
	width:0px;
	margin:0px;
	padding:0px;
	font-size:0px;
}

.contenedor{
	width:800px;
}
.botonera{
	width:800px;
	height:50px;
}

.contImagen{
	width:800px;
	height:185px;
	vertical-align:bottom;
}
.contImagen .img{
	width:430px;
	float: left;
}
.bajaMmenu2{
	height:127px;
	width:319px;
}
.bajaMmenu3{
	height:100px;
	width:319px;
}
.bajaMmenu4{
	height:73px;
	width:319px;
}
.contImagen .conSubMenu .imgSubMenu{
	width:319px;
	float: left;
	font:0px;
}
.botonSubMenu{
	font-family: Arial, Helvetica, sans-serif;
	color:#4284a7;
	font-size:12px;
	font-weight:bold;
	display:block;
	width:369px;
	height:28px;
	text-decoration:none;
	text-align: left;
	background: url(../img/banda.gif) no-repeat;
}
.botonSubMenu:hover {
	color: #e3ecf0;
	font-size:12px;
	font-weight: bold;
	background:url(../img/banda_on.gif) no-repeat;
}

.txtSubMenu{
	width:359px;
	height:12px;
	padding-left:10px;
	padding-top:5px;
	margin-bottom:4px;
}

.contTexto{
	width:770px;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:30px;
	background-color:#d3e0e7;
}
.texto{
	width: 730px;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #515252;
	font-size:11px;
}

.espacio{
	width:770px;
	height:10px;

}

.sangrar{
	padding-top:5px;
	padding-left:20px;
}

.tabla{
	padding-left:50px;
	width:200px;
}

.columna{
	width:100px;
	float:left;
	text-align:center;
}
