*
{
	margin: 0px;
	padding: 0px;
}

a
{
	text-decoration: none;
	color: #cc3300;
}

body
{
	background-color: #000000;
	overflow: auto;
}

div.white
{
	background-color: #000000;
	width: 80%;
	padding: 5px;
	color: #DAA930;
	border: 2px solid #2D8AB6;
}

div.solicitud_informacion_cabecera
{
	border-bottom: 1px solid;
}

input.solicitud_informacion_input
{
	border: 0px;
	border-bottom: 1px solid #DAA930;
	background-color: transparent;
	font-size: 8pt;
}

ol.solicitud_informacion
{
	list-style-position: inside;
	font-weight: bold;
}

ol.solicitud_informacion > li
{
	margin-top: 20px;
}

p
{
	font-family: Trebuchet MS, Arial;
}

ul, ol
{
	list-style-position: inside;
}

ul li, ol li
{
	font-family: Verdana;
}

.foot
{
	font-size: 8pt;
}

.normal
{
	font-family: Book Antiqua;
	font-weight: normal;
	font-size: 9pt;
	color: #DAA930;
}

.slogan
{
	font-size: 14pt;
}

.titulo
{
	font-family: Verdana;
	color: #DAA930;/*color: #BB8CC2;*/
	font-size: 16pt;
}