/*
Design by Oliver Camacho
FDTA valles
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(images/bg.gif) repeat-x;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

form {
}

input, textarea {
	padding: 2px 5px;
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

h1, h2, h3 {
	margin-top: 1.5em;
	font-weight: normal;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.0em;
	line-height: 130%;
}
p{
	color:#595959;
	}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #CC6B47;
}

a:hover {
	text-decoration: none;
	color: #C00;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

hr {
	display: none;
}

/* Header */

#header {
	height: 110px;
	margin: 0 auto;
	
}

#logo {
	width: 996px;
	height: 140px;
	margin: 0 auto;
	background:url(images/logo.png) 5px 15px no-repeat;
}

#logo h1 {
	float:left;
	margin: 0;
	text-indent:-300px;

}


#prop{
	float:right;
	text-align:right;
	display:block;
	width:580px;
	height:80px;
	padding:20px 10px 0px 10px;
	
}

#prop ul{
	float:right;
	display:block;
	width:450px;
	height:40px;
	margin:0;
	padding:0;
	
	}

#prop ul li{
	float:right;
	display:block;
	width:auto;
	height:30px;
	list-style:none;
	vertical-align:middle;
	
	}

#prop ul li a{
	margin-left:10px;
	padding-right:10px;
	font-size:12px;


	
	}
#prop ul li img{
	float: left;
	padding:0;
	margin:0;
	
	}

#prop ul li.lang{
padding-top:5px;

}
#prop ul li a.ingles{
	border-right:1px solid #930;
	}
	
#prop ul li a.buscar{
	float:left;
	padding-right:0;
}
	
#prop ul li a{
	text-decoration:none;
	
	}
#prop.imput{
	float:left;
	
	}	

#prop h2{
	display:block;
	width:450px;
	height:30px;
	padding-top:10px;
	float:right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

	
	}

#logo h2 {
	
	margin: 0;
	text-transform: uppercase;
	font-weight: 600;
	font-size:20px;
	color: #98200f;
}



#logo h1 {
	float: left;
	padding-top: 40px;
	font-size: 4em;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}





/* Page */

#page {
	width: 778px;
	margin: 0 auto;
}

#content {
	width: 996px;
	margin: 0 auto;
	
}
/* Flash */

.hflash{
	float:left;
	display:block;
	width:662px;
	height:397px;
	
	
	}

.mapaflash{
	float:left;
	display:block;
	width:320px;
	height:397px;
	
	
	}
/* Post */

.post {
}

.post .title {
	margin: 0;
}

.post .title a {
	text-decoration: none;
}

.post .byline {
	margin: 0 0 30px 0;
	line-height: normal;
}

.post .entry {
	height:400px;
}

.post .meta {
	clear: both;
}

.post .meta a {
	text-decoration: none;
	font-weight: bold;
}

.post .meta a:hover {
	text-decoration: underline;
}

.post .meta .comments {
	padding-left: 20px;
	background: url(images/img07.gif) no-repeat left center;
}

.post .meta .permalink {
	padding-left: 20px;
	background: url(images/img08.gif) no-repeat left center;
}

/* Latest Post */


#latest-post-wrap {
	
	
}

#latest-post {
	width: 996px;
	margin: 0 auto;
	padding: 0 0 10px 0;
}

#latest-post h1 {
	margin: 10px 0;
	padding: 0;
}

#latest-post p {
	margin: 0;
	padding-bottom: 15px;
}

#latest-post .meta {
	padding: 10px 0 0 0;
}




/* Recent Posts */

#recent-posts {
	width: 298px;
	float:left;
	
}

div.news {
	float:left;
	display:block;
	width: 298px;
	height:auto;
	border:1px solid #CCC;
	padding-bottom:20px;
	margin-bottom:10px;

}

#recent-posts h2 {
	margin: 0;
	padding: 5px 0 5px 15px;
	background: #754126;
	text-transform: uppercase;
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
}

#recent-posts h3 {
	margin: 20px 0 10px 0;
	padding: 0;
	font-size: 1.4em;
}

#recent-posts h3 a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	display:block;
	text-decoration: none;
	color:#885c47;
	background:#fff6e0;
	width:270px;
	
}



#recent-posts ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#recent-posts li {
	float: left;
	width: 270px;
	padding-left: 10px;
}

#recent-posts li.first {
	padding: 0;
}

#recent-posts .byline {
	margin: 0 0 10px 0;
	padding: 0;
	border-bottom: 1px #DDD7C0 solid;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
}

