/* 
###################################################################
########### ESTILOS NOTICIAS WEB GRUPO BAYO ##############
###################################################################
*/

/* CONTENIDOS */

.t_listado th{
	width:60px;
}

.t_listado th.fecha{
	width:90px;
	border-left:#ededed 1px solid;
	text-align:left;
	padding-left:5px;	
}

.t_listado th.left{
	width:500px;
}


 /*********************  ficha **************************/

#noticia_cabecera #content_h1{
	width:586px;/*586*/
	height:29px;
	background:url(../maq/h1_mediano_bg.gif) left top no-repeat;
	/*margin-left:4px;*/
	margin-bottom:8px;
}

#noticia_cabecera #content_h1 .btn_volver{
	display:block;
	float:left;
	width:130px;
	height:17px;/*21*/
	font-weight:bold;
	background:url(../maq/btn_volver_off.gif) top left no-repeat;
	text-align:center;
	text-decoration:none;
	margin-left:27px !important;
	margin-left:13px;	
	margin-top:4px;	
	padding-top:4px;
}

#noticia_cabecera #content_h1 h1{
	background:none;
	float:right;
	width:200px;
}


#noticia_cabecera .noticia_fecha{
	display:block;
	height:22px;
	color:#ffb800;
	font-size:14px;
	font-weight:bold;
	border-bottom:#f0f3f7 1px solid;
	margin-top:18px;
	margin-bottom:12px;
}

#noticia_cabecera  h2{
	font-size:24px;
	border-bottom:#f0f3f7 1px solid;
	padding-bottom:8px;
	margin-bottom:15px;
}

#noticia_cuerpo{
	padding-bottom:15px;
}

#noticia_cuerpo p{
	text-align:justify;
}

.centrar{
	float:left;
	width:256px;
	padding-left:5px;
}
 
  /*********************  ficha **************************/

/* CONTENIDOS */