@charset "utf-8";
/* CSS Document */

#divBreadCrumbs
{
	clear:both;
	float:left;
	color:#5D5D5D;
	width:99%;
	padding-bottom:10px;
	font-size:0.80em;
	border-bottom:2px solid #F0F0F0;
}

#divBreadCrumbs a
{
	color:#385E85;
}

#pageTitle
{
	clear:both;
	float:left;
	width:100%;
	color:#3C3C3C;
	margin:15px 0 10px 0;
}

#divLeftInnerColumn
{
	clear:both;
	float:left;
	width:732px; /* tamaño real: 732px */
	border:1px solid #F0EEEE;
}

#divRightInnerColumn, #divRightInnerTopColumn
{
  clear:right;
  float:right;
	width:205px;  
	margin-right:15px;
}

.divPageBar
{
	clear:both;
	float:left;
	width:722px; /* tamaño real: 732px */
	height:22px;
	font-size:0.89em;
	background:url(../../../img/c/blue/barraTitulo.gif) repeat-x;
	padding:6px 0 0 10px;
	color:#5A5A5A;
	font-weight:bold;
	border-top:1px solid #F0EEEE;
	border-bottom:1px solid #F0EEEE;
	margin-top:-1px;
}

.divControles
{
  clear:both;
  float:left;
  width:99%;
  height:20px;
  font-size:0.70em;
  text-align:right;
  margin-top:5px;
}

.enBarra
{
  margin-top:-19px;
} 

.divSectionText
{
  font-size:0.72em;
  color:#333333;
}

.divSectionText .galeriaFotoTexto, .divSectionText .divControles, .divSectionText .subTituloPag, .divSectionText .divPaginacion,
.divSectionText .divPaddedContent .cuadroEmpresa
{
  font-size:1.0em;
}

.subTituloPag
{
  clear:both;
  float:left;
  margin-bottom:5px;
  font-size:0.9em;
  font-weight:bold;
  color:#333333;
  width:100%;
}

.divSectionText .divControles
{
  font-weight:bold;
}

.divTexto strong, .divSectionText strong
{
  color:#666666;
}

.divTexto a, .divSectionText a
{
  color:#41719D;
}

.divControles a, #colFotos .divEnviar2 a, #colTexto a, .divColLeft a, .divColRight a
{
  color:#41719D;
  text-decoration:none;
	font-weight:bold;		
}

.divControles a:hover, #miniBuzon a:hover, #miniEnlaces a:hover, .galeriaFotoTexto a:hover, .divControles a:hover, .divPaginacion a:hover,
.grupoEnlaces a:hover, .otroGrupoEnlaces a:hover, #colFotos .divEnviar2 a:hover, #colTexto a:hover, .divColLeft a:hover, .divColRight a:hover,
a.linkBlueBold:hover
{
  text-decoration:underline;
}

.icoBarra
{
	float:right;
  text-align:left;
  width:60px;
  padding-left:20px;
}

.divEnviar
{
  background:url(../../../img/c/blue/ico_enviar.gif) left top no-repeat;
}

.divEnviar2
{
	float:right;
	text-align:left;
	border-top:1px solid #999999;
	border-left:8px solid #F2F1F1;
	border-right:8px solid #F2F1F1;
	border-bottom:1px solid #999999;		
	padding:5px 0 3px 15px;
	width:55px;
	height:15px;
}

.divImprimir
{
  background:url(../../../img/c/blue/ico_imprimir.gif) left top no-repeat;
}

.divSubir
{
  background:url(../../../img/c/blue/ico_subir.gif) left top no-repeat;
}

a.linkBlueBold
{
  font-weight:bold;
  color:#41719D;
  text-decoration:none;
}

.lineaSeparadora, .divSepHoriz
{
	clear:both;
	float:left;
	width:100%;
	height:10px;
	background-color:#EEECEC;
	border-top:1px solid white;
	margin-top:-1px;
}

.galeriaFotoTexto #divContenidoWeb, #divContenidoWeb .cuadroEmpresa
{
  font-size:1.0em;
}

.galeriaFotoTexto
{
	clear:both;
	float:left;
	width:702px;
	padding:25px 10px 20px 20px;
	font-size:0.8em;
	border-top:1px dotted #333333;
}

.divPaddedContent .galeriaFotoTexto
{
	width:650px;
}

.galeriaFotoTexto .titulo
{
	clear:both;
	float:left
	width:99%;
	height:30px;
	color:#5A5A5A;
	font-size:1.1em;
	font-weight:bold;
}

