body {
	width:940px;
	margin:0px auto;
	background: #e2e2e2;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

#top {
	width:880px;
	background-color:#FFFFFF;
	padding: 20px 30px;
}

.error { color: #FF0000; }

.boton { cursor: pointer; text-decoration: none; }
.boton:hover { text-decoration: underline; }

.centrado { text-align: center; }

#foto_0, #foto_1, #foto_2, #foto_3, #foto_4 {
	width: 940px;
	height: 115px;
}
#foto_0 {
	background: #FFFFFF url(img/foto_0.jpg) no-repeat;
}
#foto_1 {
	background: #FFFFFF url(img/foto_1.jpg) no-repeat;
}
#foto_2 {
	background: #FFFFFF url(img/foto_2.jpg) no-repeat;
}
#foto_3 {
	background: #FFFFFF url(img/foto_3.jpg) no-repeat;
}
#foto_4 {
	background: #FFFFFF url(img/foto_4.jpg) no-repeat;
}
#contenedor{
	width:880px;
	overflow:auto;
	background: #FFFFFF;
	padding: 30px;
}
#menu {
	width:200px;
	float:left;
}
#menu ul {
	text-align: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu li {
	margin: 0px 0px 10px 0px; !important; /* Todos menos IE6 */
	*margin: 0px 0px 7px 0px; !important; /* Solo IE6 y IE7 */
}
#menu li a {
	display: block;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
	width: 200px;
	background: #e2e2e2;
	padding-left: 10px;
}
#menu li a:hover {
	background-color: #CCCCCC;
}
#menu p {
	font-size: 11px;
	color: #333333;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-top: 40px;
}
#menu p a {
	color: #666666;
	text-decoration: underline;
}
#menu p a:hover {
	color: #000000;
	text-decoration: underline;
}

.grande {
	font-size: 12px;
	color: #333333;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-top: 40px;
}

#contenido {
	margin-left:240px;
	width:637px;
}
html>body #contenido { width:640px; } /* Este hack es para que solo Firefox y Opera lean esta linea */

#contenido p {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin: 0px 0px 20px;
}
#contenido span {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin: 0px 0px 20px;
}
#contenido h2 {
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	margin: 0px 0px 20px;
	font-weight: bold;
}
#contenido a {
	color: #666666;
	text-decoration: underline;
}
#contenido a:hover {
	color: #000000;
	text-decoration: underline;
}
#minidocumental {
	text-align: center;
}
#cierre {
	margin-top:10px;
	width:940px;
	font-size: 6px;
	height:10px;
	background-color:#666666;
}
/* -------------- Estilos de las páginas de consultas ---------------- */
/* ------------------------------------------------------------------- */
/* -------------- Menu horizontal arriba ---------------- */
#menu_consulta {
	width:890px;
	background-color:#FFFFFF;
	padding: 10px 20px 0px 30px;
}
html>body #menu_consulta { 
	padding: 10px 20px 30px 30px; /* Este hack es para que solo Firefox y Opera lean esta linea */
	*padding: 10px 20px 0px 30px; !important; /* Solo IE6 y IE7 */
} 

#menu_consulta ul {
	text-align: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu_consulta li {
	margin: 0px;
	float: left;
	padding-right: 10px;
}
#menu_consulta li a {
	color: #000000;
	display: block;
	background-color: #e2e2e2;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
	width: 158px;
	padding-left: 10px;
}
#menu_consulta li a:hover {
	background-color: #CCCCCC;
}
#menu_consulta .volver {
	float: right;
	padding: 10px 10px 0px 0px;
}
#menu_consulta .volver a {
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	text-decoration: underline;
}
#menu_consulta .volver a:hover {
	color: #000000;
}

/* -------------- Contenido ---------------- */
#contenido_consulta {
	width:880px;
	background: #FFFFFF;
	padding: 30px;
	position: relative;
}

#contenido_consulta .datos_sesion_izq {
	float: left;
	width: 40%;
}

#contenido_consulta .datos_sesion_der {
	float: left;
	width: 60%;
}

#contenido_consulta hr {
	color: e2e2e2;
	margin-bottom: 10px;
	clear: both;
}

#contenido_consulta a {
	color: #666666;
	text-decoration: underline;
}

#contenido_consulta a:hover {
	color: #000000;
	text-decoration: underline;
}

#contenido_consulta p {
	font-size: 12px;
	line-height: 18px;
	color: #555555;
	margin: 0px 0px 20px;
}

#contenido_consulta p strong{
	color: #333333;
}

#contenido_consulta h2 {
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	margin: 0px 0px 20px;
	font-weight: bold;
}

#contenido_consulta h3 {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin: 0px 0px 10px;
	font-weight: bold;
}

#contenido_consulta h4 {
	float: right;
	width: 180px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	background-color: #F00;
}

#contenido_consulta h4 a {
	float: left;
	width: 170px;
	background-color: #cbcbcb;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	padding: 5px;
}

#contenido_consulta h4 a:hover {
	text-decoration: none;
}

#contenido_consulta h4 img {
	border: 0px;
	margin-bottom: 5px;
	width: 170px;
	height: 124px;
}

#contenido_consulta h4 span:hover {
	text-decoration: underline;
}

