body {
	background-color: #1E0A3A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

#general {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #1E0A3A;
	text-align: left;
	background-image: url(pics/cuerpoGral.jpg);
	background-repeat: repeat-y;
}

#cabecera {
	height: 195px;
}
#rolls {
	background-image: url(pics/menu/menu_fondo.gif);
	background-repeat: no-repeat;
	padding-top: 22px;
	padding-left: 2px;
	height: 350px;
}

.clearer {
	clear: both;
}






#cuerpo {
	margin-top: 0px;
	margin-bottom: 0px;
	position: static;
	background-image: url(pics/cuerpo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#cuerpo_menu {
	width: 200px;
	height: 450px;
	float: left;
	padding-left: 20px;
}
#cuerpo_texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 490px;
	margin-left: 240px;
	padding-top: 28px;
}


#cuerpo_texto p {
	font-size: 10pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 25px;
	text-align: left;
	color: #454545;
}
.primera {
	font-size: 36px;
}

.imagen {
	float: right;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}






#pie {
	background-image: url(pics/pie.gif);
	height: 150px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: both;
	background-color: #1E0A3F;
}

#pie_imagen {
	width: 240px;
	height: 100px;
	float: left;
	padding-left: 40px;
	padding-top: 42px;
	background-image: url(pics/fotopie1.jpg);
	background-repeat: no-repeat;
	background-position: 60px 40px;
}

#pie_texto {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-left: 280px;
	padding-top: 70px;
	padding-right: 20px;
	line-height: 17px;
}

a {
	font-family:  Georgia, "Times New Roman", Times, serif;
}
a:hover {
	color: #FF0000;
}

#cuerpo_texto a {
	font-size: 10pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1E0A3A;
	text-decoration: underline;
}
#cuerpo_texto a:hover {
	color: #665933;
	text-decoration: underline;
}
#pie_texto a {
	color: #16072A;
	text-decoration: underline;
}

#pie_texto a:hover {
	color: #665933;
	text-decoration: underline;
}
#cuerpo_texto .izq {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #665933;
	margin-right: 15px;
	margin-left: 0px;
}

#cuerpo_texto .der {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #665933;	
	margin-right: 0px;
	margin-left: 15px;
}

#cuerpo_texto hr {
	border-bottom-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-bottom-color: #B89C63;
}

#imagen_p {
	width: 245px;
	float: right;
}
#imagen_p .imagen {
	margin: 0px;
	padding: 0px;
}
#imagen_p .pie p{
	font-size:10px;
	text-align: center;

}

#imagen_p .pie{

	text-align: center;
}
