/* CSS Document */

#hoja{
width:758px;
margin:0px auto 0px auto;
background-image: url(../img/fondo_desarrollo_noticias.jpg);
background-repeat: repeat-y;
}

#col_b_1{
margin-left:20px;
float:left;
width:169px;}

#col_b_2{
	float:left;
	width:300px;
	margin: 12px 0px 0px 20px;
}

.titular_noticia{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#000000;
margin-left:229px;
padding-bottom:2px;}

.titulo_apartados{
margin-left:229px;
padding-top:20px;}

.foto_principal{
width:169px;
height:119px;
margin:14px 0px 2px 0px;
}
.fotos_pequenas{
width:168px;}

.pie_foto{
	width:169px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	padding-top: 30px;
}

.foto_peq{
width:74px;
height:52px;
overflow:hidden;
float:left;
padding:13px 10px 0px 0px;
}

.fecha_noticia{
float:left;
padding-right:10px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;}

.txt_desarrollo_noticia{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#666666;
}

