body {
	background-color: #BBB6A3;
	text-align: center;
	margin-top: 0px;
	background-image: url(Images/fondo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
}
/*
	////////////////////////////////
	//	DIV CABEZERA EMOL
	////////////////////////////////
*/
#div_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/fondo_head.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 15px;
	margin: 0px;
	padding: 0px;
}
#div_head ul {
	margin: 0px;
	padding: 0px;
	width: 605px;
	position: relative;
	margin: 0px auto;
}
#div_head li {
	margin: 0px;
	padding-right: 7px;
	padding-left: 7px;
	display: inline;
	list-style-type: none;
}
#div_head li a{
	color: #003399;
	text-decoration: none;
}
#div_head li a:hover{
	color: #3C6ED0;
	text-decoration: none;
}a:link {
	color: #014538;
}
a:visited {
	color: #FFFFFF;
}
a:active {
	color: #014538;
}
.estiloentrev {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-left: 15px;
	padding-top: 10px;

}
.estloterminos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.fotos {
	border: 1px solid #FFFFFF;
}
