html {
height : 100%;
}
body {
background-color : #ffffff;
font : 76.5% Arial, Helvetica, sans-serif;
color : #333333;
}
ul, li, ol, dl, dd, h1, h2, h3, h4, h5, h6, p, form, fieldset, img { margin: 0; padding: 0; list-style: none; border: 0; font-weight: normal; font-size: 1em; }
a {
	color: #4d4d4d;
	text-decoration : none;
	line-height: 20px;
	margin-bottom: 15px;
}
a:hover {
color : #99ff00;
}
a:hover img {
background : none;
}
.footer_right a:link {
color : #333333;
}
.titulares {
font-family: "trebuchet MS",sans-serif;
color: #666666;
font-size: 36px;
word-spacing: 0pt;
}

.padingbarraDash_r
{
	border-bottom: 1px dashed #666666;
}
.padingnoticia
{
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 0px;	
	padding-bottom: 20px;
	border-bottom: 1px dashed #666666;
}