@charset "utf-8";
/* CSS Document */
body {
/*	background-color: #343434;*/
/*	background-color: #D9261C;*/
}
.Estilo1 {color: #FFFFFF;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:16px;
		text-align:justify;
}
.Estilo2 { color:#FFFFFF;
		
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:20px;
}
.Estilo3 {height:30px;
		background-image:url(imagenes/fill_bar.gif);
}
-->
.Estilo4 {color: #383330;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
}
.Estilo5 {color:#383431;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:20px;
}

.Estilo6 {font-weight:bold;
}
.fondo1 {
	background-image: url(imagenes/esq_sup_izq.gif);
	background-repeat: no-repeat;
	width: 25px;
	height: 25px;
}
.fondo2 {
/*	width: 940px;*/
	background-image: url(imagenes/bord_sup.gif);
	height: 25px;
}
.fondo3 {
	background-image: url(imagenes/esq_sup_der.gif);
	background-repeat: no-repeat;
	width: 25px;
	height: 25px;
}
.fondo4 {
	background-image: url(imagenes/bord_izq.gif);
	width: 25px;
}
.fondo5 {
	background-image: url(imagenes/bord_der.gif);
	width: 25px;
}
.fondo6 {
	background-image: url(imagenes/esq_inf_izq.gif);
	background-repeat: no-repeat;
	width: 25px;
	height: 25px;
}
.fondo7 {
	background-image: url(imagenes/bord_inf.gif);
/*	width: 940px;*/
	height: 25px;
}
.fondo8 {
	background-image: url(imagenes/esq_inf_der.gif);
	background-repeat: no-repeat;
	width: 25px;
	height: 25px;
}

