html {
height:100%;
}

body {
margin:0px;
background-image:url(../images/fons.gif);
background-repeat:repeat-x;
height:100%;
}

/* maquetacion general */
#tcentradora {
width:100%;
height:100%;
}

#izquierda {
text-align:right;
vertical-align:top;
}

#derecha {
text-align:left;
vertical-align:top;

}

#pie {
background-color:#465B33;
color:white;
font:9px arial;
letter-spacing:1px;
text-align:center;
padding:2px;
}

#pie a {
text-decoration:none;
color:floralwhite;
border-bottom:1px dotted #5B7642;

}

#pie a:hover {
border:none;
background-color:#004400;
}

#tdcontenido {
width:800px;
background-color:transparent;
vertical-align:top;
}


#tcontenido {
width:800px;
}

#cabecera {
height:67px;
}

#pestanas {
height:30px;
}

#tpestanas {
width:800px;
height:30px;
}

#tpestanas td {
border-right:1px solid #465B33;
text-align:center;
font:11px arial,trebuchet;
letter-spacing:1px;
color:white;
background-image:url(../images/f_pestana.jpg);
background-repeat:repeat-x;
}

#tpestanas a {
font:11px arial,trebuchet;
letter-spacing:1px;
color:white;
text-decoration:none;
}

#tpestanas a:hover {
color:floralwhite;
}

/* menu pestaņas */

#tpestanas .pestanasobre {
background-image:url(../images/f_pestana_sobre.jpg);
background-repeat:repeat-x;
cursor:pointer;
}

#tpestanas .pestanamarcado {
background-image:url(../images/f_pestana_marcado.jpg);
background-repeat:repeat-x;
color:#334926;
}

#separacion {
height:34px;
}

#derechamenu {
padding-top:5px;
}

/* estilos para la capa del mapa*/
#capamapa {
position:relative;
width:294px;
height:502px;
background-image:url(../images/f_mapa.png);
background-repeat:no-repeat;
border:1px solid #528167;
margin:5px;
}

/* estilos leyenda */



#tleyenda {
border:1px solid gainsboro;
background-color:#EBEDD5;
font:10px arial;
letter-spacing:1px;
color:#333;
width:470px;
}

#tleyenda .tablatexto {
font:10px tahoma;
background-color:#EFF0DE;
}

/* estilos contenedores */

#tcconflictos {
font:10px arial;
letter-spacing:1px;
color:#333;
background-color:#EFF0DE;
width:310px;
}

#tcconflictos .titulo {
font-size:110%;
border-bottom:1px dotted #BAD6B1;
background-color:#F2F3E3;
}

#tcconflictos img {
margin:5px 0;
border:2px solid white;
width:200px;
}

#tcconflictos a {
font:bold 10px arial;
color:#006600;
text-decoration:none;
padding:0 2px;
}

#tcconflictos a:hover {
color:white;
color:#006600;
background-color:#E1E2C0;
}

/* estilos del scroller de la home */

#pscroller1{
width: 150px;
height: 100px;
border: 1px gainsboro black;
padding: 5px;
background-color:#EBEDD5;
background-image:url(../images/f_scroller.jpg);
background-repeat:repeat-x;
}

#pscroller1 a{
text-decoration: none;
color:#006600;
}

#pscroller1 a:hover{
background-color:white;
}

.someclass{ //class to apply to your scroller(s) if desired
}

/* estilos tabla logos */
#tlogos {
width:470px;
}

#tdscroller {
width:170px;
}

#tscroller {
border:1px solid gainsboro;
background-color:#EBEDD5;
font:10px arial;
letter-spacing:1px;
color:#333;
width:150px;
}

/* estilos secciones */
h2 {
font:italic 15px "Times New Roman", Times, serif;
color:#666;
background-color:#F2F6D8;
padding:1px 3px;
}

h1 {
font:bold italic 28px "Times New Roman", Times, serif;
color:#465B33;
background-color:#F2F4E4;
}

.listado li {
list-style-type:none;
background-image:url(../images/vineta.png);
background-repeat:no-repeat;
background-position:0px center;
padding:5px 15px;
font:10px arial;
letter-spacing:1px;
color:#333;
border-bottom:1px solid whitesmoke;
cursor:hand;
display:block;
cursor:pointer;
}

/* estilos colectivos */
#capacolectivos {
padding:10px;
border:1px dotted gainsboro;
position:absolute;
font:10px tahoma;
color:#999;
background-color:white;
width:350px;
text-align:justify;
}

#capacolectivos h3 {
font:15px "trebuchet ms";
color:#333;
}

#capacolectivos a {
color:#336600;
}

#capacolectivos a:hover {
background-color:#ffffcc;
}

/* estilos conflictos */
#capaconflictos {
padding:10px;
border:1px dotted gainsboro;
position:absolute;
font:10px tahoma;
color:#999;
background-color:white;
width:450px;
text-align:justify;
}

#capaconflictos h3 {
font:15px "trebuchet ms";
color:#333;
}

#capaconflictos a {
color:#336600;
}

#capaconflictos a:hover {
background-color:#ffffcc;
}


a.enlacelistado {
color:#4f6739;
font-size:116%;
}

a.enlacelistado:hover {
text-decoration:none;
}

/* estilos prensa */
.tprensa {
text-align:center;
width:98%;
padding-bottom:10px;
border-bottom:1px dotted gainsboro;
margin-bottom:10px;
}

/* capa de los logos */
#logos {
font:10px "trebuchet ms";
color:#003333;
letter-spacing:1px;
}