body {
	color: #000;
	background: #E2D9BA;
	font: 12px "Times New Roman", serif;
	text-align:center;
	margin:0 auto;

}
h1 {	
	font-size: 22px;
	font-weight: bold;
	padding-left: 10px;
	color: #AA043C;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	padding-left: 10px;
	color: #000;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	padding-left: 10px;
	color: #AA043C;
}
#mainbody {
	padding: 0;
	width: 760px;
	color: #000;
	background: #FFF;
	border: 1px solid #000;
	margin:0 auto 0 auto;
	text-align:left;
}
#header {
	clear: both;
	position: relative;
	width: 760px;
	height: 185px;
	max-height: 185px;
	overflow: hidden;
	color: #F7F7E1;
	padding: 0;
	margin: 0;
	background: #fff;
}
#header img {
	border: 0px;
	width: 760px;
	height: 185px;
}
#header a {
	position: absolute;
	float: left;
	margin-left: 600px;
	margin-top: 3px;
	font-size: 14px;
	font-weight : bold;
	text-decoration: none;
	padding: 0;
	background: #000;
	color: #E2D9BA;
}
#header a:hover {
	text-decoration: none;
	background: #E2D9BA;
	color: #000;
}
#cuerpo {
	clear: both;
	position: relative;
	width: 760px;
	overflow: hidden;
	color: #F7F7E1;
	padding: 0;
	margin: 0;
	background: #FFF;
}
#maincol {
	position: relative;
	width: 473px;
	color: #000;
	float: left;
	text-align: left;
	background: #F7F7E1;
	padding-top: 30px;
}
#maincol img {
	margin-left: 10px;
	margin-bottom: 10px;
	border: 0px;	
}
#maincol ul{    color: #AA043C;
    	list-style-type : square;
}
#maincol li{    
	margin-left: 30px;    
	margin-right: 5px;    
	color: #000;
}
#maincol .imagenes {
	float: right;
	margin-right: 10px;
	border: 0px;
}
#maincol .content {
	padding: 0px 20px 30px;
}
#maincol .linea {
	background: #F2F2D0;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
}
#maincol .lineaff {
	text-align: left;
	background: #F7F7E1;
	border: 0px;
}
#menu {
	position: relative;
	width: 287px;
	color: #000;
	padding: 0;
	float: right;
	text-align: left;
	background: #FFF;
}
#menucol {
	position: relative;
	width: 287px;
	color: #000;
	padding: 0;
	float: right;
	text-align: left;
	background: #FFF;
}
#menucol .content {
	margin: 5px 0 10px;
}
#menucol .boton {
	clear: both;
	position: relative;
	width: 196px;
	height: 27px;
	max-height: 27px;
	overflow: hidden;
	color: #000;
	padding: 0;
	background: #E2D9BA url(../../images/boton.gif) no-repeat center;
	margin-left: 50px;
}
#menucol a {
	color: #000;
	background: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	margin-top: 5px;
	margin-left: 30px;
}
#menucol a:hover {
	color: #AA043C;
	background: #FFF;
}
#menur {
	position: relative;
	width: 287px;
	color: #000;
	padding: 0;
	float: right;
	background: #FFF;
}
#menur a {
	color: #AA043C;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	float: right;
	margin-top: -1px;
	margin-right: 50px;
	margin-left: 100px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right: 3px solid #AA043C;
}
#menur a:hover {
	color: #000;
	border-right: 3px solid #000;
}
#menur img {
	border: 1px solid #000;
	width: 270px;
	height: 200px;
	float: left;
	margin-top: 10px;
	margin-left: 8px;
}
#menu a img{
	border: 0px solid #000;
}
#footer {
	clear: both;
	position: relative;
	width: 760px;
	color: #E2D9BA;
	background: #AA043C;
	border-top: 1px solid #000;
	float: right;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
}
#texto{
	width: 400px;
	height: 74px;
	padding: 0 5px;
	font-size: 11px;
	font-weight: normal;
}
#texto .titulo{
	color: #F7F7E1;
	font-size: 14px;
	font-weight: bold;
}
#logotipo {
	clear: both;
	position: relative;
	width: 250px;
	height: 74px;
	float: right;
}
#logotipo img {
	float: right;
	border: 0;
}