#separacion_vertical_noticias2{height:20px;}


/*####################################### INICIO   -   CONFIGURACION DEL MARCO   ####################################*/
/*<!--- Contenedor del Header --->*/
#header {
float: left;  
width: 800px; 
height: 200px; 
border:0px solid; 
padding-left:6px;
#padding-left:14px;
margin:6px 0px 0px 0px; 
/*margin:6px 0px 0px 50px; /*IE 6 - 7 - 8*/
position:relative;
}

* html #header {/*IE 6 */
float: left;  
width: 800px; 
height: 200px; 
border:0px solid; 
}

/*<!--- borde izquierdo --->*/

#header-left-border {
z-index:300px; 
position:absolute;  
float: left;  
width: 19px;  
height: 155px; 
margin:0px 0px 0px -2px; 
padding-top:15px; 
background: url(../../images/new/noticias_slide/estructura/header_left_border.png) repeat-x right bottom;
#margin:15px 0px 0px -785px; /*IE 6 - 7 - 8*/
border:0px solid;
}


#header-left-border-sombra {
z-index:100px; 
position:relative; 
#position:absolute;  /*IE 6 - 7 - 8*/
margin:0px 0px 0px 0px; 
#margin:0px 0px 0px -783px; /*IE 6 - 7 - 8*/
float: left;  
width: 19px;  
height: 173px; 
#height: 188px; /*IE 6 - 7 - 8*/
border:0px solid; 
padding-top:15px; 
background: url(../../images/new/noticias_slide/estructura/header_left_border_sombra.png) no-repeat right bottom;
}


/*<!--- fondo central --->*/
#header-center {
float: left;  
width: 749px; 
#width: 764px; /*IE 6 - 7 - 8*/
height: 188px; 
#height: 180px; /*IE 6 - 7 - 8*/
margin:0px 0px 0px 0px;
#margin:0px 0px 0px 8px; /*IE 6 - 7 - 8*/
background: #e4e4e4 url(../../images/new/noticias_slide/estructura/header_bg.png) repeat-x; 
padding-left: 10px;
}

/*<!--- borde derecho --->*/
#header-right-border-sombra {
z-index:100px; 
position:relative; 
#position:absolute;  /*IE 6 - 7 - 8*/
margin:-188px 0px 0px 773px; 
#margin:0px 0px 0px -10px; /*IE 6 - 7 - 8*/
float: left;  
width: 19px;  
height: 173px; 
#height: 188px; /*IE 6 - 7 - 8*/
border:0px solid; 
padding-top:15px; 
background: url(../../images/new/noticias_slide/estructura/header_right_border_sombra.png) no-repeat right bottom;
}


#header-right-border {
z-index:300px; 
position:absolute; 
float: left;  
width: 19px;  
height: 155px; 
margin:0px 0px 0px 781px; 
padding-top:15px; 
background: url(../../images/new/noticias_slide/estructura/header_right_border.png) repeat-x right bottom;
#margin:15px 0px 0px -2px; /*IE 6 - 7 - 8*/
border:0px solid;
}



#header-slide-container {
margin-top: 2px; 
width: 800px; 
height: 188px;
border:0px solid;
#width: 800px; 

}

#header-left {
float: left; 
margin-top: 10px;
}
/*####################################### FIN     -   CONFIGURACION DEL MARCO   ####################################*/





/*####################################### INICIO   -   SECCION DEL TEXTO DE LA NOTICIA   ####################################*/
/*<!--- contenedor del texto de la noticia --->*/
#header-right {
float: left; 
width: 338px; 
height: 162px; 
background: #980225 url(../../images/new/noticias_slide/estructura/header_right_bg.gif) repeat-x left bottom; 
margin-left: 10px; 
#margin-left: 10px; 
margin-top: 10px;
}
	.header-description {
	color: #ffffff;	 
	font-size: 12px; 
	font-family:Arial,Helvetica,sans-serif;
	}
	.header-description h2 {
	color: #ffffff;
	}
	.header-description h2 {
	background: url(../../images/h2_header_bottom_border.gif) repeat-x bottom; 
	padding-bottom: 15px; 
	margin-bottom: 8px;
	}
	.header-description li {
	font-weight: bold;
	}

