/*body {
background-image: url(http://www.todomusicales.com/img/branday/background5.jpg); /*la imagen*/
/*background-position:right; /*a la derecha;*/
/*background-repeat: no-repeat; /*que se repita hacia abajo solamente*/
/*/*si no quieres que se repita, pones repeat:no-repeat; y ya ta!*/
/*} */

/*  BLOGS */
#titulo_autor{font-size:1.2em;color:#000000;text-decoration:none;}
#titulo_bloglista{font-size:1.0em;color:#FE0141;text-decoration:none;}

#titulo_blog{font-size:1.2em;color:#000000;text-decoration:none;}

#noticias_info hr {color: #666666; border: 2px dotted #666666; border-style: none none dotted; }

#lista_blogs li hr {color: #666666; border: 1px dotted #666666; border-style: none none dotted; }


#lineapuntos{border-bottom: dotted 2px grey;}
#lineapuntos_small{border-bottom: dotted 1px grey;}

#lista_blogs li{
list-style-type: none;
margin-left:2em;
margin-top:0.8em;
margin-bottom:0.6em;
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-weight:bold;
}


SELECT {
background-color : #E7E8EA; 
color : #000000; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
font-weight : normal;
border-color : #FFFFFF;  
border-top-width : 1px; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px;
text-indent : 2px;  
}

.imagefile{border:1px solid #000;background-color:#f9f9f9;padding:2px 4px 2px 6px;width:40%;margin-top:2px;margin-bottom:2px;font: 0.9em verdana,arial,sans-serif}

.fecha_blog{font-size:0.9em;color:#666666;font-weight:normal;}
.intro_blog{font-size:0.9em;color:#000000;font-weight:normal; text-align:justify;}

.volver_blog{float:right;font-size:0.8em; margin-top:-7px;}


