/* XARAYA REQUIRED CLASSES */
a {
	/*color:#eee;*/
	color:#154F83;
}
a:hover {
	/*color:#585858;*/
}
blockquote {
}
body {
}
code {
}
h1 {
}
h2 {
}
h3 {
}
h4 {
}
th {
}
td {
}
table {
}
thead {
}
tbody {
}
tfoot {
}
p {
}
pre {
}
input {
}
button {
}
select {
}
textarea {
}
img {
}
li {
}
ul {
}
ol {
}
sup {
}
sub {
}

/*  XARAYA REQUIRED INDIVIDUAL CLASSES */
td.xar-norm {}
td.xar-alt {}

/*  XARAYA REQUIRED ANONYMOUS CLASSES  */

/* these defaults apply to the left block group */
.xar-block-head{
}
.xar-block-title {
	display:none;
}
.xar-block-body {
}
.xar-block-foot {
}

/* right block group classes */
.xar-block-head-right{
}
.xar-block-title-right {
}
.xar-block-body-right {
}
.xar-block-foot-right {
}

/* topnav block group classes */
.xar-block-head-topnav {
}
.xar-block-title-topnav {
}
.xar-block-body-topnav {
}
.xar-block-foot-topnav {
}

/* center block group classes */
.xar-block-head-center{
}
.xar-block-title-center {
}
.xar-block-body-center {
}
.xar-block-foot-center {
}
.xar-mod-head {
}
.xar-mod-title {
}
.xar-mod-body {
}
.xar-mod-foot {
}
.xar-alt {
}
.xar-accent {
}
.xar-alt-outline {
}
.xar-accent-outline {
}
.xar-norm-outline {
}
.xar-norm {
}
.xar-sub {
}
.xar-menu-section {
}
.xar-menu-section-current {
}
.xar-menu-item {
}
.xar-menu-item-current {
}
.xar-menu-item:hover {
}
.xar-menu-subitem {
}
.xar-menu-subitem:hover {

}
.xar-menu-subitem-current {
}
.xar-menu-item-current > .xar-menu-subitem > a {
}
.xar-menu-item-current > .xar-menu-subitem > a:visited {
}
.xar-title {
}
.xar-error {
}

body {
  text-align: center;
 	background-color:#B6E0DC;
  font-family:arial, tahoma, verdana;
  font-size:12px;
  color:#000;
  margin-top:0;
  
}

#principal{	
	margin: 0 auto 0 auto;
	width:900px;	
	text-align: left;	
	/*border-left:1px solid white;	
	border-right:1px solid white;	*/
	
	
	} 
	
#cabezera{
	width:900px;
	height:180px;
	background:transparent url("../images/banner.jpg") no-repeat;
	
	}		
.menubanner{
	float:left;
	color:#808080;
	font-weight:bold;
	margin:0 0 0 230px;
	
	}
.menubanner a{
	color:#808080;
	text-decoration:none;
	}
.menubanner a:hover{
	color:#4A4F4F;
	text-decoration:underline;
	
	}
#header_busqueda{
	float:left;
	width:214px; 
	height:31px;							
	margin:-30px 0 0 710px;	
	}




#qBuscar {
	background-image:url(../images/buscar/lupa.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding:0 0 0 15px;	
	border-top:1px solid #CFCFCF;
	border-bottom:1px solid #CFCFCF;
	border-left:0px solid #FFFFFF;
	border-right:0px solid #FFFFFF;
	height:23px;
	width:110px;
	margin:0 0 2px 0 ;
	font-size:15px;
	
}



#galeria{}
	
.pais,fecha{
	font-weight:bold;				
	padding:2px 10px 0 10px;
	border:0px solid red;
	color:#FFF;
}
.fecha{
	float:right;
}
#col_der{
	float:right;
	width:670px;				
		
		}
#col_izq{
	/*background-color:#B6E0DC;*/
	background-color:#fff;
	color:#000000;
	width:230px;
		
		}

#col_izq_menu > div .xar-block-body > ul .xar-menu-section{
 	list-style-type:none;
	
	}
	
#contenidoportada{
	width:448px;
	height:100%;
	background-color:#fff;
	padding: 5px 0px 0 5px;
}
#contenido{	
	width:454px;
	height:100%;
	background-color:#fff;
	padding:2px 2px 0 2px;	
	}