.galeriaFotoTextoCabecera
{
	background:url(../../../img/c/blue/topAlbumBG.gif) top repeat-x;
	border-bottom:10px solid #EEECEC;
}

.galeriaFotoTextoCabeceraImg
{
	float:left;
	width:118px;
	height:118px;
	border:8px solid #F2F1F1;
	background:url(../../../img/c/miniatura.jpg) no-repeat;
	margin-right:15px;
}

.galeriaFotoTexto img
{
  clear:both;
  float:left;
  margin-right:15px;
  border:8px solid #F2F1F1;
}

.galeriaFotoTexto a, .grupoEnlaces a
{
	color:#385E85;
	text-decoration:none;
	font-weight:bold;
}

.galeriaFotoTexto strong
{
	color:#555555;
}

.galeriaFotoTexto p
{
	margin-top:7px;
}

.grupoEnlaces, .otroGrupoEnlaces
{
	clear:both;
	float:left;
	width:200px;
	border:1px solid #D5D2D2;
	font-size:0.75em;
}

.otroGrupoEnlaces
{
	width:180px;
	padding:10px;
}

.otroGrupoEnlaces strong
{
	color:#FF5400;
	font-size:1.20em;
}

.otroGrupoEnlaces a
{
	color:#686666;
	font-weight:bold;
	text-decoration:none;
}

.otroGrupoEnlaces ul, .bulletsGraficos ul
{
  clear:both;
	margin:10px 0 10px -25px;
}

.otroGrupoEnlaces li
{
	list-style-type:square;
	color:#FF5400;
	margin-bottom:8px;	
}

.grupoEnlaces .listaEnlaces
{
	clear:both;
	float:left;
	width:100%;
	margin:5px 0 5px 0;
}

.grupoEnlaces ul, .divColLeft ul, .divColRight ul
{
	clear:both;
	float:left;
	margin:5px 0 5px -15px;
}

.divColLeft ul, .divColRight ul
{
	margin:5px 0 10px 0;
}

.grupoEnlaces li
{
	list-style-type:square;
	color:#875112;
	margin-bottom:2px;
}

.divColLeft li, .divColRight li
{
  list-style-image:url(../../../img/c/cuadrito.gif);
	margin-bottom:7px;
}

.otroGrupoEnlaces
{
  background:url(../../../img/c/blue/fondoBloqueDerecho.gif) bottom repeat-x;
}

.divTrozoMapa, .divFamilia
{
	clear:both;
	float:left;
	width:200px;
	height:60px;
	background:url(../../../img/c/blue/trozoMapa.jpg) center center no-repeat #F2F1F1;
}

.divFamilia
{
	background:url(../../../img/c/blue/familia.jpg) center center no-repeat #F2F1F1;
}

.relleno
{
	clear:both;
}

.rellenoInvisible
{
	clear:both;
    visibility:hidden;
}

.anuncio
{
	clear:both;
	float:left;
	width:100%;
}

.anuncio img
{
	border:none;
}

#miniBuzon a, #miniEnlaces a
{
	color:#43719F;
	font-weight:bold;	
	text-decoration:none;
}

#miniBuzon, #miniEnlaces
{
	clear:both;
	float:left;
	width:179px;
	height:51px;
	line-height:14px;
	padding:10px 0 0 27px;
	background:url(../../../img/c/blue/buzonMini.jpg) no-repeat;
	font-size:0.75em;
}

#miniEnlaces
{
  margin-top:2px;
	background:url(../../../img/c/blue/enlacesMini.jpg) no-repeat;
}

.fotoBuzon
{
	background:url(../../../img/c/blue/arroba.jpg) no-repeat;
}

.seccionInterior
{
	clear:both;
	float:left;
	padding:30px 0 30px 75px;
	width:88%;
	font-size:0.8em;
	color:#666666;
}

.seccionInterior a
{
  color:#336699;
}

.seccionInterior .secIntIqz
{
	clear:both;
	float:left;
	text-align:right;
	width:100px;
	height:35px;
	padding:5px 10px 0 0;
}

.seccionInterior .secIntDer
{
	float:left;
	width:380px;
	height:35px;
}

.seccionInterior input[type=text]
{
	border:2px solid #D3D3D3;
	background-color:#FCFCFC;
	width:350px;
	font-size:1.10em;
	height:15px;
}

.seccionInterior input[type=file]
{
	border:2px solid #D3D3D3;
	background-color:#FCFCFC;
	font-size:1.10em;
	height:20px;
}

label
{
	display:none;
}

.seccionInterior textarea
{
	border:2px solid #D3D3D3;
	background-color:#FCFCFC;
	width:450px;
	font-size:1.50em;
	height:100px;
}

