/*
	////////////////////////////////
	//	DIV Barra EMOL
	////////////////////////////////
*/
#barra-emol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(imagenes/fondo_head.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 15px;
	margin: 0px;
	padding: 0px;
	color: #003399;
}
#barra-emol ul {
	margin: 0px;
	padding: 0px;
	width: 605px;
	position: relative;
	margin: 0px auto;
}
#barra-emol li {
	margin: 0px;
	padding-right: 7px;
	padding-left: 7px;
	display: inline;
	list-style-type: none;
}
#barra-emol li a{
	color: #003399;
	text-decoration: none;
}
#barra-emol li a:hover{
	color: #3C6ED0;
	text-decoration: none;
}


body {
	margin: 0px;
	padding: 0px;
	background-image: url(imagenes/fondo2.jpg);
	background-repeat:  no-repeat;
	background-position: center top;
	background-color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

h2 {
}

h3 {
}

p {
}


#contenedor {
	width: 924px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}

#header {
	height: 257px;
	width: 924px;
	float: left;
	background-position: center top;
	margin-top: 0px;
}
#contenido {
	float: left;
	width: 779px;
	padding-left: 145px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#intro {
	float: left;
	width: 700px;
}


#enviar {
	height: 25px;
	width: 200px;
	text-align: right;
	float: left;
}

#box_terminos {
	height: 66px;
	width: 924px;
	border-top-width: 1px;
	border-top-style: solid;
	background-image: url(imagenes/boothon.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	margin-top: 10px;
	padding-top: 20px;
}

#box_logo_emol {
	float: left;
	height: 52px;
	width: 150px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	text-align: center;
}

#creditos {
	width: 550px;
	text-align: center;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
	padding-top: 3px;
	float: left;
	margin-left: 20px;
}
#terminos {
	float: left;
	width: 420px;
	padding-left: 130px;
}
#creditos a{
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#creditos a:hover{
	text-decoration: none;
	color: #FFCC00;
}

#certifica {

}

#texto {
	float: left;
	width: 310px;
	text-align: left;
	padding-left: 15px;
	padding-right: 25px;
	padding-top: 20px;
	line-height: 20px;
	color: #000000;
}

#texto a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#texto a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#texto a:visited {

	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.foto {
	border: 3px solid #FFFFFF;
}
.fotos_con_borde {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 3px solid #FFFFFF;
}
#izquierda {
	background-image: url(imagenes/fondo_izquierda.jpg);
	background-repeat: no-repeat;
	height: 172px;
	width: 113px;
	float: left;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	background-color: #8E8ED6;
}
#centro {
	background-image: url(imagenes/fondo_centro.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 191px;
	background-color: #4981BA;
	height: 620px;
	text-align: left;
	color: #FFFFFF;
}
#derecha {
	float: left;
	width: 350px;
	background-image: url(imagenes/fondo_derecha.jpg);
	background-repeat: no-repeat;
	background-color: #A5CF16;
	
}
	#titulillo {
	font-size: 24px;
	color: #000000;
	text-align: left;
	padding-top: 12px;
	padding-left: 15px;
	float: left;
	width: 305px;
	padding-bottom: 15px;
}

#fin {
	background-color: #A5CF16;
	float: left;
	width: 350px;
}

#contenido ul {
	margin: 17px 0px 0px 17px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
#contenido ul li {
	margin-bottom: 7px;
}
#contenido ul li a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#contenido ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#contenido ul li a:visited {
	color: #FFFF00;
	text-decoration: none;
}
#imp{
	width: 170px;
	height: 27px;
	float: left;

}
.btn_env{
	width: 67px;
	height: 27px;
	float: left;
}


.btn_imp{
	width: 77px;
	height: 27px;
	float: right;

}