#contenido #infocentro img{
	max-width:425px;
	padding:10px 0;
	/*IE hack to mimic max-width css property*/
	width:expression( 
	    document.body.clientWidth > (425/12) * 
	    parseInt(document.body.currentStyle.fontSize)?
	        "30em":
	        "auto" );
	
}

.contenidotitulofondo{
	background:transparent url('../images/contenido_titulo_fondo.png') no-repeat;
	height:24px;
	width:99%;	
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	padding:3px 0 2px 10px;
	margin:3px 0 0 2px;	
	}
#menu{
	width:230px; 
	height:215px; 
	background-color:#47B2A9;	
	}
#imagen {
	width:228px; 
	height:34px; 
	background:transparent url('../images/fondo_titulo.png') repeat-x;
	border:1px solid #70a687;
	}
#contador{
	background:transparent url('../images/contador.png') no-repeat;
	height:24px;
	width:180px;	
	color:#077F77;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	margin:0 0 0 10px;	
	padding-top:5px;
	}

/***********************Clases y ID noticias***********************************
*********************************************************/

table#tbNoticias {
	width:100%;
	font-size:11px;
	line-height:120%;
	text-align:justify;
	padding:0;
}

table#tbNoticias h1, .h1 {
	font-weight:bold;
	display:block;
	color:#2766bb;
	font-size:12px;
}

table#tbNoticias span.fecha {
	font-size:8px;
	text-align:left;
}

table#tbNoticias a {
	font-size:11px;
	text-decoration:none;
	color:#2766bb;
	font-weight:bold;
}

table#tbNoticias a > img{
	border:0;
}

table#tbNoticias a:hover {
	text-decoration:underline;
}


/***********************Clases y ID documentos***********************************
*********************************************************/
#documentos > a{
	color:#154f83;
	text-decoration:none;
	font-size:11px;
}

#documentos > a:hover {
	text-decoration:underline;
}

.peso{
	float:right;
	font-size:10px;
}

.fecha{
	display:block;
	text-align:right;
	/*font-size:9px;	*/
}

#listDocs ul {
	list-style:none;
}

#listDocs a{
	text-decoration:none;
	font-size:10px;
	color:#154f83;
	font-weight:bold;
}

#listDocs ul a{
	font-size:11px;
}

.noDocumentos{
 vertical-align:middle;
 padding-top:15px;
 height:30px;
 color:#154f83;
 font-weight:bold;
}

#documentos a img{
	border:0;
	}

/***********************sider************************************/
#slideshow {
    position:relative;
    height:241px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

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





/*
#slider{
	border:0px solid blue;
	}                                      
#slider ul, #slider li{                                                                                                                                                                                                                            
	margin:0;  
	padding:0; 
	list-style:none;                                                                                                                                                                                                                                 
	}          
#slider li{  
	width:669px;                                                                                                                                                                                                                                     
	height:241px;                                                                                                                                                                                                                                    
	overflow:hidden;                                                                                                                                                                                                                                 
	}	         
#prevBtn, #nextBtn{                                                                                                                                                                                                                                
	display:block;                                                                                                                                                                                                                                   
	width:30px;
	height:77px;                                                                                                                                                                                                                                     
	position:absolute;                                                                                                                                                                                                                               
	left:-30px;
	top:71px;  
	}	         
#nextBtn{    
	left:696px;
	border:1px solid red;
	}													                        
#prevBtn a, #nextBtn a{                                                                                                                                                                                                                            
	display:block;                                                                                                                                                                                                                                   
	width:30px;
	height:77px;                                                                                                                                                                                                                                     
	background:url(images/btn_prev.gif) no-repeat 0 0;	
	}	         
#nextBtn a{  
	background:url(images/btn_next.gif) no-repeat 0 0;	
	}

 .graphic, #prevBtn, #nextBtn{
  margin:0;
  padding:0;
  display:block;
  overflow:hidden;
  text-indent:-8000px;  
  display:none;
  }		
  */
img{border:0;}
	#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:668px; 				
		margin-bottom:2em;		
		}					
	#content{
		position:relative;
	}			
 
 #scrollup {
   position: relative;
   overflow: hidden;
   border: 0px solid #FF00FF;
   height: 80px;
   width: 100%;
   text-align:center;
 }
 
 .headline {
   position: absolute;
   top: 210px;
   left: 0px;
   height: 100%;
   width:100%;  
 }
 .headline a{
	 color:#000000; 
	 font-weight:bold;	 
 }