#recent-posts .byline span {
}

#recent-posts .byline a {
	padding: 0 30px 0 0;
	background: url(images/img05.gif) no-repeat right top;
	text-decoration: none;
}

#recent-posts .byline a:hover {
	text-decoration: underline;
}

#recent-posts p {
	padding: 0;
	margin: 0;
}


/* Sidebar */

#sidebar {
	float:left;
	width: 681px;
	margin-left:15px;
	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	float: left;
	width: 680px;
	vertical-align:bottom;
	margin-bottom:20px;
	
}

#sidebar li div.noticias{
	
	border:1px solid #CCC;
	padding:10px;
	height:auto;
	
	}

#sidebar li div.noticias span{
	float:left;
	display:block;
	width: 370px;
	height:auto;
	padding-right:10px;
	padding-top:30px;
}

.clear{
	clear: both;
}

.read{

	clear: both;
	width: 100%;
	height:20px;
	padding-top:10px;	
}
.read a{
	color:#754126;
	text-decoration: none;
	float:right;
	background: url(images/plus.jpg) no-repeat right top;
	padding:2px 25px 5px 0px;
}

.read a:hover{
	color:#9a2312;
}

#sidebar li ul {
	padding-left: 20px;

}

#sidebar ul li p{
	margin-top:5px;
	color:#595959;

	}


#sidebar li li {
	float: none;
	width: auto;
	padding: 3px 0;
	background: none;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	padding: 5px 0 6px 16px;
	background: #754126;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
}


#sidebar ul li h3{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#666666;
	font-weight:bold;
	border-bottom:1px #ccc solid;
	
	margin-right:10px;
	padding-bottom:0px;
	
	
	}
/*Right panel*/
#right-panel{
	padding:0;
	float:right;
	width: 298px;
	margin-bottom:10px;

	}

#right-panel h2{
	margin: 0 0 5px 0;
	padding: 5px 0 6px 16px;
	background: #9a2312;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;

	}
.right-menu{
	background: url(images/bgrightmenu.jpg) repeat-x;
	height:430px;
	
	}

#anunces{
	clear:both;
	padding-top:10px;
	
	}
#anunces img{
	margin:0;
	padding:0;

}
.right-menu ul{
	padding-bottom:20px;
	margin:0;
	padding:0;
	}
.right-menu ul li{
	font-size:12px;
	margin-bottom:2px;
	list-style:none;
	
}
.right-menu ul li a{
	display:block;
	text-decoration:none;
	color:#6b2916;
	font-weight:bold;
	padding:10px 10px 10px 30px;
	
	
	}

.right-menu ul li a:hover{
	background:#ffe7bd;
	
	}

/*Left panel*/
#left-panel{
	float:left;
	width: 680px;
	margin-right:15px;
}

#left-panel h2{
	margin: 0 0 5px 0;
	padding: 5px 0 6px 16px;
	background: #754126;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	
	}
#left-panel h3{
	margin: 0 0 5px 0;
	padding: 10px 0 6px 0px;
	font-size: 1.2em;
	font-weight: bold;
	
	}	

.description{
	clear:both;
	float:left;
	display:block;
	width:640px;
	border:1px solid #CCC;
	margin:10px 0px;
	padding:20px;
	
	}
	
	
/* Search */

#search {
}

#search #s {
	width: 80%;
	margin-bottom: 10px;
}

/* Calendar */

#calendar {
	clear:both;
	display:block;
	width:298px;
	height:auto;
	float:left;
	border:1px solid #CCC;

}

#calendar table, #calendar caption {
	width: 100%;
	text-align: center;
}

#calendar caption {
	font-weight: bold;
}

#calendar a {
	font-weight: bold;
}

/* Footer */

#footer {
	clear: both;
	margin: 0 auto;
	padding: 0 0 10px 0;
	background: url(images/img11.gif) repeat-x;
	text-align: center;
	margin:20px 0 20px 0;

}

#footer span{
	
	display:block;
	width:996px;
	height:35px;
	
	margin:0 auto;
	
	}


#footer ul {
	margin: 0px 0px 3px 0px;
	padding: 3px 5px 0px 5px;
	list-style: none;
	line-height: normal;
	border-bottom:1px solid #CCC;
	border-top:1px solid #CCC;
	height:30px;
	background:#fff9ee;
}

#footer li {
	display: inline;
}

#footer a {
	float: left;
	padding: 5px 10px 5px 10px;
	border-right:1px #666666 solid;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
}

