@import url("reset.css"); 

body {
	color:#fff;
	margin:0;
	padding:0;
	background: #696e23 url(../images/bg_fondo.jpg)  0 31px repeat-x;
}
strong{
	font-weight:bold;
}
em{
	font-style:italic;
}
h1, h2, h3{
	color:#000;	
}
h1{
	font-size:24px;
}
h2{
	font-size:18px;
}
h3{
	font-size:13px;
}
h4, h5{
	font-size:12px;
	color:#000;		
}
p{
	margin:5px 0;
}
a{
	text-decoration:underline;
	color:#ff7e00;
	outline:none;
}
a:hover {
	color:#854c19;
	text-decoration:underline;
}
/* --------------- LAYOUT---------------  */

#page{
	margin: 0 auto;	
	width:900px;
	font-size:12px;	
	line-height:16px;
	text-align:left;	
	position:relative;
	font-family: Arial, Helvetica, sans-serif;	
}

#header{
	position:absolute;
	top:0;
	left:0;
	margin:0;		
	z-index:1;
	width:900px;	
	height:216px;	
	background: none;	
	z-index:1;		
}	
#wrapper{
	position:relative;
	top:217px;
	margin:0;
	padding:0;
}
#footer{
	position:relative;
	margin:0;	
	padding:10px 0 10px;
	line-height:15px;		
	background: transparent;		
	height:56px;
}

/* --------------- HEADER---------------  */
#logo{
	display:block;
	width:244px;
	height:141px;
	background: url(../images/logo.jpg)  0 0 no-repeat;		
	text-indent:-9999px;
	z-index:3;	
}
#logouct{
	display:block;
	width:138px;
	height:50px;
	background: url(../images/uct.jpg)  0 0 no-repeat;		
	text-indent:-9999px;
	z-index:3;	
	position:absolute;
	top:12px;
	left:295px;
	overflow:hidden;
}

#bn_rorator{
	width:900px;
	height:203px;
	overflow:hidden;
	position:absolute;
	top:92px;
	left:0;
	z-index:-1;
}
#txt_banner{
	color:#fff;
	font-weight:normal;
	font-size:25px;
	line-height:30px;
	text-shadow: #222 5px 5px 5px ;	
	width: 300px;
	padding:10px 20px 0 0;
	position:absolute;
	top: 110px;
	right:0;
	z-index:3;		
}
#txt_banner span{
	font-size:18px;
	line-height:20px;
	font-weight:normal;	
}
#txt_intro{
	position:absolute;
	top:300px;
	left:0;
	width:500px;
	font-size:16px;
	line-height:19px;
	padding: 25px 0 0 0;
}
#txt_intro a.readmore{
	font-size:10px;
	line-height:10px;
}

/*video portada*/
#cont_vid{
	width:383px;
	height:216px;
	overflow:hidden;
	position:absolute;
	top:220px;
	right:20px;
	background: url(../images/bg_video.png)  no-repeat !important;
	background-image: none;
	filter: none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/bg_video.png');		
}
#mainVid {
	width:348px;
	height:212px;
	text-align:center;
	background:url(../images/vid_thumb.jpg) no-repeat top left;
	position:absolute;
	top:222px;
	right:23px;
}
#mainVid img {
	position:relative;
	top:65px;
	background: url(../images/play.png)  no-repeat !important;
	background-image: none;
	filter: none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/play.png');	
	width:73px;	
	height:73px;
}
#mainVid p {
	position:absolute;
	width:328px;
	text-align:left;
	padding:1em 10px;
	bottom:0;
	left:0;
	background:#000;
	opacity: .7; 
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	color:#fff;
	margin:0;
}

/*banners interiores*/
#banner{
	width: 900px;
	height:124px;
	position:absolute;
	top:93px;
	left:0;
	z-index:-1;
}
body#contacto #banner{
	background:url(../images/bn_contacto.jpg) 0 0 no-repeat;
}
body#presentacion #banner{
	background:url(../images/bn_presentacion.jpg) 0 0 no-repeat;
}
body#noticias #banner{
	background:url(../images/bn_noticias.jpg) 0 0 no-repeat;
}
body#programa #banner{
	background:url(../images/bn_programa.jpg) 0 0 no-repeat;
}
body#inscripcion #banner{
	background:url(../images/bn_inscripcion.jpg) 0 0 no-repeat;
}
body#autores #banner{
	background:url(../images/bn_autores.jpg) 0 0 no-repeat;
}
body#turismo #banner{
	background:url(../images/bn_turismo.jpg) 0 0 no-repeat;
}

