a{
	text-decoration:none;
    font-weight:bold; 
	color:#797979;
/*	font-style: italic; */
}


#parrafo{
	float:left;
	list-style-type: none;	
	
}

#parrafo2{
    float:center;
	
}


#fecha{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	font-size: 12px;
	background-position: left top;
	text-align: left;
	vertical-align: text-top;
}

#titular{
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #797979;
	letter-spacing: -1px;
	margin:2;
	margin-bottom:15px; 
}

#titular-corto{
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #797979;
	letter-spacing: -1px;
	margin:1;
	margin-bottom:1px;
	line-height: 8px;
}

div#parrafo p.texto{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	color: #cccccc;
	font-size: 12px;
	line-height: 18px;

}

ul {margin-left: 0; padding-left: 1.5em;}

div#parrafo2 p.texto{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin:0;
	color: #cccccc;
	font-size: 12px;
	line-height: 18px;
	
}
