﻿/* CSS layout */
body {
	margin: 0;
	padding: 0;
	background: #daf3fd;
	font: .74em Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
}

a:link{
	color: #004e59;
	text-decoration: underline;
}
a:active{
	color: #004e59;
	text-decoration: underline;
}
a:visited{
	color: #004e59;
	text-decoration: underline;
}
a:hover{
	color:#004e59;
	text-decoration: none;
	font-weight: lighter;
	font-size: 100%;
	text-decoration:none;
}



#masthead {
	margin: 0px auto auto auto;
	width:984px;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: #929495;
	background-image: url('../Images/uv_header_background.jpg');
	background-repeat:repeat-x;
	background-color: #fff;
}

/* UV-HEADER*/

#uv_header{
}

#uv_header_p1{
	height:30px;
	width: 984px;
}

#uv_header_date{
	width:200px;
	color:#ffffff;
	font-size:14px;
	position:relative;
	float:right;
	top:10px;
	right:69px;
	text-align:right;
}

#uv_header_p2{
	position:relative;
	left:47px;
	height: 285px;
	width:887px;
	background-image: url('../Images/uv_header_p1_background2.png');
	background-repeat:no-repeat;
}

#uv_header_p2_logo{
	position:relative;
	float:left;
	width: 237px;
	height:268px;
	left:10px;
	top: 5px;
}

#uv_header_p2_text{
	position:absolute;
	float:right;
	top: 5px;
	right:28px;
	width:289px;
	height:36px;
	background-image:url('../Images/uv_header_p2_tit.png');
	background-repeat:no-repeat;

}
#uv_header_p2_images{
	position: absolute;
	float:right;
	top: 42px;
	right:28px;
	width:600px;
	height:200px;
}
#uv_header_p2_text2{
	position:absolute;
	float:right;
	top: 242px;
	right:400px;
	width:229px;
	height:31px;
	background-image:url('../Images/uv_header_p2_lem.png');
	background-repeat:no-repeat;
}

#uv_header_p2_menu{
	position:absolute;
	width:882px;
	height:29px;
	float:left;
	top: 254px;
	left: 0px;
}

#uv_header_p3{
	width:809px;
	height: 78px;
	background-image:url('../Images/uv_header_p3_background.png');
	background-repeat:no-repeat;
	background-position:center;
	left:87px;
	top:-6px;
	position:relative;

}

/* UV-CONTAINER*/

#container {

}

#uv_left_col {
	width: 210px;
	float: left;
	position:relative;
	left:10px;

}

#right_col {
	width: 210px;
	float: right;
	position:relative;
	right:10px;
}

#uv_panel_cols{
	float:left;
	margin-bottom:8px;
	width:210px;
}

#uv_panel_header{
	background-image:url('../Images/uv_panel_header_background.png');
	background-repeat:no-repeat;
	background-position: bottom;
	width:210px;
	height: 58px;
}

#uv_panel_header_icon{
	position:relative;
	float:left;
	width:54px;
	height:48px;
	left:4px;
}

#uv_panel_header_text{
	position:relative;
	float:right;
	top:15px;
	right:10px;
	width:137px;
	height:20px;
	font-size:20px;
	font-weight:lighter;
	color:#373737;
	letter-spacing:-1px;
}

#uv_panel_content_men{
	background-color:#c9e1e4;
}
#uv_panel_content{
	background-color:#c9e1e4;
	padding:10px;
	color: #575756;
	font-size: 13px;
	text-align: justify;
	line-height: 16px;

}

#uv_panel_footer{
	width:210px;
	height:10px;
}


#uv_page_content {
	margin-left: 230px;
	margin-right: 230px;
	margin-bottom:10px;
}

#page_content_tit {
	background-image:url('../Images/page_content_tit_background.png');
	background-repeat:no-repeat;
	background-position: center bottom;
	background-color: #f0efec;
	width:535px;
	height:60px;
}

#page_content_tit_icon{
	position: relative;
	float: left;
	width:57px;
	height:48px;
	background-image:url('../Images/icons/info_uv_48.png');
	background-repeat:no-repeat;
	left:10px;
	
}
#page_content_tit_text{
	position: relative;
	float: left;
	left:20px;
	top: 22px;
	width:350px;
	font-size:20px;
	font-weight:lighter;
	color:#0d2445;
	letter-spacing:-1px;
}

#uv_page_content_text{
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: #09b8d1;
	padding: 15px 15px 10px 15px;
	color: #575756;
	font-size: 13px;
	text-align: justify;
	background-color: #ffffff;
	min-height:600px;

}

