*
{
	margin: 0;
	padding: 0;
}

/* =Basic HTML, IDs and Classes
----------------------------------------------------------------------*/


#header
{
	width: 960px;
	/*margin-right: auto;
	margin-left: auto;*/
	height: 120px;

}

/* =Navigation - Main
----------------------------------------------------------------------*/

#nav_main_wrap
{
	width: 960px;
	/*margin-right: auto;
	margin-left: auto;*/
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#nav_main
{
	font-size: 14px;
	width: 960px;
	margin-top: 0px;
	/*margin-right: auto;*/
	margin-bottom: 0px;
	/*margin-left: auto;*/
	padding: 0px;
	height: 50px;
	background-color: #F3F3F3;
		}
#menu_prin_cont
{
	height: auto;
	width: 960px;

}
#nav_main ul
{
	font-size: 14px;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: 30px;
	background-color: #F3F3F3;
}

#nav_main li
{
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
	height: auto;
}

#nav_main li.current
{
	margin: 0px;
	background-repeat:   repeat-x;
	background-position: center bottom;
	height: 30px;
	background-image: url(../imagenes_2010/select.gif);
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 17px;
	color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#nav_main li.multi_selec
{
	margin: 0px;
	background-repeat:   repeat-x;
	background-position: center bottom;
	height: 30px;
	background-image: url(../imagenes_2010/select.gif);
	padding-top: 0px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 25px;
	color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#nav_main li.multi_selec a
{
    padding-top: 5px;
	font-weight: bold;
	color: #fff;
	}
	
	
#nav_main li.home
{
	margin: 0px;
	height: 27px;
	background-image: url(../imagenes_2010/home.gif);
	color: #FFFFFF;
	padding: 0px;
	width: 34px;
	}
		
	
#nav_main li.home a
{
	margin: 0px;
	padding: 0px;
	}
#nav_main li.multi
{
	background-repeat:  repeat-x;
	background-position: center top;
	height: 22px;
	background-image: url(../imagenes_2010/bk_multi.gif);
	padding-top: 5px;
	padding-right: 19px;
	padding-bottom: 0px;
	padding-left: 19px;
	color: #000000;
	font-weight: bold;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin: 0px;
	}
#nav_main li.multi a
{
	color: #004da6;

	}
#nav_main li.multi a:hover
{

}


#nav_main li.normal
{
	background-repeat:  repeat-x;
	background-position: center top;
	height: 22px;
	background-image: url(../imagenes_2010/bk_normal.gif);
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}


#nav_main li.normal_M
{
	background-repeat:  repeat-x;
	background-position: center top;
	height: 22px;
	background-image: url(../imagenes_2010/mujerN.gif);
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}



#nav_main a
{
	color: #000000;
	display: block;
	white-space: nowrap;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}

#nav_main a:hover
{
	text-decoration: underline;

}

#nav_main li.current a
{
	color: #fff;
	padding-top: 5px;
	font-weight: bold;
}


#nav_sub
{
	font-size: 11px;
	width: 960px;
	float: left;
	height: 19px;
	background-color: #f3f3f3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #adc5e1;
	margin: 0px;
	padding: 0px;
}

#nav_sub ul
{
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 45px;
	margin: 0px;
	height: auto;
	float: left;
	width: 900px;
}

#nav_sub li
{
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
	}
#nav_sub li.select
{
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
}


#nav_sub a
{
	color: #004da6;
	display: block;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0;
	padding-right: 13px;
	padding-bottom: 0;
	padding-left: 13px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9d9d9d;
}

#nav_sub a:hover
{
	color: #004da6;
	text-decoration: underline;
}


#nav_sub_port
{
	font-size: 11px;
	width: 960px;
	float: left;
	height: 19px;
	background-color: #f3f3f3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #adc5e1;
	margin: 0px;
	padding: 0px;
}

#nav_sub_port ul
{
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 38px;
	margin: 0px;
	height: auto;
	float: left;
	width: auto;
}

#nav_sub_port li
{
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
	}
#nav_sub_port li.select
{
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
}


#nav_sub_port a
{
	color: #004da6;
	display: block;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0;
	padding-right: 21px;
	padding-bottom: 0;
	padding-left: 21px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9d9d9d;
}

#nav_sub_port a:hover
{
	color: #004da6;
	text-decoration: underline;
}



#nav_sub_eco
{
	font-size: 11px;
	width: 960px;
	float: left;
	height: 19px;
	background-color: #f3f3f3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #adc5e1;
	margin: 0px;
	padding: 0px;
}

#nav_sub_eco ul
{
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 134px;
	margin: 0px;
	height: auto;
	float: left;
	width: 766px;
}

#nav_sub_eco li
{
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
	}
#nav_sub_eco li.select
{
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
}


#nav_sub_eco a
{
	color: #004da6;
	display: block;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9d9d9d;
}

#nav_sub_eco a:hover
{
	color: #004da6;
	text-decoration: underline;
}






#content_wrap
{
	width: 100%;
}

.home
{
	background-image: url(../img/content_home.jpg);
	background-repeat: repeat-y;}



#cont_buscador {
	width: 960px;
	height: 30px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-bottom:10px;
	/*margin-right: auto;
	margin-left: auto;*/
}
#buscador_home_inputs {
	float: left;
	width: 410px;
	text-align: right;
	padding-top: 4px;
	padding-left: 6px;
	padding-right: 6px;
	height: auto;
}


#buscador_home_inputs input {
border:1px solid #9C9C9C;
color:#000000;
float:right;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
height:16px;
margin:0;
padding:2px;
width:365px;
}


