/*--------------------- BODY ---------------------*/
body {
	background:#d9d8d8;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	margin:0 auto;
	text-align:center;
}

/*--------------------- HTML ---------------------*/
/* (CC) 2004 Tantek Celik. Some Rights Reserved. http://creativecommons.org/licenses/by/2.0 This style sheet portion is licensed under a Creative Commons License. */
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin:0; padding:0}
a img,:link img,:visited img {border:none}
ul,ol {list-style:none}
/* // (CC) 2004 Tantek Celik. // */

/*------ Semantica ------*/
h1 {
	color:#5E5E5E;
	font-size:2.8em;
	font-weight:normal;
	margin-bottom:.5em;
}
h2 {
	color:#5E5E5E;
	font-size:2em;
	margin:.75em 0 .4em 0;
}
h3 {
	color:#5E5E5E;
	font-size:1.6em;
	margin:.75em 0 .4em 0;
}
h4 {
	color:#5E5E5E;
	font-size:1.2em;
	margin:.75em 0 .4em 0;
}
p {
	color:#5E5E5E;
	line-height:1.2em;
	margin-bottom:.8em;
}
#contenido ol, 
#contenido ul {
	color:#5E5E5E;
	list-style:none;
	margin:.8em 0 1.3em 0;
}
#contenido li {
	background:url(../img/all/bullet-contenido-li.gif) no-repeat left .6em;
	line-height:1.5em;
	margin:0 1em .4em 1.5em;
	padding-left:1.25em;
}
#contenido ol li {
	background:none;
	list-style:decimal;
	margin-left:3em;
	padding-left:0;
}
a {
	color:#777;
	text-decoration:none;
} 
a:hover {
	color:#EEA219;
}
abbr, acronym {
	border-bottom:1px dashed;
	cursor:help;
}
a abbr, a acronym {
	cursor:pointer;
}

/*------ Formularios ------*/
form {
	margin:0;
}
#contenido form li {
	background:none;
	margin:0 0 1em 0;
	padding:0;
}
li label {
	float:left;
	vertical-align:top;
}
li input,
li textarea,
li select {
	border:1px solid #E0E0E0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	padding:.4em;
}
li input:focus,
li textarea:focus {
	background:#F8F8F8;
}
.boton input {
	background:url(../img/all/bg-submit.gif) no-repeat;
	border:none;
	color:#FFF;
	cursor:pointer;
	font-size:.95em;
	font-weight:bold;
	padding:.35em 0;
	text-transform:uppercase;
	width:7.2em;
}
/*\*/
html*.boton input { /* Hack safari */
	padding:.45em 0;
}
.boton input:hover {
	background:url(../img/all/bg-submit-hover.gif) no-repeat;
}
/*------ Tablas ------*/
table {
  border-collapse:collapse; /* Para quitar el padding de las celdas */
  border-spacing:0;
  width:99%;
}
caption, th, td {}

