﻿


.ms-topNavMiSitioFlyBack{
background-color: #FFFAA9;
border:1px solid #666666;
margin:-5px;
margin-top:10px;
padding: 1px;
 font-size : 13px;
           
           font-style: normal ;

}

 .CajaDialogo
      {
          background-color: ThreeDHighlight ;
           border-width: 4px;
           border-style: outset;
           border-color: GrayText;
           padding: 0px;
           font-size : 12px;
           font-weight: bold;
           font-style: italic;
      }

       .FondoAplicacion
      {
           background-color: GrayText ;
           filter: alpha(opacity=70);
           opacity: 0.7;
       }
       
       .accordionHeader
       {
		background-color : #FFFFFF; 
		 border : 1px solid #2F4F4F ;
		  font-family : Trebuchet MS, Sans-Serif;
		   		    
		    font-size : 12px;
		     font-weight : bold ;
		      padding : 2px;
		       margin-top : 0px;
		       cursor :  pointer ; 
		  
		 
		}
		.accordionHeadersinvalidar
       {
		 border : 1px solid 
		 color : White ;
		  background-color : #cc3366; 
		   font-family : Arial,  Sans-Serif ;
		    font-size : 12px;
		     font-weight : bold ;
		      padding : 5px;
		       margin-top : 5px;
		       cursor :  pointer ; 
		  
		 
		}
		 .accordionHeaderSecond
       {
		 border : 1px solid #2F4F4F;
		 color : White ;
		  background-color : DodgerBlue;
		   font-family : Arial, Sans-Serif ;
		    font-size : 12px;
		     font-weight : bold ;
		      padding : 5px;
		       margin-top : 5px;
		       cursor :  pointer ; 
		  
		 
		}
		
       .accordionContent
       {
		 background-color : #dcdcdc;
		  border :  1px   solid #2F4F4F;
		   border-top : none;
		    padding : 5px;
		     padding-top : 10px;
		     font-family :   Calibri, Courier   ;
		    font-size : small ;
		       
       }
       
       .accordionempy
       {
		 		       
       }
       
       .accordionLink
       {
		 color:  white  ;
		}
.encabezado
{
	BORDER-RIGHT: darkgray thin solid; 
	BORDER-TOP: darkgray thin solid; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: small; 
	BORDER-LEFT: darkgray thin solid; 
	COLOR: #000033; 
	BORDER-BOTTOM: darkgray thin solid; 
	BACKGROUND-COLOR: #6495ed ; 
	TEXT-ALIGN: center
}

.celdas
{
	BORDER-RIGHT: darkgray thin solid; 
	BORDER-TOP: darkgray thin solid; 
	FONT-SIZE: small; BORDER-LEFT: darkgray thin solid;
	 BORDER-BOTTOM: darkgray thin solid; 
	 HEIGHT: 23px; 
	 TEXT-ALIGN: left
	
	}
	
	.celdasmediana
	{
	BORDER-RIGHT: darkgray thin solid; 
	BORDER-TOP: darkgray thin solid; 
	FONT-SIZE:  small; 
	BORDER-LEFT: darkgray thin solid;
	BORDER-BOTTOM: darkgray thin solid; 
	TEXT-ALIGN: left
	}
	
	.celdasNegrilla
{
	font-family :  Arial;
	font-size : 10px;
	TEXT-ALIGN: left;
	FONT-WEIGHT: bold;
}
	
	
	.celdasTitulo
{
	FONT-SIZE: small ; 
	TEXT-ALIGN: left;
	FONT-WEIGHT: bold;
	}
	
	
	.celdasInformacion
{
	font-family : Arial;
	font-size : 10px;
	TEXT-ALIGN: left;
}
.celdasInformacionpequenaconborde
{
	font-family :  Verdana;
	font-size : 8px;
	TEXT-ALIGN: left;
	 border-top :  black thin solid; 
}
.celdasInformacionpequenasinbordecentrada
{
	font-family :  Verdana;
	font-size : 9px;
	TEXT-ALIGN:  center ;
}



