﻿body 
{
	font-family:Verdana, Arial, Tahoma;
	color:#000000;
	padding:0 0 0 0;
	margin:0 0 0 0;
	text-align:left;
	background-color:Black;
}
.tabla_master
{
	background-color:#000000;
	padding-top:9px;
	padding-left:12px;
	padding-right:12px;
	padding-bottom:0px;
	width:930px;
	text-align:left;
}
.pie
{
	background-color:#000000;
	height:10px;
}
.td_idiomas
{
	padding-left:13px;
}

.idiomas
{
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	/*cursor:hand;*/
	color:#DBDDDE;
}
.idiomas:hover
{
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	/*cursor:hand;*/
	color:#000000;
}
.idiomas_active
{
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	cursor:hand;
	color:#000000;
}
.aviso
{
	color:#000000;
	text-align:right;
	font-size:9px;
	text-decoration:none;
	cursor:hand;
	padding-right:9px;
}
.aviso:hover
{
	color:#DBDDDE;
	text-align:right;
	font-size:9px;
	text-decoration:none;
	cursor:hand;
	padding-right:9px;
}
.menu_izda_tabla
{
	background-color:#FBF3E1;
	
}
.opciones
{
	background-image: url(../img/general/fondo_opciones.jpg);
	background-repeat:no-repeat;
	background-color:#D4E0B1;
	/*width:184px;*/
	height:37px;
	text-align:left;
	text-decoration:none;
	font-size:9px;
	color:#000000;
	cursor:hand;
	/*Cambio PADDING*/
	padding-left:10px;
}
.opciones:hover
{
	background-image: url(../img/general/fondo_opciones_i.jpg);
	background-repeat:no-repeat;
	background-color:#007F42;
	/*width:184px;*/
	height:37px;
	text-align:left;
	text-decoration:none;
	font-size:9px;
	color:#ffffff;
	cursor:hand;
}
.opciones:active
{
	background-image: url(../img/general/fondo_opciones_i.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	/*width:184px;*/
	height:37px;
	text-align:left;
	text-decoration:none;
	font-size:9px;
	color:#ffffff;
	cursor:hand;
}
.enlaces_menu
{
	color:#000000;
	text-decoration:none;
	cursor:hand;
	height:37px;
}
.enlaces_menu:hover
{
	color:#ffffff;
	text-decoration:none;
	cursor:hand;
	height:37px;
	
}

.tr_centro
{
	background-image:url(../img/general/fondo_medio.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	}
.cabecera
{
	width:766px;}

.img_doblado
{
	height:34px;
	border:none;
	vertical-align:bottom;
	padding-bottom:0px;
	margin-bottom:0px;
}
.tabla_centro
{
	padding-left:20px;
}
.texto
{
	font-size:13px;
	color:#132329;
	line-height:150%;
}
.img_contenidos
{
	padding-top:20px;
	padding-right:40px;
}
.td_pie
{
	color:#ffffff;
	font-weight:bold;
	font-size:7px;
}
.link_pie
{
	color:#ffffff;
	font-weight:bold;
	font-size:7px;
	text-decoration:none;
}
.link_pie:hover
{
	color:#ffffff;
	font-weight:bold;
	font-size:7px;
	text-decoration:underline;
}
a
{
	color:#000000;
	text-decoration:underline;
	cursor:hand;
}
a:hover
{
	color:#62A81E;
	text-decoration:underline;
	cursor:hand;
}