@charset "utf-8";
/* CSS Document */

.titulos_admin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #666666;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.texto_grande_bl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #FFFFFF;
}
.buCampos {  font-size: 15px; background-image: url(../webart/buscador/19.gif); background-repeat: repeat-x}
.texto_12_ {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}
.texto_15_GRIS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
}
.texto_rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #F00;
}

