/* Perfect Wide - www.perfectwide.com */
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	color: #050505;
	font-size: 70%;
	font-family: Verdana,sans-serif;
	text-align: center;
	background: #E0E1E6;
}
h1 {
	font: bold 2em Arial,helvetica,sans-serif;
	color: #5C7B8D;
	border-bottom: 1px solid #3D596A;
	margin: 10px 0 7px;
}
h2 {
	font: bold 1.7em Arial,helvetica,sans-serif;
	border-bottom: 1px solid #F1E9D3;	
	color: #667386;
	margin: 5px 0 4px;
}
h3 {
	font: bold 1.4em Arial,helvetica,sans-serif;
	color: #667386;
	margin: 5px 0 4px;
}

p, td, li {
	font: 1em/150% Verdana,sans-serif;
	color: #050505;
	text-align: left;
}
p {
	margin: 5px 0 4px;
	text-align: justify;
}
img {
 border: 0;
}

h4 /* se usa para los cuadros de la derecha  */{
	color: #00094F;
	text-align: right;
	font: bold 1em Verdana,sans-serif;
	margin-bottom: 2px;
}
h5 /* se usa para los cuadros de la derecha  */{
	color: #8A9EC3;
	font: bold 1em Verdana,sans-serif;	
	text-align: center;	
}
a {
	color: #669;
	text-decoration: underline;
}
a:hover {
	color: #009;
}

input {
	border: 1px solid #B0B6BF;
	background: #F2F2F2;
}
input.submit, button {
	background: #667386;
	border: 0;
	color: #fff;
}

ul {
	margin-left: 20px;
}

li {
	margin-left: 10px;
	list-style: square;
}

ol li{
	list-style: decimal;
	margin-left: 30px;
}

/* composición */

#fondo {
	position: relative;
	width: 780px;
	background: #fff url("../images/fondo.gif") 0 0 repeat-y;
	text-align: left;
	margin: 0 auto;
}

#submenu {
	width: 760px;
	background: #010A50 url("../images/fondo_submenu.gif") 0 0 no-repeat;
	height: 18px;
	margin: 0 10px;
	border: 0;
}

#submenu ul {
	margin: 0;
	padding: 0;
	display: inline;
}
#submenu td.right {
	text-align: right;
}

#submenu ul li {
	display: inline;
	color: #fff;
	font: 1em Verdana,sans-serif;
	list-style: none;
	margin: 0;
	padding: 3px 10px 3px;
}
#submenu td.right li {
	border-left: 1px solid #101E86;
}
#submenu td.left li {
	border-right: 1px solid #101E86;
}

#submenu a {
	color: #fff;
	text-decoration: none;
}

#submenu a:hover {
	color: #FEFC9E;
	text-decoration: none;
}

/* tabla principal */
#centro {
	margin: 0 10px;
	background: #F5F5F5 url("../images/fondo_menu.gif") top left repeat-y;
	width: 740px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 760px;
}
html>body #centro {
  	width: 760px;
	} 	

#principal {
	width: 760px;
	margin: 0;
	height: 100%;
	border: 0;
}
#menu {
	width: 190px;
	/* padding: 0; */
}

#menu td.form {
	width: 173px;
	border: 1px solid #F9F6EE;
	background: #fff url("../images/degradado_form.jpg") 0 0 no-repeat;
	padding: 0 0 0 0;
}
#menu .form h3 {
	border: 1px solid #D0D7E0;
	height: 12px;
	margin: 1px 1px 7px;
	text-align: center;
	font: bold 1em Verdana,sans-serif;
	color: #00094F;
	background: #fff;
}

.form input, .form textarea, .form select, .form option {
	background: #F6F6F6;
	border: 1px solid #9A9A9A;
	height: 16px;
	font: 0.9em Verdana,sans-serif;
	margin-bottom: 0;
}
.form button {
	text-align: center;
	margin: -3px 0 3px 0;
}
.form p {
	text-align: right;
	font: bold 0.9em Verdana,sans-serif;
	color: #131313;
	padding-bottom: 4px;
	margin: 0;
}

.separador {
	height: 6px;
}
.secciones tbody td {
	background: transparent url("../images/secciones_fondo.gif") 0 0 repeat-y;
	padding: 0 10px;
}
.secciones ul {
	margin: 0;
	padding: 0;
}

.secciones li {
	list-style: none;
	padding: 3px 0 3px 5px;
	margin-left: 0;
	border-top: 1px dotted #000;
	color: #131313;
	font: 1em Verdana,sans-serif;
}
.secciones li.first {
	border-top: 0;
	padding: 0 0 3px 5px;
}

.secciones a {
	color: #131313;
	text-decoration: none;
}
.secciones a:hover {
	color: #122744;
	text-decoration: underline;
}
/* parte central */

#contenido {
	padding: 10px;
}

#contenido h1.portada { /* se usa en la portada */
	font: bold 1em Verdana,sans-serif;
	color: #001D2C;
	border-bottom: 1px solid #406580;
	margin: 5px 0 4px;
}
#contenido h1.portada a {
	color: #001D2C;
	text-decoration: none;
}

#contenido p.portada { /* se usa en la portada */
	text-align: left;
}

#contenido img {
	margin: 5px;
}

#contenido img.nomargen {
	margin: 0;
}


.separador_centro {
	width: 1px;
	background: #DADADA url("../images/separador_centro.gif") 0 0 repeat-y;
}

.recuadro, .noticias {
	border: 1px dotted #000;
	padding: 3px;
	background: #fff;
}

.noticias {
	height: 70px;
}
html>body .noticias {
	min-height: 70px;
	height: auto;
}

.recuadro p, .noticias p {
	text-align: center;
}
button.recuadro, button.recuadro_alta {
	background: #DFDFDF url("../images/fondo_leermas.gif") 0 0 no-repeat;
	height: 13px;
	width: 63px;
	font: 0.8em Verdana,sans-serif;
	color: #000;
	border: 0;
	padding: 1px 0 5px 0;
	margin-top: 7px;
	cursor: pointer;
}

button.recuadro_alta {
	background: #DFDFDF url("../images/fondo_leermas_ampliado.gif") 0 0 no-repeat;
	width: 80px;
}

#hosting th {
	text-align: center;
	font-weight: bold;
	background: #B2C1CE;
}
#hosting td {
	background: #E8EDF1;
	padding: 2px;
}


/* pie */

#pie {
	background: #fff url("../images/pie.gif") 0 0 no-repeat;
	width: 780px;
	height: 33px;
}

#pie p {
	color: #fff;
	text-align: center;
	font: 0.9em Verdana,sans-serif;
	padding: 5px 0 0 0;
	margin: 0;
}