.celdasInformacionpequenasinborde
{
	font-family :  Verdana;
	font-size : 9px;
	TEXT-ALIGN: left;
}
.celdasNegrillapequena
{
	font-family :  Verdana;
	font-size : 9px;
	TEXT-ALIGN: left;
	FONT-WEIGHT: bold;
}


.celdasNegrillapequenaCentrada
{
	font-family :  Verdana;
	font-size : 9px;
	TEXT-ALIGN: center;
	FONT-WEIGHT: bold;
}
	.celdasNegrillaCentrada
{
	font-family :  Verdana;
	font-size : medium;
	TEXT-ALIGN: center;
	FONT-WEIGHT: bold;
	}
	
	.celdasNegrillaCentradaGrande
{
	font-family :  Verdana;
	font-size :  medium ;
	TEXT-ALIGN: center;
	FONT-WEIGHT: bold;
	}
	
		
	.TitulosHistorias
{
	FONT-SIZE: 14 ; 
	TEXT-ALIGN: center;
	FONT-WEIGHT: bold;
	}
	
	.handleimage
	{
		 width : 125px;
		 height : 50px;
		  overflow : hidden;
		   cursor : se-resize ;
		 
		}
		
		
		
		
		
		
		
		
		
		
		
		
		
body {
	background: #9BB2CA url('images/back.gif');
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Verdana, sans-serif;
}

a:link,
a:visited {
	text-decoration: none;
	color: #163477;
}

a:hover {
	border-bottom: #bdf 1px solid;
}

.pageWrapper {
	margin: 0 10%;
	width: auto;
	min-width: 450px;
}

/** Uncomment below for liquid width (expands and contracts with brwoser window width 
*/
.pageWrapper {
	margin: 0 auto;
	width: auto;
	min-width: 450px;
}


/* extension to page wrapper */
#main {
	border-right: #FFF 2px solid;
	border-left: #FFF 2px solid;
	/* IE Hack. Set this to right colour for now */
	background: #E5EDF1;
}

div#bodyWrap {
	background: url('images/back_top.jpg')  repeat-x ;
}

div#bodyWrap {
	width: 84em;
	min-width: 100%;
	height: auto;
	
}

img.product, 
.product img {
	border: 1px solid #225F82;
	margin: 12px 8px 4px 8px;
}

.content .product {
	text-align: center;
	 
}

.subBarInner p {
	margin: 8px 8px 2px 8px;
	padding: 0;
}

.product {
	font-weight: bold;
	color:  #0B70CE ! important;
}

div.wide3 {
	width: 33%;
	float: left;
	text-align: center;
}

input[type=text],
input[type=button],
input[type=submit],
select,
textarea
{
	background: #F6F9FB;
	border: 1px solid #225F82;
}

/* -----------------------------------------------------------
					Headers ( h* style )
----------------------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6
{
	margin: 8px 16px;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.08em;
}

h1 {
	font-size: 18px;
	color: #164677;
	padding-bottom: 4px;
	border-bottom: 1px solid #4C95D6;
}

h1 span {
	float: right;
	color: #69839B;
}

/* -----------------------------------------------------------
					View Controllers
----------------------------------------------------------- */

.clear {
	clear: both;
}

.hide, #oldBrowserNotice, 
.ieSixCharDupBug {
	display: none;
}

/* -----------------------------------------------------------
					Page Header(s) and Footer
----------------------------------------------------------- */

#header {
	height: 146px;
	margin-right: -2px; /* Box model adjustment */
}

#header #logo {
	width: 223px;
	float: left;
	background: url('images/logo.gif') no-repeat #FFF;
	margin: 0 -3px;
	height: 146px;
	position: absolute;
	z-index: 100;
}

#header #logo h1 {
	display: none;
}

#heading .head {
	height: 78px;
	background: right top #FFF;
	border-right: 2px solid #fff;
	position: relative;
	margin-right: -2px;
}

* html #heading .head {
  margin-right: -4px; /* Extra 2px due to IE Box model */
}

#heading .top, 
#heading .sub {
	color: #FFF;
	float: right;
	width: 417px;
	text-align: right;
	height: 24px;
	margin-left: 0;
	margin-right: 10px;
	margin-top: 10px;
}

