body {
	text-align: center;
	background-color: #293e4a;
}
div#general {
	text-align: left;
	padding: 0px;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	height: auto;
}
div#cabecera {
	float: left;
	height: 129px;
	width: 768px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CC9900;
	border-right-color: #CC9900;
	border-left-color: #CC9900;
	background-color: #FFFFFF;
}
div#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #293e4a;
	background-color: #FFFFFF;
	margin: 0px;
	float: left;
	height: 40px;
	width: 768px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
	line-height: 40px;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC9900;
	border-left-color: #CC9900;
}
div#menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #293E4A;
	text-decoration: none;
	font-weight: bold;
}
div#menu a.peq {
	font-size: 10px;
	font-weight: normal;
}

div#contenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #293e4a;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 768px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	border-left-color: #CC9900;
}
div#contenido p {
	padding: 0px;
	margin-top: 20px;
	margin-left: 30px;
	width: 600px;
}
div#contenido a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #293E4A;
	text-decoration: none;
}
div#contenido ul {
	margin-left: 60px;
}
div#contenido ol {
	margin-left: 60px;
}

div#menu_letras {
	float: left;
	height: 30px;
	width: 730px;
	padding-left: 30px;
	line-height: 30px;
}
div#table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #293E4A;
	float: left;
	width: 600px;
	padding-left: 75px;
	height: 485px;
}
div#banner {
	float: left;
	text-align: center;
	width: 765px;
}


.grande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CC9900;
}

.boton {
	background-color: #CC9900; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #FFFFFF; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none; 
	border: 1px solid #CC9900; 
	cursor:hand;
	letter-spacing:1px;
}
.boton2 {
	background-color: #A2BCCC; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #FFFFFF; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none; 
	border: 1px solid #a2bccc; 
	cursor:hand;
	letter-spacing:1px;
}
	
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #293E4A;
	background-color: #FFFFFF;
	border: 1px solid #CC9900;
}
.letrapeq {
	font-size: 10px;
}


div#pie {
	font-size: 10px;
	line-height: 30px;
	color: #FFFFFF;
	float: left;
	height: 30px;
	width: 768px;
	text-align: center;
}
div#pie a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}



/*------------------------ 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;
}