/*<!--- objetos de los controles del slide show --->*/
	.jFlowPrev, .jFlowNext {
	height: 23px; 	
	float: right; 
	margin-left: 10px; 
	width: 28px;
	#width: 28px;
	#border:0px solid; 
	cursor: pointer;
	}
	.jFlowPrev {background: url(../../images/new/noticias_slide/estructura/prev.png) no-repeat 0 0; }
	.jFlowNext {background: url(../../images/new/noticias_slide/estructura/next.png) no-repeat 0 0; }
	.jFlowPrev:hover, .jFlowNext:hover {	background-position: 0 -40px; }
	.jFlowPrev span , .jFlowNext {line-height:60px;}
	#jflow-controller 
	{margin-top: 10px;}

/*<!--- clases de basicas --->*/
	.clear {	clear: both;}
	.float-left {float: left;}
	.float-right {float: right;}
	.display-none {display: none;}
	.image-left, .image-border, .image-right{
	padding:3px; 
	margin:0 10px 5px 0; 
	border:1px #aaa solid;
	}
	.image-border {margin:0;}
	.image-right{margin:0 0 5px 10px;}
	.image-left-small, .image-right-small, .image-border-small {
	padding:3px 3px; 
	margin:0 10px 0 0;	
	border:1px #aaa solid;
	}
	.image-right-small {margin:0 0 0 3px;}
	.image-border-small {background:#fff;}
	.center-content h2 {margin-top: 10px;}
	
	/*seccion del texto de las noticias */
	.padding-10-texto {
	font-size:12px;  
	font-style: normal; 
	color:#e7e7e7; 
	padding: 10px; 
	border:0px solid; 
	margin:0px 0px 0px 0px; 
	text-align:justify; 
	height:100px;
	}

	/*seccion del texto de las noticias - subtitulos*/
	.padding-10-texto-sub { 
	color:#ffffff;  
	font-size:13px; 
	font-weight:bold; 
	font-style:normal; 
	border:0px solid; 
	padding-bottom:5px; 
	margin:0px 0px 10px 0px; 
	background: url(../../images/new/noticias_slide/estructura/sub_header_bottom_border.gif) repeat-x bottom;
	}

     /*seccion completa de la ubicacion de la navegacion de las noticias*/
	.padding-10-nav {
	padding: 10px; 
	border:0px solid; 
	margin:0px 0px 0px 0px;
	}
	.padding-10-nav a{
	padding: 10px; 
	border:0px solid; 
	margin:0px 0px 0px 0px; 
	text-decoration:none;
	}

     /*opcion leer*/
	.padding-10-leer { 
	position:relative; 
	border:0px solid #000000; 
	margin:-20px 0px 0px 0px; 
	}


/* CSS sliding doors button */
a.button, a.button-light  {
background:url(../../images/new/noticias_slide/estructura/button.gif) no-repeat right top; 
display: inline-block; 
height: 27px; 
margin-right: 6px; 
padding-right: 2px; 
color: #fff;
font-size:11px;	
font-weight:bold; 
line-height:27px; 
vertical-align:middle;
}

a.button span, a.button-light span {
background:url(../../images/new/noticias_slide/estructura/button22.gif) no-repeat left top;  
display: inline-block; 
height: 100%; 
line-height: 27px; 
padding: 0px 16px 0px 18px;
} 

a.button:hover, a.button-light:hover {background-position:right -155px;}
a.button:hover span, a.button-light:hover span {color: #fff; background-position:left -155px;}
a.button-light:hover span {color: #888;}
a.button-light  {background:url(../../images/new/noticias_slide/estructura/button_2.gif) no-repeat right top;}
a.button-light span {background:url(../../images/new/noticias_slide/estructura/button_2.gif) no-repeat left top; color: #777;}
a.button-large  {
background:url(../../images/new/noticias_slide/estructura/button_dark22.png) no-repeat right top; 
display: inline-block; 
height: 40px; 
margin-right: 6px; 
padding-right: 2px; 
line-height:40px; 
vertical-align:middle;
}
a.button-large span {
background:url(../../images/new/noticias_slide/estructura/button_dark2.png) no-repeat left top; 
display: inline-block; 
height: 100%; 
line-height: 40px; 
padding: 0px 16px 0px 18px; 
font-weight: bold; 
font-size: 12px; 
color: #fff; 
cursor: pointer; 
} 
a.button-large:hover {background-position:right -142px;}
a.button-large:hover span {color: #fff; background-position:left -142px;}
/*####################################### FIN      -   SECCION DEL TEXTO DE LA NOTICIA   ####################################*/

