.rellenoEspecial
{
  clear:both;
	float:left;
	width:100%;
	height:85px;
}

.seccionInterior a.enviar
{
	font-size:1.3em;
	font-weight: bold;
}

.textoMasPeque
{
  font-size:0.89em;
}
/* Código de adjuntar fichero: http://www.cmacias.com/maquillar-un-file-upload-2/  [[[ */

div.cnt_upload {
   position:relative;
   height: 27px;
   width: 350px;
}

div.upload {
   position: absolute;
   left: 360px;
   top: 1px;
   width: 80px;
   height: 21px;
   overflow:hidden;
   background: url(../../../img/c/btExaminar.gif) left top no-repeat;
   clip:rect(0px, 80px, 21px, 0px );
}

   div.upload input {
      position: absolute;
      right: 0px;
      top: 0px;
      margin:0;
      padding:0;
      filter: Alpha(Opacity=0);
      -moz-opacity: 0;
      opacity: 0;
   }

input#valorAdjunto {
   position:absolute;
   left: 0px;
   top: 0px;
   margin:0;
   padding:0;
   height: 20px;
   width: 350px;
   border:2px solid #D3D3D3;
	 background-color:#FCFCFC;
	 font-size:1.10em;
	 height:20px;
}

/* ]]] Código de adjuntar fichero: http://www.cmacias.com/maquillar-un-file-upload-2/   */

/* Contenido web [[ */

#divContenidoWeb
{
	clear:both;
	float:left;
	width:85%;
	padding:15px 0 15px 90px;
  font-size:0.70em;
}

#divContenidoWeb dl
{
	margin:0;
}

#divContenidoWeb dt
{
	margin:10px 0 20px 0;
	margin-bottom:7px;
	font-size:1.1em;
}

#divContenidoWeb dd
{
  font-size:0.94em;
  color:#73A7BF;
  margin:0 0 7px 10px;
  background:url(../../../img/a/puntito.gif) no-repeat 0 50%;
  padding-left:10px;
}

#divContenidoWeb dd a
{
 color:#73A7BF;
}

#divContenidoWeb a
{
  font-weight:bold;
  color:#41719D;
  text-decoration:none;
}

#divContenidoWeb a:hover
{
   text-decoration:underline;
}

/* ]] Contenido web */

.pestanaTituloIqz
{
	clear:both;
	float:left;
	width:7px;
	height:29px;
	margin-left:20px;
	background:url(../../../img/c/blue/pestanaIzq.gif) no-repeat;
}

.pestanaTituloDer
{
	float:left;
	width:7px;
	height:29px;
	background:url(../../../img/c/blue/pestanaDer.gif) no-repeat;
}

.pestanaTituloMed
{
  float:left;
	height:26px;
	color:white;
	padding-top:3px;
	font-weight:bold;
	background:url(../../../img/c/blue/pestanaMed.gif) repeat-x;
	white-space:nowrap;
}

.panelEmpresas
{
	clear:both;
	float:left;
	width:690px;
	margin:1px 0 20px 20px;
	border:1px solid #D3CFCF;
	background:url(../../../img/c/blue/bgEmpresas.gif) top repeat-x;
}

.panelEmpresas .lineaSeparadora
{
  width:100%;
	border-top:none;
	border-bottom:1px dotted black;
}

.cuadroEmpresa
{
	clear:both;
	float:left;
	width:95%;
	padding:15px 10px 10px 20px;
	font-size:0.7em;
	font-weight:normal;
}

.cuadroEmpresa img
{
	clear:both;
	float:left;
	margin-right:10px;
	border:8px solid #F2F1F1;
}

.cuadroEmpresa a
{
	color:#385E85;
	font-weight:bold;
	text-decoration:none;
}

.cuadroEmpresa p
{
	margin:6px 0 6px;
}

.cuadroEmpresa a:hover
{
	text-decoration:underline;	
}

#colFotos
{
	clear:both;
	float:left;
	width:180px;
	padding:20px 0 10px 20px;
}

#colFotos .divEnviar2
{
	float:left;
	width:80px;
	font-size:0.68em;
}

#colFotos img
{
	border:8px solid #F2F1F1;
	margin-bottom:30px;
}

#colTexto
{
	float:left;
	width:500px;
	font-size:0.8em;
	color:black;
	margin-top:20px;
}

#colTexto .titulo
{
  color:#3C3C3C;
	font-weight:bold;
	font-size:1.1em;
}

/* Estilos Paginación [[ */

