body {
	margin:0px;
	background-color: #EDE9E1;
	color:#616161;
	background-image: url(../grafica/fondo.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
}

a img {border:none;}

a {color:#54627C;text-decoration:none;}
a:hover {color:#54627C;text-decoration:underline;}

h1 {
	color: #9192A1;
	font-size:9pt;
	line-height: 18px;
	font-weight: normal;
	margin: 0px;
}
h2 {
	color: #B6BDC9;
	font-size:9pt;
	line-height: 18px;
	font-weight: normal;
	margin: 0px;
	text-align: center;
}

.txt {
	font-size:11px;
	margin-bottom: 6px;
	margin-top: 0px;
	padding: 0px;
	color: #8B816C;
}

.txt2 {
	font-size:11px;
	margin-bottom: 6px;
	margin-top: 0px;
	color: #8B816C;
	line-height: 16px;
}

.txt3 {
	font-size:12px;
	margin-bottom: 6px;
	margin-top: 0px;
	color: #8B816C;
	line-height: 18px;
}
A.txt3:link, A.txt3:visited, A.txt3:active { color:#8B816C; text-decoration:none; }
A.txt3:hover {color:#8B816C; text-decoration:underline; }

.txtbeige {
	color: #CFC1A3;
	font-size:13px;
}

.menu {
	font-size:13px;
	color: #CFC1A3;
	font-weight: bold;
	margin-left: 2px;
}
A.menu:link, A.menu:visited, A.menu:active { color:#CFC1A3; text-decoration:none; }
A.menu:hover {color:#CFC1A3; text-decoration:underline; }

.footer {
	color: #B6BDC9;
	font-size:11px;
}
.footer a {color:#B6BDC9;text-decoration:none;}
.footer a:hover {color:#B6BDC9;text-decoration:underline;}

.blanco {background-color: #FFF}
.beige1 {background-color: #F4E7CA}
.beige2 {background-color: #FBF8F3}
.beige3 {background-color: #F8F0E0}
.celeste {background-color: #B6BDC9}
.celeste2 {background-color: #D9DDE3}

#sign {
	font-size: 8pt;
	color: #B6BDC9;
	font-family: Arial, Helvetica, sans-serif;
}

A.sign:link, A.sign:visited, A.sign:active { color:#B6BDC9; text-decoration:none; }
A.sign:hover {color:#82BF38; text-decoration:underline; }

.form {
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #CFC1A3;
	margin:0 8px 8px 0;
	color: #666666;
}

.boton {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #B9A67D;
	height:22px;
	font-weight:bold;
	background-color:#CFC1A3;
	color: #FFF;
}