#uv_page_content_header{
width:524px;
height:52px;
background-image:url('../Images/uv_content_header_background.png');
background-repeat:no-repeat;
background-position: center bottom;	
}

#uv_panel_content_icon{
	position:relative;
	float:left;
	width:54px;
	height:48px;
	left:10px;
}

#uv_panel_content_text{
	position:relative;
	float:left;
	top:15px;
	left:20px;
	width:430px;
	height:20px;
	font-size:20px;
	font-weight:lighter;
	color:#fff;
	letter-spacing:-1px;
	text-align:left;
}

.uv_panel_content_text{
	font-size:20px;
	font-weight:lighter;
	color:#158da1;
	letter-spacing:-1px;
	text-align:left;
}


#uv_page_content_footer{
	
}

#page_content_flash {

	padding:10px;
}


/* UV-FOOTEr*/

#uv_footer {
	clear: both;
}
#uv_footer_p1_ongs{
	height: 111px;
}

#uv_footer_p4 {
	
}

/* SIAME - Footer - Bloque 1*/

#footer {
	clear: both;
	margin: 0px auto auto auto;
/* 	background-image:url('../Images/bg_footer.jpg');
	background-repeat: repeat-x; */ 

	height: auto;
	position:relative;
}

#footer_pan1 {
	margin: 0px auto auto auto;
/*	background-image:url('../Images/bg_footerp1.png');
	background-repeat: repeat-x;*/
	background-image:url('../Images/bg_footerp1_tmp.jpg');
	background-repeat: repeat-x;
	width: 984px;
	height:317px;
	position:relative;
}

#footer_pan1_block1_tit {
	position: absolute;
	float: left;
	width:207px;
	height:73px;
	top: 5px;
	left:50px;
}

#footer_pan1_block2_tit {
	position: absolute;
	float: left;
	width:207px;
	height:73px;
	top: 5px;
	left:271px;
}
#footer_pan1_block3_tit {
	position: absolute;
	float: left;
	width:207px;
	height:73px;
	top: 5px;
	left:492px;
}
#footer_pan1_block4_tit {
	position: absolute;
	float: right;
	width:207px;
	height:73px;
	top: 5px;
	right:27px;
}



#footer_pan1_block_text {
	position: relative;
	float: right;
	width:140px;
	height:43px;
	color: #ffffff;
	font-family:"Trebuchet MS";
	font-size:20px;
	line-height: 0.9em;
	top: 25px;
	tex
}

#footer_pan1_block_icon1 {
	position: relative;
	float: left;
	height:57px;
	width:67px;
	background-image:url('../Images/icons/page_uv.png');
	background-repeat:no-repeat;
	right:0px;
	top:0px;
}

#footer_pan1_block_icon2 {
	position: relative;
	float: left;
	height:57px;
	width:67px;
	background-image:url('../Images/icons/info_uv.png');
	background-repeat:no-repeat;
	right:0px;
}

#footer_pan1_block_icon3 {
	position: relative;
	float: left;
	height:57px;
	width:67px;
	background-image:url('../Images/icons/page_full_uv.png');
	background-repeat:no-repeat;
	right:0px;
}

#footer_pan1_block_icon4 {
	position: relative;
	float: left;
	height:57px;
	width:67px;
	background-image:url('../Images/icons/world_uv.png');
	background-repeat:no-repeat;
	right:0px;
}
#bg_footer_block1 {
	position:relative;
	float:left;
	width:974px;
	height:57px;
	background-image:url('../Images/uv_bg_footer_block.png');
	background-repeat:no-repeat;
	top:27px;
	left:10px;
}
#footer_pan1_block_tit {
	font-family:Trebuchet MS;
	font-size:20px;
	color:#fff;
	line-height: 18px;
}
#footer_pan1_block1 {
	border-style: none solid none none;
	border-width: 1px;
	border-color: #bbbbbb;
	position: relative;
	float: left;
	width: 201px;
	height: 215px;
	left: 50px;
	top: 30px;
}
#footer_pan1_block2 {
	position:relative;
	float: left;
	width: 201px;
	height:215px;
	left:70px;
	top: 30px;
	border-style: none solid none none;
	border-width: 1px;
	border-color: #bbbbbb;

}
#footer_pan1_block3 {
	position:relative;
	float: left;
	width: 201px;
	height:215px;
	left:90px;
	top: 30px;
	border-style: none solid none none;
	border-width: 1px;
	border-color: #bbbbbb;

}
#footer_pan1_block4 {
	position:relative;
	float: right;
	width: 201px;
	height:215px;
	right:27px;
	top: 30px;
}
ul.footer_pan1_block  {
	font-size:14px;
	color: #414140;
	margin:0px;
	padding:0px;
	list-style-type:none;
	line-height: 18px;
}

