body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #647B8B;
}
div#general {
	text-align: left;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
div#cabecera {
	height: 96px;
	width: 770px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(images/fondo_cabecera.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
div#logo {
	position: absolute;
	height: 87px;
	width: 229px;
	left: 15px;
}


div#menu {
	position: absolute;
	height: 27px;
	width: 450px;
	right: 18px;
	bottom: 15px;
	margin: 0px;
	padding: 0px;
}
div#fondo {
	position: absolute;
	width: 754px;
}

div#contenido {
	position: absolute;
	width: 770px;
	left: 0px;
	top: 96px;
}
div#imagen {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 193px;
	width: 770px;
}
div#texto {
	background-color: #F5F6F8;
	height: auto;
	width: 770px;
	float: left;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #31383E;
}
div#texto p {
	padding-top: 5px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 5px;
}
div#texto ul {
	list-style-type: disc;
	width: 600px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 70px;
}
div#texto li {
	padding-top: 8px;
	padding-bottom: 8px;
}
div#texto h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8A400;
	background-color: #E2E7EB;
}

div#texto h2 {
	font-size: 15px;
	color: #31383E;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -20px;
	margin-left: 0px;
	font-weight: bold;
}
div#texto a {
	color: #CC9900;
	font-weight: bold;
	text-decoration: underline;
}

div#txt_acreedores {
	background-color: #DCE2E7;
}
div#txt_acreedores a {
	color: #2F3940;
}
div#txt_acreedores h2 {
	font-size: 13px;
	color: #2D373E;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -20px;
	margin-left: 0px;
}
div#txt_contacto {
	background-color: #DCE2E7;
	font-size: 11px;
}
div#table {
	margin-left: 50px;
	width: 700px;
}

div#txt_contacto a {
	color: #2F3940;
}
div#txt_contacto h2 {
	font-size: 13px;
	color: #2D373E;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -20px;
	margin-left: 0px;
}


.amarillo {
	color: #CC9900;
}
.grande {
	font-size: 14px;
	font-weight: bold;
}
.letrapeq {
	font-size: 9px;
}
.letramed {
	font-size: 11px;
}


div#pie {
	background-image: url(images/fondo_pie.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 70px;
	width: 770px;
	text-align: center;
	color: #FFFFFF;
	font-size: 9px;
	line-height: 70px;
}
div#pie a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}


.boton {
	background-color: #313D44; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #F5F6F8; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none; 
	border: 1px solid #333333; 
	cursor:hand;
	letter-spacing:1px;
}
.boton2 {
	background-color: #999999; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #FFFFFF; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none; 
	border: 1px solid #999999; 
	cursor:hand;
	letter-spacing:1px;
}
	
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: #F6F6F6;
	border: 1px solid #999999;
	width: 150px;
}
.input2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: #F6F6F6;
	border: 1px solid #999999;
	width: 150px;
	height: 20px;
}
.input3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: #F6F6F6;
	border: 1px solid #999999;
	width: 590px;
	
}
div#hojas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #31383E;
	width: 690px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-color: #FFFFFF;
}
div#hojas h1 {
	font-size: 15px;
	font-weight: bold;
	color: #CC9900;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


div#hojas p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #31383E;
	font-size: 12px;
}


/*------------------------ LOPD -------------------------- */
.contenedor_LOPD {
	width:770px;
	padding:20px;
	background:#FFFFFF;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:auto;
}
.contenedor_LOPD h1 {
	font-size:18px;
	font-weight: bold;
	background:#EEEEEE;
	padding:5px 5px 5px 5px;
}
.contenedor_LOPD h2 {
	font-size:12px;
	font-weight: bold;
}
.contenedor_LOPD .pie {
	font-size:9px;
	text-align: center;
}
.contenedor_LOPD #numeros  {
	list-style:decimal;
	margin:10px 0px 10px 30px;
}
.contenedor_LOPD #letras  {
	list-style: lower-alpha;
	margin:10px 0px 10px 30px;
}
.contenedor_LOPD #roman  {
	list-style: lower-roman;
	margin:10px 0px 10px 30px;
}
.contenedor_LOPD a {
	text-decoration:underline;
}
.contenedor_LOPD #opciones  {
	text-align:left;
	margin:0 0 0 600px;
	padding:5px 0 5px 0;
}
.contenedor_LOPD #opciones  {
	text-align:left;
	margin:0 0 0 600px;
	padding:5px 0 5px 0;
	list-style:none;
}
.contenedor_LOPD a {
	color:#CC0000;
}
.contenedor_LOPD a:hover {
	color:#000000;
}

body {
	text-align:center;
}