#heading a:link,
#heading a:visited {
	color: #FFF;
	margin-left: 32px;
}

#heading a:hover {
	border-bottom: #7487A1 4px solid;
}

#heading .sub {
	clear: right;
}

#footer {
	position: relative;	/* IE fix */
	padding: 4px 24px;
	color: #249;
	background: url('images/bg5.gif');
}

/* -----------------------------------------------------------
						Layout Controls
----------------------------------------------------------- */

/* --------------------- Common to both -------------------- */

#mainInner,
div.subBarInner,
div.subTitleInner {
	z-index: 2;
	width: 100%;
	border-right: #FFF 2px solid;

}

div.content {
	border-width: 0;	/* Fix print/v4 borders issue */
}

#mainOuter div.left,
#mainOuter div.right,
#mainOuter div.content,
div.subBarInner div.content,
div.subBarInner div.right,
div.subTitleInner div.content,
div.subTitleInner div.right {
	/* For Sub elements of #mainOuter AND div.subBarInner */
	float: left;
	position: relative;
	z-index: 10;
	overflow: visible;	/* fix for IE italics bug */
}

/* --------------------- The Sub Bar Piece -------------------- */

div.subBarOuter,
div.subTitleOuter {
	z-index: 1;
	border-style: solid;
	border-color: #E5EDF1;
	border-width: 0;
}

div.subBarInner div.right,
div.subTitleInner div.right {
	float: right;
	width: 20em;
	margin: 0 -20em 0 1px;
}

div.subBarInner div.content,
div.subTitleInner div.content {
	margin: 0 -1px; /* Ensure floating */
	width: 100%;
}

/* --------------------- The Main Bar Piece -------------------- */

#mainOuter {
	z-index: 1;
	border-left: 16em #E6EEF0 solid;
	border-right: 8px #0B70CE solid;
}

#mainInner {
	border-left: 2px solid #FFF;
	background: #F0F3F2;
}

#mainOuter .content {
	margin: 0 -1px;	/* Ensure floating */
	width: 100%;
}

#mainOuter .right {
	/* Not used for now */
	float: right; 			/* Possiblity for NN4 layout */
	width: 15em;
	margin: 0 -15em 0 1px;	/* Column position */
}

#mainOuter .left {
	width: 16em;
	margin: 0 1px 0 -16em;	/* Column position */
}

/* -----------------------------------------------------------
					Decoration Fix-up Pieces
----------------------------------------------------------- */

div.gap {
	border-top: 2px solid #FFF;
	background: #CDE;
	position: relative;
}

html>body .mozclear {
	border-bottom: 1px solid white;	/* help mozilla recognize empty  clearing element */
	margin-bottom: -1px;                  /* compensate for 1px space used by border */
}

/* -----------------------------------------------------------
						Fix BugIE :-|
----------------------------------------------------------- */

* html #mainInner, * html div.subBarInner, * html div.subTitleInner {
	position: relative;	/* fix a render bug in IE under certain conditions */
}

* html div.gap {
	margin-right: -4px;
}

* html #mainOuter {
	border-right: 4px #0B70CE solid;
}

.leftInside,
.titleSide,
#mainInner .left div.button1,
#mainInner .left div.button2 {
	margin-left: -2px;
	margin-right: 2px;
}


/* -----------------------------------------------------------
					Sub Bar (Thing under header)
----------------------------------------------------------- */

div.subBarInner {
	background: #F7F7EC  url('images/bg2.gif');
	padding-bottom: 8px;
}

div.subBarInner span {
	display: block;

}

div.subBarOuter,
div.subTitleOuter {
	border-right-width: 20em;
}

div.subTitleOuter div.right,
div.subBarOuter div.right {
	text-align: center;
}

div.subTitleOuter {
	border-color: #CFE0E9;
}

div.subTitleInner {
	background: white;
	color: #164677;
}

/* -----------------------------------------------------------
							Main Bar
----------------------------------------------------------- */