ul.footer_pan1_block li{
	Display:  inline-block;
	width:100%;
	margin:0px;
	padding:0px;
}  
a:link.footerBQL1_links{
	color: #414140;
	text-decoration: none;
}
a:active.footerBQL1_links{
	color: #fe7800;
	text-decoration: none;
}
a:visited.footerBQL1_links{
	color: #414140;
	text-decoration: none;
}
a:hover.footerBQL1_links{
	color:#fe7800;
	text-decoration: none;
	font-weight: lighter;
	font-size: 118%;
	text-decoration:none;
}

/* SIAME - Footer - Bloque 2 */
#footer_pan2 {
	margin: 0px auto auto auto;
/*		background-image:url('../Images/bg_footerp2.png');
	background-repeat: repeat-x; */	
	background-image:url('../Images/bg_footerp1_tmp.jpg');
	background-repeat: repeat-x;
	background-color:#c9e1e4;
	width: 984px;
	height:310px;
	position:relative;
	margin-top:0px;
}
#footer_pan1_block5_tit {
	position: absolute;
	float: left;
	width:207px;
	height:73px;
	top: 5px;
	left:50px;
}
#footer_pan1_block_icon5 {
	position: relative;
	float: left;
	height:48px;
	width:54px;
	background-image:url('../Images/icons/uv_mail.png');
	background-repeat:no-repeat;
	right:0px;
}
#footer_pan1_block6_tit {
	position: absolute;
	float: right;
	width:207px;
	height:73px;
	top: 5px;
	right:210px;
}
#footer_pan1_block_icon6 {
	position: relative;
	float: left;
	height:48px;
	width:54px;
	background-image:url('../Images/icons/uv_redes.png');
	background-repeat:no-repeat;
	right:0px;
}

#footer_redes{
	position: relative;
	float: left;
	height:160px;
	width:160px;
	top: 50px;
	left: 100px;
}

#footer_redes_icon1{
	width:80px;
	height:80px;
	float:left;
}
#footer_redes_icon2{
	width:80px;
	height:80px;
	float:right;
}
#footer_redes_icon3{
	width:80px;
	height:80px;
	float:left;
}
#footer_redes_icon4{
	width:80px;
	height:80px;
	float:right;
}

#footer_twitter{
	position: relative;
	float: right;
	height:200px;
	width:400px;
	top: 40px;
	right: 10px;
	background-image:url('../Images/footer_twitter_background.png');
	background-repeat:no-repeat;
}

/* SIAME - Footer - Newsletter */

#newsletter {
	position:relative;
	float:left;
	width:250px;
	height:200px;
	left: 35px;
	top: 50px;
}

#text_newsletter {
	position: relative;	
	float:left;
	width:250px;
	color: #575756;
	font-size: 13px;
	text-align: justify;
	line-height: 16px;	

}

#formulario_newsletter {
	position: relative;	
	float:left;
	top: 20px;
	right: 0px;
	width:250px;
}

.text {
	color: #575756;
	font-size: 13px;
	font-weight:bold;
}

/* SIAME - Footer - Bloque 3 */
#footer_pan3 {
	margin: 0px auto auto auto;
	width: 984px;
	height:74px;
	position:relative;
	margin-top:0px;
	background-image: url('../Images/uv_footer_background.jpg');
	background-repeat:repeat-x;
	background-color:#c9e1e4; 
}

#footer_pan3_block1 {
	position:relative;
	float:left;
	height:14px;
	width: 480px;
	top: 34px;
	left: 5px;
	font-size: 13px;
	color: #ffffff;
	font-size: 13px;	
}

#footer_pan3_block2 {
	height:14px;
	width: 250px;
	position:relative;
	float:right;
	top: 34px;
	color: #bbbbbb;
	line-height: 1.1em;
	text-align:right;
}
#footer_pan3_block3 {
	height:30px;
	width: 430px;
	position:relative;
	float:right;
	top: 34px;
	color: #ffffff;
	line-height: 1.1em;
	text-align:right;
	font-size: 13px;
	right: 10px;
}

