@charset "utf-8";
/* CSS Document */

/* RESET */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0; font-family:Arial, Helvetica, sans-serif;}
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}
strong { font-weight: bold }
em { font-style: italic }
a img { border:none } 


/*COMUN*/
a {
	text-decoration: none;
	color:#6C715E;
}
a:hover {
	text-decoration: underline;
	color:#6C715E;
}

.clear{
	clear:both;
}
.left {
	float:left;
}
.left img, img.left{
	margin: 0 10px 10px 0;
}
.right {
	float:right;
}
.right img, img.right {
	margin: 0 0 10px 10px;
	border: 1px solid #eee;
}
.separador {
	border-bottom: 1px dashed #999;
	margin: 10px 0;
}
h1 {
	font-size: 28px;
}
h2 {
	font-size: 22px;
	margin: 0 0 10px;
	line-height: 120%;
}
h3 {
	font-size: 18px;
	margin: 0 0 15px;
}
p {
	margin: 0 0 20px;
}
ol, ul {
	margin: 10px 0 ;
	padding: 0 0 0 50px;
}


/************************/
/**********HOME**********/
/************************/
.body-home {
	font-size: 13px;
	line-height: 130%;
	color: #333;
	background-repeat: repeat-x;
	background-position: top;
}
.home_enc {
	margin: 0 auto;
	width: 979px;
}
.home_encabezados {
	width: 979px;
	height: 420px;
	position:absolute;
	background-color: #E8EBE0;
}
#home_e1 {	background: #CDD2BB url(images/pasador_home/01.jpg) top no-repeat; }
#home_e2 {	background: #CDD2BB url(images/pasador_home/02.jpg) top no-repeat; }
#home_e3 {	background: #CDD2BB url(images/pasador_home/03.jpg) top no-repeat; }
#home_e4 {	background: #CDD2BB url(images/pasador_home/04.jpg) top no-repeat; }
#home_e5 {	background: #CDD2BB url(images/pasador_home/05.jpg) top no-repeat; }
#home_e6 {
	background-image: url(images/pasador_home/06.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.encabezado-home {
	width: 959px;
	margin: 0 auto;
	height: 690px;
	background: #fff;
	padding: 10px;
	background: url(images/fondocontent.png) no-repeat bottom;
	position:relative;
}
.encabezado-home h1{
	width: 230px;
	height: 138px;
	position:absolute;
	top: 380px;
	left: 40px;
}
.encabezado-home h1 a{
	background:url(images/home-logo.png) no-repeat;
	width: 230px;
	height: 138px;
	display:block;
	text-indent: -3000px;
}
.atencionalcliente-home {
	position:absolute;
	top: 530px;
	text-align:center;
	left: 50px;
	font-size: 11px;
	line-height: 140%;
	color: #494B3B;
}
.atencionalcliente-home a{
	color: #333;
}
.atencionalcliente-home div{
	font-size: 24px;
	color: #008f8e;
}
.atencionalcliente-home span{
	display:block;
	margin: 0 0 3px;
}
.texto-home {
	position:absolute;
	top: 400px;
	left: 300px;
	color: #798062;
	font-size: 12px;
	font-family:Calibri, "Trebuchet MS", sans-serif;
	width: 440px;
}
.texto-home-header {
	font-size:24px;
}
.texto-home span{
	font-weight:bold;
	color: #008f8e;
}

.botones-right {
	position:absolute;
	left: 750px;
	width: 190px;
	top: 350px;
}
.botones-right div{
	position:relative;
	height: 97px;
}
.botones-right span {
	height: 97px;
	width: 190px;
	background:url(images/botones-right.png) no-repeat;
	display:block;
	position:absolute;
	left: 0; top:0;
}
.botones-right a{
	background:url(images/botones-right-top.png) no-repeat;
	display:block;
	height: 97px;
	width: 190px;
	text-indent: -3000px;
	position:absolute;
	left: 0; top:0;
}
#btn-centros span, #btn-centros a {
	background-position: 0 -97px;
}
#btn-asistencia span, #btn-asistencia a {
	background-position: 0 -194px;
}

.pie-home {
	border-top: 2px solid #fff;
	height:40px;
	position:relative;
	background-repeat: no-repeat;
	background-position: center top;
}
#menu-home, #menu-home li{
	padding: 0;
	margin: 0;
	list-style: none;
}
#menu-home {
	margin: -2px 0 0 18px;
	display:block;
}
#menu-home li{
	display: inline-block;
	float:left;
}
#menu-home a{
	color: #111;
	font-size: 16px;
	background:url(images/menu-home.png) repeat-x;
	display: inline-block;
	float:left;
	margin: 0 2px 0 0;
	height: 18px;
	padding: 6px 0 4px;
	width: 130px;
	text-align:center;
}
#menu-home a:hover{ 
	background-position: 0 -28px;
	text-decoration:none;
	font-weight:normal;
}



/************************/
/**********INTERIOR**********/
/************************/

