/* CSS Document */

/*reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
	margin:0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

/* Body */
body {
background-color:#000000;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#FFFFFF;
line-height:17px;
}

.espacio_cobra {
background-repeat:no-repeat;
}

.titulos {
font-family:Georgia, "Times New Roman", Times, serif;
color:#FFFF00;
font-size:15px;
font-weight:bold;
padding-bottom:5px;
}

#noticias_home {
width:284px;
height:245px;
background-color:#333333;
padding:3px;
}

#borde_noticias_home {
border:#999999 dashed 1px;
width:268px;
height:100px;
margin:7px;
margin-bottom:10px;
padding:3px;
}

.fecha_noticia {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#FFFFFF;
line-height:13px;
font-weight:bold;
padding-bottom:10px;
}

a {
font-family:Georgia, "Times New Roman", Times, serif;
color:#FFFF00;
font-size:15px;
}


.pie {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#999999;
}

#linea_separacion {
width:848px;
height:1px;
background-color:#FFFF00;
}

img a {
border:0;
padding:0;
margin:0;
}