#footer a.mail{
	padding: 0;
	border-right:0;
	
	}
#footer a.print{
	padding: 0;
	border-right:0;
	
	}

#footer a:hover.mail{
	padding: 0;
	border-right:0;
	
	}
#footer a:hover.print{
	padding: 0;
	border-right:0;
	
	}

#footer a:hover {
	text-decoration: none;
	border-right: 1px #666666 solid;
	color:#000;
}

#footer .first a {
	background: #9a2312;
	border-right: 1px #D45951 solid;
	color:#FFF;
}
#footer p {
	margin: 0;
	font-size: .8em;
	color: #666666;
}

/*Menu desplegable*/

.nav {
	width: 996px;
	height: 40px;
	margin: 0 auto;
}
.nev-wrapper {
	clear: both;
	float: left;
}

.nav ul {
	width: 996px;
	height: 30px;
	padding:0;
	float: left;
	margin: 0 auto;
	padding-top: 2px;
	list-style: none;
	font-size: 15px;
	border-bottom:1px solid #930;
	border-top:1px solid #930;
	background:#FFE7BF;
}
.nav li {
	float: left;
	padding: 0 4px 0 0;
	background: url(images/barra.jpg) no-repeat right center;
	position: relative;
	z-index: 1;

}
.nav li.last {
	background:none;
}
.nav li:hover {
	z-index:2;
}
.nav li a {
	display: block;
	overflow: hidden;
	float: left;
	padding: 0px 10px 5px 10px;
	text-decoration: none;
//	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	color: #9a2312;

}
a .menu-left {
	background: url(images/menu_left.gif) no-repeat left top;
	width: 8px;
	height: 28px;
	line-height: 30px;
	display: block;
	float: left;
}
a .menu-mid {
	
	height: 28px;
	line-height: 30px;
	display: block;
	float: left;
}
a .menu-right {
	background: url(images/menu_right.gif) no-repeat top left;
	width: 8px;
	height: 28px;
	line-height: 30px;
	display: block;
	float: left;
}
.nav li a:hover .menu-left,
.nav li.active a .menu-left,
.nav li:hover a .menu-left,
.nav li a:hover .menu-mid,
.nav li.active a .menu-mid,
.nav li:hover a .menu-mid,
.nav li a:hover .menu-right,
.nav li.active a .menu-right,
.nav li:hover a .menu-right {
	background-position: 0 -37px;
	line-height: 30px;
	color:#FFF;

	
	
}
.nav li a:hover,
.nav li.active a,
.nav li.hover a,
.nav li:hover a {
	padding: 0px 10px 0px 10px;
	color: #09548B;
	background:#9a2312;
}
.nav li:hover .sub,
.nav li.hover .sub {
	display:block;
}
.nav li .sub {
	display: none;
	position: absolute;
	top: 28px;
	left: 0px;
	background: url(images/submenu_top.png) no-repeat;
	width: 186px;
	padding-top: 9px;
}
.nav li ul {
	background: url(images/submenu_bg.png) repeat-y;
	width: 162px;
	height: auto;
	margin: 0;
	padding: 0 12px 10px;
	list-style: none;
	font-size: 14px;
	border:0;
}

.nav li:hover li,
.nav li.active li {
	width: 100%;
	padding: 1px 0 2px;
	border-bottom: 1px #CCC dotted;
	background: none !important;
}
.nav li:hover li a,
.nav li.active li a {
	color: #333;
	background: none !important;
	line-height: normal;
	width: 156px;
	padding: 8px 3px 3px;
	text-indent: 1px;
}
.nav li:hover li a:hover,
.nav li.active li a:hover {
	color: #fff;
	background: #9a2312 !important;
	text-decoration: none;
	line-height: normal;
}
/*IE*/
.nav li li a:hover,
.nav li li a:hover {
	color: #fff;
	background: #165B9F !important;
	text-decoration: none;
	line-height: normal;
}
/**/
.nav .btm-bg {
	background: url(images/submenu_bottom.png) no-repeat;
	width: 205px;
	height: 9px;
	overflow: hidden;
	clear: both;
}


/***Miga****/

.miga{
	clear:both;
	margin-bottom:6px;
	
	
	
	}
	
.miga ul{
	
	display:block;	
	width:996px;
	height:20px;
	margin:0 auto;
	}
.miga ul li{
	float:left;
	list-style:none;
	padding:0px 3px;
	}
.miga ul li a{
	text-decoration:none;
	padding:0px;
	color:#98200f;

	}