/* --------------- MENU---------------  */
#menu{
	height:32px;
	position:absolute;
	top:60px;
	right:0;	
}
#menu ul{
	position:relative;
	top:0;
	right:0;	
	float:right;
}
#menu ul li{ 
	float:left;
	display:inline;
}
#menu ul li a{ 
	padding:0 0;
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	line-height:32px;
	display:inline;	
}
#menu ul li a span{
	padding:0 10px;	
	border-right:1px solid #fff;	
}
#menu ul li a#mnulast span{
	border-right:none;	
	padding-right:0;
}
#menu ul li a:hover, #menu ul li.active a{ 
	display:block;
	color:#dc7d32;
	text-decoration:underline;
}

#top_nav{
	position:absolute;
	top:0;
	right:0;
	width:309px;	
	height:36px;	
	background: #fff url(../images/bg_top_contacto4.jpg)  0 100% no-repeat;	
	color:#3c3125;
	padding: 8px 0 0 10px;
}
#top_nav a#linkcont{
	/*color:#3c3125;*/
	text-decoration:none;	
	padding: 0 5px 0 3px;
    color:#FF7E00;
    text-decoration:underline;

}
#top_nav a#linkcont:hover{
	color:#dc7d32;
	text-decoration:underline;
}
#top_nav span#icofono{
	background: url(../images/icon_fono_.gif)  5px 2px no-repeat;	
	padding: 0 0 0 27px;
}
#top_nav span#icomail{
margin-left:65px;
background:transparent url(../images/icon_mail_.gif) no-repeat 5px 2px;
padding:0 0 0 27px;
}
#top_nav span#numtel{
	color:#a9591d;
}

	
/* --------------- COLUMNAS---------------  */

#content{
	display:inline;
	float:right;
	color:#434343;
	width:600px;
	margin: 0 0 5px 0;
	padding:0 25px 20px;
	position:relative;			
}
#sidecontent{
	display:inline;
	float:right;	
	width:250px;	
	position:relative;	
	margin: 0 0 0 0;
	text-align:left;	
	color:#434343;	
}

#bgcont_top{	
	background: url(../images/bgcont_top.jpg)  0 0 no-repeat;		
	height:	16px;
}
#bgcont_mid{
	background: url(../images/bgcont_mid.jpg)  0 0 repeat-y;	
}
#bgcont_bottom{
	background: url(../images/bgcont_bottom.jpg)  0 100% no-repeat;	
	height:	14px;
}


/*sidebox*/
#escuela_box{
	width:220px;
	height:82px;
	margin: 0 0 0 15px;	
	background: url(../images/escuela_interior.png)  no-repeat !important;
	background-image: none;
	filter: none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/escuela_interior.png');
}
#informacion_box{
	width:220px;
	height:76px;
	margin: 5px 0 0 15px;
	background: url(../images/autores_interior.png)  no-repeat !important;
	background-image: none;
	filter: none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/autores_interior.png');
}
#turismo_box{
	width:220px;
	height:79px;
	margin: 5px 0 0 15px;	
	background: url(../images/turismo_interior.png)  no-repeat !important;
	background-image: none;
	filter: none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/turismo_interior.png');
}

#escuela_box p, #informacion_box p, #turismo_box p {
	color:#fff;
	font-size:13px;
	line-height:15px;
	margin:0;
}
#escuela_box p{
	padding: 20px 0 0 15px;
}
#informacion_box p{
	padding: 16px 0 0 15px;
}
#turismo_box p {
	padding: 18px 0 0 15px;
}
#escuela_box a, #informacion_box a, #turismo_box a {
	padding: 10px 0 0 15px;
	display:block;
}

