﻿html, body, ul, li, {
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	background: url(../images/fons.jpg) y-repeat;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	min-height: 100%;
}

h2{
	padding-top: 0px;
	padding-bottom: 0px;
}

h3{
	font-size: 14px;
	padding-top: 0px;
}

h4{
	font-size: 14px;
	font-weight: bold;
	color: #4c0606;
	padding-bottom: 5px;
}

A:link {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px; COLOR: #e51c15; TEXT-DECORATION: underline; FONT-WEIGHT: normal;
}
A:active {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px; COLOR: #e51c15; TEXT-DECORATION: underline; FONT-WEIGHT: normal;
}
A:visited {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px; COLOR: #e51c15; TEXT-DECORATION: underline; FONT-WEIGHT: normal;
}
A:hover {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px; COLOR: #FFFFFF; TEXT-DECORATION: underline; FONT-WEIGHT: normal;
}

#wrap {
	cursor: default;
	position: absolute;
	display: block;
	height: 100%;
	min-height: 900px;
	width: 100%;
	vertical-align: middle;
	top: 0px;
	left: 0px;
	background: url(../images/fons.jpg) ;
	
}

#content{
	padding: 0px;
	margin: 0;
	position: relative;
	display: block;
	height: 890px;
	min-height: 890px;
	width: 850px;
	vertical-align: middle;
	top: 0;
	margin-top: 0px;
	left: 50%;
	margin-left: -425px;
}

#cabecera{
	position: relative;
	top:0px;
	left:0px;
	background: url(../images/cap.png);
	height: 269px;
	width: 850px;
}

#logo{
	position: relative;
	top:5px;
	left:30px;
	height: 91px;
	width: 380px;
}

#menu{
	position: relative;
	top: 139px;
	left:10px;
	height: 22px;
	width: 850px;
}

#menu{
	position: relative;
	top: 139px;
	left:10px;
	height: 22px;
	width: 850px;
	padding-left: 3px;
}

.opcion_menu{
	position:relative;
	float: left;
	padding-left: 3px;
}

#columna_izquierda{
	position: relative;
	float:left;
	top:0px;
	left:0px;
	height: 630px;
	width: 220px;
}
#columna_derecha{
	position: relative;
	float:left;
	top:0px;
	left:8px;
	height: 630px;
	width: 630px;
}

#eventos{
	position: relative;
	float:left;
	top:0px;
	left:0px;
	height: 471px;
	width: 220px;
	background: url(../images/events.png) no-repeat;;
	padding-left: 10px;
	font-size: 11px;
	color: #4c0606;
}

#info{
	position: relative;
	float:left;
	top:0px;
	left:0px;
	height: 145px;
	width: 220px;
	background: url(../images/info.png) no-repeat;
	color: #4c0606;
}

#envia_info{
	padding-left: 52px;
}

#contenido{
	position: relative;
	float:left;
	top:0px;
	left:0px;
	height: 630px;
	width: 630px;
	background: url(../images/central.png) no-repeat;
	color: #4c0606;
}