.txt { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #3D3D3D; text-align: justify; line-height: 16px;}
.txt a {color: #3D3D3D; text-decoration: underline}
.txt a:hover { color: #6EA100; text-decoration: underline}
.txt a:visited { color: #3D3D3D; text-decoration: underline}
.txt a:visited:hover { color: #3D3D3D; text-decoration: underline}

td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
}
body{
scrollbar-face-color:#FFFFFF;
scrollbar-shadow-color:#5C5D58;
scrollbar-highlight-color:#5C5D58;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-track-color:#FFFFFF;
scrollbar-arrow-color:#5C5D58;
}

.txtblanco { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; text-align: left; line-height: 16px;}
.txtblanco a {color: #ffffff; text-decoration: underline}
.txtblanco a:hover { color: #ffffff; text-decoration: underline}
.txtblanco a:visited { color: #cccccc; text-decoration: underline}
.txtblanco a:visited:hover { color: #cccccc; text-decoration: underline}

.txtgris { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; text-align: left; line-height: 16px;}
.txt8 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #999999; text-align: left; line-height: 11px;}

.linkverde { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #675E42; text-align: left; line-height: 16px;}
.linkverde a {color: #675E42; text-decoration: none}
.linkverde a:hover { color: #cc6600; text-decoration: none}
.linkverde a:visited { color: #675E42; text-decoration: none}
.linkverde a:visited:hover { color: #cc6600; text-decoration: none}

.linkactive { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; line-height: 16px;}
.linkactive a { color: #ff6600; text-decoration: none}
.linkactive a:hover {color: #666666; text-decoration: none}
.linkactive a:visited {color: #999999; text-decoration: none}
.linkactive a:visited:hover { color: #333333; text-decoration: none}

.headline { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; } 

.pulldown { background-color:#ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; width:135px}

.IDIOMAS { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; text-align: left; line-height: 16px;}

.formular{
border-bottom:#666666 1px solid;
border-left:#666666 1px solid;
border-right:#666666 1px solid;
border-top:#666666 1px solid;
border-color:#666666;
border-style:bold;
border-width:1px;
background-color:#FFFFFF;
color:#000000;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}


body {
  font-family: arial, sans-serif;
  color: #000;
  margin: 0;
  padding: 0; 
  background: #fff ;
  font-size: 0.8em;
}


/* ---( top )------------------------------- */


#contenedor{ 
  width: 96%;
  left: 50%;
  margin-left: -48%;
  position: relative;
  border-left:1px #AAA solid;
  border-right:1px #AAA solid;
  background-color: #FFF;
}

#cab {
  padding: 1em 1em 0em 1em;
  margin: 0;
  background: #fff;
}

#cab #lang {
  color: #FFF;
  font-weight: bold;
  position: absolute;
  top: 85px;
  right: 10px;
}

#caja{ 
  clear:both;
  width:100%;
}


/* ---( general )--------------------- */

p { 	
  margin: 1em 0 1em;
  padding: 0;
}
/* P�rrafo con informaci�n tras encabezado h2 */
p.aviso {
	color: #FF3300;
	font-size: 1.2em;
	font-family: Tahoma;
	margin-top: -2em;
	font-weight: bold;
}
h1 {
  font-family: arial, sans-serif;
  font-size: 150%;
  font-weight: normal;
  padding: 0;
  margin: 0;
  display: inline;
}

h2 { 
  margin: 1.3em 0;
  font-family: arial, sans-serif;
  font-size: 180%;
  font-weight: bold;
  padding: 0;
  color:  #40589B;
  border-bottom: 1px dotted  #40589B;
}


h3 {
  margin: 2em 0 1.3em 0;
  padding-bottom: 0.2em;
  font-family: arial, sans-serif;
  font-size: 120%;
  font-weight: bold;
  color:  #444;
  border-bottom: 1px #444 dotted;
}

h3 a:link, h3 a:visited {
  font-size: 110%;
  text-decoration: none;
  color: #40589B;
}

h3 a:hover {
  color: #036;
}

h4, h5, h6 {
  margin: 1.5em 0 0 0;
  font-family: arial, sans-serif;
  font-size: 110%;
  font-weight: bold;
  color: #666;
}

h1 span, h2 span, h3 span {
  color: #999;
}

abbr, acronym {
  border-bottom: 1px dotted;
}

code { 
  display: block;
  border: 1px rgb(187, 187, 187) solid;
  background-color: rgb(238, 238, 238);
  font-size: 1em;
  white-space: normal;
  padding: 1em 1em;
}

ins {
  text-decoration: none;
  font-style: italic;
}


del {
  text-decoration: line-through;
}

blockquote {
  color: #005;
  padding-left: 2em;
  margin-left: 0.5em;
  background: url(img/q.png) no-repeat 0 0;
}


/* ---( navegacion )------------------------------- */

#nav {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 82%;
  background: #40589B ;
}

#nav li {
  float: left;
  margin: 0;
  padding: 0 0 0 0;
  list-style: none;
  border-right: 1px #fff solid;
}

#nav a {
  float: left;
  padding: 0.5em 0 0.5em 0;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  width: 9em;
  text-align:center;
}

#nav a:hover{
  color: #FFF;
  background: #40589B;
  text-decoration: underline;  
}

#nav a.activo {
  background:rgb(255, 255, 204);
  font-weight: bold;
  color: #000;
  border-bottom:  1px #DDD solid;
}



/* ---( menu izquierdo )-------------------------------------- */
#menuiz { 
  width: 21%;
  line-height: 1.4em;
  float: left;
  color: #444;
  padding: 0% 1%;
  margin-top: 1.4em;  
 }

#menuiz ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-family: arial, sans-serif;
}

#menuiz .seccion {
  font-family: arial, sans-serif;
  display:block;	
  padding: 0.3em 0.3em;
  color: #fff;
  background: #40589B;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.1em;
  margin-bottom: 3px;
}

#menuiz ul li {
  margin: 0;
}

#menuiz ul ul li { 
  margin: 0 0 3px 0; 
  border-bottom: 1px solid #ccd;
  border-right: 1px solid #ccd;

}

#menuiz ul ul a
{
  display: block;
  padding: 3px 5px 3px 10px;
  color: #339;
  background-color: #fff;
  text-decoration: none;
  font-weight: normal;
}

#menuiz ul ul a:hover
{
  color: #000;
  background-color: #ddf;
  text-decoration: none;
  font-weight: normal;
}

#logos {
  clear: both;
  margin-top: 50px;
  padding: 0;
  text-align:center;
}

#logos ul li {
  background: none;
}

#logos p {
  font-size: smaller;
  text-align:left;
}


/* ---( menu dcho )-------------------------------------- */

#menuder p, #menuder ul, #menuder dl {
  margin: 0.1em 0.3em 1em 0.3em;
  padding: 0;
}

#menuder li { 
  list-style-type: none;
  line-height: 1.4em; 
  margin: 0 0.5em 0.5em 0 ;
}