#tiny_news{
	background:#fff;
	margin: 0 15px;
	padding: 5px 5px 10px 5px;	
}
#tiny_news #bg_titulo{ 
	background: url(../images/bg_titulo.jpg)  0 0 no-repeat;
	color:#fff;
	display:block;	
	width:210px;
	height:49px;
	clear:both;
	margin: 0 0 0 0;
}
#tiny_news #bg_titulo h1{ 
	color:#fff; 
	float:left;
	margin:0;
	padding:8px 0 0 10px;
	font-weight:normal;
	font-size:19px;
	line-height:21px;
}
#tiny_news #bg_titulo a{ 
	color:#fff; 
	float:right;
	margin:0;
	padding:12px 10px 0 0;	
}
#tiny_news .tiny_breve_notas{
	padding: 8px 0 8px 0;
}
#tiny_news .tiny_breve_notas h2{
	color:#000;
	font-size:13px;
	line-height:15px;
	font-weight:bold;
	padding: 0 0 10px 0;
}
#tiny_news .tiny_breve_notas img{
	float:left;
}
/*#tiny_news .tiny_breve_notas .fecha{
	float:left;
	width:35px;
	text-align:center;
}
#tiny_news .tiny_breve_notas .fecha .mes{
	display:block;
	font-weight:normal;		
	font-size:13px;	
	padding-bottom:4px;
}
#tiny_news .tiny_breve_notas .fecha .dia{
	font-size:22px;
	font-weight:normal;		
}*/
#tiny_news .tiny_breve_notas span.fecha{
	font-size:10px;
	line-height:12px;
}
#tiny_news .tiny_breve_notas .restonoti{
	float:left;
	width:140px;	/*115*/	
	padding-left: 10px;
}
#tiny_news .sinimg{
	width:60px;
	float:left;	
	height:49px;
}
#tiny_news .conborde{
	border-bottom:1px solid #c8d36c;	
}
/* --------------- HOME---------------  */
body#home #header{
	height:444px;			
}	
body#home #wrapper{
	top:445px;
}
body#home #bgcont_top{
	background: url(../images/bgcont_home_top.jpg)  0 0 no-repeat;	
	height:	16px;
}
body#home #bgcont_mid{
	background: url(../images/bgcont_home_mid.jpg)  0 0 repeat-y;	
}
body#home #bgcont_bottom{
	background: url(../images/bgcont_home_bottom.jpg)  0 0 no-repeat;	
	height:	15px;
}
body#home #content{
	display:inline;
	float:left;
	width:585px;
	margin: 0 0 5px 0;
	padding:0 25px 20px;		
}
body#home  #sidecontent{
	display:inline;
	float:left;	
	width:255px;	
	margin: 0 0 0 0;
	text-align:left;	
}
body#home  #escuela_box{
	width:256px;
	height:80px;
	margin: 0 0 0 0;		
	background: url(../images/banner_escuela.png)  no-repeat !important;
	background-image: none;
	filter: none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/banner_escuela.png');
}
body#home  #informacion_box{
	width:256px;
	height:84px;
	margin: 5px 0 0 0;
	background: url(../images/banner_autores.png)  no-repeat !important;
	background-image: none;
	filter: none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/banner_autores.png');
}
body#home  #turismo_box{
	width:256px;
	height:86px;
	margin: 5px 0 0 0;	
	background: url(../images/banner_turismo.png)  no-repeat !important;
	background-image: none;
	filter: none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/banner_turismo.png');
}
body#home  #escuela_box p{
	padding: 20px 0 0 15px;
}
body#home  #informacion_box p{
	padding: 22px 0 0 15px;
}
body#home  #turismo_box p {
	padding: 24px 0 0 15px;
}
#notis_blanco{
	background:#fff;
	padding: 5px 5px 10px 5px;
	margin: 10px 0 0 0;
	width:546px;	
}
#notis_blanco #bg_titulo{ 
	background: url(../images/bg_titulo.jpg)  0 0 no-repeat;
	color:#fff;
	display:block;	
	width:546px;
	height:49px;
	clear:both;
	margin: 0 0 10px 0;
}
#content #notis_blanco #bg_titulo h1{ 
	color:#fff; 
	float:left;
	margin:0;
	padding:8px 0 0 10px;
}
#notis_blanco #bg_titulo a{ 
	color:#fff; 
	float:right;
	margin:0;
	padding:12px 10px 0 0;	
}


/* --------------- CONTENT---------------  */
/*formato texto*/

