html{
	margin:0px;
	padding:0px;	
}

body {
	margin-top: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Verdana, Arial, san-serif;
	font-size: 11px;
	color: #666;
	
	
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

input{
	color: #666;
	border: 1px #ccc solid;
}


select{
	border: 1px #ccc solid;
	color: #666;
} 

#logosCabecera{
	margin: 0px;
}

textarea{
	color: #666;
	border: 1px #ccc solid;
}
img {
	padding: 0px;
	margin: 0px;
	vertical-align:bottom;
}

p {
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

#container{
	width: 980px;
	margin: 0 auto;
	padding-left: 10px; 
	background:url(images/main_bg.gif) repeat-y ;
}

#header {
	width: 900px;
	height: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	
	padding-left:30px;
	
}

#header #idomas{
	top: 92px;
	position:absolute;
}

	*html #header #idomas{
		top: 95px;
	}



#menu {
	clear: both;
	width: 960px;
	height: 50px;
	background: url(images/menu_bg.gif) repeat-x;
	border-top: 1px #eee solid;
}

#menu ul {
	text-align: center;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu ul li{
	text-align: center;
	display: inline;
	height:45px;
}

#menu ul li a{
	padding: 10px 25px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #4979af;
	border-right: 1px solid #d5d5d5;
	line-height:40px;
}



#menu li a:hover, #menu li.activo{
	color: #1d2f53;	
}

#menu ul li.activo a{
	color: #fff;
	text-decoration: none;
	background:url(../images/bg_menu_activo.gif) top left repeat-x;
	height:30px;
}

#menu li .last{
	border-right: none;
}

#menu li {
	height:50px;
}

#banner {
	/*clear: both;*/
	width: 960px;
	height: 0px;
	/*background: transparent url(images/banner_bg.png) top left no-repeat;*/
	position: relative;
}

*html #banner {
	margin-top:0px;
	padding-top:0px;
}

#description{
	
}


#description table tr.ttitle td{
	padding-left: 36px;
	padding-top: 10px;
	font-size: 8pt;
}
#description table .tcontent{
	width: 138px;
	height: 65px;
	padding: 0 6px 0 6px;
	
}

#hdescription{
	color:#498ac9;
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 15pt;
	margin: 10px 0 10px 0;
	
}
#description ul{
	color: #fff;
	font-size: 10pt;	
	margin: 9px 0;
	text-align: left;
	line-height: 15px;
}

#description a{
	color: #fff;
}

#menu_right{
	
	color: #666;
	font-size: 9pt;
	height: 220px;
	width: 270px;
	margin: 20px;
	margin-bottom: 5px;
	padding-top: 0px;
	text-align: left;
	line-height: 15px;
	float:right;
	background-color: #f3f4f3;
}



#menu_right a{
	color: #B9B9B9;
}

#menu_right li {
	list-style:none;
	padding: 8px; 
	padding-left: 30px;
	margin: 3px 0 3px 0;
	background: url(images/link_bg.png) left top no-repeat;
}
.listmenu{
	margin: 0px;
	padding-left: 8px;
	width: 260px;
}

	#menu_right ul.listmenu li.activo{
		background: url(images/link_bg_activo.png) left top no-repeat;
	}
	
	#menu_right ul.listmenu li a.activo{
		color:#5EAAF7;
	}

#content {
	width: 960px;
	padding: 0px 0px 0px 0px;
	min-height: 500px;
}



*html #content {	
	margin-left: 20px;
	
}

#content_left {	
	margin-top:10px;
	margin-left: 20px;
	float:left;
	width: 600px;
}

*html #content_left {	
	margin-left: 0px;
}

#content_left  p{
	font-size: 9pt;
	line-height: 19px;
	border-bottom: 1px dotted #e1e1e1;
	padding-bottom: 8px;
	
}

	#content_left  p.descripcion_proyecto{
		font-size: 9pt;
		line-height: 19px;
		border-bottom: 0 none;		
		background:url(../images/ico_bullet.gif) no-repeat 0px 5px;
		padding-left:15px;
	}

#content_right {
		
	float: right;
	width: 270px;
	padding:0px;
	margin:0px;
	
}

*:first-child+html #content_right{
	margin-right:40px;
}

#content-wrap {
	width: 780px;
	margin: 0px auto;
	padding: 0;
}

li.current {
	
	color: #FFFFFF;
} 

#main {
	float: left;
	width: 510px;
	height:auto;
	min-height:600px;
	padding: 20px 0 0 0;
	margin: 0px 0px 0px 20px ; 
	
	background-color:#FFFFFF;
}

#main p, #sidebar p {
	text-align:justify;
}

h1 {
	font-family: Georgia ,"Times New Roman", Times, serif;
	font-size:22px;;	
	color:#498ac9;
	letter-spacing:3px;
}

h2 {
	font-family: Georgia ,"Times New Roman", Times, serif;
	clear: both;
	padding-bottom: 20px;
	margin-bottom: 15px;
	font-size: 22px;
	letter-spacing: 2px;
	color: #498ac9;
	background: url(images/h2_bg.jpg) left bottom no-repeat;
}

h3 {
	font-family: Georgia ,"Times New Roman", Times, serif;
	font-size:14pt;	
	color:#216aab;
}

