@charset "utf-8";
/* CSS Document */

body {
	background-color: #b1b1ab;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
a {
	font-size: 12px;
	color: #55341e;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #55341e;
}
a:active {
	color: #55341e;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
	color: #FFF;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 16px;
	font-weight: lighter;
}
#div_fondo {
	position:absolute;
	top:248px;
	left:1353px;
	width:717px;
	margin-left:-358px; /*el margen izquierdo es la mitad de la anchura*/
	height:381px;
	margin-top:-166px; /*el margen superior es la mitad de la altura*/
	z-index:1;
	text-align: center;
	vertical-align: middle;
}
#div_form {
	position:absolute;
	top:163px;
	left:-378px;
	width:282px;
	margin-left:-285px; /*el margen izquierdo es la mitad de la anchura*/
	height:348px;
	margin-top:-115px; /*el margen superior es la mitad de la altura*/
	z-index:2;
	text-align: center;
	vertical-align: middle;
}

/* d6e6a5 */
#div_fondo #div_form table tr td table tr td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #000;
	font-size: 36px;
}
#div_fondo #div_form table tr td #form1 table tr td {
	font-size: 18px;
}
