@charset "utf-8";
/* CSS Document */

@import url("reset.css");

body {
	background: #F9D372 url(../images/fondo_body.jpg) repeat-x;
	font: normal 14px/150% Georgia, "Times New Roman", Times, serif;
	color: #000;
}

.clearfix {
	clear:both;
}

#global {
	width: 970px;
	margin:auto;
	background: url(../images/fondo_nota.jpg) no-repeat center top;
	min-height:600px;
}

#cabecera #logo {
	float:left;
	margin-left:10px;
}

#cabecera #logo #reproductor {
	width:72px;
	margin-left:20px;
	margin-top:5px;
	height:24px;
	float:left;
}

#cabecera #label {
	width:400px;
	margin-left:545px;
	padding-top:15px;
	margin-right:10px;
	text-align:right;
	font-size: 10px;
	line-height: 120%;
}

#cabecera #menu ul {
	margin-top:30px;
}

#cabecera #menu ul li {
	display:inline;
}

#cabecera #menu ul li a {
	text-shadow: 0 -1px 1px #1A959D;
	float:left;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	height:22px;
	padding:0px 10px;
}

#cabecera #menu a.btn_inicio {
	margin-left: 15px;
	background: url(../images/btn_fondo_chico.png) no-repeat center top;
}

#cabecera #menu a.btn_inicio:hover {
	background: url(../images/btn_fondo_chico.png) no-repeat center bottom;
}

body#index #cabecera #menu a.btn_inicio {
	background: url(../images/btn_fondo_chico.png) no-repeat center bottom;
}

#cabecera #menu a.btn_escuela {
	margin-left:22px;
	background: url(../images/btn_fondo_director.png) no-repeat center top;
}

#cabecera #menu a.btn_escuela:hover {
	background: url(../images/btn_fondo_director.png) no-repeat center bottom;
}

body#escuela #cabecera #menu a.btn_escuela {
	background: url(../images/btn_fondo_director.png) no-repeat center bottom;
}

#cabecera #menu a.btn_cursos {
	margin-left:27px;
	background: url(../images/btn_fondo_chico.png) no-repeat center top;
}

#cabecera #menu a.btn_cursos:hover {
	background: url(../images/btn_fondo_chico.png) no-repeat center bottom;
}

body#cursos #cabecera #menu a.btn_cursos {
	background: url(../images/btn_fondo_chico.png) no-repeat center bottom;
}

#cabecera #menu a.btn_recomendados {
	margin-left:27px;
	background: url(../images/btn_fondo_recomendados.png) no-repeat center top;
}

#cabecera #menu a.btn_recomendados:hover {
	background: url(../images/btn_fondo_recomendados.png) no-repeat center bottom;
}

body#recomendados #cabecera #menu a.btn_recomendados {
	background: url(../images/btn_fondo_recomendados.png) no-repeat center bottom;
}

#cabecera #menu a.btn_director {
	margin-left:174px;
	background: url(../images/btn_fondo_director.png) no-repeat center top;
}

#cabecera #menu a.btn_director:hover {
	background: url(../images/btn_fondo_director.png) no-repeat center bottom;
}

body#director #cabecera #menu a.btn_director {
	background: url(../images/btn_fondo_director.png) no-repeat center bottom;
}

#cabecera #menu a.btn_radio {
	margin-left:13px;
	background: url(../images/btn_fondo_radio.png) no-repeat center top;
}

#cabecera #menu a.btn_radio:hover {
	background: url(../images/btn_fondo_radio.png) no-repeat center bottom;
}

body#radio #cabecera #menu a.btn_radio {
	background: url(../images/btn_fondo_radio.png) no-repeat center bottom;
}

#cabecera #menu a.btn_contacto {
	margin-left:12px;
	background: url(../images/btn_fondo_medio.png) no-repeat center top;
}

#cabecera #menu a.btn_contacto:hover {
	background: url(../images/btn_fondo_medio.png) no-repeat center bottom;
}

body#contacto #cabecera #menu a.btn_contacto {
	background: url(../images/btn_fondo_medio.png) no-repeat center bottom;
}


#contenido {
	width:950px;
	padding-top:50px;
	margin:0px auto;
}

#contenido #noticiasindex {
	background: url(../images/fondo_noticias.png) no-repeat;
	height: 342px;
	width: 950px;
	margin-bottom:32px;
}

#contenido #noticiasindex .textos {
	margin-top:120px;
	margin-left:40px;
	_margin-left:20px;
	width: 410px;
	float:left;
}

#contenido #noticiasindex .textos .fecha {
	float:left;
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #E5E5E5;
	padding:4px;
	margin-top:5px;
}

#contenido #noticiasindex .textos h2 {
	margin-left:33px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:20px;
}

#contenido #noticiasindex .textos p {
	margin-left:33px;
}

#contenido #noticiasindex .imagen {
	display:block;
	padding-top:30px;
	margin-left:500px;
	width:420px;
	height:277px;
}

#index #contenido #main {
	width:665px;
	float:left;
}

#cursos #contenido #main, #contacto #contenido #main {
	width:615px;
	float:left;
	padding-left:15px;
}


#contenido #main h1 {
	font-weight: bold;
	color:#A54223;
	font-size: 12px;
	padding-left:8px;
	margin-bottom:20px;
	background: url(../images/fondo_h1_bloqueintro.png) no-repeat;
	text-shadow:1px 1px 1px #F9D372;
}

#contenido #main h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom:5px;
}

#contenido #main p {
	margin-bottom:10px;
}

#contenido #main #bloqueintro {
	float:left;
	padding-left:40px;
	width:290px;
}

#contenido #main #bloqueintro h2, #contenido #main #bloqueintro p {
	padding-left:7px;
}

