.table {
	background-color: #ECEEEE;
	text-align: left;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #D7D9DB;
}

#navcontainer ul li
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: block;
	float: right;
	font: 9px/20px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #FF00FF;
	color: #FFFFFF;
}

#navcontainer a
{
	text-decoration: none;
	display: block;
	border-top: 1px solid #A8B090;
	border-bottom: 1px solid #A8B090;
	border-left: 1px solid #A8B090;
	border-right: 1px solid #A8B090;
	color: #FFFFFF;
	width: 85px;
}

#navcontainer li#active {
	background: #000000 no-repeat;
	text-decoration: none;
}
#navcontainer a:hover {
	background: #000000 no-repeat;
}

#english a
{
	text-decoration: none;
	color: #000000;
	
}

#english a:hover {
	text-decoration: underline;
}

#espanol a
{
	text-decoration: none;
	color: #FF00FF;
}

a.hover_trailer:hover {
    color: blue;
}

#espanol a:hover {

	text-decoration: underline;
}
 a.change:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.margin {
	padding-left: -50px;
	margin-left: -100px;
}
.text_tabla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.text_tabla2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.texto_negro {
	color: #000000;
	font-size: 11px;
	text-align: left;
}
.texto_rosa {
	color: #FF00FF;
}
#normal a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
#normal a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#interlin {
	line-height: 2em;
}
.text_botons {
	font-size: 9px;
}
.paises_sub {
	font-size: 10px;
	color: #333333;
}
.paises_titulo {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 30px;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#text_9 {
	font-size: 9px;
	font-weight: bold;
}
#text_9 a {
	font-size: 9px;
	text-decoration: underline;
}
#text_9 a:hover {
	color: #666666;
}
#text_10 {
	font-size: 10px;
	font-weight: bold;
}
.img_pulsable 
{
	cursor: pointer;
	border: 0;
}

/* Traductor */
#results_body {
	width: 50%; 
	margin-left: 25%;
	margin-top: 50px;
	 
	background-color: white; 
 
	padding: 5px;
	padding-left: 50px;	
	border: 1px solid black;
	
	text-align: left;
}

/*Publicidad*/
#publi_capa {
    width: 800px;
    font-size: 7pt;
}

#publi_capa th {
    background-color: #CCCCCC;
}