* {margin:0; padding:0;}

html{height: 100%;}

body{	

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #036;

	background-color: #fff;

}

h1{

	font-size: 1.3em;

	font-weight: bold;

	color: #036;

	margin:18px 20px 15px 18px;

	font-family: Geneva, Arial, Helvetica, sans-serif;

}

h2{

	font-size: 0.7em;

	font-weight: bold;

	color: #999;

	margin-left:37px;

	padding: 2px 0 3px 18px;

	background-color:#fff;

}







/*MAQUETACION*/



#contenedor{
	position: absolute;
	left: 50%;
	top: 50%;
	height: 470px;
	margin-top: -235px;  /* la mitad de la altura */
	width: 984px;
	margin-left: -492px;  /* la mitad de la anchura */
	background-color: #FFF;
	background-image: url(../images/fondo_index.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#greca{

	background-image: url(../images/gecas_index.png);

	background-repeat: no-repeat;

	background-position: top;

	height: 38px;

	width: 984px;

	background-color: #FFFFFF;

}

#columna_iz{

	position:relative;

	top:79px;

	left:50px;

	height: 278px;

	width: 278px;

	background-image: url(../images/fondo_index2.jpg);

	background-repeat: no-repeat;

	background-position: left;

	float: left;

}



#menu{

	height: 184px;

	width: 172px;

	float:left;

	position:relative;

	top:80px;

	left:65px;

	background: url(../images/fondo_azul_index.jpg) no-repeat top left;

	

}



#contenido{

	margin-left:115px;

	float:right;

	height: 280px;

	width: 238px;

	margin:112px 40px 00;



}

/*COLUMNA IZQUIERDA*/

#columna_iz p{

	font-size: 0.7em;

	margin-left:18px;

	line-height:1.5;

}	

.temporada_2008_foto{

	margin-top:35px

	

	}

.temporada_2008{

	position:relative;

	top:-52px;

	left:95px;

	font-size:0.9em;

	color:#69c!important;

	font-weight: bold;

	text-decoration:none;

}

/*MENU*/



#menu ul{

	font-size: 0.8em;

	margin-top:10px;

	list-style-type: none;

	font-weight: bold;

	font-family: Geneva, Arial, Helvetica, sans-serif;

}



#menu a{



  text-decoration:none; 

  text-align:left; 

  color:#fff; 

  display:block; 

  width:162px; 

  padding:4px 0px 5px 10px;

  margin-top:3px;

  }



#menu a:hover {

  background-color:#69c;

}





/*menu idioma*/

#menu_idioma{

	position:relative;

	top:274px;

	left:-100px;

	float:left;

}

#menu_idioma ul{font-size:0.7em;}

#menu_idioma li{display:inline; float:left; margin-right:10px;}

#menu_idioma a{color: #fff; text-decoration: none;}

#menu_idioma a:hover{color: #f0f0f0; text-decoration: none;}





/*CONTENIDO*/

.navegaconpatxi_foto {

	background-color:#fff;

	margin:15px 0 0 37px;

	padding:4px;

	border-top:1px solid #ccc;

	border-right:2px solid #999;

	border-bottom:2px solid #999;

	border-left:1px solid #ccc;

}

.navegaconpatxi{

	position:relative;

	top:-29px;

	left:100px;

	font-size:0.7em;

	color:#fff!important;

	font-weight: bold;

	text-decoration:none;

}











/*******************/


