/* CSS Document */
/* ----------------------------------------------------------------*/
/* --------- ESTRUCTURA -----------------------------------------------*/
body{
	margin: 0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.65em;
	color:#676767;
	background-image:url(../images/fondo.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	text-align:center;
}
#cabecera{
	height:11.5em;
	background-image:url(../images/fondoCabecera.jpg);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	padding-right:3em;
	padding-top:0.5em;
	width:93.2em;
	/*--moz-margin-start:0em;
	moz-margin-start:1.9em; PUESTO INICIALMENTE*/ 
}
#pagweb
{
float:inherit;
background-color:#ffffff;
width:96.2em;
margin:0 auto;
text-align:center;
}
#breadcrum
{
text-align:left;
}
#central
{ 
	height:auto;
    min-height: 53.5em; 
	background-color:#ffffff;
	width:96.2em;
	/*-moz-margin-start:0em;
	-moz-margin-start:1.9em; PUESTO INICIALMENTE*/ 

}
#menuIzda{ 
	background-color:#ffffff;
	width:18em;
	float:left;
	margin-left:0em;
	margin-top:1em;
	margin-right:1.2em;
	padding-left:0.5em;
}
#centro
{ 
	float:left;
	width:51em;	
	background-color:#ffffff;
	text-align: left;
	margin-right:0.5em;
	margin-left:1.1em;
	margin-top:1em;
	padding-left:1.5em;
	padding-right:1em;
}

#menuDcha{
    float:left;
	width:18em;
	padding-left:1em;
	margin-left:1em;
	margin-top:1em;
	background-color:#ffffff;
}

#pie
{
background-color:#ffffff;
}
#infopie
{
background-color:#ffffff;
margin-top:0.5em;
}

