/* CSS Document */
.fdo_footer {
	background:url(../imagenesv2/bot_footer.jpg); 
	background-repeat:repeat-x; 
	background-position:top left;	
}
.fdo_separador {
	background:url(../imagenesv2/bot_sep.jpg); 
	background-repeat: no-repeat;
	background-position:center;
}

.tit_botonera {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #797979;
}
.tit_botonera a:link {
	
	color: #797979;
	text-decoration:none;	
}
.tit_botonera a:visited {
	
	color: #797979;
	text-decoration:none;	
}
.tit_botonera a:active {
	
	color: #797979;
	text-decoration:none;	
}
.tit_botonera a:hover {
	color:#ef6121;
	text-decoration:none;	
}

.tit_botonera_sel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #ef6121;
}
.tit_botonera_sel a:link {
	
	color: #ef6121;
	text-decoration:none;	
}
.tit_botonera_sel a:visited {
	
	color: #ef6121;
	text-decoration:none;	
}
.tit_botonera_sel a:active {
	
	color: #ef6121;
	text-decoration:none;	
}
.tit_botonera_sel a:hover {
	color:#797979;
	text-decoration:none;	
}








