/* --------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------- */
/* MENÚ */
@import url("menu.css");
/* --------------------------------------------------------------------------------------------- */
/* VENTANAS */
@import url("../css/nyroModal.css");
/* --------------------------------------------------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
body {
	font: 80% "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color: #868889;
	background: #FFFAFA;
}
img {
	border: 0;
}
h1,h2,h3,h4,h5,h6,h7{
  font: 100% "Palatino Linotype", Georgia, "Book Antiqua", Times, "Times New Roman", serif;
  line-height: 100%;
}


/* CONTENEDORES GENERALES
------------------------------------------------------------------------------------------------ */
#cntWeb{
  background: url('../img/fndWeb.gif') repeat-y center;
}
#cntTotal{
	width: 960px;
	margin: 0 auto;
}
#cntCabecera{
  height: 1%;
  overflow: hidden;
  background: url('../img/fndCabecera.jpg') no-repeat top right #E6E5E1;
}
#cntLogo{
  padding: 15px 45px 10px 45px;
  float: left;
  background: #F2EEEB;
}
#cntMenu{
  clear: both;
  height: 1%;
  overflow: hidden;
	background: #503F38;
}
#cntContenido{
	padding: 0;
	overflow: hidden;
	height: 1%;
	margin-bottom: 20px;
}
#cntColumnaIzq{
  float: left;
	width: 270px;
  padding: 5px;
}
#cntVideoIzda{
  padding: 10px 0;
}
#cntColumnaCentral{
  float: right;
  padding: 15px 15px 15px 0;
  width: 660px;
}
#cntMapa{
  float: right;
}
#cntPie{
	color: #B9B5B5;
	padding: 10px 0;
	background: #503F38;
}
#cntPie a{
	color: #FFF;
}
#cntPie p{
  text-align: center;
}
.cntPaginacion{
	text-align: right;
	margin-bottom: 18px;
	padding: 0 5px 0 0;
	clear: both;
}
.cntBotones{
	font-size: 90%;
	text-align: right;
	padding: 3px 5px 3px 3px;
	clear: both;
}
.break{
	height: 1%;
	clear: both;
}


/* FIN CONTENEDORES
------------------------------------------------------------------------------------------------ */


/* TITULARES
------------------------------------------------------------------------------------------------ */
h1, h2, h3, h4, h5{ font-size: 100%; }
h1{
	font-size: 200%;
	font-weight: normal;
}
h2{
	font-size: 200%;
	font-weight: normal;
	color: #767A7E;
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
	text-align: right;
  border-bottom: 1px solid #DBDDDE;
}
h3{
	font-size: 180%;
	font-weight: normal;
	text-transform: lowercase;
	color: #767A7E;
	margin: 0;
	padding: 0;
}
h4{
	font-size: 140%;
	font-weight: bold;
	margin: 0;
	padding: 0 0 10px 0;
}
h4.titBloque{
	font-size: 300%;
	font-weight: bold;
	text-transform: lowercase;
	color: #767A7E;
	float: left;
	margin:-25px 6px 0;
	padding:0 1px 5px;
	background: #FFF;
}

/* FIN TITULARES
------------------------------------------------------------------------------------------------ */

/* TEXTOS
------------------------------------------------------------------------------------------------ */
p{
	padding-bottom: 20px;
	text-align: justify;
}
#cntPie p{
	line-height: 140%;
}
.txtTitular{
	font: 135% Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0 0 4px 0;
}
.txtResaltado{
	font-weight: bold;
	text-transform: uppercase;
}
.txtPagSel{
	font-weight: bold;
}
.msgAlerta{
	clear: both;
	text-align: center;
	margin: 0 0 18px 0;
	padding: 8px 15px;
	background: #E1EFE0;
	border: 1px solid #B7DFB5;
}
.exito{
	background: #E1EFE0;
	border: 1px solid #B7DFB5;
}
.error{
	background: #F4DCDB;
	border: 1px solid #EDABA6;
}
/* TEXTOS FIN
-------------------------------------------------------------------------------------------------- */

/* ENLACES
------------------------------------------------------------------------------------------------ */
a, a:link, a:visited, a:active{
	font-weight: bold;
	color: #80716A;
	text-decoration: none;
}

