
body 	
	{
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-color: #ffffff;
	
	background-color:#000000;
	background-position: center;
	background-attachment: fixed;
	background-repeat:no-repeat;
	overflow:auto;
	}
#CONTAINER{
	
		margin: 0 auto; /*con este valor quedará centrado,
						 no hace falta repetir otra vez 0 
						 auto porque ahora mismo el 0 se refire
						 a arriba y abajo, y el auto a los lados*/
		border-style:solid;
		border-width:0px;
		border-color:#000000;						 
		width:650px;
		overflow:hidden;
		}
.header{
		width:650px;
		background-color:#999999;
		margin:270px 20px 0 0;
		padding: 30px;
		overflow:hidden;
			filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
		}		
a 	{
	color: #00ff00;
	text-decoration: none;
	font-size: 14px;
	font-weight:bold;
	}
a:hover {
	color: #bb2300;
	text-decoration: none;
	font-size: 14px;
}

a.noticias
	{
	color: #bb2300;
	text-decoration: none;
	font-size: 12px;
	}


a.noticias:hover 	
	{
	color: #00ff00;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
	}
	

b 	{
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight:bold;
	color: #ffaa00;
	}
b.noticias{
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight:bold;
	color: #bb2300;
	}
b.titulo{
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	}
	
td 
	{
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	color: #ffffff;
	font-weight:bold;
	}
table.noticias
	{
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	color: #000000;
	}
td.noticias
	{
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	color: #000000;
	}
LI.noticias
	{
	font-family: Tahoma, Arial, Verdana;
	font-size:12px;
	color: #000000;
	}
	
p 
	{
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	color: #ffffff
	font-weight:bold;
	text-align:justify;
	}

LI 
	{
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	color: #ffffff;
	font-weight:bold;
	}

h6
	{
	margin-left:1em;
	margin-right:1em;
	}
#titulo_novedades
	{
	z-index:0;
	position:absolute; 
	top:140px; 
	left:6 px;
	Background-color:#aaaaaa;
	padding:2x;  
	border-style:solid;
	border-width:1px;
	border-color:#aaaaaa;
	overflow:auto;
	height:30px;
	width:240px;
	filter:alpha(opacity=95);
	}
.foto
	{
	border-width:3px 3px 3px 3px;
	border-color: #ffaa00
	
	}
#novedades
	{
	z-index:0;
	position:absolute; 
	top:170px; 
	left:5 px;
	Background-color:#ffaa00;
	padding:2x;  
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	filter:alpha(opacity=95);
	overflow:auto;
	height:350px;
	width:240px;
	SCROLLBAR-FACE-COLOR: #ffaa00;
	SCROLLBAR-HIGHLIGHT-COLOR: white;
	SCROLLBAR-SHADOW-COLOR: white;
	SCROLLBAR-ARROW-COLOR: white;
	SCROLLBAR-TRACK-COLOR: #E6E8E7;
	SCROLLBAR-BASE-COLOR: #ffaa00;
	scrollbar-dark-shadow-color: white; 
	}

