body.pagina {
	/*background:#357 url("../images/fondo_pagina_marron.gif");*/
	background-color: #F3A04A;
	color:#fff;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS",Arial,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.contenido {
  background-color:#fff;
  width:750px;
  margin:0 auto;
  text-align:left;
  /*color:#333;*/
  position:relative;
  
  /*border:solid #fff;
  border-width:0 1px;*/
}

/* cabecera
----------------------------------------------- */
.pagina #cabecera {
  background-color:#000;
  background-image:url("../images/cabecera.jpg");
  background-position:0 0;
  height:150px;
}

 /* =menu
----------------------------------------------- */
.pagina #menu {
  background-repeat:no-repeat;
  background-color:#000;
  background-image:url("../images/fondo_menu.jpg");
  background-position:0 -70px;
  float:left;
  width:100%;
  border:solid #ddd;
  border-width:1px 0;
  border-color:#4d4727;
}
#menu ul {
  margin:0;
  padding:0 20px;
  list-style:none;
  font-size:70%;
  text-transform:lowercase;
  }
#menu li {
  float:left;
  margin:0;
  padding:0;
  background-image:none;
  line-height:normal;
  text-indent:0;
  }
#menu a, #menu #actual {
  display:block;
  padding:5px 10px 6px;
  border:solid #C0B160;
  border-width:0 1px 0 0;
  /*color:#68a;*/
  text-decoration:none;
  white-space:nowrap;
  }
/* Following rule allows entire region of link to to be 
   clickable in IE/Win. Holly Hack explained here:
   http://www.positioniseverything.net/explorer/escape-floats.html */
* html #menu a {
  width:1%;
  }
/*  
#menu #actual strong, #menu #actual a {
  background-repeat:no-repeat;
  }
  */
  /*
#menu a:hover, #menu #actual a:hover strong, #menu #actual strong {
  color:#000;
  }
  */
#menu a:hover {
  background-repeat:no-repeat;
  }
#menu .primero a {
  border-left-width:1px;
  }
.pagina #menu #actual {
  background-color:#246;
  background-image:url("../images/fondo_menu_marron.gif");
  color: #fff;
  font-weight: bold;
}
  
.pagina #menu a {
  border-color:#c0b160;
  color:#8d8247;
}

/*
.pagina #menu a:hover, .pagina #menu #actual a:hover strong, .pagina #menu #actual strong {
  color:#fff;
  }
 */ 
/*  
.pagina #menu #actual a strong {
  color:#7ac;
  }
  */
.pagina #menu a:hover {
  background-color:#123;
  background-image:url("../images/fondo_menu_hover_marron.gif");
  color: #fff;
  }
  
  
  

/* Structure: =pagina
----------------------------------------------- */
.pagina #info #bloqueI {
  float:left;
  width:505px;
  padding:0;
  border-bottom:1px solid #ddd;
  color:#444;
  /*background-color: #fff;*/
  }

.pagina #info #bloqueD {
  float:right;
  width: 100px;
  padding: 0px;
  width: 245px;
  background-color: #F9F2D1;
}


#info{
/*	background-image:url("../images/fondo_pagina.gif");
	background-repeat:repeat-y;
	background-color:#000;
	display: block;
	clear: both;
	overflow: hidden;
	*/
margin:20px auto 0pt;
overflow:hidden;
width:750px;	
}

#bloqueD, #bloqueI {
    padding-bottom: 32768px;
    margin-bottom: -32768px
}

#contenedor {
	margin:20px auto 0pt;
	overflow:hidden;
	width:750px;
		clear: both;
}
/*
#izquierda {
background:#C1D091 none repeat scroll 0%;
width:200px;
}
*/
/*#izquierda,*/ #central, #derecha {
float:left;
margin-bottom:-32768px;
/*margin-right:10px;*/
padding-bottom:32768px;
}
#central {
background:#fff none repeat scroll 0%;
width:510px;
color:#000;
}
#central2{
/*	width: 750px;
	width:510px;*/
	padding: 30px;
	text-align: justify;
	background:#fff none repeat scroll 0%;
	color:#000;
}

#derecha {
	background:#AB8D02 none repeat scroll 0%;
	margin-right:0pt;
	width:240px;
	color: #000;
}