#contenido_consulta .audio_sesion {
	width: 300px;
	padding: 10px;
	background-color: #FFD9B4;
	border-right: 3px solid #CBCBCB; 
	border-bottom: 3px solid #CBCBCB;
	margin-bottom: 20px;
}

#contenido_consulta .audio_sesion p {
	margin: 0px;
}

#contenido_consulta .situacion {
	margin-bottom: 120px;
}

.formulario {
	padding: 0px 0px 10px 10px;
	margin: 0px;
}

.desplegable {
	width: 240px;
	padding: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	border: 1px solid #e2e2e2;
	vertical-align:middle;
}

.palabra {
	width: 235px;
	height: 20px;
	padding: 0px 0px 0px 3px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	border: 1px solid #e2e2e2;
	vertical-align:middle;
}

.boton-buscar {
	color: #000000;
	font-size: 12px;
	width: 56px;
	height: 20px;
	background-color: #e2e2e2;
	border: 0px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	vertical-align:middle;
}

/* -------------- Formulario de pedido ---------------- */
#contenido_consulta #formulario {
	font-size: 12px;
	line-height: 16px;
	background-color: #e2e2e2;
	font-weight: normal;
	padding: 10px;
}

#contenido #formulario {
	font-size: 12px;
	line-height: 16px;
	background-color: #e2e2e2;
	font-weight: normal;
	padding: 10px;
}

/* -------------- Formulario de conformidad ---------------- */
#contenido_consulta .transparencia_conformidad {
	display: none;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: .70;
	-moz-opacity: .70;
	filter:alpha(opacity=70);
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 5;
}
* html #contenido_consulta .transparencia_conformidad { /*\*/position: absolute; top: expression((-200 + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px'); right: expression((20 + (ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft)) + 'px');/**/ height: 700px; width:940px;} 

#contenido_consulta .conformidad {
	display: none;
	width: 850px;
	padding: 10px;
	margin: 0 auto;
	border: #333 outset 2px;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	background-color: #e2e2e2;
	position: fixed;
	top: 25px;
	z-index: 6;
}
* html #contenido_consulta .conformidad { /*\*/position: absolute; top: expression((-150 + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px'); /**/} 

#contenido_consulta .conformidad ul li {
	list-style-type: disc;
	padding-left: 0px;
	margin-left: 15px;
}

#contenido_consulta .izq {
	float:left;
	width:45%;
}

/* -------------- Listado entrevistados ---------------- */
#contenido_consulta ul {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 20px;
}
#contenido_consulta lh {
	font-weight: bold;
}


/* -------------- Mapas ----------------- */
#contenido_mapa {
	width:880px;
	background: #FFFFFF;
}

#contenido_mapa a {
	color: #666666;
	text-decoration: underline;
}
#contenido_mapa a:hover {
	color: #000000;
	text-decoration: underline;
}
#contenido_mapa p {
	font-size: 12px;
	line-height: 16px;
	color: #555555;
	margin: 0px 0px 20px;
}
#contenido_mapa h2 {
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	margin: 0px 0px 20px;
	font-weight: bold;
}


/* -------------- Tablas ---------------- */
.carga {
	width: 100%;
}
.campos {
	background-color: #FFFFFF;
	border-bottom: 1px solid #666666;
	padding: 5px 15px 5px 5px;
	color: #333333;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-align: left;
}
.info {
	border-bottom: 1px solid #ffffff;
	padding: 5px 15px 5px 5px;
	color: #333333;
	font-size: 12px;
	line-height: 16px;
}
.odd { background-color: #eeeeee; }
.even {	background-color: #e2e2e2; }

/* -------------- Menú de Abajo ---------------- */
#menu_abajo {
	width:880px;
	background: #FFFFFF;
	padding: 10px 30px;
	border-top: 1px solid #e2e2e2;
	text-align: center;
}
#menu_abajo p {
	font-size: 11px;
	color: #333333;
}
#menu_abajo p a {
	color: #666666;
	text-decoration: none;
}
#menu_abajo p a:hover {
	color: #000000;
	text-decoration: underline;
}
/* -------------- Pie ---------------- */
#pie {
	width:880px;
	background: #FFFFFF;
	padding: 10px 30px;
	border-top: 1px solid #e2e2e2;
}
#pie p {
	font-size: 11px;
	color: #333333;
}
#pie p a {
	color: #666666;
	text-decoration: underline;
}
#pie p a:hover {
	color: #000000;
	text-decoration: underline;
}

.email {
	vertical-align: middle;
	margin-top: 3px;
}

html>body .email {
 	margin-top: 0px;
 	*margin-top: 3px;
}

.email_home {
	vertical-align: middle;
	margin-top: 3px;
}

/* ---------- Audio Player ---------- */
#contenido_consulta #caja_audio {
	text-align: left;
}

#contenido_consulta #audio{
	margin: 15px 0px;
	}

#contenido_consulta #audio_pie {
	color: #666666;
	padding: 15px 0px 30px;
}
#contenido_consulta #audio_pie a {
	color: #666666;
	text-decoration: underline;
}
#contenido_consulta #audio_pie a:hover {
	color: #000000;
	text-decoration: underline;
}