ul.casos{
	padding:0;
	margin:0;
	}
ul.casos li{
	float:left;
	list-style:none;
	display:block;
	width:200px;
	height:auto;
	margin-right:10px;
	}

ul.casos li h3{
	margin:0;
	padding:0;
	padding-top:10px;
	
	}

ul.casos li img{
	float:left;
	margin-bottom:10px;
	
	}
	
table.orange{
	clear:both;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	margin:20px 0px;

	width:640px;
	
	}
	

table.orange tr th{
	font-size:14px;
	padding:4px 6px;
	background:#fff5e1;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
	}

table.orange tr{
	background:#fff9ee;
	
	
	}
table.orange tr td{
	padding:4px 6px;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
	}
.columnas_programas{
	BORDER-RIGHT: #0e72a4 1px solid; 
	BORDER-TOP: #0e72a4 1px solid; 
	MARGIN-TOP: 1px; MARGIN-BOTTOM: 1px; 
	BORDER-LEFT: #0e72a4 1px solid; 
	BORDER-BOTTOM: #0e72a4 1px solid; 
	BACKGROUND-COLOR: #ad8a74;
	COLOR: #FFFFFF; 
	font-size: 14px;
	FONT-WEIGHT: bold;
}
.columnas_programas_contenido{
	BORDER-RIGHT: #0e72a4 1px solid; 
	BORDER-TOP: #0e72a4 1px solid; 
	MARGIN-TOP: 1px; MARGIN-BOTTOM: 1px; 
	BORDER-LEFT: #0e72a4 1px solid; 
	BORDER-BOTTOM: #0e72a4 1px solid; 
	BACKGROUND-COLOR: #fff9ef;
	COLOR: #000000; 
	font-size: 12px;
}
.kardex {
//     font-family: Tahoma, Verdana, Arial; 
     font-size: 12px; color: #9A2111;
}
.kardex_detalle {
//     font-family: Tahoma, Verdana, Arial;
     font-size: 12px; color: #000000;
     BACKGROUND-COLOR: #ffedcf;
}
.kardex_detalle1 {
     font-size: 12px; color: #000000;
     BACKGROUND-COLOR: #FFF9EE;
//     BORDER-RIGHT: #999999 1px solid; 
}

donde_estamos
//donde_estamos


#donde_estamos {
	float:left;
	width: 331px;
	margin-left:0px;
	
}

#donde_estamos ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#donde_estamos li {
	float: right;
	width: 328px;
	vertical-align:bottom;
	margin-bottom:5px;
	background-color:#fdf5e0;    	
}

#donde_estamos li div.noticias{
	
	border:1px solid #CCC;
	padding:2px;
	height:auto;
	
	}

#donde_estamos li div.noticias span{
	float:left;
	display:block;
	width: 320px;
	height:auto;
	padding-right:5px;
	padding-top:5px;
}

.clear{
	clear: both;
}

.read{

	clear: both;
	width: 100%;
	height:5px;
	padding-top:5px;	
}
.read a{
	color:#754227;
	text-decoration: none;
	float:right;
	background: url(images/plus.jpg) no-repeat right top;
	padding:2px 25px 5px 0px;
}

.read a:hover{
	color:#754227;
}

#donde_estamos li ul {
	padding-left: 20px;

}

#donde_estamos ul li p{
	margin-top:5px;
	color:#754227;
	font-size:14px;
	font-weight:460; //tamaņo donde estamos

	}


#donde_estamos li li {
	float: none;
	width: auto;
	padding: 3px 0;
	background: none;
}

#donde_estamos h2 {
	margin: 0 0 2px 0;
	padding: 5px 0 6px 16px;
	background: #754126;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
}


#donde_estamos ul li h3{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#666666;
	font-weight:bold;
	border-bottom:1px #ccc solid;
	
	margin-right:1px;
	padding-bottom:0px;
	
	
	}

.borde_fichas{    
	BORDER-RIGHT: #9a2111 1px solid;
        BORDER-TOP: #9a2111 1px solid;
        BORDER-LEFT: #9a2111 1px solid;
        BORDER-BOTTOM: #9a2111 1px solid;
}


A:link {
	TEXT-DECORATION: none;
}
/* Color del link activo */
A:active {
	TEXT-DECORATION: none;
}
/* color del link visitado */
A:visited {
	TEXT-DECORATION: none;
}
/* es el color del link que cambia cuando el mouse pasa sobre el */
A:hover {
	TEXT-DECORATION: none;
}