/*************************tabs*******************************************/

.container {width: 450px; margin: 0px;}

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #FFF;
	border-left: none;
	margin-bottom: -1px;
	background: #47B2A9;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 0.9em;
	padding: 0 4px;
	border: 1px solid #fff;
	outline: none;
	font-weight:bold;
}
ul.tabs li a:hover {
	background: #B5DFDA;
}	
html ul.tabs li.active a{
	color:#FFFFFF;
	}
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #EE8522;
	border-bottom: 1px solid #42B3AA;
	
}
.tab_container {
	border: 1px solid #FFF;
	border-top: none;
	clear: left;
	float: left; 
	width: 100%;
	background: #42B3AA;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tab_content {
	padding: 20px;
	font-size: 1.2em;
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content h3 a{
	color: #254588;
}
.tab_content img {
	float: left;
	/*margin: 0 20px 20px 0;*/
	border: 1px solid #ddd;
	padding: 5px;
}

/*-------------new--------------------*/


#main_news_container{
width:430px;
height:auto;
display:table;
margin:0px auto;
}
.news_container{
width:430px;
height:auto;
float:left;
padding:10px;
border-bottom:1px solid #a0d9d4;
margin:10px auto 20px auto;
}
.news_thumbnail{
width:210px;
height:140px;
overflow:hidden;
display:block;
background:#000000;
border:2px solid #fff;
float:left;
margin:0 10px 10px 0;
}
.news_thumbnail_2{
width:210px;
height:140px;
display:block;
background:#000000;
border:2px solid #fff;
float:right;
margin:0 0 5px 10px;
}


.news_thumbnail_user_display{
width:auto;
height:auto;
display:block;
background:#fff;
/*border-left:2px solid #3e9b93;
border-bottom:4px solid #3e9b93;
border-right:2px solid #3e9b93;*/
float:left;
margin:0 10px 5px 0;
}

.news_thumbnail img, .news_thumbnail_2 img{
text-decoration:none;
border:none;
}
.news_pubdate{
width:100%;
height:auto;
font-size:11.5px;
padding:2px 0;
}
.new_canedit{
margin:0 0 0 10px;
padding:2px 5px;
font-size:8px;
font-weight:bold;
text-transform:uppercase;
font-family:Arial, Helvetica, sans-serif;
background:#FF0000;
color:#FFFFFF;
letter-spacing:1px;
border:1px solid #fc4f4f;
}
.new_canedit a{
text-decoration:none;
color:#FFFFFF;
}

.news_title a{
font-family:trebuchet ms, arial, verdana, sans-serif;
font-size:15px;
line-height:16px;
font-weight:bold;
text-decoration:none;
color:#fff;
}

.news_title_user_display{
font-family:trebuchet ms, arial, verdana, sans-serif;
font-size:18px;
line-height:19px;
font-weight:bold;
text-decoration:none;
color:#E68022;
display:block;
margin:10px auto;
}

.news_summary{
font: 12px Arial, Tahoma, Helvetica, sans-serif;
color:#FFFFFF;
/*text-align:justify;*/
}
.news_readmore a{
text-decoration:none;
color:#FFFFFF;
}
.news_readmore a:hover{
background:#ee8522;
border:1px solid #f09f53;
padding:2px;
margin-left:-3px;
}
/*--------------------------- Prensa Anteriores --------------------------------*/

.oldnews_sprite{
background:url(../images/prensa_anteriores_sprite.gif);
}
.older_news_container{
	width:445px;
	height:auto;
	margin:0 auto;
}

.old_newsbox_left_corner, .old_newsbox_right_corner, .old_newsbox_center{
	width:6px;
	height:25px;
	float:left;
	display:inline;
	background-position: 0px -70px;
}
.old_newsbox_center{
	width:433px;
	background-position: 0px -35px;
	background-repeat:repeat-x;
}
.old_newsbox_right_corner{
	background-position: 0px 0px;
}
.old_newsbox_center span.headtitle, .old_newsbox_center span.headdate{
	font:bold 11px/25px Verdana, Arial, Helvetica, sans-serif;
	color:#808080;
	text-transform:uppercase;
}
.old_newsbox_center span.headtitle{
	margin:0 0 0 7px;
}
.old_newsbox_center span.headdate{
	margin:0 0 0 320px;
}
.old_newsbox_right_corner{}

