body {
background-image:
	background-attachment: fixed;
	background-image: url(../img/background_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}#contenedor {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
}
#contenedor .logos_index {
	float: left;
}
#contenedor .head_logos {
	margin-right: 359px;
	width: 183px;
	margin-left: 359px;
}
#contenedor .head_logos a {
	text-align: center;
}
#contenedor .head_logos img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 42px;
	margin-bottom: 20px;
}
#contenedor .menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}
#contenedor .menu li {
	display: block;
	float: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6F1D6C;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
	margin-right: 15px;
}
#contenedor .menu {
	float: right;
	width: 900px;
	margin-bottom: 15px;
}
#contenedor .menu_flash {
	width: 900px;
	height: 500px;
	margin-top: 30px;
	float: left;
}
.clear {
	clear: both;
}
#contenedor .menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #62A79C;
	text-decoration: none;
}
#contenedor .pie {
	width: 900px;
	float: left;
	height: 100px;
	margin-top: 30px;
}
#contenedor .pie p {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #841F8B;
}

