html {
	height: 100%;
}

body {
	height: 100%;
	min-height: 100%;
	width: 940px;
	background: #000 url(../images/logoBase.jpg) bottom left fixed no-repeat;
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

#colLogosIzda {
	float: left;
	width: 186px;
	height: 100%;
	margin-top: 4px;
}

#colLogosIzda img {
	display: block;
}

#logoMeiac {
	margin-left: 24px;
}

#fechas {
	font-size: 0.6em;
	line-height: 1.3em;
	text-align: right;
	font-weight: bold;
	margin: 50px 16px 50px 0;
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

#contenedor {
	height: 100%;
	margin-left: 188px;
}

#menuCabecera {
	background: #000;
	width: 738px;
	height: 44px;
	border-bottom: 1px #fff solid;
	overflow: hidden;
}

#menuCabeceraExpo {
	background: #000;
	width: 738px;
	height: 44px;
	/*border-bottom: 1px #fff solid;*/
	overflow: hidden;
}

#pagina {
	position: relative;
	width: 738px;
	height: 100%;
	min-height: 600px;
	margin: 0;
	border-top: 3px #E0551C solid;
	background: url(../images/bgContenedor.gif) bottom left repeat-y;
	overflow:hidden;
}

#expo {
	position: relative;
	width: 738px;
	/*height: 100%;
	min-height: 600px;*/
	margin: 0;
	/*border-top: 3px #E0551C solid;
	background: url(../images/bgContenedor.gif) bottom left repeat-y;*/
}

#colMenuIzda {
	float: left;
	width: 167px;
}

#contenido {
	margin-left: 184px;
	margin-right: 20px;
	/*overflow:hidden;*/
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

#menuSecciones {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #ccc;
	float: left;
}

#menuSecciones ul {
	margin: 24px 0 2px 32px;
}

#menuSecciones li {
	display: inline;
	padding: 0 8px;
}

#menuSecciones li:first-child {
	padding-left: 0;
}

#menuSecciones a {
	color: #ccc;
	text-decoration: none;
}

#menuSecciones a:hover {
	color: #E0551C;
}

#menuSecciones .activo {
	color: #E0551C;
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

#menuIdiomas {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #ccc;
	float: right;
}

#menuIdiomas ul {
	margin: 24px 16px 0 0;
}

#menuIdiomas li {
	display: inline;
	padding: 0 4px 0 0;
}

#menuIdiomas a {
	color: #ccc;
	text-decoration: none;
}

#menuIdiomas a:hover {
	color: #E0551C;
}

#menuIdiomas .activo {
	color: #E0551C;
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

#colMenuIzda {
	font-size: 0.6em;
}

.muestra {
	height: auto;
}

.oculta {
	display: none;
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

#contenido {
	color: #333;
	font-size: 0.7em;
	line-height: 1.3em;
}

#contenido h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #1C926F;
	margin-bottom: 1em;
}

#contenido h1.tituloApdo {
	text-indent: -10000px;
	margin: 0 0 46px -16px;
	height: 34px;
	width: 250px;
}

#contenido h2 {
	font-size: 1.0em;
	font-weight: bold;
	color: #1C926F;
	margin-bottom: 1em;
}

#contenido h2.subtituloApdo {
	margin: 0;
}

#contenido h2.obraExp {
	margin: 3em 0 .5em 1em;
	font-size: .9em;
	color: #bbb;
}

dl.ensayos {
}

dl.ensayos dt {
	font-weight: bold;
}

dl.ensayos dd {
	padding-bottom: 16px;
	margin-bottom: 16px;
	background: transparent url(../images/lineaPuntos.gif) bottom left repeat-x;
}

span.subtituloEnsayo {
	font-weight: bold;
}

a.autorEnsayo {
	font-style: italic;
}

/* manuel */

p {
	margin-bottom: 1em;
}

strong {
	font-weight: bold;
}

em {
	font-style:italic;
}

.infoLnk {
	text-align:left;
	font-weight:bold;
}

.lineaPuntos {
	margin-top: 5px;
	background: transparent url(../images/lineaPuntos.gif) bottom left repeat-x;
}

div.hr {
	background: url(../images/lineaPuntos.gif) repeat-x center left;
	height: 2px;
	margin: 1em 0;
}

#contenido a, #contenido a:visited {text-decoration:none; color:#888;}
#contenido a:hover {color:#07966B;}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

.bloqueCols {
	overflow: hidden;
	margin: 1em 0 2em 0;
}

#contenido .bloqueCols a {
	color: #333;
}

.col1, .col2, .col3 {
	float: left;
	width: 178px;
}

.col2 dt, .col3 dt {
	margin-left: 8px;
}

.info dt {
	float: left;
	font-weight: bold;
	color: #1C926F;
	width: 120px;
}

.info dd {
	margin-left: 136px;
}

.ficha2 dt {
	float: left;
	/*font-weight: bold;
	color: #000;*/
	width: 240px; /* 140px; */
}

