@charset "utf-8";
/* CSS Document */

body {
	background-color: #4b0e10;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin: 0px;
	padding: 0px;
	color: #333333;
}
a {
	color: #bb7778;
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:hover {
	color: #bb7778;
	text-decoration: underline;
	filter: FlipH;
}
#principal {
	height: auto;
	width: 767px;
	float: left;
	margin-left: -383px;
	position: absolute;
	left: 50%;
	border: 0;
	vertical-align: top;
}
#contenido {
	background-color: #FFFFFF;
	background-image: url(imagenes/li_der.png);
	background-repeat:  repeat-y;
	background-position: right top;
	float: left;
	width: 760px;
	margin-left: 8px;
}
#pub_iz {
	float: left;
	height: auto;
	width: 92px;
	margin-top: 25px;
	color: #4b0e10;
}
#menu_1z {
	float: left;
	height: auto;
	width: 92px;
	background-image: url(imagenes/menu.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-left: 15px;
	line-height: 18px;
	color: #CCCCCC;
	margin-right: 30px;
}
/* espacio para index */
#texts {
	float: left;
	height: 480px;
	width: 556px;
	margin-top: 5px;
	margin-left: 35px;
	background-image: url(imagenes/log_deg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 15px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 15px;
	text-align: justify;
}
.dividir_par {
	float: left;
	height: auto;
	width: 268px;
	margin-right: 10px;
}

#texts a {
	font-weight: bold;
	color: #4b0e10;
	text-decoration: none;
}
#texts a:hover {
	font-weight: bold;
	color: #4b0e10;
	text-decoration: underline;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #4b0e10;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
}
/* termina para index */
#footer {
	float: left;
	height: auto;
	width: 767px;
	margin-left: 8px;
}