#content{
	text-align:justify;
}
#content p{
	padding: 10px 0  5px 0;
	margin:0;
}
#content h1{
	margin:20px 0 10px 0;
	padding:0;
	line-height:22px;
	font-weight:normal;	
}
#content h2{
	margin:20px 0 10px 0;
	padding:0;
	font-weight:normal;
	line-height:17px;
	color:#606060;		
}
#content h2.subtitulo{
	margin:-10px 0 10px 0;
}
#content h3{
	margin:20px 0 0 0;
	padding:0;	
	font-weight:normal;	
}
#content h4{
	margin:20px 0 0 0;
	padding:0;	
	font-weight:normal;	
}
#content h1, #content h2, #content h3, #content h4{
	text-align:left;
	padding-bottom:3px;		
}
#content ul, #content ol{
	margin: 10px 0 10px 18px;	
}
#content ul li{
	padding: 5px;		
	margin:0 5px 0 10px;
	padding:0;
	list-style-type:disc;	
	
}
#content ol li{
	padding: 5px;		
	margin:0 5px 0 10px;	
	padding:0;	
	list-style-type:decimal;
}
#content ol.romano li{
	list-style-type:lower-roman;
}
#content ol.letra li{
	list-style-type:lower-alpha;
}

#content h1.subr{
	border-bottom:1px solid #56978c;
	padding-bottom:5px;
}

/*NOTICIAS*/
/*noticias portada*/
.coluno{
	float:left;
	width:250px;
	padding: 0 15px 10px 5px;
	border-right:1px solid #c8d36c;	
}
.coldos{
	float:left;
	width:250px;	
	padding: 0 5px 10px 15px;	
}
#content .breve_notas h2{
	color:#000;
	font-size:13px;
	line-height:15px;
	font-weight:bold;
	margin:0;
	padding:0;
}
.breve_notas span.fecha{
	font-size:10px;
	line-height:12px;
}
.breve_notas a.leer_mas{
	font-size:10px;
	line-height:12px;
}
.breve_notas img{
	float:left;
	margin: 15px 10px 0 0;
}

/*noticias interior*/
.txt_notis_item{
	/*border-bottom:1px solid #CDCDCD;	*/
	padding:10px 0 10px 10px;
	margin:0;
	border-bottom:1px solid #dddddd;	
}
.notiint{
	padding:10px 0 10px;
}

.txt_notis_item  img.thumb_news{
	float:left;
	margin: 0 15px 10px 0;
}
#content .txt_notis_item h1{
	font-size:13px;
	color:#000;	
	line-height:15px;	
	font-weight:bold;
	margin: 0 0 0 0;
}
#content .notiint h1{
	font-size:13px;
	color:#000;	
	line-height:15px;	
	font-weight:bold;
	margin: 0 0 0 0;
}
.txt_notis_item span.fecha, #content .notiint span.fecha{
	font-size:10px;
	line-height:12px;
}


/* alineacion para imagenes*/
img.alignleft{
	float:left;
	margin: 15px 15px 10px 0;
}
img.alignright{
	float:right;
	margin: 15px 0 10px 15px;	
}
img.aligncenter{
	display:block;
	margin:10px auto;
}

/* alineacion para texto*/
.txtleft{
	text-align:left;
}
.txtright{
	text-align:right;
}
.txtcenter{
	text-align:center;
}
.txtjustify{
	text-align:justify;
}

.separador{
	background: url(../images/separador.gif)  0 -5px no-repeat;	
	width:556px;
	height:10px;
}

p.leer_mas{
	clear:both;
}
p.leer_mas a, p.leer_mas a:visited{
	background: url(../images/signo_mas.gif)  0 0 no-repeat;	
	padding: 0 0 0 20px;
	display:block;
	line-height:15px;
	color:#7db0b4;
	width:70px;
	text-align:left;
	float:right;
}
p.leer_mas a:hover{
	color:#7bc9d2;
}

/* --------------- FOOTER---------------  */

#footer p#infoweb{
	float:left;
	font-size:11px;
	padding: 0 0 0 30px;
}
#footer p#hd{
	float:right;
	font-size:11px;	
	padding:0 30px 20px 0;
}
#footer p#infoweb a{
	color:#fff;
	text-decoration:none;	
}
#footer p#infoweb a:hover{
	color:#fff;
	text-decoration:underline;	
}
#footer p#hd a{
	color:#fff;
	text-decoration:none;
}
#footer p#hd a:hover{
	text-decoration:underline;	
}


/* --------------- FORMULARIOS---------------  */

