body {
	background-color:black;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}

.flash {
	margin-top: 50px;
	margin-bottom: 50px;
	background-image: url(img/fondo_ensangrentado.jpg);
	background-repeat: no-repeat;
	visibility: visible;
	z-index: auto;
	left: auto;
	top: auto;
	height: 500px;
}
.Top {
	background-image: url(img/Top.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
fieldset {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.Top_izq {
	background-image: url(img/Top_izq.png);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.Top_der {
	background-image: url(img/Top_der.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.Bottom {
	background-image: url(img/Bottom.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 10px;
}
.Clausula {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
	
}
.Opciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.Bottom_der {
	background-image: url(img/Bottom_der.png);
	background-repeat: repeat-x;
	background-position: left top;
}

.Bottom_izq {
	background-image: url(img/Bottom_izq.png);
	background-repeat: repeat-x;
	background-position: right top;
	
}
.Centro {
	background-image: url(img/Center.png);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
.Centro_izq {
	background-image: url(img/Center_izq.png);
	background-repeat: repeat-y;
	padding-left: 15px;
	
}
.Centro_der {
	background-image: url(img/Center_der.png);
	background-repeat: repeat-y;
	padding-right: 15px;
	
}
.pi {
	margin: 0px;
	padding: 0px;
}
.Insercion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-align: center;
}
A:link {
	text-decoration:underline;color:#FF0000;
}
A:visited {
	text-decoration:underline;
	color:#FF3300;
	font-style: oblique;
}
A:active {
	text-decoration:none; color:#6633FF;
}
A:hover {
	text-decoration:underline;color:#999999;
	}
a.losverdes:hover{
	color:#00AE00;
}
a.losverdes:visited{
	color:#005900;
}
A.losverdes:link {
	color:#005300;
}
.resalto {
	font-style: italic;
	color: #990033;
	text-decoration: underline;
	cursor: help;
}
