body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/fondo.gif);
}
.fondo_celeste_pie {
	background-color: #C8D2D2;
}
.borde_gris {
	background-color: #EAE7D9;
}
.font10 {
	font-size: 10px;
}


a {
	text-decoration: none;
	color: #000000;
}
.fondo_rojo_font_blanco {
	background-color: #C80000;
	color: #FFFFFF;
}

a:hover {  text-decoration: underline}
.fuente_blanca {
	color: #FFFFFF;
}
.fuente_negra {
	color: #000000;
}
.fondo_blanco {
	background-color: #FFFFFF;
}
textarea {
	border: 1px solid #000066;
}

.celda_justificada_completa {
	text-align: justify;
}
input {
	border: 1px solid #000066;
}
table {
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	background-position: 0px 0px;
}
.fondo_grafico_gris {
	background-image: url(images/fondogris.jpg);
	background-position: bottom;
}
.fondo_gris_casos {
	background-image: url(images/fondogrisclientes.jpg);
}

.font_rojo {
	color: #FF0000;
}
.font_azul {
	color: #375BAE;
}
li {
	list-style: none;
	background-image: url(rojo.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}
.font_gris {
	color: #E6E6E6;
}

.font_verde {
	color: #638F2C;
}
.font_amarillo {
	color: #DCA00A;
}
.font_azul {
	color: #3A6589;
}