#menuder img {
  vertical-align: middle;
}

#menuder { 
  width: 23%;
  line-height: 1.4em;
  float: right;
  color: #444;
 }

#menuder ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-family: arial, sans-serif;
}

#menuder .seccion {
  font-family: arial, sans-serif;
  display:block;	
  padding: 0.3em 0.3em;
  color: #fff;
  background: #40589B;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.1em;
  margin-bottom: 3px;
}

#menuder ul li .seccion {
 margin-top: 1.4em;
}

#menuder ul ul li { 
  margin: 0 0 3px 5px; 
  padding-left: 1.2em;
  background: url(img/li1.png) no-repeat 0 5px;
}

#menuder li.consulta {
  background: none;
  padding-left: 0;
}

#menuder ul a
{
  color: #339;
  background-color: #fff;
  text-decoration: none;
}

#menuder ul a:hover
{
  color: #000;
  background-color: #fff;
  text-decoration: none;
}

#menuder a.contacto {
  float:right;
  margin: 15px 20px 10px 0;
  font-size: 1.3em;
}


/* ---( contenidos )-------------------------------------- */

#contenidos{ 
  margin-left: 23%;
  padding: 1% 2%;
  padding-bottom: 3em; 
  margin-top: 0em;
  width: 49%;
  border-right:1px #ddd dotted;
  border-left:1px #ddd dotted;
}

/* Comentario para IE5/mac. Hack para IE5/win e IE6+quirks \*/
* html #contenidos {
  margin-left: 21%;
  width: 100%;
}
/* Fin comentario para IE5/mac */

#contenidos ul {
  list-style: none;
  margin: 1em 0 1em 0;
  padding-left: 1.5em;
}

#contenidos ul li {
  padding: 0 0 0.4em 1.2em;
  line-height: 1.4em;
  background: url(img/li2.png) no-repeat 0 5px;
}

