body
	{	
	font-size: 10px; 
	font-family: helvetica, arial, sans-serif;
	color: white;
	
	background-color:#000000;
	background-repeat:no-repeat;
	background-position:center;
	
	scrollbar-face-color: #fefefe; 
	scrollbar-highlight-color: #000000; 
	scrollbar-shadow-color: #000000; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-arrow-color:  #000000; 
	scrollbar-track-color: #000000; 
	scrollbar-darkshadow-color: #000000; 
	}

A {
	color: #9A0404;
	TEXT-DECORATION: none;
}	

A:hover { 	background-color: white;TEXT-DECORATION: underline } 

h1{margin-top: 5px; margin-bottom: 0px; font-family:Arial,verdana;font-weight:normal;letter-spacing:-0.05em; clear:both; color: white;}

h2{
		color: red;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
 font-weight: normal;
 margin: 0px;
}

h4{margin:0px;}
h4 a {background-color:#FF0000;padding:2px;color:#FFFFFF;}
h4 a:hover {background-color:#ffffff;color:#000000}
h5 {margin: 0px;display:block;font-weight:normal;color: #dddddd;font-family:Arial, Helvetica, sans-serif;}

li{font-size:0.9em;}
#publi{
	width: 250px;
	height: 500px;
	background:black url(/img/bg_dots.gif) repeat-y right;padding:0px 0px;
	font-size: 0.6em;
}

#publi img  {border: 0px;}

#publi h1{margin-top: 5px; font-size:18px; margin-bottom: 0px; font-family:Arial,verdana;font-weight:normal;letter-spacing:-0.05em; color: red;}

#fondo {
	border: 0;
	width: 500px;
} 

.container 			{width:250px;height:100%;margin:0 auto;overflow:hidden;}
.container div 		{width:250px;height:100%;padding:0 10px 0 15px;float:left;font-size:1.1em;color:#000000;}

div.front {
	text-align: center;
}

div.main {
	width: 100%;
	height: 110%;
	background-image:url(../img/background_baeticum.jpg); 
	background-position:center; 
	background-repeat:no-repeat;
	top: 50%; 
	margin-top:-25%; 
	position: relative;
	text-align: center;
	vertical-align: middle;
}

table.main {
	background-color:#000000; 
	text-align: center;
	top: 50%; 
	margin-top:-25%; 
	position: relative;
}

 .centered {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25%;
  margin-left: -25%;
 }

.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
.textGrey {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #555555}
.head { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #000000 }
.boldlinks { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; color: #000000 ; font-weight: bold}

.bordeNegro {border: 2px solid black}
.bordeBlanco {border: 2px solid white}

.newsDate {
	font-size: 10px;
	color: #999999;

}

a.download {		
	font-size: 11px;
	color: white;
	font-weight: bold;
}

a.download:hover{		
	text-decoration: underline;
	background-color: black;
}

.newsHead {
	font-size: 12px;
	font-weight: bold;
}

h2{
		color: #9A0404;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
 font-weight: normal;
 margin: 0px;
}
.newsHeadUnderlined {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid white;
}

.newsBody {
	font-size: 11px;
}

a.newsBody {
	color: #9A0404;
	text-decoration: none;
	font-weight: bold;
}

a.newsBody:hover{
	background-color: white;
}

.imgBanda {
	border: 1px solid #333333;
}

 a.imgBanda:hover{
	border: 1px solid white;
}

.rightMember{
	height: 100px;
	width: 100px;
	float: left;
	margin: 0 12px 12px 0;
	padding: 0;
	
}

.rightMember a {
	background: black;
	width: 100px;
	height: 100px;
	float: left;
	margin: 0;
	border: 1px solid #333;
	padding: 4px;
	text-decoration:none;
	}

.rightMember a:hover {
	border: 1px solid #fff;
	}
	
.cuadro{
	float: left;
	margin: 0 12px 12px 0;
	padding: 0;
	
}

.cuadro a {
	background: black;
	float: left;
	margin: 0;
	border: 1px solid #333;
	padding: 4px;
	text-decoration:none;
	}

.cuadro a:hover {
	border: 1px solid #fff;
	}
	
.cuadroDestacado{
	height: 200px;
	width: 200px;
	float: left;
	margin: 0 12px 12px 0;
	padding: 0;
	
}

.cuadroDestacado a {
	background: black;
	width: 200px;
	height: 200px;
	float: left;
	margin: 0;
	border: 1px solid #333;
	padding: 4px;
	text-decoration:none;
	}

.cuadroDestacado a:hover {
	border: 1px solid #fff;
	}
	
	
hr {
	height: 1px;
	border: 1px solid white;
	vertical-align: top;
}

table.memberInfo {
	padding: 5px;
	font-size: 11px;
	width: 100%;
}

table.memberInfo th{
	font-weight: bold;
	border-bottom: 1px solid #999999;
	text-align: left;
	color:#999999;
}

table.memberInfo td{
	font-size: 10px;
}

table.memberInfo ul {	
	list-style-image: url(../img/arrow.gif); 
	vertical-align: middle;
	padding: 5px;
	margin: 0px;
	text-align: left;
}


div.newsbox {
	border:0pt solid black;
	padding:10px 0px 0px 10px;
}

.newsbox .newsdate {
background: #9A0404;
color: white;
	font-size:10px;
	font-weight:normal;
		float: left;
	width: 45px;
}

.newsbox .newshead {
	font-size:12px;
	font-weight:bold;
	margin-bottom:3px;
	color: white;
}

.newsbox .newsbody {

}

td.content {
	font-size:10px;
	line-height:11px;
}

img.icono {
 height: 12px;
}


.gradualshine{
filter:alpha(opacity=70);
-moz-opacity:0.7;
}

img :hover {
 background-color: none;
}

.lives th {
	background-color: #9A0404;
	text-align: center;
}

.rojo {
 color: #9A0404;
}

.sinBorde {
 border: 0px;
}