.formulario {
	margin: 20px 0 0 0;
	width:350px;
}
.formulario dt{
	font-weight:normal;
	font-size: 12px;	
}

.formulario dd{
	margin: 0 0 10px 0;
}

.formulario input.text{
	height:20px;
	border:1px solid #B0B0B0;
	width:300px;
	background:#fff;
	margin: 4px 0 0 0;
	color:#101012;
}

.formulario input:hover, .formulario textarea:hover {
	border: 1px solid #ff7e00;
}

.formulario textarea{
	width:300px;
	height:150px;
	border:1px solid #B0B0B0;
	background:#fff;	
	margin: 4px 0 0 0;	
	color:#101012;	
}
.formulario input.submit{
	width:140px;
	padding: 4px 10px;
	font-size:12px;
	cursor: pointer;
	color: #fff;
	background: #aab54c;
	border-width: 1px;
	border-style: solid;
	border-color: #f5f5f5 #555555  #555555 #f5f5f5;
}

.formulario #submit{
	text-align:left;
	padding:20px 0 0 75px;
}

p#aviso{
	color: #FB001E;
	margin-bottom:15px;
}

#infocontgral{
	position:absolute;
	top:53px;
	right:0;
	width: 270px;
	text-align:right;
	padding-right:30px;
}

/*accordeon */
/* --Acordeon --------*/

.contenido_accordeon {
height:auto;
min-height:400px;
width:569px;
}

ul#acordion{
	width:99%;	
	margin:0;
	padding:0;
}
ul#acordion li{
	list-style-type:none;
	margin:0;
	padding:0;	
}
ul#acordion .txt_acordion li.lista{
list-style-type:disc;

}
	
ul#acordion a, ul#acordion span {
	display: block;
	padding: 4px 30px 2px 5px;
	color: #000000;
	text-decoration: none;
	background:url(../images/tab_down.gif) top right no-repeat;
	font-weight:bold;
}

ul#acordion .toggle_acordion a, ul#acordion.toggle_acordion span {
	background-image: url(../images/tab_down.gif);

}
ul#acordion .open a, ul#acordion .open span {
	background: url(../images/tab_up.gif) top right no-repeat;	
	/*color:#fffffe;	*/		
}
ul#acordion a:hover, ul#acordion a:focus, ul#acordion a:active{	
	/*color:#fffffe;*/
	outline:none;	
}
ul#acordion li.toggle_acordion{
	padding:0;
	/*los bordes son un hack para explorer*/
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	margin:0 0 2px 0; /*espacio entre los titulos de acordiones */
	position:relative;
}

/*------- --Acordeon --------*/


ul#acordion3{
	width:99%;	
	margin:0;
	padding:0;
}
ul#acordion3 li{
	list-style-type:none;
	margin:0;
	padding:0;	
}
ul#acordion3 .txt_acordion3 li.lista{
list-style-type:disc;

}
	
ul#acordion3 a, ul#acordion3 span {
	display: block;
	padding: 4px 30px 2px 5px;
	color: #000000;
	text-decoration: none;
	background:url(../images/tab_down_2.gif) top right no-repeat;
	font-weight:bold;
	background-color:#938b2f;
}

ul#acordion3 .toggle_acordion3 a, ul#acordion3.toggle_acordion span {
	background-image: url(../images/tab_down_2.gif);
	height:35px;
    background-color:#938b2f;
}
ul#acordion3 .open a, ul#acordion3 .open span {
	background: url(../images/tab_up_2.gif) top right no-repeat;
	height:35px;
	/*color:#fffffe;	*/	
	background-color:#938b2f;	
}
ul#acordion3 a:hover, ul#acordion3 a:focus, ul#acordion3 a:active{	
	/*color:#fffffe;*/
	outline:none;	
}
ul#acordion3 li.toggle_acordion3{
	padding:0;
	/*los bordes son un hack para explorer*/
	border-top:1px solid #938b2f;
	border-bottom:1px solid # 938b2f;
	margin:0 0 2px 0; /*espacio entre los titulos de acordiones */
	position:relative;
}