img.bordeada {
	border:1px solid #fff;
	
	padding:5px ;
}

a, a:visited {
	color:#498ac9;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	
}

* html body #sidebar ul.sidemenu li {
	height: 1%;
}


.clear {
	clear:both;
}

.header_03 {
	padding: 10px;
	clear: both;
	font-weight: bold;
	font-size: 12pt;
	color: #9a9a9a;
	/*background-color:#dad8d8;*/
}

/* Noticias */

#columna_noticias{
	
	color: #666;
	font-size: 9pt;
	width: 270px;
	padding-bottom: 3px;
	margin: 10px 20px;
	
	text-align: left;
	line-height: 15px;
	float:right;
	background-color: #f3f4f3;	
}

.noticia {	
	margin: 5px 5px;
	color: #666;
	padding:5px 0px;
	background-color:#ffffff;
}

.noticia_image_wrapper {
	float: left;
	width: 61px;
	height: 61px;
	padding: 4px;
	margin: 3px 0 0 4px;
	
	background: #ffffff;
}

.noticia_image_wrapper img{
	width: 60px;
	height: 60px;
	
}

.noticia_content {
	float: right;
	width: 175px;
	margin-right: 5px;
}

.noticia_content .noticia_fecha {
	font-size: 8pt;
	color: #9a9a9a;
}

.noticia_content p{
	line-height: 15px;
	font-size: 8pt;
}

/* End Noticias */

input.texto{
	color: #454545;
	font-size: 9pt;
	width:100px;
}

#ficha_documentacion{
	border:#e1e1e1 1px solid;
	background-color:#f8f6f6;
	padding-left:5px;
	padding-top:10px;
	padding-bottom:10px;
	
}
#ficha_documentacion p{
	margin-top:10px;
}
table.listado
{
	font: normal 11px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	border-bottom: 1px dotted #B9B9B9;
	margin-left:10px;
}

#capa_noticias img{
	padding: 4px;
	border: 1px solid #ccc;
}
	
div.validation-advice, label.validation-advice, span.validation-advice {
	background: url(images/arrow_validacion.gif) no-repeat left 2px;
	margin: 0px 3px;
	padding: 0px 5px 5px 10px;
	color : #FF3300;
	font-weight:normal;
}

a.enlace_noticia{
font-size:14px;
font-weight:bold;
color:#498ac9;
text-decoration:none;
}

a:hover.enlace_noticia{
	color:#498ac9;
}


font.fecha_noticia{
color:#b8c4c4;
font-style:italic;
margin: 0px 0px;
padding: 0px;
}

font.titulo_visor{
font-size:14px;
font-weight:bold;
color:#444444;
}

font.subtitulo_visor{
color:#b8c4c4;
font-style:italic;
}

a.enlace_ficha{
color:#88c2fb;
text-decoration:none;
}

a:hover.enlace_ficha{
	color: #88c2fb;
}

font.titulo_categoria{
	font-size:13pt;
	color:#666;
}

font.titulo_subcategoria{
font-size:14px;
font-weight:bold;
color:#666;
}

a:link, a:visited { text-decoration: none; font-weight: bold;} 
a:active, a:hover { text-decoration: underline;}


a.enlace
{
	text-decoration:none;
}
a:hover.enlace
{
	text-decoration:none;
}

#div_titulo_categoria{
	height:25px;
	width:510px;
	padding-left:5px;
	padding-top:5px;
	color: #666;
	border-bottom: 1px solid #ccc;
	margin-bottom:5px;
	margin-top: 10px;
	background-color:#ececec;
}

select.buscador_enlaces{
	font-size:12px;
	max-width:210px;
}

input.texto{
font-size:12px;
}

.pic{
	border: 1px solid #ccc;
	padding: 3px;
}

div.slideshow {
    position:relative;
    height:150px;
}

div.slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

div.slideshow IMG.active {
    z-index:10;
}

div.slideshow IMG.last-active {
    z-index:9;
}

#rotator{
	width: 150px;
	height: 110px;
	float:left;
	padding-left:15px;
}


#footer {
	width: 960px;
	color: #666;
	margin: 0 ;
	margin-top:5px;
	height:162px;
	background: #fff url(images/footer_bg.gif) repeat-x;
	border-top:1px dotted #CCC;
}


#footer a{
	text-decoration: none;
	color: #7a7a7a;
}

#footer_right{
	width: 400px;
	float: left;
	margin: 15px;
}

#footer_left{
	float: left;
	width: 400px;
	margin: 15px;
	
}

a:link.enlacerss, a:visited.enlacerss{
	margin-right:20px;
	border: 1px solid #fff;
}

*:first-child+html a:link.enlacerss, a:visited.enlacerss{
	margin-right:-16px;
}

#more{
	
	color: #498ac9;
	
}

#div_enlace{
	
	margin: 3px;
}

.contenedor_formulario form{
	
	padding: 5px;
	background-color: #f3f4f3;
}

.institucion{
	
	width:195px;
	height: 85px;
	text-align: left;
	background-color: #f3f4f3;
	padding: 3px;
	border-bottom:1px #ccc solid;
	
}

.institucion p{
	text-align:left;
}
.institucion img{
	
	width: 32px;
	height: 32px;
	
}

#tinstituciones{
	text-align: left;
}