#publi_buscador {
	float: right;
	padding-right: 5px;
	padding-top: 3px;
	height: auto;
}
#buscador_lupa {
	height: 21px;
	width: 21px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#bus_opcion {
	width: 310px;
	float: left;
	height: auto;
	background-image: url(../imagenes_2010/bk_buscador.jpg);
	background-position: left;
	background-repeat: no-repeat;
	margin-left: 7px;
	padding-top: 7px;
}
#OPCweb {
	float: right;
	width: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	padding-left: 7px;
}
#OPCamarillas {
	float: right;
	width: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	padding-left: 7px;
}
#OPCnoticias {
	float: right;
	width: 65px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}

#web {
	float: right;
	width: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	padding-left: 7px;
}
#amarillas {
	float: right;
	width: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	padding-left: 7px;
}
#noticias {
	float: right;
	width: 65px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}
.texto_select {
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 13px;
	width: auto;

}
.texto_select a {
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
.input {
	float: left;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;

}
.input_texto {
	float: right;
	height: 20px;
	width: 20px;
	margin: 0px;
	padding: 0px;

}

#header_logo {
	padding: 0px;
	width: 960px;
	margin-top: 5px;
	/*margin-right: auto;*/
	margin-bottom: 0px;
	/*margin-left: auto;*/
	height: 103px;
	text-align: center;
}
#header_logo img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#header_logo_pub175x80izq {
	padding: 0px;
	float: left;
	height: 80px;
	width: 175px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header_logo_pub175x80der {
	padding: 0px;
	float: right;
	height: 80px;
	width: 175px;
	text-align: right;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu_corp_cont {
	width: 958px;
	/*margin-right: auto;
	margin-left: auto;*/
	height: 14px;
	border: 1px solid #becbd3;
}
#menu_corp_cont ul {
	font-size: 14px;
	width: 960px;
	padding: 0px;
	height: auto;
	margin: 0px;
	float: left;
}
#menu_corp_cont li{
	list-style: none;
}
#menu_corp_cont li.emol{
	float: left;
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #d9e2f4;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 6px;
	padding-left: 6px;
}
#menu_corp_cont li.emol a{
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: auto;
	text-decoration: none;
	margin: 0px;
}
#menu_corp_cont li.emol a:hover{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: auto;
	text-decoration: underline;
	margin: 0px;
}
#menu_corp_cont li.emol_white{
	float: left;
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 6px;
	padding-left: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#menu_corp_cont li.emol_white a{
	color: #000000;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: auto;
	width: auto;
	text-decoration: none;
}
#menu_corp_cont li.emol_white a:hover{
	text-decoration: underline;
}
#menu_corp_cont li.emol_gris{
	float: left;
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #eaeae5;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 6px;
	padding-left: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#menu_corp_cont li.emol_gris a{
	color: #000000;
	padding-top: 3px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 11px;
	height: auto;
	width: auto;
	text-decoration: none;
}
#menu_corp_cont li.emol_gris a:hover{
	text-decoration: underline;

}
#menu_corp_cont li.emol_blue{
	float: left;
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #dfe5ea;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 4px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#menu_corp_cont li.emol_blue a{
	color: #000000;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 3px;
	height: auto;
	width: auto;
	text-decoration: none;
}
#menu_corp_cont li.emol_blue a:hover{
	height: auto;
	width: auto;
	text-decoration: underline;

}
#header_txt {
	float: left;
	width: 960px;
}
#header_izq {
	float: left;
	width: 175px;
	height: auto;
}
#header_der {
	float: right;
	width: 175px;
	height: auto;
}
#header_central {
	float: left;
	width: 603px;
	height: 83px;
	text-align: center;
}
#pag_inicio {
	width: 168px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	text-align: left;
	padding-left: 7px;
	padding-top: 3px;
}
#pag_inicio a {
	color: #000000;
	text-decoration: none;

}
#pag_inicio a:hover {
	text-decoration: underline;

}

#agregar_emol {
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	text-align: right;
	padding-right: 7px;
	padding-top: 3px;
	color: #000000;
	text-decoration: none;
}

#agregar_emol a {
	text-decoration: none;
	color: #000000;

}

#agregar_emol a:hover {
	text-decoration: underline;

}
#emol_fecha {
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	padding-top: 3px;


}
#emol_fecha a {
	text-decoration: none;
	color: #000000;

}
#emol_fecha a:hover {
	text-decoration: underline;

}



