@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #000000;
}
a:visited {
	color: #EBEBEB;
}
a:link {
	color: #EBEBEB;
}
.tabla {
	background-image: url(imagenes/fondo.jpg);
	background-repeat: repeat;
}
.txt_home {
	font-size: 13px;
	font-weight: bold;
	color: #ec1c24;
}
.txt_botones {
	font-size: 13px;
	font-weight: bold;
	color:#000000;
}
.txt_titulo {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.txt_titulo_nar {
	font-size: 14px;
	font-weight: bold;
	color: #f78f1e;
}
.txt_titulo_log {
	font-size: 12px;
	font-weight: normal;
	color: #f78f1e;
}
.txt_titulo_nota {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.txt_titulo_nota_bco {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}
.txt_copy {
	font-size: 10px;
	font-weight: normal;
	color: #b3b3b3;
}
.txt_conte {
	font-size: 11px;
	font-weight: normal;
	color: #2a2a2a;
}
.txt_tit_desc {
	font-size: 18px;
	font-weight: bolder;
	color: #f78f1e;
}
.txt_tit_desc2 {
	font-size: 18px;
	font-weight:bolder;
	color: #333333;
}
.txt_desc_int {
	font-size: 13px;
	font-weight: bold;
	color:#000000;
}
.txt_desc_int2 {
	font-size: 10px;
	font-weight: bold;
	color:#000000;
}
.tabla_inter {
	background-image: url(imagenes/fondo_inter.jpg);
	background-repeat: no-repeat;

}
.botonera {
	background-image: url(imagenes/botonera.png);
	background-repeat: no-repeat;
}
.tabla_izq2 {
	background-image: url(imagenes/fondo_ple_izq.jpg);
	background-repeat: no-repeat;
}
.tabla_izq {
	background-image: url(imagenes/pleca_secc2.jpg);
	background-repeat: no-repeat;
}
.tab_news {
	background-image: url(imagenes/pleca_noticias.jpg);
	background-repeat: no-repeat;
}
.tabla_principal {
	background-image: url(imagenes/fondo_pal.jpg);
	background-repeat: no-repeat;
}
.tabla_1 {
	background-image: url(imagenes/pleca_1.jpg);
	background-repeat: no-repeat;
}
.fondo_cont {
	background-image: url(imagenes/fondo_cont.jpg);
}
.fondo_cte {
	background-attachment: fixed;
	background-image: url(imagenes/top_ctes.jpg);
	background-repeat: no-repeat;
}
.nota_gde {
	background-image: url(imagenes/fondo_nota_gde.jpg);
	background-repeat: no-repeat;
}
.cuad_bco {
	background-image: url(imagenes/cuad_bco.jpg);
	background-repeat: no-repeat;
}
.fondo_vacio {
	background-image: url(imagenes/btn_vacio.jpg);
	background-repeat: no-repeat;
}
.tabla_descar {
	background-image: url(imagenes/fondo_desca.jpg);
	background-repeat: no-repeat;
}
.tabla_desc_ch {
	background-image: url(imagenes/fondo_desc_ch.jpg);
}
.fondo_login {
	background-image: url(imagenes/fondo_login.jpg);
}
.mensaje_is {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.txt_titulo_nota_bco_sml {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.txt_legal {
font-family: Arial, Helvetica, sans-serif;
font-size: 8px;
font-weight: normal;
font-style:italic;
color: #6d6d6d;
}

.anuncio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #121212;
	background-color: #eeeeee;
	position:absolute;
	top:730px;
	width:620px;
	height:58px;
	right:200px;
}
.Close_legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #0000CC;
	position:relative;
	bottom:5px;
	top:auto;
	left:auto;
	right:5px;
	margin-top:10px;
	width:auto;
	height:auto;
}
