/* CSS Document */


body {
	background-color: #E7E7E7;
}

.posicionador {
	margin: 0 auto;
	width: 850px;
}

.grupo {
/*	float: left;*/
	margin: 0 auto;
	padding: 2px 10px;
	width: 830px;
/*	###	OPCION OSCURA	#####
	background: #666 url(images/fondofiletegrupo01.gif) top left repeat-x;		
	border: 2px solid #808080;
*/
/* ###	OPCION CLARA	#####	*/
	background: #F8F8F8 url(images/fondofiletegrupo02.gif) top right no-repeat;	
	border: 1px solid #abb0b8;
}

.grupo a {
	margin: 0 0 0 10px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
/* ###	OPCION OSCURA		#####	
	color: #FFF;*/
/* ###	OPCION CLARA	#####	*/
	color: #909090;
	text-decoration: none;
	line-height: 20px;
}

.grupo a:hover {
/* ###	OPCION OSCURA		#####	
	color: #FFF;*/
/* ###	OPCION CLARA	#####	*/
	color: #909090;
	text-decoration: underline;
}
	
.pagina {
	float: left;
	width: 100%;
	margin: 10px 0;
	padding: 0;
}
	
.cabecera {
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
	width: 100%;
	background: transparent url(images/fondocabecera01.gif) top left no-repeat;
}

.logo {
/*	float: left;*/
	margin: 0;
	padding: 0;
	/*width: 100%;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
}

.logoizquierda {
	float: left;
}

.logo p {
	float: left;
}

.idiomas {
	float: right;
	display: inline;
	padding: 1px 0;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b3c6e6;
}

.idiomas ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.idiomas li {
	float: left;
	display: inline;
	margin: 0;
	padding: 6px 10px 5px 10px;
}

.idiomas a {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
/*  width: 130px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #FFF;
	text-align: center;
	text-decoration:none;
}

.idiomas a:hover {
	color: #FFF;
	text-decoration: underline;
}

.izquierda {
	float: left;
	margin: 0 10px 0 20px;
/*	//margin: 20px 10px 0 20px;*/
	padding: 0;
	border: 1px solid #999;
}

.derecha {
	float: right;
	margin: 0 10px 0 20px;
	//margin: 20px 10px 0 20px;
	padding: 0;
	border: 1px solid #999;
}

p {
	margin: 0 5px 5px 0;
	padding: 20px 10px 0 0;
	text-align: justify;
	/*float: inherit;*/
}

.menu {
	float: left;
	width: 100%;
	//margin: -5px 0 0 0;
	padding: 1px 0;
/*	border-top: 1px solid #fff;
	border-bottom: 3px solid #fff;
	background: transparent url(images/fondomenu01.gif) repeat-x;*/
	line-height: 25px;
}

.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu li {
	display: inline;
	width: 100%;
}

.menu a {
	display: block;
	float: left;
	padding: 6px 10px 5px 10px;
	margin: 0;
/*  width: 130px;*/
/*	background: transparent url(images/fondomenu01.gif) repeat-x;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #bc9090;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
/*	border-right: 1px solid #fff;*/
	white-space: nowrap;
}

.menu a {
	background-position: 0% 0px;
}

.menu a:hover {
/*	background: url(images/fondomenu_on01.gif) repeat-x;*/
	color: #bc9090;
	text-decoration: underline;
}

.cuerpo {
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
	width: 100%;
	background: #FFF url(images/fondocontenido01.gif) top left repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.submenu {
	float: left;
	margin: 0;
	padding: 20px 10px 20px 20px;
	width: 200px;
	line-height: normal;
}

.submenu ul {
/*	display: none;*/
	margin: 50px 0 0 0;
	padding: 0;
	list-style: none;
}

.submenu li {
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
}

.submenu a {
	float: left;
	padding: 6px 10px 5px 10px;
	margin: 5px 0 0 0;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
/*	color: #2B7DAF;		LO QUITO PARA ACTIVAR EL ESTILO SELECTED	*/
	text-align: left;
	text-decoration: none;
/*	white-space: nowrap;*/
	border: 1px solid #2B7DAF;
}

