@charset "utf-8";
/* CSS Document */



body {
	background-color: #ceb064;
	background-image: url(imagenes/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-family: arial;
	font-size: 24px;
	font-weight: bold;
	color: #631212;
	margin: 0px;
	padding: 0px;
}

#div_general {
	background-image: url(imagenes/fondo_div.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: auto;
	width: 444px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-attachment: scroll;
	background-color: #f5f2d6;
	padding: 0px;
}

#pading_abajo {
	float: left;
	height: 377px;
	width: auto;
}
#div_header {
	background-image: url(imagenes/header.jpg);
	float: left;
	height: 97px;
	width: 444px;
}
#div_terminos {
	height: 120px;
	width: 444px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #806E40;
}
#div_terminos a:link {
	height: 150px;
	width: 444px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #806E40;
	text-decoration: none;
}
#div_terminos a:hover{
	height: 150px;
	width: 444px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
#imprimir2 {
	height: 22px;
	width: 204px;
	padding-left: 240px;
}


#div_amarra {
	background-image: url(imagenes/fondo_div.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: auto;
	width: 444px;
	background-attachment: scroll;
	background-color: #f5f2d6;
	margin: 0px;
	padding: 0px;
}
.tab1 {
	background-color: #DFD5CA;
	width: 444px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tab1 a{
	color: #000000;
	text-decoration: none;
}

.tab2 {
	width: 444px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tab2 a{
	color: #000000;
	text-decoration: none;
}
#barra {
	float: none;
	height: 15px;
	width: 100%;
	background-image: url(imagenes/barra.jpg);
	background-repeat: repeat-x;
	clear: both;
	text-align: center;
}
.entrar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
.entrar a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
.entrar a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
