body
{
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	color : #000000; 
	margin: 0;
	padding: 0;
	background-color: #437fbc;
	text-align : center; 
}

a
{
	color: #437fbc;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #437fbc;
}

img
{
	border: 0px none;
}

div
{
	border:0px solid #C0C0C0;
}

.contenido
{
	margin-top : 0; 
	margin-right : auto; 
	margin-bottom : 0; 
	margin-left : auto; 
	padding : 0; 
	width : 900px;
	text-align : left;
	border-left : 1px solid #1f61a5; 
	border-right : 1px solid #1f61a5;
	border-top : 1px solid #1f61a5; 
	border-bottom : 1px solid #1f61a5;     
	background: #FFFFFF url("../images/chica.jpg") bottom right no-repeat;    
}

#cabecera
{
	height:172px;
	background-image: url("../images/cabecera.jpg");
}

#encabezado
{
	background: transparent url("../images/raya.gif") repeat-x left bottom;
	margin-left: 146px;
	margin-right: 290px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 5px;
	
	font-family : inherit;
	font-weight: bold;
	font-size : 12px; 
	color : #ed7b0b;
}

#columna_izquierda
{
	margin-top:0px;
	padding-top: 0px;
	float:left;
	width:147px;
	min-height: 316px !important;
	height: 316px;
	background: transparent url("../images/fondomenu.gif") no-repeat right bottom;
}

#columna_izquierda ul
{
	list-style: none;
	padding-left: 10px;
	padding-right:20px;
	margin-left:0px;
	text-align: right;
}

#columna_izquierda li
{
	padding-top: 0px;
	padding-bottom:15px;
}

#columna_izquierda a
{
	font-family : inherit;
	font-weight: bold;
	font-size : 12px; 
}

#columna_izquierda a:hover
{
	color: #ed7b0b;
}

#columna_izquierda .seccionactiva, #columna_izquierda .seccionactiva:hover
{
	color: #ed7b0b;
}

#columna_derecha
{
	margin-top:0px;
	width:0px;
	float:right;
}

#columna_central
{
	margin:0px;
	margin-left:170px;
	margin-right:290px;
	margin-top:15px;

}
#columna_central a, #columna_central a:hover
{
	color: #ed7b0b;
	text-decoration: none;
	font-weight: bold;
}


#pie
{
	clear:both;
	height: 173px;
	background: transparent url("../images/chico.gif") no-repeat left bottom;

}

#patrocinadores
{
	background: transparent url("../images/patrocinadores.jpg") no-repeat left bottom;
	height:49px;
	margin: 0px 0px 0px 170px;
	top: 100px;
	position:relative;
	width:433px;     
}

.resaltado
{
	font-weight: bold;
	color: #437fbc;
}
.subtitulo
{
	font-weight: bold;
	text-align: center;
}

.textoerror
{
	color: #b00000;
	font-size : 16px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 40px;
	width: 150px;
	height: 25px;
	background: transparent url("../images/error.gif") no-repeat left top;
}.cupo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #F60;
}