#footer_pan3_block9 {
	list-style:none;
	margin:0;
	padding:0;
	height:14px;
}
#footer_pan3_block9 li {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 14px;
	border-right: #bbbbbb 1px solid;
}
#footer_pan3_block9 li a {
	display: block;
	padding: 0px 8px 0px 8px;
	text-decoration: none;
	text-align: center;
	height: 14px;
	margin: 0px;
}
a:link.footerBQL3_links{
	color: #fff;
	text-decoration: none;
}
a:active.footerBQL3_links{
	color: #efefef;
	text-decoration: none;
}
a:visited.footerBQL3_links{
	color: #fff;
	text-decoration: none;
}
a:hover.footerBQL3_links{
	color:#ff8a00;
	text-decoration: none;
	font-weight: lighter;
	font-size: 100%;
	text-decoration:none;
}


}
a:link.content_links{
	color: #ff8a00;
	text-decoration: none;
}
a:active.content_links{
	color: #ff8a00;
	text-decoration: none;
}
a:visited.content_links{
	color: #ff8a00;
	text-decoration: none;
}
a:hover.content_links{
	color:#ff8a00;
	text-decoration: none;
	font-weight: lighter;
	font-size: 100%;
	text-decoration:none;
}

/* SIAME - Footer - Fin */

#date {
	height: 30px;
}

.style1 {
	border-width: 0px;
}
#somos{
	font-family:Verdana;
	color:navy;

}

#clearing{
      clear:both;
   }


/* UV - Banners - Inicio */

#uv_banner_sup{
	width:210px;
	margin-bottom:10px;
}
#uv_banner_inf{
	
}

/* UV - Banners - Fin */

.table_ong{
	background-color:black;
	color:#ffffff;
	text-align:center;
}


/* UV-Plantillas Xigla*/

.uv_articles_headline{
	font-size:20px;
	font-weight:lighter;
	color:#373737;
	letter-spacing:-1px;
	text-align:left;
}
.uv_articles_headlinedate{
	position:relative;
	left:20px;
	font-size:20px;
	font-weight:lighter;
	color:#373737;
	letter-spacing:-1px;
	text-align:left;
}
.uv_articles_thumbnailfile{
}

#uv_articles_thumbnailfile{
	border: 1px solid #575756;
	width: 150px;
	height: 100px;
}

#uv_articles_controltext{
	position:relative;
	float:right;
	width:50px;
	height:20px;
	text-align:right;
	
}


#footer_pan3_block10 {
	list-style:none;
	margin:0;
	padding:0;
	height:14px;
}
#footer_pan3_block10 li {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 14px;
	border-right: #bbbbbb 1px solid;
}
#footer_pan3_block10 li a {
	display: list-item;
	padding: 0px 8px 0px 8px;
	text-decoration: none;
	text-align: center;
	height: 14px;
	margin: 0px;
}


#footer_pan0{
	background-image: url('../Images/uv_logos_background.jpg');
	background-repeat:repeat-x;
	width:984px;
	height:137px;
}

/* UV - Página Inicial Articulos *************************************************************/

#prueba{

}

.prueba_HEADLINE{
	font-family: Times New Roman;
	text-align:center;
	color: #c00b0b;
	font-size:20px;
	line-height: 0.9em;
}
.prueba_HEADLINEDATE{
	font-size:14px;
	color:#777777;
}
.prueba_SOURCE{
	color:#333333;
	text-decoration:underline;
}
.prueba_THUMBNAILFILE{
	position: relative;
	float: left;
	width: 150px;
	height: 100px;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px solid #C0C0C0;
}
.prueba_SUMMARY{
	font-size:13px;
	text-align:right;
	color: #575756;
	line-height: 14px;
	
}
#partes{
	min-height:20px;
	width:498px;
}

#parte1{
	margin-bottom:8px;
	text-align:left;
}

#parte2{
	min-height:100px;
	text-align:justify;
}
#parte3{
	min-height:20px;
	width:498px;
}


.prueba_MORE{
	border:0px;
	position:relative;
	float:right;
	
}

a:link.prueba_HEADLINE_links{

	text-align:center;
	color: #158da1;
	font-size:20px;
	line-height: 0.9em;
	text-decoration: none;
}
a:active.prueba_HEADLINE_links{

	text-align:center;
	color: #158da1;
	font-size:20px;
	line-height: 0.9em;
	
	text-decoration: none;
}
a:visited.prueba_HEADLINE_links{

	text-align:center;
	color: #158da1;
	font-size:20px;
	line-height: 0.9em;
	text-decoration: none;
}
a:hover.prueba_HEADLINE_links{

	text-align:center;
	color: #158da1;
	font-size:20px;
	line-height: 0.9em;
	text-decoration: underline;
}

