#banner_graphic {
	position:absolute;
	left:22px;
	top:18px;
	width:1000px;
	height:180px;
	z-index:1;
	background-image: url(images/banner_graphic.jpg);
}

#navegacion_image{
	position:absolute;
	left:40px;
	top:375px;
	width:190px;
	height:126px;
	z-index:8;
	background-image: url(images/atletismo.jpg);
}
}

#center_content {
	position:absolute;
	left:258px;
	top:200px;
	width:700px;
	height:464px;
	z-index:3;
}
#footer {
	position:absolute;
	left:23px;
	top:781px;
	width:1002px;
	height:15px;
	z-index:4;
	background-image: url(images/body_main_footer.gif);
}

#sponsors_border_scroll{
	position:absolute;
	left:870px;
	top:301px;
	width:134px;
	height:475px;
	z-index:8;

	
	background-image:url(images/borde_sp2.jpg)
}

#sponsors_div_scroll {
	position:absolute;
	left:887px;
	top:350px;
	width:100px;
	height:152px;
	z-index:9;
	
	background-image:url(images/animacio_sm1.gif);
}
#sponsors_border{
	position:absolute;
	left:888px;
	top:301px;
	width:134px;
	height:475px;
	z-index:8;

	
	background-image:url(images/borde_sp2.jpg)
}

#sponsors_div {
	position:absolute;
	left:905px;
	top:430px;
	width:100px;
	height:152px;
	z-index:9;
	
	background-image:url(images/animacio_sm1.gif);
}

#sponsors_caixa_rural {
	position:absolute;
	left:890px;
	top:500px;
	width:100px;
	height:81px;
	z-index:11;
	
	background-image:url(images/web_caixarural.jpg);
}
#sponsors_ajuntament {
	position:absolute;
	left:890px;
	top:680px;
	width:100px;
	height:60px;
	z-index:11;
	
	background-image:url(images/web_ajuntament.jpg);
}
#sponsors_coopelec {
	position:absolute;
	left:890px;
	top:610px;
	width:100px;
	height:50px;
	z-index:11;
	
	background-image:url(images/web_coopelectrica.jpg);
}

#sponsors_oficiales_div {
	position:absolute;
	left:32px;
	top:700px;
	width:205px;
	height:60px;
	z-index:10;
	
	background-image:url(images/sp_oficial.jpg);
}

#navigation {
	position:absolute;
	left:23px;
	top:202px;
	width:220px;
	height:577px;
	z-index:5;
	background-color: #000000;
}
#text {
	position:absolute;
	left:247px;
	top:201px;
	width:779px;
	height:577px;
	z-index:6;
	background-color: #000000;
	border-right-width: thin;
	display: inline;
	visibility: visible;
	overflow: auto;
	margin-right: 0px;
	margin-left: 0px;
}
body {
	background-color: #2c2c2c;
	text-align: center;
	
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #003366;
	background-position: center center;
	text-align: center;
	top: 0px;
	margin-top: 0px;
	width: auto;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	position: relative;
}


a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
body,td,th {
	color: #FFFFFF;
}

body {
	background: #E0D5B7 url(images/page_bg.jpg) repeat-x;
	text-align: center;
	font: 12px verdana, arial, sans-serif;
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-top: 31px;
}

@import url("CSS/a_tag_effects.css");
.menu_navegacion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 18px;
	margin-top: 10px;
	font-style: normal;
	font-variant: normal;
	outline-color: #FFFFFF;
	border: medium ridge #CC33cc;
	margin-right: 18px;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#tabs {
	float:left;
	width:100%;
	font-size:93%;
	font-style:normal;
	line-height:normal;
	border-bottom:1px solid #666;
	margin-bottom:1em; /*margin between menu and rest of page*/
	overflow:hidden;
	font-weight: bold;
	}

#tabs ul {
	margin:0;
	padding:10px 10px 0 0px;
	list-style:none;
	
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url("images/left.png") no-repeat left top;
	margin:0;
	padding:0 0 0 6px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("images/right.png") no-repeat right top;
	padding:6px 15px 4px 6px;
	margin-right:2px;
	color:#FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}


/* TABS PARTE DERECHA */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#tabs {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #666;
	margin-bottom:1em; /*margin between menu and rest of page*/
	overflow:hidden;
	}

#tabs ul {
	margin:0;
	padding:10px 10px 0 0px;
	list-style:none;
	
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url("images/left.png") no-repeat left top;
	margin:0;
	padding:0 0 0 6px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("images/right.png") no-repeat right top;
	padding:6px 15px 4px 6px;
	margin-right:2px;
	color:#FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}


/* INICIO CONIDO MENU NAVEGACION VERTICAL */

.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: bold 13px Verdana;
width: 220px; /* Main Menu Item widths */
border-bottom: 1px solid #ccc;
}
 
.sidebarmenu ul li{
	position: relative;
	top: 0;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 6px;
border-bottom: 1px solid #778;
border-right: 1px solid #778;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #012D58; /*background of tabs (default state)*/
}

.sidebarmenu ul li a:visited{
color: white;
}

.sidebarmenu ul li a:hover{
background-color: black;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 170px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}

.sidebarmenu a.subfolderstyle{
background: url(right.gif) no-repeat 97% 50%;
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
.Link_Raiz {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;

}
.Link_Raiz_Tab {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	
}
.Estilo4 {
	color: #FFFFFF;
	font-weight: bold;
}

.Estilo2 {
	color: #000000;
	font-weight: bolder;
	background-color: #FFFFFF;
	font-size: 16px;
	z-index: auto;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: blink;
}
.Estilo3 {
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 140px;
}




#news {
	position:absolute;
	left:25px;
	top:535px;
	width:218px;
	height:240px;
	text-align: justify;
	z-index: 7;
	visibility: visible;
	background-color: #000000;
	background: url(images/news_bg.jpg) repeat-y;

}
#news h2 {
	font-size: 16px;
	color: #00FF66;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
	font-style: italic;
	height: auto;
	width: 205px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 4px;
	background-position: center;
	text-align: center;
}
#news h3, #news p {
  font-size: 11px;
  margin: 1em 8px 1em 0;
}
#news a {
  color: #74653D;
  font-weight: bold;
  text-decoration: underline;
}
#news a:hover {
  color: #38301A;
}
#news .more {
  font-size: 9px;
}
#news .hr-dots {
  background: center url(images/dots.gif) repeat-x;
  height: 10px;
}

