  a, a:visited {color:#56bde5;} 

 pre {}

table th {
    text-align: left;
}

html\:abbr, abbr {cursor: default;border-bottom: 1px dotted black;} 

span.anything {
    font-style: italic;
    color: red;
}

div.errors {
	width: 700px;
	margin: auto;
    display: block;
}


div.errors span.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #fbc8c8;
	padding: 4px;
	border: 1px solid #ab0505;
	width: 480px;
    display: block;
	margin: auto;
	margin-bottom:4px;
}

 div.messages {
 } 


div.messages span.message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #125C78;
	text-decoration: none;
	background: #E4F4FC;
	border: 1px solid #336699;
	padding: 4px;
	height: 25px;
	width: 480px;

}

body { padding: 0; margin: 0; text-align: center;}

div.header {background: #ffffff; padding: 0;margin: 0;} 

div.header h2 {
    margin: 0;
    padding: 0px;
}

 div.page {padding: 0; margin: auto; text-align: center;
 }


 div.body { margin: -4px;} <!-- margen de arriba del la etiqueta body-->

div.login {}

table.login { margin: auto;}

 div.nav {margin: 0; padding: 0; width:670px;}  

div.nav ul {padding: 0px; margin: 0; list-style-type: none; }

 <!-- Estilo para listar esta cosas el la pagina sites.tpl, una vez registrado-->

	  <!-- <div class="nav"> -->
	  <!-- <ul> -->
			 <!-- <li class="right nohover">Autentificado como <span class="openid">juan</span></li> -->
		     <!-- <li><a href="http://www.openid.es/">Home</a></li> -->
			 <!-- <li><a href="http://www.openid.es/accion/account">Mi Perfil</a></li> -->
		     <!-- <li><a href="http://www.openid.es/accion/sites">Sitios Web</a></li> -->
			 <!--<li><a href="http://www.openid.es/accion/logout">Desconectarse</a></li> -->
		<!--  </ul> -->
	<!--</div> -->
        
     

div.nav ul li {
	display: inline;
	padding-left: 5px;
	padding-right: 0px;
   float: left;
} 

<!--Posicion de la lista del menu nav -->


div.nav ul li.right {
    float: right;
}

<!--Aliniación del nombre del usuario -->


div.nav ul li.nohover:hover {
    background: inherit;
}

div.nav ul li:hover {
    background: white;
}

div.nav ul li a {
    text-decoration: none;
}

 div.footer { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #787878;
	text-decoration: none;
	background-image: url(../images/pie_de_pagina.gif);
	background-repeat: no-repeat;
	background-position: center;}

<!-- div.footer a {color: #88f;}-->

p.justified {
    text-align: justify;
}

form.inline {
    display: inline;
    margin: auto;
}

img.captcha {
    border: 1px solid black;
}

div.nav span.openid {
    font-style: italic;
}

input.disabled_bold:disabled {
    color: black;
}

table.sites {border-collapse: collapse;}

table.sites td {border-bottom: 1px solid #ddd; border-top: 1px solid #ddd;padding-top: 3px;padding-bottom: 3px;}

div.sreg {
    border: 1px solid #666;
    background: #f7f7f7;
    padding: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
	width:670px;
	display: block;
}

span.required {
    color: red;
}

span.optional {
    color: green;
}

div.sreg table {
    margin-top: 7px;
    margin-bottom: 7px;
}

span.trusted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #4e860b;
	text-decoration: none;
}

span.untrusted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #b00606;
	text-decoration: none;
}

<!-- HOJA DE ESTILOS PARA LA PARTE HTML -->
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.texto_peq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.enunciados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	font-weight: normal;
	color: #56bde5;
	text-decoration: none;
}

.enunciado_trust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #56bde5;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #56bde5;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #56bde5;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #56bde5;
	text-decoration: underline;
}
.enunciados1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: normal;
	font-weight: normal;
	color: #56bde5;
	text-decoration: none;
}
.enunciado_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: normal;
	font-weight: normal;
	color: #56bde5;
	text-decoration: none;
	padding-left: 12px;
}

.negrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.tabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #E4F4FC;
	text-align: left;
	padding: 4px 0px 4px 6px;
	border: 1px solid #1C8CB7;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6bc5e8;
	text-align: center;
	height: 21px;
	width: 110px;
	border: 1px solid #32B1E2;
}

.boton_contacte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6bc5e8;
	text-align: center;
	height: 22px;
	width: 60px;
	border: 1px solid #32B1E2;

}
.boton_admin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6bc5e8;
	text-align: center;
	height: 22px;
	width: 110px;
	border: 1px solid #32B1E2;

}
.boton_borrar_cuentas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6bc5e8;
	text-align: center;
	height: 22px;
	width: 200px;
	border: 1px solid #32B1E2;

}

.negrita_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #55BEE7;
	text-decoration: none;
}
.negrita_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.texto_explicativo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #55BEE7;
	text-decoration: none;
}
.cuadro_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	padding-left: 8px;
}
.cuadros_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 1px solid #9e9e9e;
	padding-left: 4px;
	background-color: #fffadc;
}

.botonlogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6bc5e8;
	text-align: center;
	height: 21px;
	width: 80px;
	border: 1px solid #32B1E2;
}
.texto_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.texto_index1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.texto_enunciado_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height: normal;
	font-weight: normal;
	color: #56bde5;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	white-space: normal;
}
.texto_enunciado_index1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height: normal;
	font-weight: normal;
	color: #56bde5;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0px;
	white-space: normal;
}

.texto_enunciado_index_negrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	white-space: normal;
}
.texto_enunciado_index_negrita1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0px;
	white-space: normal;
}

.enunciado_index {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: normal;
	font-weight: normal;
	color: #56bde5;
	text-decoration: none;
}
.texto_pie_de_pagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #787878;
	text-decoration: none;
	background-image: url(../images/pie_de_pagina.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.enlaces_pie_de_pagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #56bde5;
	text-decoration: underline;
}

.cuadros_texto_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 1px solid #9e9e9e;
	padding-left: 4px;
	background-color: #fffadc;
	height: 22px;
}
.texto_descripcion_index {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.fondo_cuadro_azul {
	background: url(../images/cuadro_azul4.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;

}
.fondo_cuadro_azul1 {
	background: url(../images/cuadro_azul5.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;

}

.boton2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6bc5e8;
	text-align: center;
	height: 21px;
	width: 140px;
	border: 1px solid #32B1E2;
}

.usuario {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #56bde5;
	text-decoration: none;
}
.texto_enlace_sites {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #32a8d6;
	text-decoration: none;
}

.no_encontrado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #bc0b0b;
}

.cuadros_pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #125C78;
	text-decoration: none;
	background: #E4F4FC;
	border: 1px solid #336699;
	padding: 2px;
	height: 24px;
	width: 520px;
}
.cuadros_pre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #125C78;
	text-decoration: none;
	background: #E4F4FC;
	border: 1px solid #336699;
	padding: 2px;
	height: 34px;
	width: 520px;
}
.cuadro_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background: #fff9dc;
	border: 1px solid #999999;
	padding: 4px;
	height: 26px;
	width: 600px;
}
