.text_bar_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bordes_disp_titulo {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CACAF7;
	border-bottom-color: #B2B2B2;
}


.text_contenido {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.bordes_disp_ab_gris {

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #B2B2B2;
}
.bordes_disp_data {

	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CACAF7;
}
a.link_rojo {
	color: #CC0204;
	text-decoration: underline;
}
a.link_rojo:hover {
	color: #CC0204;
	text-decoration: none;
}.btn {
	background-attachment: fixed;
	background-color: #FFCE00;
	background-image: url(img/flecha_submit.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.bordes_gris {
	border: 1px solid #D1D1D1;
}
