body 
{
	color:#FFFFFF;
	background-color:#000000;
	background-repeat:no-repeat;
	background-attachment:scroll; 
	text-align:center; 
	vertical-align: middle;
	margin-top: 0px;
	top: 0px;
	padding-top: 0px;
	font-family:Georgia;
	text-align:left;
	scrollbar-face-color: #333333; 
	scrollbar-shadow-color: #333333; 
	scrollbar-highlight-color: #333333; 
	scrollbar-3dlight-color: #333333; 
	scrollbar-darkshadow-color: #333333; 
	scrollbar-track-color: #333333; 
	scrollbar-arrow-color: #333333;
	z-index:0;
}

A:link {
	COLOR: #3f7de3;
	text-decoration: none;
}

A:visited {
	COLOR: #3f7de3;
	text-decoration: none;
}

A:active {
	COLOR: #3f7de3;
	text-decoration: none;
}

A:hover {
	COLOR: #3f7de3;
	text-decoration: none;
}


H1 
{
	COLOR: white;
}

H3 
{
	COLOR:#990000;
}

hr
{
	color:#EEEEEE;
	border:1px dotted;	
}

.cabecera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	width: 950px;
	height: 132px;
	/*background-image:url(/images/transparencia.png);
	background-repeat:repeat;*/
	border-bottom-width:1px;
	border-bottom-color:#777777;
	border-bottom-style:solid;
}



.subcabecera1 {
	background-image: url(images/cabecera1.png) !important;   
	background-image: none;   
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/cabecera1.png', sizingMethod='scale');
	height: 132px;
	width: 532px;
	text-align:left;
	float:left;
	border:none;
}

.subcabecera2 {
	height: 132px;
	width: 418px;
	text-align:left;
	float:left;
	border:none;
}

.subcabecera22 {
	height: 112px;
	width: 418px;
	text-align:left;
	float:left;
	border:none;
}

.login{
	height: 20px;
	width: 418px;
	text-align:right;
	color: #DDDDDD;
	border:none;
	float:left;
}

.espacio {
	height: 23px;
	width: 950px;
}

.main {
	width: 950px;
	height: 500px;
	font-family:Georgia;
	text-align:left;
	font-size:12pt;
	border:none;
	z-index:1;
}

.menu {
	width: 150px;
	/*height: 600px;*/
	float: left;
	padding: 0px;
	border:none;
	z-index:100;
}

.texto{
	width: 560px;
	/*height: 600px;*/
	float: left;
	padding: 15px;
	text-align:center;
	border:none;
}

.flascontent {
	width: 432px;
	height: 288px;
	float:left;
	border-width:1px;
	border-color:#777777;
	border-style:solid;
	margin-left:auto;
	margin-right:auto;
	z-index: 108;
}


.noticias {
	width: 200px;
	float: right;
	padding: 5px;
	text-align:center;
	color:#DDDDDD;
	font-family:Verdana;
}

.subnoticias {
	/*color:#FFFFFF;*/
	/*background-color:#FFFFFF;*/
	width: 200px;
	border: none;
	font-size:10px;
	border-bottom-width:1px;
	border-bottom-color:#777777;
	border-bottom-style:solid;
	color:#FF0000;
}

.contador {
	width: 200px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	border-bottom-width:1px;
	border-bottom-color:#777777;
	border-bottom-style:solid;
}


/* ADMINISTRACION */

.admin_titulo {
	width:100%;
	border-bottom-width:1px;
	border-bottom-color:#777777;
	border-bottom-style:solid;
}

.admin_subir {
	width: 300px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#DDDDDD;
	float:left;
}
	
.admin_borrar {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#DDDDDD;
	float:left;
	background-color:#000000;
	border-left-width:1px;
	border-left-color:#777777;
	border-left-style:solid;
}




/* TABLAS */

#im {
FILTER: alpha(opacity=50);
}

.tabla_imagen {
border: 1px;
border-color:#FFFFFF;
}

