* {
	margin: 0;
	padding: 0;

}
body {
	background-image: url(images/fondo2.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	cursor: crosshair;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: disc;
	list-style-position: inside;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.borde_blanc {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 7b1e1e;
	border-right-color: #c29090;
	border-bottom-color: #7b1e1e;
	border-left-color: #c29090;
}
.contenido {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/estrella.gif);
}
.borde_rojo {
	border: 5px solid #862121;
}
.fondo_boton {
	background-image: url(images/fondo_boton.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 215px;
}
.sep_der_sup_inf {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

pie {
	font-size: 10px;
	text-align: center;
}
.encab2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}

#pie {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #862121;
	text-align: center;
}
.encab {
	font-weight: bold;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	text-align: left;
}
.parrafo_sangria_justific {
	text-align: justify;
	text-indent: 15px;
}
.sep_der {
	margin-right: 5px;
}

/* CSS Document */