.titleSide,
.titleMain {
	padding: 8px 16px 4px 16px;
	border-bottom: 1px solid #2F4F4F;
	letter-spacing: 0.1em;
	height: auto;
}
.titleRss {
	border-bottom: 1px solid #2F4F4F;
	letter-spacing: 0.1em;
	height: auto;
}
.titleSide {
	background: #164677 repeat-y left url('images/title1.gif');
	color: #FFF;
	margin-bottom: 2px;
	font-size: 12px;
	padding-left: 14px;
	cursor :  pointer ; 
}

.titleMain {
	background: #DBE2E2;
	font-size: 11px;
}

.titleMain a:link,
.titleMain a:visited {
	color: #5382B3;
}

.right p,
.content p {
	color: #274563;
	line-height: 1.6em;
	letter-spacing: 0.05em;
	padding:  0 16px 8px 16px;
	 
}

#mainInner .left ul {
	list-style-type: none;
	margin: 0 0 12px 12px;
	padding: 0;
}

#mainInner .left ul li {
	margin: 8px;
}

ul.dotted,
li.select {
	list-style-type: square;
	color: #40A3FE;
	margin-left: 52px;
}

.left .active a:link,
.left .active a:visited {
	font-weight: bold;
	color: #0471E1;
	list-style-type: square;
}

#mainInner .left ul.dotted {
	list-style-type: square;
}

#mainInner .left input {
	color: #000;
}

#mainInner .left div.button1,
#mainInner .left div.button2 {
	width: 100%;
	color: #163977;
	border: 0 none;
	border-top: #FFF solid 2px;
	padding: 6px 0;
}

#mainInner .left div.button1 a:link,
#mainInner .left div.button1 a:visited,
#mainInner .left div.button2 a:link,
#mainInner .left div.button2 a:visited {
	margin: 0 0 0 24px;
	font-size: 12px;
	font-weight: bold;
}

#mainInner .left div.button1 {
	background: #C9D6A6 url('images/bg3.gif');
}

#mainInner .left div.button2 {
	border-bottom: #FFF solid 2px;
	background: #C9D6A6 url('images/bg4.gif');
}

















.flyOutDiv
{
     display: none;
}

.flyOutDivCloseX
{
 background-color: gray;
 color: #FFFFFF;
 text-align: center;
 font-weight: bold;
 text-decoration: none;
 border: outset thin #FFFFFF;
 padding: 2px; 
} 


.Animation2
{
display:none;
position:absolute;
width:1px;
height:1px;
left:400px;
top:600px;
padding:3px;
border:solid 1px #000;
}















.boldblk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.menublue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 10px;
}
.normblk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.downblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
	color: #436BA3;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.nombres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}




.titulo_rss a{
font: bold 13px "Trebuchet MS", Verdana, Arial;
color:  Black;
text-decoration:none;
display:block;
margin-top:30px;
}

.titulo_rss a:hover{
color: #666;
}

.descripcion_rss {
font: 11px Verdana, Arial, Helvetica, sans-serif;
color: #888;
display:block;
margin-top:10px;
}

.fecha_rss {
font: 10px "Lucida Sans Unicode", Verdana, Arial, Georgia;
color: #CC6633;
}


.rssBlock
{
	font-family: Arial;
	font-size: 12px;
	color:black;
	border:1px solid silver;
	
}

.rssParentTitle
{
	font-size:14px;
	color: #000000;
}

.rssTitle
{
	font-size:14px;
	color: #0000FF;
}




.rotador {
	float: left;
	width: 1005px;
	padding-top: 10px;
	padding-right: 9px;
	padding-left: 9px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}
.publicidad {
	height: 90px;
	width: 468px;
	position: absolute;
	left: 540px;
	top: 6px;
	float: left;
	z-index: 1;
}
.contenedor_izquierdo {
	float: left;
	width: 388px;
	padding-right: 10px;
	padding-bottom: 15px;
}
.img_principal {
	float: left;
	border: 1px solid #b9c7d5;
	padding: 10px;
	width: 357px;
}

.caja_textos {
	float: left;
	width: 295px;
	padding-top: 3px;
}