.ficha2 dd {
	margin-left: 256px; /* 156px; */
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

.toolTipOff {
	display: none;
}

.toolTipOn {
	display: block;
	position: absolute;
	width: auto;
	/*background: transparent url(../images/bgToolTipRt.gif) bottom left no-repeat;*/
}

.toolTipOn p {
	padding: 8px;
	border: 1px #07966B solid;
	margin:  0 8px 0 8px;
	background: #fff;
}

.toolTipLeft {
	background: transparent url(../images/bgToolTipLf.gif) bottom right no-repeat;
}

.toolTipRight {
	background: transparent url(../images/bgToolTipRt.gif) bottom left no-repeat;
}

.toolTipTitle {
	font-weight: bold;
	color: #1C926F;
	text-align: right;
}

.toolTipYear {
	color: #1C926F;
}

#tooltip {
	position: absolute;
	top: 0;
	left: 0;
	color: #666;
	font-size: 0.7em;
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

#select_menu {
	position: absolute;
	top: 12px;
	right: 16px;
}

#select_menu select {
	font-size: 0.9em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#introEnsayo {
	border: 1px #ccc solid;
	background: #fff;
	padding: 12px;
	margin-bottom: 2em;
	overflow:hidden;
}

#introEnsayo .colIzda {
	float: left;
	width: 160px;
}

#introEnsayo .pieFoto {
	font-size: 0.9em;
	line-height: 1.2em;
	margin-top: 1em;
}

#introEnsayo .colDcha {
	margin-left: 168px;
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

.ensayosColIzq {
	float: left;
	width: 156px;
}

.ensayosColIzq .ilustracion {
	padding-bottom: 1em;
	margin-bottom: 1em;
	background: transparent url(../images/lineaPuntos.gif) bottom left repeat-x;
}

.ensayosColDer {
	margin-left: 168px;
}

.ensayosColIzq .pieFoto {
	font-size: 0.9em;
	line-height: 1.2em;
	margin-top: 1em;
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

a.backEssay_es {
	background: url(../images/es/ir_ensayo_over.gif) center left no-repeat; /*Para precargar la imagen*/
	background: url(../images/es/ir_ensayo.gif) center left no-repeat;
	padding-left: 99px;
}

a.backEssay_es:hover {
	background: url(../images/es/ir_ensayo_over.gif) center left no-repeat;
}

a.backEssay_en {
	background: url(../images/en/ir_ensayo_over.gif) center left no-repeat; /*Para precargar la imagen*/
	background: url(../images/en/ir_ensayo.gif) center left no-repeat;
	padding-left: 110px;
}

a.backEssay_en:hover {
	background: url(../images/en/ir_ensayo_over.gif) center left no-repeat;
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

.press_imgs {
	padding-bottom: 1em;
	margin-top: 1em;
	background: transparent url(../images/lineaPuntos.gif) bottom left repeat-x;
	overflow: hidden;
}

dl.press_imgs1 {
	margin: 1em 0;
}

dl.press_imgs1 dt {
	float: left;
	width: 96px;
}

dl.press_imgs1 dt img {
	display: block;
}

dl.press_imgs1 dd {
	margin-left: 100px;
}

ul.paginado {
	float: right;
	position: relative;
	top: 0;
	right: 0;
}

ul.paginado li {
	display: inline;
	font-weight: bold;
	margin: 0 2px 0 0;
}

ul.paginado li.activo {
	background: #1C9286;
	padding: 2px 4px;
	color: #fff;
}

#contenido ul.paginado a {
	background: #ccc;
	padding: 2px 4px;
	color: #fff;
}

#contenido ul.paginado a:hover {
	color: #1C9286;
}

#contenido #antSgte {
	border-top: 1px #ccc solid;
	margin-bottom: 2.5em;
	margin-top: -4em;
	font-size: .9em;
}

#contenido #antSgte ul {
	overflow: hidden;
}

#contenido li.ant, #contenido li.sgte {
	float: left;
	width: 50%;
}

#contenido li.ant a {
	padding-left: 1.5em;
	background: url(../images/icoAnterior.gif) center left no-repeat;
}

#contenido li.ant a:hover {
	padding-left: 1.5em;
	background: url(../images/icoAnterior_r.gif) center left no-repeat;
}

#contenido li.sgte {
	text-align: right;
}

#contenido li.sgte a {
	padding-right: 1.5em;
	background: url(../images/icoSiguiente.gif) center right no-repeat;
}

#contenido li.sgte a:hover {
	padding-right: 1.5em;
	background: url(../images/icoSiguiente_r.gif) center right no-repeat;
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

.press_imgs a.zoom {
	background: url(../images/ampliar_f2.gif) center left no-repeat; /*Para precargar la imagen*/
	background: url(../images/ampliar.gif) center left no-repeat;
	padding-left: 12px;
}

.press_imgs a.zoom:hover {
	background: url(../images/ampliar_f2.gif) center left no-repeat;
}

.press_imgs a.download {
	background: url(../images/descargar_f2.gif) center left no-repeat; /*Para precargar la imagen*/
	background: url(../images/descargar.gif) center left no-repeat;
	padding-left: 12px;
}

.press_imgs a.download:hover {
	background: url(../images/descargar_f2.gif) center left no-repeat;
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

.clearB {
	clear: both;
}

.clearL {
	clear: left;
}

.clearR {
	clear: right;
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */