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: #999999;
	TEXT-DECORATION: none;
}	

A:hover { 	background-color: white;TEXT-DECORATION: underline } 

#fondo {
	border: 0;
	width: 350px
} 

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:#ffffff; 
	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;
}

.newsHeadUnderlined {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid white;
}

.newsBody {
	font-size: 11px;
}

a.newsBody {
	color: #999999;
	text-decoration: none;
}

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 {
	color:#999999;
	font-size:10px;
	font-weight:normal;
}

.newsbox .newshead {
	font-size:12px;
	font-weight:bold;
	margin-bottom:3px;
	color: white;
}

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: #333333;
	text-align: left;
}