.submenu a:hover {
	text-decoration: underline;
}

.accesos {
	float: right;
	width: 600px;
	margin: 0;
	padding: 5px;
	line-height: normal;
}

.accesos ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.accesos li {
	display: inline;
}

.accesos a {
	float: right;
	margin: 5px 10px 0 10px;
	padding: 5px 0 5px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 0.5px;
	font-size: 11px;
	color: #4C4C4C;
	text-decoration: none;
	white-space: nowrap;
}

.accesos a:hover {
	text-decoration: underline;
}

.videos {
	background: transparent url(images/icovideos01.gif) center left no-repeat;
}

.galeria {
	background: transparent url(images/icogaleria01.gif) center left no-repeat;
}

.descargas {
	background: transparent url(images/icodescargas01.gif) center left no-repeat;
}

.imprimir {
	background: transparent url(images/icoimprimir01.gif) center left no-repeat;
}

.enviar {
	background: transparent url(images/icoenviar02.gif) center left no-repeat;
}

.contenido {
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	color: #666;
	text-align: justify;
	width: 600px;
}

.contenido h1 {
	display: block;
/*	float: left;*/
	width: 98%;
	margin: 10px 4px;
	//margin: 10px 5px 10px 2px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #3366b2;
	border-bottom: 1px dotted #CCC;
}

.anclas {
	margin: 10px 0 0 10px;
	padding: 0;
	list-style: none;
}

.anclas li {
	display: inline;
	margin: 0 10px 0 0;
	padding: 0;
}

.lista li {
	line-height: 25px;
}

.contenido a {
	font-weight: bold;
	color: #c0807f;
	text-decoration: underline;
}

.contenido a:hover {
	font-weight: bold;
	color: #c0807f;
	text-decoration: none;
}

/*		#####		ME VI A CAGAR EN LAS ## LISTAS		#####		*/
.contenido ul {
/*	display: inline-table; !important
*/	margin: 20px;
	padding: 0;
/*	width: 95%;
*/}

.contenido li {
	margin: 0 0 5px 0;
	padding: 0;
	width: auto;
}
/*		#####		HASTA AQUI DA PROBLEMAS		#####		*/

.formacceso {
/*	float: left;*/
	margin: 20px 0 0 60px;
	padding: 30px 0 0 0;
	width: 326px;
	height: 178px;
	background: transparent url(images/fondoformulario01.gif) top left no-repeat;
	border: 1px solid #eaeaea;
}

.formacceso label {
	float: left;
	margin: 7px 10px 0 25px;
	padding: 0;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-transform: uppercase;
}

.boton {
	margin: 30px 90px;
	//margin: 30px 0;
	padding: 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	background: transparent url(images/fondoboton01.gif) top left repeat-x;
	border: 2px solid #acacac;
}

.contenido table {
	display: block;
/*	float: left;*/
	margin: 10px 10px 20px 10px;
	padding: 0;
	width: 90%;
	font-size: 12px;
	text-align: left;
/*	border: 1px solid #666;
	border-bottom: none;*/
}

.tablacontacto {
	width: 400px !important;
	margin: 20px 0 !important;
}

.contenido table th {
	margin: 0;
	padding: 10px 10px;
	text-transform: uppercase;
	border-bottom: 2px solid #dac500;
	background-color: #f3e7c6;
	color: #a08500;
}

.contenido table td {
	margin: 0;
	padding: 2px 10px;
	border-bottom: 1px dotted #d1d1d1;
}

.iconos {
	width: 40px;
}

.descargas {
	width: 125px;
}

.impar {
	background-color: #f7f9fa;
}

.icopdf, .icooffice, .icomapa {
	float: left;
	display: block;
	margin: 4px 0 0 0;
	padding: 0 0 6px 22px;
	width: 70px;
	font-weight: normal; !important
	text-decoration: none; !important
	white-space: nowrap;
	background: transparent url(images/archivopdf01.gif) top left no-repeat;
}

.icooffice {
	background: transparent url(images/archivooffice01.gif) top left no-repeat;
}

