@charset "utf-8";
/* CSS Document */
@import url("style_menu.css");

body{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	background-color: #7A0A0D;	/*background-image: url(images/fondo.jpg); #460000*/
}

/*head*/
#head{}
	#head #logo{
	width: 230px;
	position: static;
	height: 30px;
	background-image: url(image/logo.jpg);
	float: left;
	}
	
	#head #hdbanner {
	float: left;
	}
		
	#head #menuh {
	height: 30px;
	width: 720px;
	float: right;
	background-image: url(image/menuf.jpg);
	}
	
	#idioma {
	background-color: #FFFFFF;
	height: 17px;
	text-align: right;
	font-size: 12px;
	text-transform: capitalize;
	width: 710px;
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 10px;	
	}	
	#idioma a{
	color:#CC6600;
}
	#idioma a:hover{
	color:#CC3300;
	font-weight: bold;
}
	
	#head #langs{
	float:right;
	background-color: #FFCC00;
	width: 125px;
	height: 18px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	}
	
			
		
		/*izq*/
#izq {
	background-image: url(image/colum.jpg);
	background-repeat: repeat-y;
	
}
	#izq h3{
	width:200px;
	background-image: url(image/titulo.jpg);
	background-repeat: no-repeat;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 0 0 0 0px;
	height: 35px;
	padding-top: 7px;
}
#izq h3 a{ color:#FFFFFF; text-decoration:none}
#izq h3 a:hover{ color:#FFFFFF; text-decoration:underline}

#izq ul{
	padding: 0px;
	list-style-type: none;
	}
#izq p a{
	color:#FFFF66;
	text-decoration: none;
}
/*Content*/
#content { background-color:#FFFFFF}
#content img{
	border:0px solid #FFCC33;
}
#content ol{ margin:0px 0px 10px 15px; padding:0px; list-style-type:none;  }
#content ul{ margin:0px 0px 10px 15px; padding:0px; }
#content ul li{ margin:0px 0px 10px 0px; }
#content h1{
	background-color:#990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-image: url(images/content-h1icon.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 38px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFFFFF;
	text-transform: uppercase;
}

#content h2{
	background-color:#FFCC66;
	margin: 0px 0px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	color: #990000;
	clear:both
}
#content h3{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	color:#999900;
}
#content p{
	text-align: justify; }
#content #contact{ float:right}
#content #contact img{
	border:0px solid #FFFFFF;}
#content #links{ padding:5px; margin-bottom:10px; background-color:#ECF4FF}
#content .contact { margin:0px 0px 10px 0px; text-align:right; } 
#content .contact img{
	border:0px solid #FFFFFF;
}
#content a:link {
	text-decoration:underline;
	color:#B94A00;
}
#content a{ text-decoration:underline;}
#content a:hover {
	text-decoration:none;
	color:#CC9900;
	font-weight: bold;
}
#content a:visited { color:#B94A00;}


/*Contenido*/
#contenido {
	background-color: #FFFFFF;
	height: 100%;	
}
#contenido a:link {
	text-decoration:underline;
	color:#660000;
}
#contenido a{ text-decoration:underline;}
#contenido a:hover {
	text-decoration:none;
	color:#666600;
	font-weight: bold;
}
#contenido a:visited { color:#660000;}
/*evento*/
#evento {
	height:100%;
	width: 310px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	
}
#evento #titulo {
	width: 100%;
	float: right;
	background-image:url(image/eventotitulo.jpg);
	background-repeat: repeat-x;
	height: 35px;
	padding-bottom:10px;
	/*text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;*/
	
}

/*noty*/
#new {
	width: 590px;
	background-image:url(image/eventofondo.jpg);
	background-repeat: repeat-y;
	float: right;
	padding-right: 10px;
	padding-left: 30px;
}
#new #title {
	width: 100%;
	float: inherit;
	background-image:url(image/newtitle.jpg);
	background-repeat: repeat-x;
	height: 35px;
	padding-bottom:5px;
	/*text-align: center;
	color: #000000;
	font-size: 11px;*/
}
/*pie de pagina*/
#foot {
	background-color: #ffc51b;
	/*width: 950px;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;*/
}
#foot #rights {
	margin: 0px;
	padding: 5px;
	text-align: center;
	width: 100%;
}
#foot #info {
	text-align: center;
	font-weight: bold;
	width: 100%;
}

#foot #info a {
	color: #CC0000;
	}
#foot #info a:hover{
	color:#330099;
	font-weight: bold;
	font-size: 14px;
}
#foot #otros {
	color: #000000;
	margin-bottom: 0px;
	text-align: center;
	width: 100%;
}
#foot #otros a {
	color:#333333
}
#foot #otros a:hover{
	color:#336600;
	font-weight: bold;
}
/*more eventos*/
.moreeventos{
	width: 308px;
	border-top-width:100px;
	text-align: justify;
	padding:1px;

}
.moreeventos ul{
	list-style-image: url(image/puce.gif);
	}