/*accordeon sin movimiento */
ul#acordion li.toggle_acordion2{
	padding:0;
	/*los bordes son un hack para explorer*/
	border-top:1px solid #938b2f;
	border-bottom:1px solid #938b2f;
	margin:0 0 2px 0; /*espacio entre los titulos de acordiones */
	position:relative;
}
ul#acordion li.toggle_acordion2 span {
	background-image: url(../images/tab.gif);

}
/* */
ul#acordion .txt_acordion{
	margin:0 0 0 0;
	padding: 0 0 13px 0;/*padding para que se vea ma imagen de abajo*/
}
ul#acordion .txt_acordion li{
	margin:8px 20px;
	padding:3px 10px;
}

/* estilos varios para elementos de acordeon*/
ul#acordion ul.vineta li{
	list-style-type:disc;
	margin-left: 10px;
}
ul#acordion  a.extlink{
	color:#5E151A;
	background:none;
	display:inline;
	margin:0;
	padding:0;
	/*text-decoration:underline;	*/
}
ul#acordion a.extlink:hover{
	/*color:#dc6517;*/
	text-decoration:underline;
	background:none;
}


/* */
/*tabs*/
.contenido_tabs{
height:auto;
min-height:200px;
width:452px;
}
#tab_contenedor{
	width:450px;
	height:auto;
	/*padding-top:20px;*/
}

#tab_contenedor ul{
	margin:0px; 
	padding:0px;  
	margin-top:5px;  
	margin-bottom:5px;  
}

 #tab_contenedor ul li{
	margin:0px; 
	padding:0px; 
	display:inline;
}

#tab_contenedor ul li a.tab{ 
	padding:5px 8px;  
	color:#fff;
	background: url(../images/tab_oscuro.jpg) right top no-repeat;
	font-weight:bold;
	display:inline;
	
}
#tab_contenedor ul li a:hover{
	color:#fff;
}
#tab_contenedor ul li a.activo{
	color:#312f06;
	font-weight:bold;
	background:url(../images/tab.jpg) right top no-repeat;
}


#tab_contenedor a.tab{
	text-decoration:none;
}

#tab_contenedor .contenido{
	background:#A9B350;
	padding:5px;	
}
/*crea las lineas inferiores dentro de las tablas */
#tab_contenedor .contenido table td{
	background:#fff;
	/*border:2px solid #b095b4;*/
	padding:5px;
	border-bottom: 1px #CCCCCC solid;
}

.cont_tab{
height:140px;
color:#312f06;
}
#tab_contenedor ul.tabs li{
display: list-item;
margin-left:30px;}

#izq_cont{
width:250px;
float:right;


}  

#der_cont{
width:320px;
float:left;
}

table.tbl_proyectos{
	margin:5px 0 10px 0;
	border-collapse:separate;
	border-spacing:2px;
}
table.tbl_proyectos tr td{
	/*border-bottom:1px solid #c5c5c5;*/
	/*border-bottom:1px solid #fff;
	border-right:1px solid #fff;*/

}
table.tbl_proyectos tr td{
	padding:5px;
	/*color:#818283;*/
	color:#312f06;
	text-align:left;
	font-size:12px;
	line-height:16px;
	vertical-align:top;	
	
}
table.tbl_proyectos tr td.color2{
	background:#ECECE2;
}
table.tbl_proyectos th.color2{
	background:#ECECE2;
}
table.tbl_proyectos tr td.color1{
	background:#ffffff;
}
table.tbl_proyectos th.color1{
	background:#ffffff;
}
table.tbl_proyectos tr.color1 td{
	background:#ffffff;
}
table.tbl_proyectos tr.color1 td.der{ text-align:right;}
table.tbl_proyectos tr.color2 td.der{ text-align:right;}
table.tbl_proyectos tr.color2 td{
	background:#ECECE2;
}
table.tbl_proyectos tr td.titulo_pry{
	color:#312f06;
	padding:5px 10px 5px 5px;
	
}
table.tbl_proyectos tr th{
	background:#817E2F;
	padding:5px;	
	font-weight:bold;
	color:#000;
	font-size:12px;
	line-height:16px;	
	text-align:left;
	vertical-align:top;	
	
}
table.tbl_proyectos tr th.subtitulo{
	background:#dbd16a;
	padding:5px;	
	font-weight:bold;
	color:#000;
	font-size:12px;
	line-height:16px;	
	text-align:left;
	vertical-align:top;	
	
}
table.tbl_proyectos tr th.centro{
	background:#938B2F;
	padding:5px;	
	font-weight:bold;
	color:#000;
	font-size:12px;
	line-height:16px;	
	text-align:center;
	vertical-align:top;	
	
}
/* */
table.tbl_proyectos2{
	margin:5px 0 10px 0;
	border-spacing:0px;
}
table.tbl_proyectos2 tr td{
	/*border-bottom:1px solid #c5c5c5;*/
	/*border-bottom:1px solid #fff;
	border-right:1px solid #fff;*/

}
table.tbl_proyectos2 tr td{
	padding:5px;
	/*color:#818283;*/
	color:#312f06;
	text-align:left;
	font-size:12px;
	line-height:16px;
	vertical-align:top;	
	
}
table.tbl_proyectos2 tr td.color2{
	background:#ECECE2;
}
table.tbl_proyectos2 th.color2{
	background:#ECECE2;
}
table.tbl_proyectos2 tr td.color1{
	background:#ffffff;
}
table.tbl_proyectos2 th.color1{
	background:#ffffff;
}
table.tbl_proyectos2 tr.color1 td{
	background:#ffffff;
}