/*--------------------- ESTRUCTURA ---------------------*/
#contenedor {
	/*xmargin:0 auto;
	xtext-align:left;
	xwidth:78.7em;*/
}
/*------ Cabecera ------*/
#cabecera {
	background:url(../img/all/bg-cabecera.gif) repeat-y top center #eaebe6;
}
#cabecera .contenedor {
	height:7.25em;
	margin:0 auto;
	padding:1.2em 1.5em 0 2.5em;
	text-align:left;
	width:78.7em;
}
#cabecera #logo {
	float:right;
	padding:2.15em 1em 0 0;
}
#cabecera ul {
	float:left;
	width:20em;
}
#cabecera li {
	font-weight:bold;
	margin-right:3em;
	width:14em;
}
#cabecera #idiomas li {
	font-weight:normal;
}
#cabecera li strong a,
#cabecera li strong {
	color:#000;
}
#cabecera li a {
	color:#71747b;
}
#cabecera li a:hover {
	color:#000;
}
/*------ Cuerpo ------*/
#cuerpo {
	background:url(../img/all/bg-cuerpo.gif) repeat-y top center #eaebe6;
}
#cuerpo .contenedor {
	margin:0 auto;
	text-align:left;
	width:81.45em;
}
/* Nivel 1 */
#nivelUno {
	background:#3C3C3C;
	height:34.75em;
}
#nivelUno #submenu {
	float:left;	
	font-weight:bold;
	padding:2.2em 0 0 2em;
	width:19.35em;
}
#nivelUno #submenu ul {
	margin-bottom:1.7em;
}
#nivelUno #submenu ul ul {
	padding-top:1.5em;
}
#nivelUno #submenu li {
	margin-bottom:.15em;
}
#nivelUno #submenu a {
	color:#999;
}
#nivelUno #submenu a:hover {
	color:#e87b0f;
}
#nivelUno #submenu li strong {
	color:#FFF;
	display:block;
}
#nivelUno #submenu li.activo strong,
#nivelUno #submenu li li.activo strong {
	color:#e87b0f;
	display:inline;
}
#nivelUno #submenu li li a,
#nivelUno #submenu li li strong {
	font-weight:normal;
}
#nivelUno #submenu p {
	margin-top:2em;
}
#nivelUno #submenu .home a {
	color:#e87b0f;
	text-decoration:underline;
}
#nivelUno #submenu .home a:hover {
	text-decoration:none;
}
#nivelUno #imagen {
	float:left;
}
/* Nivel 2 */
#nivelDos {
	background:#5B5B5B;
	padding:.75em 2.2em 6em 21.35em;
}
#nivelDos #contenido {
	background:#E0E0E0;
	padding:1.5em 2.5em 15em 2.5em;
}
#nivelDos #pestanas {
	height:6.1em;
}
#nivelDos #pestanas li {
	float:left;
}
#nivelDos #pestanas li a {
	background:#85888F;
	color:#FFF;
	display:block;
	float:left;
	font-weight:bold;
	height:4em;
	margin-right:.5em;
	padding:.8em 1em;
	width:11.83em;
}
#nivelDos #pestanas li.ultimo a {
	margin-right:0;
	width:12.9em;
}
#nivelDos #pestanas li a:hover {
	background:#D0D0D0;
	color:#444;
}
#nivelDos #pestanas li strong a {
	background:#D0D0D0;
	color:#444;
	height:4.5em;
}
/*\*/
html*#nivelDos #pestanas li strong a { /* Hack safari */
	height:4.6em;
}
body:nth-of-type(1) #nivelDos #pestanas li strong a { /* Hack chrome */
	height:4.6em;
}
/*------ Ruta ------*/
#ruta {
	background:url(../img/all/bg-ruta.gif) repeat-y top center #eaebe6;
}
#ruta .contenedor {
	border-bottom:1px solid #585858;
	margin:0 auto;
	text-align:left;
	width:81.5em;
}
#ruta .contenedor div {
	padding:3.75em 2em 4.25em 2em;
}
#ruta p {
	color:#666;
}
#ruta ul {
	margin:1.5em 0 0 -.5em;
}
#ruta li {
	background:url(../img/all/bg-ruta-li.gif) no-repeat right center;
	color:#EEA219;
	font-weight:bold;
	display: inline;
	padding:0 .75em 0 .5em;
}
#ruta li.ultimo {
	background:none;
}
#ruta li a,
#ruta li strong {
	color:#e68820;
}
#ruta li a:hover {
	color:#666;
}

/*------ Pie ------*/
#pie {
	background:url(../img/all/bg-ruta.gif) repeat-y top center;
}
#pie .contenedor {
	background:url(../img/all/bg-pie.gif) no-repeat bottom center;
	color:#444;
	height:19em;
	margin:0 auto;
	text-align:left;
	width:82.9em;
	position:relative;
}
body:nth-of-type(1) #pie .contenedor{ /* Hack chrome */
	width:82.8em;
}
#pie dl {
	left:2.75em;
	position:absolute;
	top:4em;
}
#pie dt {
	font-weight:bold;
}
#pie dl .telefono {
	padding-top:1.5em;
}
#pie dl strong {
	padding-right:1.75em;
}
#pie dl a {
	color:#444;
}
#pie dl a:hover {
	color:#EEA219;
}
#pie p {
	color:#71747b;
	bottom:6.75em;
	font-size:.8em;
	position:absolute;
	right:3.5em;
}
#pie p span {
	padding:0 .25em;
}
#pie p a {
	color:#71747b;
}
#pie p a:hover {
	color:#EEA219;
}
#pie p strong {
	color:#000;
	font-weight:normal;
}
/*--------------------- CLASES GENERALES ---------------------*/
.ayudaAcces { /* Texto oculto para lectores de pantalla */
	position:absolute;
	left:-10000px;
	top:-10000px;
	font-size:.1em;
	line-height:1%;
}
.clear {
	clear:both;
}