body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #cccccc;
	text-align:center; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A00000;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #A00000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #666666;
}

#content {
	text-align:center;
	margin:auto;
	background-color:#ffffff;
	width:700px;
	border: 3px solid #FFFFFF;
   } 
   
#cabecera {
    width: 700px;
    height:50px;
    background-color:#ffffff;
   }    
   
#pie {
	width: 700px;
	height:15px;
	background-color:#A00000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 0.1em;
	padding-top: 1px;
   } 
   
#subcabecera {
    width: 700px;
    height:50px;
	text-align:left;
    background-color:#eeeeee;
   } 
.descripciones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	color: #666666;
	padding-left: 20px;
}
   
#fichajuego {
    width: 700px;
    height:200px;
    background-color:#ffffff;
   } 

#linea {
	width: 700px;
	height:15px;
	background-color:#ffffff;
	background-image: url(imas/linea.gif);
   } 
   
#vacio {
	width: 700px;
	height:15px;
	background-color: #FFFFFF;
   } 

#disponible_esp {
	width: 240px;
	height:18px;
	background-image: url(imas/rot_available_es.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 40px;
   } 

#disponible_eng {
	width: 240px;
	height:18px;
	background-image: url(imas/rot_available_in.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 40px;
   } 
#bloque_txt {

    width: 700px;
    height:400px;
    background-color:#ffffff;
}
.vinculos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A00000;
	font-weight: bold;
	text-align: center;
}
.noticias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 120%;
	color: #333333;
	padding-left: 0px;
	text-align: center;
}
#bloque_noticias {


    width: 700px;
    background-color:#ffffff;
}