#contenido #main #bloqueradio {
	font-size:12px;
	line-height:120%;
	width:285px;
	margin-left:330px;
	_margin-left: 180px;
	padding-left:30px;
	padding-right:10px;
}

#contenido #main #bloqueradio h2 {
	padding-left:30px;
	padding-top:24px;
	height:20px;
	background: url(../images/icon_radio.png) no-repeat;
}

#contenido #main #bloqueradio p.intro {
	background: url(../images/linea_relieve.jpg) repeat-x top;
	padding-top:10px;
}

#contenido #main #bloqueradio ul {
	margin-top:15px;
	margin-bottom:15px;
}

#contenido #main #bloqueradio ul li a {
	display:block;
	text-decoration:none;
	width:290px;
	height:32px;
	margin:1px 0px 2px 0px;
	background: #FBE1A0 url(../images/icon_music.png) no-repeat right center;
}

#contenido #main #bloqueradio ul li a:hover {
	background-color:#FDF0CF;
}

#contenido #main #bloqueradio ul li a span {
	display:inline;
	padding-left:10px;
}

#contenido #main #bloqueradio ul li a span.number {
	color:#993300;
	font-size:22px;
}

#contenido #main #bloqueradio ul li a span.title {
	color:#000;
	font-size:11px;
	line-height: 32px;
}

#contenido #main #bloqueradio a.all {
	display:block;
	float:right;
	line-height:19px;
	padding-left:7px;
	width:124px;
	height:19px;
	color:#993300;
	text-decoration:none;
	background: url(../images/fondo_all.png) no-repeat;
}

#contenido #main #bloqueradio a.all:hover {
	color:#FFF;	
}

#contenido #columna {
	width:280px;
	margin-left:662px;
}

#contenido #columna .banner {
	margin-left:20px;
	margin-bottom:7px;
}

#contenido #columna #noticiascol {
	width:280px;
	height:272px;
	background-image: url(../images/fondo_noticias_col.png);
	background-repeat: no-repeat;
	margin-bottom:20px;
}

#contenido #columna #noticiascol .fecha {
	float:left;
	margin-left:24px;
	margin-top:76px;
	line-height:110%;
	font-weight:bold;
	color:#FFF;
	font-size:12px;
}

#contenido #columna #noticiascol .texto {
	margin-left:55px;
	font-size:11px;
	line-height:110%;
	padding-top:70px;
	padding-right:25px;
}

#contenido #columna #noticiascol .texto h2 {
	font-size:14px;
	margin-bottom:5px;
}

#contenido #columna iframe {
	margin-left:30px;
	width:230px;
}

#pie {
	margin-top:80px;
	height:222px;
	width:auto;
	background: url(../images/fondo_pie.png) repeat-x center top;
}

#pie p {
	padding-top:200px;
	font-size: 12px;
	color: #F8D272;
	text-align:center;
	font-weight:bold;
}

#pie p a {
	text-decoration:none;
	color:#EE5F32;
}

#pie p a:hover {
	text-decoration:underline;
}

/*--------CURSOS-----------*/

#contenido #main p {
	padding-left:10px;
}

#contenido #main #fotos {
	width:214px;
	float:left;
	margin-right:20px;
}

#contenido #main a.foto {
	margin-bottom:22px;
	display:block;
	padding:6px;
	background-color:#E5B15A;
	/*height:130px;*/
}

#contenido #main a.foto {
	line-height:1px;
}

#contenido #main a.foto img {
	border:1px solid #AE6533;
}

#cursos #contenido #main p {
	margin-left:225px;
}

#contenido #main #fotos p {
	color:#EE5F32;
	margin-left:0px;
	font-weight:bold;
}

#cursos #contenido #main h2 {
	margin-left:230px;	
}

/*------CONTACTO-------*/

#contacto #main form {
	color:#930;
	width:420px;
	padding-top:20px;
}

#contacto #main form label {
	display:block;
}

#contacto #main form input {
	width:400px;
}

#contacto #main form input#enviar {
	width:100px;
	float:right;
}

#contacto #main form textarea {
	width:400px;
}

#contacto #mapa {
	float:left;
}

#contacto #main #derecha {
	margin-left:400px;
}

#contacto #main #derecha a {
	display:block;
	height:38px;
	width:152px;
	margin-bottom:5px;
}

#contacto #main #derecha a.facebooklink {
	background: url(../images/facebook.png) no-repeat top;
}

#contacto #main #derecha a.facebooklink:hover {
	background: url(../images/facebook.png) no-repeat bottom;
}

#contacto #main #derecha a.myspacelink {
	background: url(../images/myspace.png) no-repeat top;
}

#contacto #main #derecha a.myspacelink:hover {
	background: url(../images/myspace.png) no-repeat bottom;
}

/*---------------ESCUELA---*/

#escuela #contenido #main {
	width:625px;
	float:left;
	padding-right:30px;
}

/*--------DIRECTOR---*/

#director #contenido #main {
	width:625px;
	float:left;
	padding-right:30px;
}

/*-------RADIO---*/

#radio #contenido #main {
	width:625px;
	float:left;
	padding-right:30px;
}

/*---------------RECOMENDADOS----------------*/

#recomendados #contenido #main {
	width:625px;
	float:left;
	padding-right:30px;
}

#recomendados #contenido #main .bloque {
	margin-top:40px;
}

#recomendados #contenido #main .bloque a.foto {
	float:left;
}

#recomendados #contenido #main .bloque p {
	margin-left: 220px;
	color:#454545;
	font-style: italic;	
}

#recomendados #contenido #main .bloque span.autor {
	float:right;
	color:#EE5F32;
	font-weight:bold;
	margin-right:10px;
}
	