.old_newsbox_outer_content{
	width:443px;
	height:auto;
	border-left:1px solid #72a49f;
	border-right:1px solid #72a49f;
	float:left;
	
}
.old_newsbox_inner_content{
	width:441px;
	height:100%;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	float:left;
	background:#ffffff url('../images/content_bg.png') repeat-x top;
	
}
.old_newsbox_lbottom_corner, .old_newsbox_rbottom_corner{
	width:6px;
	height:4px;
	float:left;
	display:inline;
	background-position: 0px -294px;
	overflow:hidden;
}
.old_newsbox_rbottom_corner{
	background-position: 0px -322px;
	overflow:hidden;
}
.old_newsbox_cbottom{
	width:433px;
	height:4px;
	display:inline;
	float:left;
	background-position: 0px -308px;
	overflow:hidden;
}

.old_newsbox_inner_content a.oldnews_sprite.cell{
	width:441px;
	height:100%;
	background-repeat:repeat-x;
	background-position:bottom;
	display:table-cell;
	float:left;
	text-decoration:none;
	font:bold 10px/11px Arial, Helvetica, sans-serif;
	color:#077f77;
	padding-bottom:15px;
	padding-top:3px;
}
.old_newsbox_inner_content a:hover.cell{
	background-position: 0 -330px;
	background-repeat:repeat-x;
	cursor:pointer;
}

.old_newsbox_inner_content a.cell .oldnew_title{
	 width:340px;
	 margin:3px 10px 0 11px;
	 display:inline;
	 float:left;
	 
}

.old_newsbox_inner_content .datebox{
	 width:60px;
	 height:20px;
	 margin:3px 0 0 20px;
	 float:left;
	 display:inline;
	 color:#077f77;
	 text-align:left;
	 text-align:center;
	 
}
.old_newsbox_inner_content .datebox span.day{
	width:26px;
	height:20px;
	float:left;
	font:bold 23px/20px Arial, Helvetica, sans-serif;
	line-height:22px;
	margin-right:2px;
	display:inline;
}
.old_newsbox_inner_content .datebox span.month{
	font:bold 11px/12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	float:left;
	width:28px;
	height:10px;
	display:inline;
}
.old_newsbox_inner_content .datebox span.year{
	font:bold 10px/11px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	float:left;
	width:28px;
	height:10px;
	display:inline;
}


/*--------------------------- Conceptos y Definiciones --------------------------------*/

#defycon_container{ width:441px; margin:0 auto; display:block;}
#collapse_opt{ width:130px; height:16px; background:url(../images/defycon/defycon_collapse_options.png) center no-repeat; display:block; margin:0 0 0 308px; line-height:10px; padding:0 6px 0 0;}
#options {width:441px; margin:20px auto; text-align:right; color:#9ac1c9;}
#options a {text-decoration:none; color:#FFFFFF; font:bold 10px/16px Arial, Helvetica, sans-serif; outline:none;}
#options a:hover {color:#fff;}

#acc {width:441px; list-style:none; color:#033; margin:0; padding:0;}
#acc h3 {width:427px; border:1px solid #9ac1c9; padding:6px 6px 8px; font-weight:bold; margin:5px 0 0 0; cursor:pointer; background:url(../images/header.gif); color:#989898; font:12px Verdana, Arial, Helvetica, sans-serif; float:left; margin:0;}
#acc .acc-section {overflow:hidden; background:#fff; width:441px; float:left; margin:0;}
#acc .acc-content {width:409px; padding:15px; border:1px solid #fff; border-top:none; background:url(../images/defycon/defycon_bggradient.png) repeat-x top #FFFFFF; float:left; margin:0;}
ul#nested li, ul#nested {margin:0; padding:0;}
#nested {width:441px; list-style:none; color:#033; margin:0;}
#nested h3 {width:427px; border-bottom:1px solid #9ac1c9; border-left:1px solid #FFFFFF; border-right:1px solid #FFFFFF; padding:6px 6px 8px; margin:0 0 0 -16px; font-weight:bold; margin-top:5px; cursor:pointer; background:url(images/defycon/defycon_header.gif);}
#nested .acc-section {overflow:hidden; background:#fff; width:439px;  margin:0 0 0 -16px; padding:0; }
#nested .acc-content {width:400px; padding:15px; border-top:none; background:#fff; font:11px Arial, Helvetica, sans-serif; margin:0;}
#nested .defbox{width:387px; background:#fcebdb; padding:5px 10px; border-left:1px solid #9ac1c9; border-right:1px solid #9ac1c9; border-bottom:1px solid #f6d7b9;}
#nested .defbox h5{ font:bold 10px Verdana, Arial, Helvetica, sans-serif; text-transform:uppercase; color:#ee8522;}
#nested img{ padding-right:8px; margin:0;}
#acc span{ width:441px; height:24px; background:url(../images/defycon/defycon_header_bg.png) no-repeat; cursor:pointer; display:block; margin:10px 0 0 0; float:left;}
#acc h1.title{ font:bold 10px/24px Verdana, Arial, Helvetica, sans-serif; color:#6c84b6; text-transform:uppercase; padding:0 0 0 30px; float:left; display:inline; margin:0;}
#acc h2.totalcount{ font:bold 12px/24px Verdana, Arial, Helvetica, sans-serif; color:#6c84b6; font-style:italic; float:right; padding:0 35px 0 0; display:inline; margin:0;}
#acc ul, #acc li{ margin:0; padding:0;}





