/* ------ Reset ------- */

body, div, span, h1, h2, h3, h4, h5, p, ul, ol, li, img, table, tr, td, form, input, legend, fieldset, object, embed, param { 

margin:0;
padding:0;}

img {

border:0;}

/* ------ General ------- */

body {
	background-image: url(../img/fondo.gif);
}

#txt_cabecera {
	background-image: url(../img/fondo_cabecera.jpg);
	height: 142px;
	width:auto;
	padding-top: 80px;
}

#txt_cabecera h1 {
	font: bold 32px Arial, Helvetica, sans-serif;
	color: #9A0000;
	margin-left: 500px;
}
#txt_cabecera h2 {
	color: #516935;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 120px;
}

#logo {
	height: 263px;
	width: 218px;
	background: url(../img/fondo_logo.jpg) no-repeat top left;
	float:left;
}

#logo img{
	padding: 25px 0 0 75px;
}
#dcha {
	float:left;
	height: 263px;
	width: 725px;
}

#contenedor {
	width: 943px;
	height:auto;
	margin: 0 auto;	
}
#botonera {
	width: 870px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#contenido {
	width:943px;
	height:auto;
	float:left;
	background-color: #FFF;
	border: 2px solid #516935;
}

#cabecera {
	width:943px;
	height:auto;
	float:left;
}
#botonera ul {
	list-style-type: none;
}
#botonera li {
	height: 213px;
	width: 485px;
}
#cuerpo {
	width:943px;
	height:auto;
	font: normal 12px Arial, Helvetica, sans-serif;
	float:left;
}
#cuerpo a:link {
	color: #516935;
	font-weight: bold;
}
#cuerpo a:visited {
	color: #516935;
	font-weight: bold;
}
#cuerpo a:hover {
	color: #000;
	font-weight: bold;
}

#cuerpo p {
	padding: 0 47px 10px 50px;
	color:#333333;
}
/*#cuerpo img {
	margin-left: 55px;
}*/

#limpia {
clear:both;
}
.limpia {
float:none;
display:block;
clear:both;}




#cuerpo h1 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color:#FFF;
	height: 22px;
	width: 852px;
	background: url(../img/titulo.gif) no-repeat top left;
	margin: 0 auto;
	padding: 5px 0 0 10px;

}
#cuerpo h3 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #516935;
	margin: 20px 0 10px 50px;

}
#pal_original {
}

#video_pal {
	width: 450px;
	float: left;
}
#info_pal {
	background-image: url(../img/cuadro.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 209px;
	padding-top: 15px;
}

#cuerpo table {
	margin-left: 41px;
}
/* ------ Ejercicios -----*/

#txt_ejercicio {
	width: 600px;
	float: left;
}
#img_ej {
	width: 270px;
	height: auto;
	float: left;
}
#img_ej img {
	border: 2px solid #333333;
}

/* ------ Menú -----*/

#menu {
	background: url(../img/degr_bot.jpg) repeat-x;
	height: 41px;
	font: bold 14px Arial, Helvetica, sans-serif;

}

#menu ul {
	margin-left: 290px;
}

#menu ul li{
	float:left;
	list-style-type: none;
	margin-left: 17px;
}

#menu ul li a {
	text-align:center;
	vertical-align: middle;
	color: #fff;
	text-decoration: none;
	display: block;
	padding-top: 12px;
}
#menu ul li a:hover {
	text-align:center;
	color:#000;
	display: block;
}

#menu ul li a.active {
	/*background: url(img/img_menu_h.jpg) no-repeat top left;	*/
	color:#FFF;
	}
	
/* ------ Pal -----*/

#pal_original {
	margin-left: 50px;
	width: 760px;
}

#foto_pal {
	width: 780px;
	margin: 0 auto;
}

/* ------ Ejercicios -----*/

#destacado {
	float:left;
	height: 242px;
	width: 735px;
	background: url(../img/marco_dest.gif) no-repeat top left;
	padding-top: 30px;
	margin:20px 0 0 90px;
	
}
/*#destacado img {
	margin-top: -400px;
}*/
#texto {
	width:400px;
	height:auto;
	float:left;
}
#texto_imagen {
	float:left;
	}
	
#texto_imagen img {
padding:0;
margin-top:-10px;
border:2px solid #666666;}	
	
#cuerpo h2 {
	color: #900;
	font-size: 18px;
	margin: 0 0 10px 50px;
}
#listado {
	width: 735px;
	margin:0 0 0 90px;
	padding-top: 30px;
	float:left;
}

#listado ul {
	list-style-image: url(../img/tic.jpg);
	margin-left: 30px;
}
#listado li {
	margin-bottom: 10px;
}
#videos {
	margin: 0 auto;
}

/* ------ Pie -----*/

#pie {
	width: 870px;
	border-top:2px solid #900;
	margin:0 auto;
	margin-top:20px;
	padding: 15px 0 10px 0;
}
#pie img {
	margin-right: 10px;
}
#pie_ranking {
	width: 265px;
	float: left;
}

#pie_cracks {
	width: auto;
	border-bottom: 2px solid #1D1D98;
	margin: 0 50px 0 50px;
	float: left;
}
#pie_pal {
	width: auto;
	float: left;
	border-bottom: 2px solid #667b4e;
}