.icomapa {
	background: transparent url(images/icomapa01.gif) top left no-repeat;
}

.pie {
	float: left;
	display: block;
	margin: 0;
	padding: 10px;
	width: 97.5%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	background-color: #FFF;
	clear: both;
}


/*  estilos del formulario envio*/

.formularioenvio h1{
	margin: 0px;
}
.formularioenvio{
	padding:10px;
	font-size: 12px;
	clear:both;
	border:1px #000000 solid;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.botoneraenvio{
	border:none;
}

.formularioenvio select{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.formularioenvio input{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.formularioenvio textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.formularioenvio label{
	display:block;
	font-weight:bold;
	margin-top:5px;
	width:100px;
}

.resenvio {
	padding:10px;
	font-size: 12px;
	clear:both;
	border:1px #000000 solid;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}

/* menu desplegable (aadido el 22/01/09)*/
#barramenus {
	margin: 30px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 200px;
	height: 600px;
	/*border: 1px solid #000;
	border-left: 1px solid #000;*/
	border-bottom: none;
	/*background: #6376d6 url(images/fondomenulateral01.gif) top left repeat-x;*/
}

#barramenus a {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
/*	color: #989898;		antes #2b7daf	*/
	text-decoration: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

#barramenus a:hover {
	color: #2b7daf;
	text-decoration: underline;
}

#barramenus li a {
	color: #989898;
}

#barramenus li a.selected {
	color: #2b7daf;
}


		/*		============== CAJAS MENU LATERAL  ==============			*/

.accordion {	/* inicializo el estilo de los paneles */
	margin:0px ;
	padding:0px;
	border:0;
	height:0px;
	display:block;
	width: 200px;
	/*overflow:hidden;	Lo QUITo PARA VERLo HASTA PRoGRAMARLo */   
}

		/*		==============	 CABECERAS CAJAS 	 ==============			*/

#barramenus h3 {
	margin: 0px;
	padding: 0;
	/*width: 200px;*/
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #215DC6;
	
}

#barramenus h3 a {
	font-family: Arial,Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin:5px 0px 0px 0px;
	border-bottom: 1px solid #989898;
	width: 100%;
}

#barramenus h3 a:hover {
	text-decoration: none;
}
	
		/*		============== CABECERA ESTILO CLARO  ==============			*/
.cabecera01 {
	background: /*transparent */url(images/cabeceracajaup01.gif) top left no-repeat;
	cursor: pointer;
	
}

.cabeceradown01 {
	background: /*transparent */url(images/cabeceracajadown01.gif) top left no-repeat;
	cursor: pointer;
}

.cabecera01 a {
	color: #989898;
}

.cabecera01 a:hover {
	color: #215DC6;
	
}

#barramenus ul {
	margin:0px;
	padding:0px;
	}
	
#barramenus li {
	margin:0px;
	padding: 5px 0px;
	//padding: 3px 0 0 0;
	clear:both;
	}
	
#barramenus span {
	padding: 0 0 0 5px;
}
	
/* tabs */
#tabs6 {
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #666;
	  margin:0px 0px 5px 0px;
	  padding:0px;
    }
    #tabs6 ul {
	  margin:0;
	  padding:10px 10px 10px 10px;
	  list-style:none;
	  clear:both;
      }
    #tabs6 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs6 a {
      float:left;
      background:url("tableft6.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs6 a span {
      float:left;
      display:block;
      background:url("tabright6.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs6 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs6 a:hover span {
      color:#000;
      }
    #tabs6 a:hover {
      background-position:0% -42px;
      }
    #tabs6 a:hover span {
      background-position:100% -42px;
      }
	  
	#tabs6 a.pestseleccionada{
		background-position:0% -42px;
	}
	#tabs6 a.pestseleccionada span{
		background-position:100% -42px;
		color:#000;
	}


#posicionadorcontenido {
	float: left;
	margin: 0;
	padding: 0;
	text-align: justify;
	width: 600px;
}

div.intro{
	margin:5px 0px 5px 0px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;

}