#contenidos dl {
  margin: 0;
  padding: 0 0 1em 0;
  line-height: 1.5em;
}

dt{
 font-weight: bold;
 margin: 1em 0; 
 color:#40589B;
}

dd{
 margin: 1em;
}

#contenidos #validador{
  margin-top:2em;
  color:#555;
}

#contenidos input { 
  color: #555;
}

#contenidos input#analizar {   
  font-size: 1.4em;
  margin: 15px;
}

#contenidos fieldset#niveles{ 
  float: left;
  width: 50%;
  text-align: center;
}

#contenidos fieldset{
  color: #40589B; 
  margin: 1em 0;
  padding: 1em;
  border: thin #ddd solid;
}



#contenidos input#url {
  font-size: 1.5em;
  font-weight: bolder;
  width: 75%;  
}

#contenidos .cestructurado {
  margin-left : 0em;
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: 1px solid #ccd;
}

#contenidos .imgnoticia {
  float:right;
  margin: 0 0 15px 15px;
}

#contenidos p.opcion {
  text-align: right;
}

#contenidos p.destacado {
  text-align: center;
  font-size: larger;
}

#contenidos ul.listaimg li {
 
}

#contenidos ul.listaimg img {
 vertical-align: middle;
}

/* ---inferior----------------------------------- */

#base {
  position: relative;
  clear: both;
  font-size: 90%;
  color: #FFF;
  background: #000;
  text-align:center;
}

#base p {
  margin: 0;
  padding: 1em;
}

#base a {
  color: #FFF;
}



/* --- enlaces ------------------------------- */

/* ---( misc. )---------------------------------------- */

.invisible, .invisible a {
   display: none;
   background: #fff;
   color: #fff;
}


hr {
  border-top: 1px dashed #ccc;
  color: #fff;
  background-color: #fff;
  height: 1px;
}

hr.invisible {
  clear: both;
}	

a img {
  border: none;
}

.nota {
  font-size: 90%;
  line-height: 1.6em;
  color: #555;
  padding: 2em 0 0 0;
}

.recuerda {
  background:#ffe;
  border:1px solid #ee7;
  padding: 1em 1em;
  margin:1em 0;
}

#premiados em {
  font-size: 110%;
  font-weight: bold;
  font-style: normal;
  font-variant: small-caps;
}

img.noticia {
  border: 1px solid #CCC;
  padding: 5px;
}

/* ---( migas )-------------------------------------- */

.migas a {
  text-decoration: none;
  color: #339; 
}

.migas a:visited {
  color: #339; 
}

.migas a:hover {
  color: #99a;
}

.migas{
  padding-left: 1.2em;
  background-color: #f6f6ff;
  border-bottom: 1px solid #aaa;
}


/*----------- Descargas ------------*/

.plataforma {
	text-align: left;
}

#tabladescargas {
  margin-top: 15px;
}

#tabladescargas td {
	text-align: center;
}

#tabladescargas caption {
  margin-top: 15px;
}

.campo_form{
  margin-bottom: 0.5em;
}

.campo_form label{
  padding-left: 1em;
  display: block;
  width: 10em;
  float: left;
}

.submit_form input {
  margin-left: 1em;
}


#niveles {
  width: 20em;
}

/*----------- (Otros) ------------*/
.cal .date {
    border-style: solid;
    border-color: #AAA;
    border-width: 8px 1px 1px 1px;
    margin: 0em 1em 1em 0pt;
    padding: 0.2em 0.6em 0.5em;
    background: #FFA none repeat;
    float: left;
    width: 2em;
    color: rgb(0, 0, 0);
    text-align: center;
    line-height: 1.1em;
}

.cal .date {
    font-family: sans-serif;
    font-size: 80%;
}

.cal .year {
    margin: 0pt;
    padding: 0pt;
    overflow: hidden;
    display: none;
    position: absolute;
    visibility: hidden;
    top: -10000px;
    width: 10%;
}


/*------------(LOGO TAW)------------*/

.tawlogo { 
  font-family: arial, sans-serif; 
  border: 1px solid #555; 
  vertical-align: 0.2em;
  font-weight: bold;
  color: #fff;
  font-size: 0.9em; 
  background-color: #555;
  padding: 0;
}

.tawlogo .tnivel {
  padding: 0 0.4em ;
  border-bottom: 0px;
  background-color: #555;
  color: #fff;
  font-size: 0.8em;
}

.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;
}