.divPaginacion
{
  clear:both;
  float:left;
  margin:15px 0 10px 0;
  width:100%;
  text-align:center;
  font-size:0.68em;
  font-weight:bold;
}

.noHayMas  { color:#A8A8A8; }
.pagActual { color:#333333; }
.totPags   { color:#999999; }

.divPaginacion a, #fondoGaleria a
{
  color:#41719D;
  text-decoration:none;
	border:2px solid #E3E3E3;
	background-color:white;
	padding:2px;
}

.divPaginacion a
{
  border:none;
}

/* ]] Estilos Paginación  */

#divFotoGrande
{
	clear:both;
	float:left;
	font-size:0.68em;
	margin-bottom:20px;
  text-align:center;
	width:100%;
}

.tituloFoto
{
  font-weight:bold;
  font-size:1.2em;
  color:#5A5A5A;
}

#divMiniaturas
{
  clear:both;
  float:left;
  width:100%;
  height:91px;
}

#divMiniaturas img
{
  float:left;
  border:6px solid white;
  margin-right:11px;
  cursor:pointer;
}

#divMiniaturas img.seleccionada
{
  border:6px solid #999999;
  cursor:default;
}

.linkAnteriorEnLinea
{
  clear:both;
  float:left;
  margin-top:-14px;
	color:#A8A8A8;
}

#fondoGaleria
{
	clear:both;
	float:left;
	width:712px;
	border-top:1px dotted black;
	background:url(../../../img/c/blue/bgGaleria.gif) repeat-x;
	padding:0 10px 20px 10px;
}

.fuentePesoNormal
{
  font-weight:normal;
}

.mitad
{
	clear:none;
	padding:20px 0 20px 20px;
	width:346px;
	border-bottom-color:#EEF0F1;
	font-size:0.65em;
	color:#666666;
}

.mitad p, .textoMayor
{
	font-size:1.1em;
}

.masAltura
{
	clear:both;
	height:30px;
	line-height:20px;
}

.divColLeft, .divColRight
{
	float:left;
	width:47%;
	font-size:0.78em;
}

.divColLeft
{
  width:48%;
}

.divColLeft, .clearBoth
{
  clear:both;
}

.divColRight
{
  margin-left:5px;
}
  
.separadorSecciones
{
	float:left;
	width:100%;
	padding-top:10px;
	margin-bottom:10px;
}

.separadorSecciones .separadorSecInt
{
	float:left;
	margin:0 15px 0 23px;
	width:320px;
	border-bottom:1px solid lightgray;
}  
  
.divPaddedContent
{
	clear:both;
	float:left;
	width:97%;
	padding:10px;
}

/* Tablas de datos [[[ */

table.listado_archivos {
	/*width:100%;*/
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-color: #6AC0EF;
	border-width: 2px 1px 0px 1px;
	border-style: solid;
	clear: left;
}

table.listado_archivos th {
	margin: 0px;
	padding: 2px 4px 2px 4px;
	height: 18px;
	background-color:#1377AD;
	font-size: 0.8em;
	border-left: 1px solid #6AC0EF;
	color: #ffffff;
	text-align: left;
}

table.listado_archivos td {
	border-bottom: 1px solid #6AC0EF;
	padding: 2px 4px 2px 4px;
	height:25px;
	font-size: 0.8em;
}

tr.row0 {	background-color: #FFFFFF; }
tr.row1 { background-color: #EAF6FD; }
tr.row0:hover, tr.row1:hover {	background-color: #f1f1f1; }

table.listado_archivos tr.row_foot {
	background-color: #1377AD;
	text-align:right;
	height: 18px;
}

.divSectionText a.listado_pag {
	color: #ffffff;
	margin: 0px 4px 0px 4px;
	text-decoration:none;
}

.divSectionText a.listado_pag:hover {
	text-decoration:underline;
}

.listado_pag_actual {
	color: #ffffff;
	margin: 0px 4px 0px 4px;
	font-weight: bold;
}

/* Tablas de datos ]]] */

.divColumnaFotos
{
	clear:both;
	float:left;
	width:25%;
	margin-right:10px;
}

.divColumnaTexto
{
	float:left;
	width:70%;
}

.btToday
{
  clear:both;
  float:left;
  margin:10px 0 0 15px;
  text-align:center;
  width:100%;
}

.bulletsGraficos
{
  float:left;
}

.bulletsGraficos ul
{
  clear:both;
  margin-top:5px;
}

.bulletsGraficos li
{
  list-style-image:url(../../../img/c/cuadrito.gif);
	margin-bottom:4px;
}