a:hover{
	color: #503F38;
}
.cntBarraFuncionesBotones a{
	margin-left: 3px;
}
/* FIN ENLACES
------------------------------------------------------------------------------------------------ */

/* Listados
------------------------------------------------------------------------------------------------ */

#cTexto{
  font-size: 110%;
  line-height: 200%;
  font-style: italic;
	overflow: hidden;
	height: 1%;
	background: url('../img/fndContenido.gif') no-repeat center;
}
#cntPortada #cTexto,
#cContacto #cTexto{
  float: left;
  width: 340px;
  padding: 30px 0 15px 0;
  margin: 0 5px 0 15px;
}

#cTexto ul ul{
	font-size: 100%;
	margin: 0 0 0 15px;
}
#cTexto *{
	text-align: left;
	line-height: 140%;
}

#cTexto table{
	vertical-align: bottom;
	width: 99%;
	margin: 4px 1px;
	border-collapse: collapse;
	border: 1px solid #D9D7D7;
}
#cTexto th, #cTexto td{
	text-align: left;
	padding: 5px;
	border: 1px solid #D9D7D7;
}
#cTexto .pie{
  padding: 0;
  background: #D9D7D7;
}
#cTexto th{
	background: #C3D8DF; 
}

#cTexto  .imagen, 
#cTexto  .imagenIzd, 
#cTexto  .imagenDcha {
	border: 0px;
	width: 0%;
}

#cTexto  .imagen, 
#cTexto  .imagenIzd, 
#cTexto  .imagenDcha tr{
	background:none;
	border:none;
	height: 0%;
}

#cTexto  .imagen, 
#cTexto  .imagenIzd, 
#cTexto  .imagenDcha th{
	border: 0px;
	height: 0%;
}

#cTexto  .imagen, 
#cTexto  .imagenIzd, 
#cTexto  .imagenDcha td{
	border: 1px solid #D9D7D7;
}



/* FIN LISTADOS
------------------------------------------------------------------------------------------------ */

/* IMÁGENES
------------------------------------------------------------------------------------------------ */

#cTexto .imagen, #cTexto .imagenIzd, #cTexto .imagenDcha{
	font-size: 100%;
	width: 1px;
	border: 1px solid #F0F0F0;
}

#cTexto .imagen{
	margin: 10px 0;
}

#cTexto .imagenIzd{
	float: left;
	margin: 10px 10px 5px 0;
}

#cTexto .imagenDcha{
	float: right;
	margin: 10px 0 5px 10px;
}

/* Pies */
#cTexto .imagenIzd tr, #cTexto .imagenDcha tr, #cTexto .imagen tr{
	padding: 0px;
}

#cTexto .imagenIzd p, #cTexto .imagenDcha p, #cTexto .imagen p{
  font-size: 85%;
	padding: 5px;
	margin: 0;
}

.imagenIzd p, .imagenDcha p, .imagen p{
}

.imgTop{
	vertical-align: top;
}
.cntBarraFuncionesBotones img{
	vertical-align: bottom;
}
.btnCalendario{
	margin: 0 8px 0 2px;
	vertical-align: middle;
}
.btnCalendario img{
	vertical-align: bottom;
}
/* IMÁGENES FIN
-------------------------------------------------------------------------------------------------- */

/* FORMULARIOS
-------------------------------------------------------------------------------------------------- */
input, textarea, button{
	font: 100% Arial, Verdana, Helvetica, sans-serif;
}
select{
	font-size: 100%;
}
legend{
	color: #000;
}
.cntPaginacion select{
	width: 45px;
}
.boton{
  font-size: 10px;
	color: #FFF;
	cursor: pointer;
	margin: 0;
  text-transform: uppercase;
	padding: 2px 4px;
	background: none;
	border: 1px outset #503F38;
	width: auto;
  background: #87888A;
}
.boton:hover{
  background: #503F38;
}
.caja{
	vertical-align: bottom;
	padding: 1px 2px;
	background: #F0F0F0;
	border: 1px solid #CCC;
}
.caja:focus{
	background: #FFF;
	border: 1px dotted #9BB2CA;
}
.cajaLarga{
	width: 610px;
}
.cajaCorta{
	width: 290px;
}
.cajaGoogle{
	width: 170px;
}
.cajaFecha{
	width: 60px;
}
.cntBloque .caja{
	margin-bottom: 8px;
}
.cmpObligatorio, form label span.cmpObligatorio{
	font-size: 90%;
	font-style: normal;
	color: #DF2228;
}
/* FIN FORMULARIOS
-------------------------------------------------------------------------------------------------- */


