* {
	padding:0px;
  	margin:auto;
}

body {
	background-color:#2c2c2c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
scrollbar-face-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #666666;
scrollbar-darkshadow-color: #666666;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #666666;

}

a, a:visited, a:active {
	 color:#009999;
	 text-decoration : none;
}

a:hover {
  color: #999999;
  text-decoration :none;
}

td {
	font-size: 11px;
	color: #CCCCCC;
	line-height: 18px;
}

.info_tit {
	font-size: 17px;
	color: #CCCCCC;
}

.info_subtit {
	font-size: 10px;
	color: #009999;
	font-weight:bold;
}

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


.chica a, .chica{
	font-size: 10px;
	color:#666666;
} 

.chica a:hover{
	font-size: 10px;
	color:#009999;
	text-decoration:none;
} 


a.thum,
a.thum:link,
a.thum:visited,
a.thum:hover,
a.thum:active
{
filter: alpha(opacity = 60);
opacity:.60;
-moz-opacity: 0.6;
}

a.thum, a.thum:active, a.thum:hover {
filter: alpha(opacity = 100);
opacity:1;
-moz-opacity: 1;
}

#botones {
	position:absolute;
	width:676px;
	height:451px;
	z-index:1;
}

#izquierda {
	width:338px;
	height:451px;
	float:left;
	background-image:url(img/entrar_esp_.png)!important;
	background-image:url(img/entrar_esp_.gif); /* fondo para IE */
	visibility:hidden;
	cursor:hand;
}

#derecha {
	width:338px;
	height:451px;
	background-image:url(img/entrar_eng_.png)!important;
	background-image:url(img/entrar_eng_.gif);
	visibility:hidden;
	cursor:hand;
}

#descrip {
	position:absolute;
	overflow:auto;
	width:435px;
	height:411px;
	z-index:1;
}
