.fondo {
	background-image: url(/images/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fondo_tit_tabla {
	background-repeat: no-repeat;
	background-position: center top;
}
.fondo_tit_tabla_b {
	background-image: url(/images/fondo_tit_tabla_01_b.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fondo_tit_tabla_2b {
	background-image: url(/images/fondo_tit_tabla_02_b.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.fondo_tit_tabla_2 {
	background-image: url(/images/fondo_tit_tabla_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.txt_botonera_verde {
	font-family: "Arial", sans-serif, Verdana;
	text-decoration: none;
}
.txt_boton_top {
	font-family: "Century Gothic", Arial, sans-serif, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.txt_blanco_buscar {
	font-family: "Century Gothic", Arial, sans-serif, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.txt_botonera_verde_rojo {
	font-family: "Century Gothic", Arial, sans-serif, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}

.txt_botonera {
	font-family: "Century Gothic", Arial, sans-serif, Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #285526;
	text-decoration: none;
}
.txt_barra_top {
	font-family: "Century Gothic", Arial, sans-serif, Verdana;
	font-size: 14px;
	color: #5c5816;
	text-decoration: none;
	font-weight: bold;
}
.campo_form {
	font-family: "Century Gothic", Arial, sans-serif, Verdana;
	font-size: 12px;
	color: #072D3E;
	text-decoration: none;
}
.txt_tit_destacados {
	font-family: "Century Gothic", Arial, sans-serif, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #234349;
	text-decoration: underline;
}
.txt_destacados {
	font-family: "Century Gothic", Arial, sans-serif, Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #344731;
	text-decoration: none;
}
.linea_pie {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.txt_pie {
	font-family: "Century Gothic", Arial, sans-serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #3c5222;
	text-decoration: none;
}
.linea_pie_2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.ads_160x150 {
    clear:both;
    width: 160px; 
    font-family: tahoma, arial, sans-serif;
    font-size: 14px;
    padding: 2px;
    text-align: left;
    background-color: #fcfcfc;
    border: solid 1px #f3f3f3;
}
.ads_160x150_title a
{
    font-family: tahoma, arial, sans-serif;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
    color: #0000FF;    
}
ads_160x150_title a:hover
{
    font-family: tahoma, arial, sans-serif;
    font-size: 14px;
    text-decoration: underline;
    border-bottom: solid 1px #aaaaaa;
    font-weight: bold;
    color: #0000FF;    
}