/* IDIOMAS
------------------------------------------------------------------------------------------------ */
.cntIdiomas{
	float: right;
  margin: 7px 15px;
}
.cntIdiomas li{
	color: #80716A;
	list-style: none;
	list-style-image: none;
	float: left;
	margin-left: 5px;
	padding: 0 5px 0 0;
  font-weight: bold;
	border-right: 2px solid #80716A;
}
.cntIdiomas li a, .cntIdiomas li a:link, .cntIdiomas li a:active, .cntIdiomas li a:visited{
	font-weight: normal;
	color: #80716A;
}
/* FIN IDIOMAS
------------------------------------------------------------------------------------------------ */


/* FICHAS
-------------------------------------------------------------------------------------------------- */ 
.ficha{
	float: left;
	margin-bottom: 7px;
	padding: 0 32px 28px 0;
	overflow: hidden;
	width: 312px;
}
.fichaLarga{
	float: none;
	width: auto;
	padding: 0 0 50px 0;
}
.ficha h3, #cTitular{
	font-size: 120%;
	font-weight: bold;
	line-height: 115%;
	text-transform: none;
	padding: 0 0 6px 0;
}
#cTitular{
	font-size: 180%;
}
.cFecha, #cFecha{
	padding: 0 0 3px 0;
}
.cBreve{ padding-bottom: 0; }
#cBreve{ }
.ficha img{
	float: left;
	margin: 3px 10px 10px 0;
	border: 1px solid #D9D7D7;
}
.fichaLarga img{
	float: none;
	margin: 0;
}
/* FICHAS FIN
-------------------------------------------------------------------------------------------------- */


/* BLOQUES
------------------------------------------------------------------------------------------------ */
.fdsBloque{
	padding: 3px;
	border: 1px solid #EBEBEB;
	margin: 0 0 20px 0;
}
.cntBloque{
	margin: 0;
	padding: 12px 15px 0 15px;
}
.cntBloqueConLegend{
	margin: -20px 0 0 0;
}
.cntBloque .cntBotones{
  padding: 5px;
	margin: 0 0 10px 0;
}
/*.cntBloque a, .cntBloque a:link, .cntBloque a:active, .cntBloque a:visited{
	color: #000;
}*/
.cntBloque a:hover{
	color: #9BB2CA;
}
.cntBloque ul{
	clear: both;
}
.cntBloque ul li{
	list-style: none;
	list-style-image: none;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
}
.cntBloque .leerMas{
	font-size: 84%;
	text-transform: uppercase;
	text-align: right;
	padding: 0;
	border-bottom: 1px dotted #000;
}
.cntBloque label{
	display: block;
}
.cntBloque label span{
	font-size: 90%;
}
.cntBloque hr{
	margin: 0 0 8px 0;
	padding-top: 5px;
	height: 1px;
	clear: both;
	background: none;
	border: 0;
	border-bottom: 1px dotted #000;
}
/* FIN BLOQUES
------------------------------------------------------------------------------------------------ */


/* POP UP
-------------------------------------------------------------------------------------------------- */
#cntGlobalPop{
	min-height: 100%;
	padding: 0px 20px;
	margin: 0px auto 0px auto;
	background: #FFF;
}
* html #cntGlobalPop{
	height: 100%;
}
#cntCabeceraPop{
  background: #F2EEEB;
	margin: 0 0 15px -15px;
  padding: 5px 10px;
}
#cntCerrar{
	text-align: right;
	margin: 0 0 -20px 0;
}
#cntGlobalPop h1{
	margin-left: 0;
}
#cntSeccionPop{
	padding: 10px;
	border: 1px solid #F0F0F0;
  margin: 10px 0 0 0;
}
/* POP UP
-------------------------------------------------------------------------------------------------- */