.caja_titular {
	padding-bottom: 5px;
}

.foto_protagonistas {
	float: left;
	border: 1px solid #bdbdbd;
}
.caja_texto_empresa {
	float: left;
	width: 207px;
	padding-left: 7px;
}
.caja_texto_escriba {

	float: left;
	width: 190px;
	padding-left: 7px;
}
.contenedor_centro {
	float: left;
	width: 964px;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 15px;
}
.contenedor_noticias {

	float: left;
}
.cuadro_seccionescentral {
	float: left;
	width: 410px;
	border: 1px solid #b9c7d5;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(../imagenes/home/fondo_celdas.gif);
}
.contenedor_titular {
	float: left;
	width: 290px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.cuadro_opinion {
	float: left;
	width: 432px;
	margin-top: 10px;
	padding-bottom: 5px;
	position: relative;
	
}
.contenedor_botones {
	float: left;
	position: absolute;
	top: 1px;
	left: 0px;
	width: 450;
}
.separador_botones {
	float: left;
	height: 30px;
	width: 200px;
}
.boton_opinion {
	float: left;
	padding-right: 5px;
}
.contenido_tabs {
	float: left;
	width: 395px;
	border: 1px solid #b9c7d5;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url(../imagenes/home/fondo_celdas.gif);
}
.contenedor_derecho {
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
}
.cuadro_secciones_derecho {
	float: none;
	width: 300px;
	border: 1px solid #b9c7d5;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.cuadro_top {
	float: left;
	width: 235px;
	height: 5px;
	vertical-align: top;
}
.caja_textoder {
	float: left;
	width: 215px;
}
.cuadro_base {
	float: left;
	width: 235px;
	height: 4px;
	vertical-align: bottom;
}
.caja_textoder1 {

	float: left;
	width: 215px;
	padding-right: 10px;
	padding-left: 10px;
}
.cuadro_secciones_derecho2 {
	background-color: #E3E3E3;
	float: left;
	width: 215px;
	border: 1px solid #b9c7d5;
	padding: 10px;
}
.caja_textosder {

	float: left;
	width: 215px;
	padding-top: 3px;
}
.bullet_tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0780c8;
	list-style-position: outside;
	list-style-type: disc;
	padding-top: 5px;
}
.cuadro_foto_auxiliar {
	background-color: #FFFFFF;
	float: none;
	border: 1px solid #b9c7d5;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
	width: 280px;
}
.piedefoto {
	float: left;
	width: 370px;
	background-image: url(images/fondo_piedefoto_11.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 3px;
	padding-bottom: 6px;
	padding-right: 5px;
	padding-left: 5px;
}
.cont_foto {
	float: left;
}
.content_com {
	float: left;
	width: 960px;
	border: 2px dashed #b9c7d5;
	padding: 10px;
	margin-top: 15px;
	position: relative;
	background-color: #0099FF;
}
.bullet_tab_recuadros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0780c8;
	list-style-position: inside;
	list-style-type: disc;
	padding-top: 5px;
}
.cuadro_recuadros {
	background-color: #E3E3E3;
	float: none;
	width: 280px;
	border: 1px solid #b9c7d5;
	margin-top: 10px;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
}
.content_vermas {
	width: 150px;
	padding-top: 10px;
}
.cuadro_relacionados {
	float: none;
	width: 280px;
	border: 2px dotted #b9c7d5;
	margin-top: 10px;
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
}
.cont_texto_fot_aux {
	float: none;
	width: 270px;
	padding-bottom: 10px;
}
.contenedor_antecedentes {
	float: left;
	padding-top: 10px;
	width: 700px;
}
.titular_antecedente {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #C4C4C4;
	border-left-color: #FFFFFF;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.autor {
	float: left;
	width: 100%;
}


.linea {
	background-color: #CCCCCC;
	height: 1px;
	width: 600px;
	margin-bottom: 5px;
}
.foto_antecedente {
	float: left;
	padding-right: 10px;
}
.texto_antecedente {
	width: 700px;
	float: left;
	padding-bottom: 15px;
}
.foto_auxiliar {
	width: 280px;
}
