body {
	background-color: #1f1521;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.copyright {

	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	line-height: 11pt;
	padding: 30px 0px 20px 0px;
	text-align: center;
	vertical-align: top;				
}
td {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #9b899f;
	font-size: 11px;
	line-height: 13pt;
	text-align: center;
	vertical-align: top;
}
.td_100{
	height: 100%;
}
.txt_color {
	color: #d0ad71;
}
.estudio46 {
	float: right;
	padding: 0px 10px 0px 0px;
}
/*------------------------------------------------- >CONTENIDOS*/	
.td_lineapunteada {
    font-family: Arial,Verdana, Tahoma,;
	font-size: 12px;
	color: #8a8a8a;
}
.td_bienvenidos{
	font-size: 14px;
	background-image: url(../img/00_intro_bienvenidos_fdo.gif);
	background-position:center top;
	background-repeat: no-repeat;
	height: 315px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.txt_titulo{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #d0ad71;
}
/*------------------------------------------------- >links*/										
a{
	color: #d0ad71;
	font-size: 11px;
	TEXT-DECORATION: none;
}
a:hover {
    TEXT-DECORATION: none; 
    color: #e7cb9a
}
.btn_idioma{
	color: #d0ad71;
	font-size: 15px;
	TEXT-DECORATION: none;
	font-family: "Times New Roman", Times, serif;
}
.btn_idioma:hover {
    TEXT-DECORATION: none; 
    color: #e7cb9a
}