/* ----------------------------------------------------------------*/
/* --------- TEXTOS -----------------------------------------------*/
.titulo
{
font-size:1.5em;
color:#676767;
font-weight:bold;
text-align:left;
width:37em;
float:left;
min-height: 1.6em;
}
.texto
{
text-align:left;
}
.textong
{
color:#000000;
text-align:left;
text-decoration:none;
}
.textoJust
{
text-align:left;
text-align:justify;
}
.centrado
{
text-align:center;
}
.izquierdo
{
text-align:left;
}
.derecha
{
text-align:right;
}
.negrita
{
font-weight:bold;
}
a.enlaceIzq
{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:1.2em;
color:#262626;
font-weight:bold;
text-decoration:none;
}
.textoRojoG
{
text-align:left;
font-weight:bold;
color:#812d2d;
font-size:1.02em;
text-decoration:none;
}
.textoRojoG:hover
{
text-align:left;
font-weight:bold;
color:#812d2d;
font-size:1.02em;
text-decoration:underline;
}
.titularRojo
{
text-align:left;
font-weight:bold;
color:#812d2d;
font-size:1.2em;
text-decoration:none;
}
.textoRojo
{
color:#ac0001;
}
a
{
text-decoration: underline;
color:  #000000;
}
a:hover
{
text-decoration:underline;
color:#000000;
}
/* --------ARBOL DE DIRECTORIOS ---------------*/
A:Link.TreeMenu     {text-decoration : None;color : #000000;font-family : Verdana;font-weight : normal;font-style : normal;}
A:Active.TreeMenu   {text-decoration : None;color : #000000;font-family : Verdana;font-weight : normal;font-style : normal;}
A:Visited.TreeMenu  {text-decoration : None;color : #000000;font-family : Verdana;font-weight : normal;font-style : normal;}
A:Hover.TreeMenu    {text-decoration : None;color : #812d2d;font-family : Verdana;font-weight : normal;font-style : normal;}


/* --------------------------------------------------------------*/
/* -------FORMULARIOS--------------------------------------------*/
.boton
{
border: 0.06em solid #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
font-weight: normal;
text-decoration: none;
color:#000000;
}
.botonintra
{
border: 0.06em solid #c5cbc8;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
font-weight: bold;
text-decoration: none;
color:#812d2d;
background-color:#FFFFFF;
}
input 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
}
.caja
{
/*font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.7em;*/
border: 0.06em solid #a5acb2;
height:15px;
}
/* --------------------------------------------------------------*/
/* -------OTROS--------------------------------------------------*/
IMG
{
border:0.0em;
}
.fondoAcceso
{
 background-color:#e5e5e5;
 margin-left:0.65em; 
 /*/margin-left:0.6em; */
 margin-right:0.6em;
 /*/margin-right:0.7em;*/
 }
.fondoAcceso TABLE{
	margin-left:1.5em;
	/*/margin-left:0em;*/
}
/* --------------------------------------------------------------*/
div.linea
{
  clear:both;
  float:left;
}
div.izquierda
{
float:left;
}
div.derecha
{
float:right;
}
div.txtDefaultCont
{
padding-right: 1em;
}
div.cajaCurso
{
color:#333333;
background-color:#f7ebeb;
border:1px dotted #e4caca;
float:left;
padding:20px;
width:36em;
}
.itemIzdaGrande
{
width:12.4em;
padding-left:0.16em;
padding-right:0.16em;
padding-bottom:0.2em;
background-image:url(../images/fondoItemIzda.jpg);
background-repeat:repeat-x;
border-bottom:0.06em solid #dddddd;
border-top:0.06em solid #dddddd;
border-left:0.06em solid #dddddd;;
height:2.4em;
font-size:10px;
float:left;
} 
.itemIzda
{
width:12.4em;
padding:0.16em;
background-image:url(../images/fondoItemIzda.jpg);
background-repeat:repeat-x;
border-bottom:0.06em solid #dddddd;
border-top:0.06em solid #dddddd;
border-left:0.06em solid #dddddd;;
height:1.8em;
font-size:10px;
float:left;
} 
.pico
{
float:left;
}
.imgIzqMargen
{
float:left;
padding:1.00em;
/*-moz-margin-start:0.5em;*/
}




.textoNoticiasIndex
{
width:39.2em;
text-align:left;

}
.textoBlancoNormal
{
 color:#FFFFFF;
 font-family:Verdana, Arial, Helvetica, sans-serif;
}
.textoBlanco
{
color:#FFFFFF;
float:left;
}
.bordeGris
{
border:0.06em solid #cccccc;
width:41.2em;
text-align:left;
}

.textoRojoNU
{
color:#ac0001;
text-decoration:none;
}
.textoRojoNU:hover
{
color:#ac0001;
text-decoration:underline;
}


a.enlaceIndex
{
text-decoration: none;
color: #000000;
}
a.enlaceIndex:hover
{
text-decoration: underline;
color:  #000000;
}
a.enlace:hover
{
text-decoration:underline;
color:#000000;
}
a.enlaceBlancoNormal
{
 color:#FFFFFF;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 text-decoration:none;
}
a.enlaceBlancoNormal:hover
{
 color:#FFFFFF;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 text-decoration:underline;
}
a.enlaceBlanco
{
text-decoration: none;
color:#ffffff;
}
a.enlaceBlanco:hover
{
text-decoration:underline;
color:#ffffff;
}

select
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.00em;
}
textarea
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
}

table.boletin
{
border:0.04em solid #999999;
width:12.6em;
}
.tituloBoletin
{
background-color:#ac0001;
color:#FFFFFF;
}
.altoCentrado30
{
vertical-align:middle;
height:1.8em;
}
.anchoTablaCentro
{
width:38.0em;
}
.DESTACADO{
	width:21.57em; 
	/*/width:21.55em; */
	border-left:0.01em #7f7f7f solid; 
	border-right:0.01em #7f7f7f solid;
	padding-left:1.3em;
	padding-right:1em;
}
.DESTACADOtitNOTICIAS{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#812d2d;
	font-size:1.2em;
}
.DESTACADOfecha{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#f09402;
}
.DESTACADOtitulo{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#676767;
	text-decoration:none;
}
.DESTACADOenlaceNOTICIAS{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#812d2d;
	text-decoration:none;
}
.ACCESO_alto30{
	height:2.5em;
	vertical-align:text-top;
	}
.ACCESO_alto25{
	height:2.25em;
	}
.ACCESO_alto200{
	height:20em;
	}
.ACCESO_alto20{
	height:2em;
	}

.ACCESO_alto15{
	height:1.25em;
	}
.BUSQUEDA_ancho20{
	width:2em;
	}
.OLVIDOpass{
	/*height:400px;*/
	height:39em;
	}
.LOCALIZACION_mapa{
	 width:530px; 
	 height:300px;
}
.DIRECTORIOsinboton{
	background:#FFF; 
	border:none;
	font-size:1em;
}
.DIRECTORIOimagenesArbol{
	vertical-align:bottom;
	vertical-align:text-bottom;
}
/*
.MENUCDHAenlaceIMG{	
	position:relative;
	z-index:3;
	width:100%;
	height:100%;
	/*border:1px;
	border:1px;
}
.MENUCDHAenlace{
	position:absolute;
}*/
.UNO{
	/*IE
	//position:absolute;
	//float:left;
	//display:block;*/
	clear:left;
/*	margin-bottom:2em;*/
/*style="position:absolute; float:left; display:block; clear:left; margin-bottom:2em;"*/

}
.FotoCampania{
	position:absolute;
	float:left; 
	z-index:1;
}
.EnlaceCampania{
	position:absolute;
	float:left; 
	z-index:2;
}
.SaltoCampania{
    position:relative; 
	float:right; 
	display:block;
	z-index:1;
	visibility:hidden;
}
.TRES{
	position:relative;
	float:left;
	display:block;
	z-index:3;
}
.CUATRO{
	display:none;
	/*/display:block;
	//visibility:hidden
/*style="visibility:hidden;"*/
}
.cabeceraIMGsup{
	width:100%;
}
/*------------(CSS LOGO TAW)------------*/
.tawlogo { 
font-family: arial, sans-serif; 
border: 1px solid #555; 
vertical-align: 0.3em;
font-weight: bold;
color: #fff;
font-size: 0.9em; 
background-color: #555;
padding: 0;
text-decoration:none;

}

.tawlogo .tnivel {
padding: 0 0.4em ;
border-bottom: 0px;
background-color: #555;
color: #fff;
font-size: 0.8em;
text-decoration:none;
}

.tawlogo abbr {
border-bottom: 0px;
}

.tawlogo acronym{
border-bottom: 0px;
padding: 0 0.3em;
background-color: #fff;
color: #000; 
}

.tawlogo sup{
padding: 0em;
vertical-align: 0.6em;
font-size: 0.6em;
}
/*------------(CSS LOGO TAW)------------*/
.TitCabecera {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.6em;
	font-style: normal;
	font-weight: bold;
	color: #812d2d;
	text-decoration: none;
}
.txtCabecera {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