#div_Cintillo_header_especial {
	float: left;
	height: auto;
	margin-bottom: 15px;
	width: 960px;
}

#musDiv1 {

	display:none;
}

/*==========================*/


/* popup noticias ultima hora*/

#OpennewsPopup
{
 width:20px;
    height:100px;
    float:left;
 background:transparent url(/imagenes_2009/openpopup.png) no-repeat top left;
 display:none;

}

a.close{
    background:transparent url(/imagenes_2010/_cerrar.gif) no-repeat top left;
    width:20px;
    height:20px;
    position:absolute;
    cursor:pointer;
    top:4px;
    right:0px;
}
a.close:hover{
    background-position:0px -13px;
}

#cont_caja_sombra {
	height: 100px;
	background-image: url(/imagenes_2010/bk_caja.png);
	padding-top: 4px;
	padding-left: 4px;
	background-repeat: no-repeat;
	width: 402px;
	border:0px;
}




#cont_caja_popup {
	height: 92px;
	width: 398px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6b7485;
	border-bottom-color: #6b7485;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6b7485;

}


#cont_tab {
	height: 20px;
	background-image: url(/imagenes_2010/tab_caja.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}



#cont_tab img {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;

}


#cont_tab h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	float: left;

}


#cont_tab h1 a {
	text-decoration: none;
	color: #000000;

}
#cont_tab h1 a:hover {
	text-decoration: underline;

}
#cont_noticia {
	padding-left: 10px;
	padding-top: 10px;
	height: 26px;
	padding-bottom: 17px;
}



#cont_noticia h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #002f9b;
	font-weight: bold;

}

#cont_noticia h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #002f9b;
	font-weight: bold;

}

#cont_noticia h1 a {
	text-decoration: none;
	color: #002f9b;

}
#cont_noticia h1 a:hover {
	text-decoration: underline;

}

#cont_ultimo_min {
	padding-left: 10px;
	height: 19px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #ededef;
}

#cont_ultimo_min h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	float: left;

}

#cont_ultimo_min h1 a {
	color: #000000;
	text-decoration: none;

}

#cont_ultimo_min h1 a:hover {
	color: #000000;
	text-decoration: underline;

}

#cont_ultimo_min img {
	float: left;
	padding-top: 7px;
	padding-left: 3px;

}



/*caja emergente 2010 */

#slidebox{
    width:410px;
    height:140px;
    position:fixed;
    bottom:0px;
    right:-430px;

}


#cont_caja_sombra_CC {
	height: 120px;
	padding-top: 0px;
	padding-left: 0px;
	width: 400px;
}

#cont_caja_CC {
	width: 421px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-image: url(imagenes/fnd.png);
	background-repeat: no-repeat;
	background-position: 1px;

}
#cont_tab_CC {
	height: 29px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 400px;
}
#cont_tab_CC img {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#cont_tab_CC h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	float: left;

}
#cont_tab_CC h1 a {
	text-decoration: none;
	color: #333333;

}
#cont_tab_CC h1 a:hover {
	text-decoration: underline;

}
#cont_noticia_CC {
	padding-left: 10px;
	padding-top: 8px;
	height: 63px;
	padding-bottom: 8px;
	padding-right: 10px;
	width: 378px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6b7485;
	border-left-color: #6b7485;
	background-color: #FFF;
}
#cont_noticia_CC h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px;
	color: #002f9b;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
	width: 305px;
	height: auto;

}
#cont_noticia_CC h1 a {
	text-decoration: none;
	color: #002f9b;

}
#cont_noticia_CC h1 a:hover {
	text-decoration: underline;

}

#cont_ultimo_min_CC {
	padding-left: 10px;
	height: 19px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #ededef;
	float: left;
	width: 388px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6b7485;
	border-bottom-color: #6b7485;
	border-left-color: #6b7485;
}

#cont_ultimo_min_CC h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	float: left;

}

#cont_ultimo_min_CC h1 a {
	color: #000000;
	text-decoration: none;

}

#cont_ultimo_min_CC h1 a:hover {
	color: #000000;
	text-decoration: underline;

}

#cont_ultimo_min_CC img {
	float: left;
	padding-top: 7px;
	padding-left: 3px;

}
#pestana_CC {
	float: left;
	height: 102px;
	width: 20px;
	margin-top: 15px;
	 display:none;
	 cursor:pointer;
}








.foto_relacionada_CC {
	float: left;
	height: 60px;
	width: 60px;
	border: 1px solid #EDEDEF;
}
#cont_noticia_CC h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-left: 10px;
	width: 305px;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-right: 0px;
	height: auto;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDEF;
	padding-bottom: 2px;
}
#cont_noticia_CC h2 a {
	color: #444;
	font-weight: bold;
	text-decoration: none;
}
#cont_noticia_CC h2 a:hover {
	color: #444;
	font-weight: bold;
	text-decoration: underline;
}



/* Fin Caja */