table.tbl_proyectos2 tr.color2 td{
	background:#ECECE2;
}
table.tbl_proyectos2 tr td.titulo_pry{
	color:#312f06;
	padding:5px 10px 5px 5px;
	
}
table.tbl_proyectos2 tr th{
	background:#817E2F;
	padding:5px;	
	font-weight:bold;
	color:#000;
	font-size:12px;
	line-height:16px;	
	text-align:left;
	vertical-align:top;	
	
}
table.tbl_proyectos2 tr th.subtitulo{
	background:#dbd16a;
	padding:5px;	
	font-weight:bold;
	color:#000;
	font-size:12px;
	line-height:16px;	
	text-align:left;
	vertical-align:top;	
	
}
table.tbl_proyectos2 tr th.centro{
	background:#dbd16a;
	padding:5px;	
	font-weight:bold;
	color:#000;
	font-size:12px;
	line-height:16px;	
	text-align:center;
	vertical-align:top;	
	
}
table.tbl_proyectos2 tr td.titulo_pry2{
	color:#312f06;
	padding:15px 3px 5px 3px;
	
}
table.tbl_proyectos2 td.titulo_pry2 a.ico_pdf{
background: url(../images/pdf.gif) 0 0 no-repeat;
padding:6px;
text-decoration:none;
}

table.tbl_proyectos2 td.titulo_pry a:hover{

}
.fotos_tco{
padding:10px 10px 10px 15px;}
/* --------------- CLEARFIX ---------------  */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/* comienzo tabs noticias */


#tab1 p, #tab2 p, #tab3 p {
	border-bottom: 1px solid #A7A7A7; 
	
	}	
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
    float: left;
    height: 30px;
    width: 80px;
    background-color: #bdbec0;
    margin-left: -4px;
    margin-right: 5px;
    min-width: 74px; /* be nice to Opera */
}

.tabs-nav li a, .tabs-nav li a span {
    display: block;
    padding-left: 5px;
    background: #bdbec0;
    color: #ffffff;
    text-decoration: none;
}
.tabs-nav li a {
	padding-top: 5px;
    position: relative;
    top: -4px;
    z-index: 2;
    padding-left: 0px;
    color: #ffffff;
    font-size: 10px;
    font-weight: bold;
    line-height: 1.2;
    text-align: left;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
}
.tabs-nav .tabs-selected a {
    color: #000;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    background:#145f86;
    outline: 0; /* prevent dotted border in Firefox */
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background:#145f86;
}
.tabs-nav a span {
    width: 61px; /* IE 6 treats width as min-width */
    min-width: 61px;
    height: 30px; /* IE 6 treats height as min-height */
    min-height: 30px;
    padding-top: 0;
    padding-right: 0;
}
*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span {
    padding-top: 0px;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
	height: 30px;
    background:#145f86;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
	height: 30px;
    background:#145f86;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.tabs-nav .tabs-disabled {
    opacity: .4;
}
.tabs-container {
	 margin-top: 1px;
    padding: 1em 8px;
    border: 5px solid #145f86;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}

.tabs-loading em {
    padding: 0 0 0 0px;
    background: url(loading.gif) no-repeat 0 50%;
}
/* fin tabs noticias */