/***********************Clases bordes***********************************
*********************************************************/


.t {background: url(../images/bordes/dot.png) 0 0 repeat-x; width: 70%;margin:auto;}
.b {background: url(../images/bordes/dot.png) 0 100% repeat-x}
.l {background: url(../images/bordes/dot.png) 0 0 repeat-y}
.r {background: url(../images/bordes/dot.png) 100% 0 repeat-y}
.bl {background: url(../images/bordes/bl.png) 0 100% no-repeat}
.br {background: url(../images/bordes/br.png) 100% 100% no-repeat}
.tl {background: url(../images/bordes/tl.png) 0 0 no-repeat}
.tr {background: url(../images/bordes/tr.png) 100% 0 no-repeat; padding:5px}


/***********************FAQ's***********************************
*********************************************************/

#faqs { width:426px; margin:20px 0 0 0;}
#faqs { position:relative; }
#faqs h3{ cursor:pointer; font:bold 12px Arial, Helvetica, sans-serif; margin:0; padding:3px 5px;}
#faqs h3.active{ color:#000; }
#faqs div { height:0; overflow:hidden; position:relative; background:url(../images/faqs_bg.jpg) top left no-repeat; }
#faqs div p{ padding:0 20px; margin-bottom:15px; position:relative; font: 12px Arial, Helvetica, sans-serif; text-align:justify; }

/***********************Conceptos y Definiciones***********************************
*********************************************************/

#conceptos_y_definiciones{ width:426px; float:left;}


#contenido #infocentro #conceptos_y_definiciones .panel img{ padding:0;}
#conceptos_y_definiciones > div.panel + div.panel { margin:0 0 0 34px; float; left;}
#conceptos_y_definiciones .panel{ width:119px; height:174px; background:#F18D1E; display:block; float:left;}
#conceptos_y_definiciones .panel img{ width:115px; height:145px; display:block; margin:2px auto;}
#conceptos_y_definiciones .panel a{ display:block; text-decoration:none; text-align:center; background:#fff; font:bold 12px Arial, Helvetica, sans-serif; padding:5px 0; color:#003974;}
#conceptos_y_definiciones .panel a.active { color:#fff; background:#00A397; }



#conceptos_y_definiciones #hogar,
#conceptos_y_definiciones #vivienda{ display:none;}

	
#conceptos { float:left;}

.cyd { width:426px; float:left;}
.cyd { position:relative; }
.cyd h3{ cursor:pointer; font:bold 12px Arial, Helvetica, sans-serif; margin:5px 0; padding:5px 5px; background:#F18D1E; color:#fff;}
.cyd h3.active{ color:#fff; }
.cyd div { height:0; overflow:hidden; position:relative;}
.cyd div p{ padding:0 20px; margin-bottom:15px; position:relative; font: 12px Arial, Helvetica, sans-serif; text-align:justify; }
.cyd div p b{ color:#003974; }

/*** Estilos para los documentos ***/
.lst {
	list-style-type: none;
	margin-left: -30px;
}
.lst_titulo {
	font-size:11px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #000;
	margin-bottom: 8px;
}
.lst_titulo a {
	text-decoration:none; 
}
.lst_titulo a:hover {
	color:#FFF;
}

.lst_detalle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-bottom: 15px;
}
.lst_tamano {
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}