#pie{
	background-color: #5C5327;
	color: #8D8247;
	margin-top: -19px;
	padding-top: 5px;
	text-align: center;
	font-size: 70%;
}
* html #pie {
  padding: 0px;
}
#noticias, #patrocinadores, #colaborador{
	text-align: center;
	font-size: 70%;
/*	border: 1px solid #5C5327;*/
	margin: 10px;
	margin-bottom: 30px;
	color: #3D3920;
}
.lateral{
	border-bottom: 1px solid #5C5327;
	width: 100%;
} 
#noticias ul, #patrocinadores ul{
	list-style:none;
	padding: 0px;
}
#noticias a{
	text-decoration: none;
}
#noticias li{
	border-bottom:1px dotted #5C5327;
	text-align: left;
	padding: 5px 10px;
}
.titulo {
	font-weight: bold;
	color: #000;
} 
.descrip, .fecha{
	color:#000000;
}

#datos{
	padding: 15px;
	text-align: justify;
}

.right{
	display: block;
	float: right;
	margin: 0.5em 0.5em 0.5em 0.5em;
}

.left{
	display: block;
	float: left;
	margin: 0.5em 0.5em 0.5em 0.5em;
}

.colaboramos img {
   
    margin-bottom: 0.5em;
}


#evento{
	margin-left: 20px;
	border-bottom:1px dotted #5C5327;
}
#evento a{
	text-decoration: none;
	color: #BD570C;
}
#evento a:hover{
	color: #C0B160;
}

img{
	border: 0px;
}

 /* =menu
----------------------------------------------- */
.pagina #menu2 {
  background-color:#7c723c;
  float:left;
  width:100%;
  border:solid #ddd;
  border-width:1px 0;
  border-color:#4d4727;
}
#menu2 ul {
  margin:0;
  padding:0px;
  list-style:none;
  font-size:70%;
  text-transform:lowercase;
  }
#menu2 li {
  float:left;
  margin:0;
  padding:0;
  background-image:none;
  line-height:normal;
  text-indent:0;
  }
#menu2 a, #menu2 #actual {
  display:block;
  padding:5px 10px 6px;
  /*border:solid #C0B160;*/
  /*border-width:0 1px 0 0;*/
  color:#000;
  text-decoration:none;
  white-space:nowrap;
  }
/* Following rule allows entire region of link to to be 
   clickable in IE/Win. Holly Hack explained here:
   http://www.positioniseverything.net/explorer/escape-floats.html */
* html #menu2 a {
  width:1%;
  }
/*  
#menu #actual strong, #menu #actual a {
  background-repeat:no-repeat;
  }
  */
  /*
#menu a:hover, #menu #actual a:hover strong, #menu #actual strong {
  color:#000;
  }
  */
.pagina #menu2 a:hover {
  color:#FFF;
  }
.pagina #menu2 #actual {
  background-color:#2d2717;
  /*background-image:url("../images/fondo_menu_marron.gif");*/
  color: #fff;
  font-weight: bold;
}
  
.pagina #menu2 a {
  color:#000;
}

#banner{
	border-width: 1px;
	border-color: #000;
	border-style: dotted;
	padding: 5px;
    margin:0 auto;
	text-align: center;

/*	
	background-image: url("../images/banner01.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	height: 75px;
*/
}

#banner a{
	text-decoration: none;
}

#banner a span, #evento span a span{
	font-size:70%;
}

#invernal2008 {
	text-align: center;
	margin: 0 auto;
}

#invernal2008 h2, .verde{
	color: #008638;
	border-bottom: solid 1px #008638;
	text-align: left;
}

#invernal2008 h3, #invernal2008 h4{
	text-align: left;
}

#invernal2008 p{
	text-align: justify;
	font-size: 80%;
}
#invernal2008 img{
	margin-right: 15px;
}
/*
#invernal2008 .verde{
	color: #008638;
	font-weight: bold;

}
*/
#invernal2008 .pdf {
	text-align: right;
}

#invernal2008 .pdf a{
	text-decoration: none;
}

#invernal2008 div {
	font-size: 75%;
}

#invernal2008 div span{
	font-size: 80%;
}

.nave{
	text-decoration: none;
	font-size: 80%;
	color: #F3A000;
	font-weight: bold;
}