/*
	////////////////////////////////
	//	DIV Barra EMOL
	////////////////////////////////
*/
img, div { behavior: url(iepngfix.htc) }	
#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;
}
#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/index.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}

h1 {
}

h2 {
}

h3 {
}

p {
	margin-top: 0px;
	padding-top: 0px;
}

#contenedor {
	height: 870px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}

#conte {
	height: auto;
	width: 960px;
	text-align: center;
}
#conte p {
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF99;
	line-height: 17px;
	padding-right: 150px;
	padding-left: 150px;
	margin-top: 650px;
	text-align: center;
}









#header {
}

#menu {
}

#paginas {
}

#enviar {
}

#box_terminos {
	height: 60px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #004595;
	padding: 4px;
}

#box_logo_emol {
	float: left;
	height: 52px;
	width: 150px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	text-align: center;
}
#terminos {
	float: left;
	width: 550px;
	padding-left: 20px;
	text-align: center;
	padding-top: 20px;
}
#terminos a{
	text-decoration: none;
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#terminos a:hover{
	text-decoration: none;
	color: #666666;
}

#certifica {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
