@charset "UTF-8";
.footer {
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #000000;
}


.filete {
	background-image: url(../img/footer_filete.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B1C9FF;
}


.enlace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B1C9FF;
}






.enlace a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

.enlace a:visited {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

.enlace a:hover {
	/*background: #dddddd url("images/hover.gif") left center no-repeat;*/
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EE6022;
}

.enlace a:active {
	color: #FFFFFF;
	text-decoration: underline;
}


.titulo {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #EE6022;
}

.titulo2 {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
}