.body-interior{
	font-size: 12px;
	line-height: 130%;
	color: #333;
	background-repeat: repeat-x;
	background-position: top;
}
.encabezado {
	width: 980px;
	height: 290px;
	margin: 0 auto;
	position:relative;
}
.encabezadofoto {
	width: 980px;
	height: 290px;
	position:absolute;
}
#e1 {background:url(images/encabezados/01.jpg) no-repeat right;}
#e2 {background:url(images/encabezados/02.jpg) no-repeat right;}
#e3 {background:url(images/encabezados/03.jpg) no-repeat right;}
#e4 {background:url(images/encabezados/04.jpg) no-repeat right;}
#e5 {background:url(images/encabezados/05.jpg) no-repeat right;}
#e6 {background:url(images/encabezados/06.jpg) no-repeat right;}


.encabezado h1{
	width: 194px;
	height: 116px;
	position:absolute;
	top: 20px;
	left: 00px;
}
.encabezado h1 a{
	background:url(images/logo.png) no-repeat;
	width: 194px;
	height: 116px;
	display:block;
	text-indent: -3000px;
}

#menu-interior, #menu-interior li{
	padding: 0;
	margin: 0;
	list-style: none;
}
#menu-interior {
	display:block;
	position:absolute;
	left: -20px;
	top: -60px;
}
#menu-interior a{
	color: #111;
	font-size: 17px;
	background:url(images/menu.png) repeat-y -200px 0px;
	display:block;
	margin: 0 5px 5px 0;
	height: 18px;
	padding: 6px 15px 4px 0;
	width: 185px;
	text-align:right;
}
#menu-interior a:hover{ 
	background-position: 0px 0px;
	text-decoration:none;
	font-weight:normal;
}
.contenedorout{
	padding: 0 0 80px 0;
	background-color: #FFF;
	background-image: url(images/fondocontent.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.contenedor {
	width: 960px;
	margin: 0 auto;
	position:relative;
	
}
.contenido {
	width: 470px;
	margin: 0 0 0 240px;
	min-height: 350px;
}
.contenido ul {
	padding: 0 0 0 20px;
}
.contenido p{
	text-align:justify;
}
.contenido li {
	padding: 0 0 10px 0;
}
.contenido h2 {
	color:#959A86;
	font-size: 24px;
	display:block;
	background:url(images/bullet-header.png) no-repeat 0 7px;
	padding: 0 0 0 10px;
	margin: 0 0 10px -10px;
}
.contenido h3 {
	display:block;
	padding: 5px 0 0 15px;
	background:url(images/fondoh2.png) no-repeat;
	height: 27px;
	color:#959A86;
	margin: 0 0 10px -15px;
}
.noticia img {
	float:right;
	margin: 0 0 10px 10px;
}

.botones-right-interior {
	position:absolute;
	left: 750px;
	width: 190px;
	top: -50px;
}
.botones-right-interior div{
	position:relative;
	height: 97px;
}
.botones-right-interior span {
	height: 97px;
	width: 190px;
	background:url(images/botones-right.png) no-repeat;
	display:block;
	position:absolute;
	left: 0; top:0;
}
.botones-right-interior a{
	background:url(images/botones-right-top.png) no-repeat;
	display:block;
	height: 97px;
	width: 190px;
	text-indent: -3000px;
	position:absolute;
	left: 0; top:0;
}

.pie {
	border-top: 2px solid #fff;
	height:40px;
	background-image: url(images/fondocontent_pie.png);
	background-repeat: no-repeat;
	background-position: center top;
	position:relative;
	background-color: #FFF;
}
.encabezado_seccion {
	background: #efefef;
	border: #ddd;
	padding: 5px;
	font-size: 14px;
	margin: 0 0 10px;
}
.ver_mas {
	float:right;
	margin: 10px 0 0 0 ;
}
.galeria, .lista_mosaico {
	width: 145px;
	float:left;
	margin: 0 10px 10px 0;
}
.paginacion {
	margin: 10px auto;
}
.paginacion img, .paginacion img:hover {
	border: 0;
	margin: 0 5px;
}
.podcasts {
	margin: 10px 0 ;
	border-bottom: 1px solid #eee;
	padding: 0 0 10px 0;
}

.noticia h2{
	padding: 0;
	margin: 0 0 10px 0;
	background: none;
	font-size: 18px;
}

.input_largo, .input_corto, .textarea_contacto {
	background: #fff url(images/fondoform.png) repeat-x;
	padding: 5px;
	border: 1px solid #C6CCB1;
}
.input_largo {
	width: 433px;
}
.input_largo_bottom {
	height: 1px;
	background:#fff;
	margin: 0 0 5px;
	width: 433px;
}
.input_corto {
	width: 190px;
}
.input_corto_bottom {
	height: 1px;
	background:#fff;
	margin: 0 0 5px;
	width: 190px;
}
.textarea_contacto {
	width: 433px;
}
.contacto_submit {
	width:100px;
	height: 31px;
	background:url(images/btn_enviar.png) no-repeat;
	border: 0;
	font-size: 0;
}
.contacto_submit:hover {
	background-position: 0 -31px;
}
.contacto_borrar {
	width:100px;
	height: 31px;
	background:url(images/btn_borrar.png) no-repeat;
	border: 0;
	font-size: 0;
}
.contacto_borrar:hover {
	background-position: 0 -31px;
}
/*SIDEBAR*/
.sidebar {
	padding: 10px;
	width: 300px;
	float:right;
}



/*FOOTER*/
.footer {
	padding: 10px;
	width: 940px;
	margin: 0 auto;
	height: 30px;
	background: #eee;
}

