/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
html { height: 100%; padding:0px; margin:0px;}
body {
	font-family: Tahoma,Arial,Sans-serif;
  /*	background: #eef7fb url(../images/fondo.png) top left no-repeat;*/
  	background: #eef7fb;
  	color: #999; 
  	font-size: 8pt;
	}
	
ul {
	margin-left: 2em;
	color: #4b7389;
}	
/*------------------------------------------------------------*
**  Container
**------------------------------------------------------------*/	
#container {
	width: 900px;
  	margin-top:0px;
  	margin-left:auto;
  	margin-right:auto;
	border:#CCC 1px solid;
  	font-size:8pt;
  	color:#000;	
	background: #fff url(../images/fondogred1.jpg) repeat-x;

}
#fiestaspatrias {
	

	float:left;
	padding-left:35.5em;
	padding-top:4em;

	
	
	

}
#anuncio2 {
	height: 106px;
	width: 193px;
	position: absolute;
	overflow: visible;
	left: 550px;
	top: 882px;
	padding: 3px;
	text-align: center;
	
}

/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/	

#header { 
	height:170px;
}
#header_logo {
	height: 120px;
/*	background-color: #facd0e;*/
}	

#header_logo_menu {
	float: right;
	padding: 20px 80px 0px 0px;
	height: 20px;
}
#header_menu {
	height: 50px;
	margin-left:35px;


	
}  	
	
/*------------------------------------------------------------*
**  Content
**------------------------------------------------------------*/	
 	
#content { 
	width: 900px;	
}
    
#content_panel1 {
	height: auto;
	width: 600px;
	float: left;
	/*border: solid 1px black;*/
}	

#content_panel1_nota1 {
	height:auto;
	/*border: solid 1px black;*/
	text-align: justify;
}

#content_panel1_nota1 h2 {
	text-align: center;
}

#content_panel1_interes {
	height:auto;
/*	border: solid 1px black;*/

}

#content_panel1_nota1 img {
	float:left;
}

#content_panel1_nota1 h2 {
	padding-left: 10px;
	margin: 0; 
	padding: 0 0 0 15px; 
	font: normal 1.6em Arial, Sans-Serif; 
	letter-spacing: -1px;
	text-transform: uppercase;
	color:#0c4a7a;
  	font-size:16px;
}
#content_panel1_nota1 img, #content_panel1_nota1 p {
	padding: 0 15px 0 10px; 
	margin-bottom: 20px;
	color: #4b7389; 
}

#content_panel2 {
	height: auto;
	width: 295px;
	float: right;
	/*border: solid 1px black;*/
}
#content_panel2_destacados {
	height: 300px;
	width: auto;	
}

#content_panel3 {
	clear: both;
	height: auto;
}
#content_panel3_marquesina {
	width: auto;
	padding: 15px 0px 50px 0px; 
}

/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/		
#footer {	
	position: absolute !important;
	width: 100% !important;
	z-index: 500 !important;
	position: relative;	
	padding: 10px 0;	
	margin-top: -36px;
	background-color: #515151;		
	color: #fff;	
	font-size: 11px;
	/*border-top: 1px solid #ccc;*/
	text-align:center;
}	
#footer p { margin: 0 10px; text-align: center; }	
#footer a:hover { background-color: #fff; }
  
.footer2 
{ clear: both; 
  background:#fff;
  color:white;
  height:1px;}

  
  
/*------------------------------------------------------------*
**  class
**------------------------------------------------------------*/	

.titulo1 {
	color:#0c4a7a;
  	font-family:Arial, Helvetica, sans-serif;
  	font-size:16px;
  	text-transform:uppercase;
}


/* footer */
.footer {
	background: white;
	border-top: 1px solid #444;
	color: #0c4a7a;
	padding: 0% 3% 1%;
}
.footer ul {
	border-top: 1px solid #262626;
	margin: 0;

}
.footer h2 {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer li {
	/*border-bottom: 1px solid #262626;*/
	list-style: none;
	margin-left: 0px;
	
}
.footer li a {
	display: block;
	line-height: 1.5em;
	padding-left: 0%;
	width: 96%;
	text-decoration: none;
}
.footer a {color: #4b7389;}
.footer a:hover {
	color: #3a91ac;
	background: #add8e6;
}

.col3,.col3center {
	float: left;
	width: 45%;
}
.col3center {margin: 0 3%;}

/* bottom */
.bottom {
	color: #666;
	clear: both;
	font-size: 1.1em;
}
.bottom a {color: #888;}    

.clearer {clear: both;}

a.link2:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a.link2:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a.link2:active {
	color: #FF0033;
	text-decoration: none;
}

a.link2:hover {
	color: #ff7f00;
	text-decoration: none;
}
