body {
	text-align: center;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:active {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.destacar {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.negrita {
	font-weight: bold;
}


div#general {
	background-image: url(images/fondo.jpg);
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
	height: 500px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	top: 10px;
	text-align: left;
}
div#logo {
	position: absolute;
	height: 70px;
	width: 235px;
	left: 0px;
	top: 0px;
}
div#flash {
	position: absolute;
	height: 385px;
	width: 640px;
	left: 0px;
	top: 115px;
}
div#menu {
	position: absolute;
	height: 300px;
	width: 130px;
	top: 80px;
	right: 0px;
}
div#menu img {
	margin-bottom: 10px;
}
div#pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006699;
	text-align: center;
	position: absolute;
	height: 30px;
	width: 770px;
	top: 530px;
	left: 0px;
	font-weight: bold;
}
div#contenido {

	position: absolute;
	height: 350px;
	width: 570px;
	left: 50px;
	top: 130px;
}
div#texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	position: absolute;
	width: 450px;
	left: 50px;
	top: 80px;
	font-weight: normal;
}
div#certificado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006699;
	position: absolute;
	height: 30px;
	width: 400px;
	left: 50px;
	top: 335px;
	text-align: left;
}
div#certificado p {
	position: absolute;
	height: 30px;
	width: 300px;
	left: 50px;
	top: 0px;
	line-height: 30px;
}
div#menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	position: absolute;
	height: 30px;
	width: 450px;
	left: 70px;
	top: 40px;
}
div#menu2 li {
	margin-left: 60px;
	display: inline;
}
.naranja {
	color: #FF9935;
	font-weight: bold;
}
.azul {
	color: #006699;
}
.destacadolinea {
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
div#contacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	position: absolute;
	width: 570px;
	left: 0px;
	top: 80px;
	font-weight: normal;
	height: 400px;
}
.input {
	FONT-SIZE: 8pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #C2E5F4;
	TEXT-ALIGN: left;
	border: 1px solid #006699;
}
div#pie_contacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006699;
	position: absolute;
	height: 30px;
	width: 770px;
	top: 615px;
	font-weight: bold;
	text-align: center;
	left: 0px;
}
.letra_peq {
	font-size: 9px;
}
/*------------------------ LOPD -------------------------- */
.contenedor_LOPD {
	width:770px;
	padding:20px;
	background:#FFFFFF;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.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;
}