/* Estilo botones */
 .boton{
	font-size:10px;
	font-family:Verdana, Helvetica;
	font-weight:bold;
	color:#333333;
	background:#2859A6;
	width:120px;
	height:19px;
	text-decoration: none;
	border: thick outset #333333;
       }
       
.boton.botonContacto{
	font-size:10px;
	font-family:Verdana, Helvetica;
	font-weight:bold;
	color:#336633;
	background:#F0F0F0;
	width:120px;
	height:20px;
	text-decoration: none;
	border-color: #336633;
	border-style: double;
                border-top-width: 2px;
                border-right-width:2px;
                border-bottom-width:2px;
                border-left-width: 2px;	
       }
.boton.botonSubir{
	font-size:10px;
	font-family:Verdana, Helvetica;
	font-weight:bold;
	color:#336633;
	background:#FFFFFF;
	width:320px;
	height:20px;
	text-decoration: none;
	border-color: #336633;
	border-style: double;
                border-top-width: 2px;
                border-right-width:2px;
                border-bottom-width:2px;
                border-left-width: 2px;	
       }
/*  texto general*/
BODY, TD {font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
font-size: 10px; color:black;
scrollbar-3d-light-color:#CFD6EE;
scrollbar-arrow-color:#ffffff;
scrollbar-base-color:#ffffff;
scrollbar-dark-shadow-color:#CFD6EE;
scrollbar-face-color:#fffff;
scrollbar-highlight-color:#CFD6EE;
scrollbar-shadow-color:white
}
/* estilo enlace predeterminado  para todo el sitio*/
a:link, a:active, a:visited {  font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;  font-size: 10px; color: #0066CC;  text-decoration : none; }
a:hover {  font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-size: 10px; color: #0066CC;  text-decoration : underline; }

/*  texto general*/
.txt {color: #333333;}

/*  texto fecha actualización*/
.target {color:#9C9C6B;}

/*  texto fecha actualización*/
.ies {color:#F0F0E8;}

/*  texto fecha actualización*/
.copy{color: #999900;}

/*  texto negrita*/
.txt-n {  color: #000000;  text-decoration : none;  font-weight : bolder; }

/*  texto negrita*/
.txt-tt{  color: #00526A;  text-decoration : none;  font-weight : bolder; }

/*  texto negrita enlaces off*/
.txt-off {font-size: 8pt; color: #ffffff;  text-decoration : none; margin-left :20px; }

/*  texto negrita*/
.txt-nb { color: #ffffff;  text-decoration : none;  font-weight : bolder; }


/*  correo2*/
a.mail:active {color: #0066CC;  text-decoration : none;}
a.mail:link { color: #0066CC;  text-decoration : none;}
a.mail:visited { color: #0066CC;  text-decoration : none;}
a.mail:hover { color: #0066CC;  text-decoration : underline; }

/*  menu*/
a.menu:active { font-size: 7pt; color: #FFFFFF;  text-decoration : none;  font-weight : bold; margin-left :10px; }
a.menu:link {font-size: 7pt; color: #FFFFFF;  text-decoration : none;  font-weight : bold;margin-left :10px; }
a.menu:visited {font-size: 7pt; color: #FFFFFF;  text-decoration : none;   font-weight : bold;margin-left :10px; }
a.menu:hover { font-size: 7pt; color: #FFFFFF; text-decoration : none;  font-weight : bold;margin-left :10px; }

/*  menu2*/
a.menu2:active { color: #003366;  text-decoration : none; margin-left :20px; }
a.menu2:link {  color: #003366;  text-decoration : none;margin-left :20px; }
a.menu2:visited { color: #003366;  text-decoration : none; margin-left :20px; }
a.menu2:hover { color: #333333; text-decoration : none; margin-left :20px; }

/*  menu2*/
a.menu3:active { color: #003366;  text-decoration : none; margin-left :30px; }
a.menu3:link {  color: #003366;  text-decoration : none;margin-left :30px; }
a.menu3:visited { color: #003366;  text-decoration : none; margin-left :30px; }
a.menu3:hover { color: #333333; text-decoration : none; margin-left :30px; }

a.mail2:active {  font-size: 7pt; color: #CFCFBA;  text-decoration : none; }
a.mail2:link {   font-size: 7pt; color: #CFCFBA;  text-decoration : none;}
a.mail2:visited {  font-size: 7pt; color: #CFCFBA;  text-decoration : none; }
a.mail2:hover {  font-size: 7pt; color: #CFCFBA; text-decoration : underline; }

/*  enlaces más infomración / consulta, etc....*/
a.mas:active {font-size: 7pt;color: #333333;  text-decoration : none;}
a.mas:link {  font-size: 7pt;color: #333333;  text-decoration : none; }
a.mas:visited {font-size: 7pt;color: #333333;  text-decoration : none;   }
a.mas:hover {font-size: 7pt;color: #666666; text-decoration : underline; }

TEXTAREA{
color : #333333; 
background-color : white; 
font-family : "Geneva", "Arial", "Helvetica", "Lucida", "Sans-Serif";
font-size: 11px;
} 

TEXTAREA.contacto{

background-color : white; 
font-family : "Geneva", "Arial", "Helvetica", "Lucida", "Sans-Serif";
font-size: 11px;
border-top-color: #336600;
border-botton-color: #336600 ;
border-left-color: #336600 ;
border-right-color: #336600 ;
TEXT-ALIGN: left;
width=240px;
height=80;
border-style: solid;
        border-top-width: 1px;
        border-right-width:1px;
        border-bottom-width:1px;
        border-left-width: 1px;
} 

.contacto2{

background-color : white; 
font-family : "Geneva", "Arial", "Helvetica", "Lucida", "Sans-Serif";
font-size: 11px;
border-top-color: #336600;
border-botton-color: #336600 ;
border-left-color: #336600 ;
border-right-color: #336600 ;
TEXT-ALIGN: left;
width=240px;
height=22;
border-style: solid;
        border-top-width: 1px;
        border-right-width:1px;
        border-bottom-width:1px;
        border-left-width: 1px;
} 
.contacto3{

background-color : white; 
font-family : "Geneva", "Arial", "Helvetica", "Lucida", "Sans-Serif";
font-size: 11px;
border-top-color: #336600;
border-botton-color: #336600 ;
border-left-color: #336600 ;
border-right-color: #336600 ;
TEXT-ALIGN: left;
width=240px;
height=100;
border-style: solid;
        border-top-width: 1px;
        border-right-width:1px;
        border-bottom-width:1px;
        border-left-width: 1px;
} 

/*Los de Savac*/

.textoV1
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 8pt;
    color: #669900;
    text-align: justify;
}
.textoV2 
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 8pt;
    color: #66CC00;
    text-align: justify;
}
.textoV3
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 7pt;
    color: #66CC33;
    text-align: justify;
}
.textoV4
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 8pt;
    color: #669966;
    text-align: center;
}
.textonoticias
{ 
    font-family: Helvetica; 
    font-size: 8pt;
    color: #004000;
    text-align: center;
}

a:link {  font-family: CenturySchT; font-size: 14px; color: #333300;  text-decoration : none;font-weight:bold;}
a:visited {  font-family: CenturySchT, Verdana, Arial; font-size: 14px; color: #333300;  text-decoration : none;font-weight:bold;}
a:active {  font-family: CenturySchT, Verdana, Arial; font-size: 14px; color: #333300;  text-decoration : none;font-weight:bold;}
a:hover {  font-family: CenturySchT, Verdana, Arial;  font-size: 14px; color: #FF8000;  text-decoration : none;font-weight:bold;}

a.enlaces:link {  font-family: CenturySchT, Verdana, Arial;  font-size: 11px; color: #333300;  text-decoration : none;font-weight:bold;}
a.enlaces:visited {  font-family: CenturySchT, Verdana, Arial;  font-size: 11px; color: #333300;  text-decoration : none;font-weight:bold;}
a.enlaces:active {  font-family: CenturySchT, Verdana, Arial;  font-size: 11px; color: #333300;  text-decoration : none;font-weight:bold;}
a.enlaces:hover {  font-family:  CenturySchT, Verdana, Arial;  font-size: 11px; color: #FF6600;  text-decoration : none;font-weight:bold;}

a.enlaces1:link {  font-family: CenturySchT, Verdana, Arial;  font-size: 12px; color: #333300;  text-decoration : none;font-weight:bold;}
a.enlaces1:visited {  font-family: CenturySchT, Verdana, Arial;  font-size: 12px; color: #333300;  text-decoration : none;font-weight:bold;}
a.enlaces1:active {  font-family: CenturySchT, Verdana, Arial;  font-size: 12px; color: #333300;  text-decoration : none;font-weight:bold;}
a.enlaces1:hover {  font-family:  CenturySchT, Verdana, Arial;  font-size: 12px; color: #FF6600;  text-decoration : none;font-weight:bold;}

a.enlaces6:link {  font-family: CenturySchT, Verdana, Arial;  font-size: 14px; color: #FF6600;  text-decoration : none;font-weight:bold;}
a.enlaces6:visited {  font-family: CenturySchT, Verdana, Arial;  font-size: 14px; color: #FF6600;  text-decoration : none;font-weight:bold;}
a.enlaces6:active {  font-family: CenturySchT, Verdana, Arial;  font-size: 14px; color: #333300;  text-decoration : none;font-weight:bold;}
a.enlaces6:hover {  font-family:  CenturySchT, Verdana, Arial;  font-size: 14px; color: #333300;  text-decoration : none;font-weight:bold;}


a.enlaces2:link {  font-family: CenturySchT ,Verdana, Arial;  font-size: 10px; color: #333300;  text-decoration : none;font-weight:bold;}
a.enlaces2:visited {  font-family: CenturySchT, Verdana, Arial;  font-size: 10px; color: #333300;  text-decoration : none;font-weight:bold;}
a.enlaces2:active {  font-family: CenturySchT, Verdana, Arial;  font-size: 10px; color: #333300;  text-decoration : none;font-weight:bold;}
a.enlaces2:hover {  font-family: CenturySchT, Verdana, Arial;  font-size: 10px; color: #FF8000;  text-decoration : none;font-weight:bold;}

a.enlaces3:link {  font-family: Verdana, Arial;  font-size: 10px; color: #333300;  text-decoration : none;font-weight:bold; text-align: justify;}
a.enlaces3:visited {  font-family: Verdana, Arial;  font-size: 10px; color: #333300;  text-decoration : none;font-weight:bold; text-align: justify;}
a.enlaces3:active {  font-family: Verdana, Arial;  font-size: 10px; color: #333300;  text-decoration : none;font-weight:bold; text-align: justify;}
a.enlaces3:hover {  font-family: Verdana, Arial;  font-size: 10px; color: #FF8000;  text-decoration : none;font-weight:bold; text-align: justify;}

a.enlaces4:link {  font-family: Verdana, Arial;  font-size: 9px; color: #333300;  text-decoration : none;font-weight:bold; text-align: justify;}
a.enlaces4:visited {  font-family: Verdana, Arial;  font-size: 9px; color: #333300;  text-decoration : none;font-weight:bold; text-align: justify;}
a.enlaces4:active {  font-family: Verdana, Arial;  font-size: 9px; color: #333300;  text-decoration : none;font-weight:bold; text-align: justify;}
a.enlaces4:hover {  font-family: Verdana, Arial;  font-size: 9px; color: #FF8000;  text-decoration : none;font-weight:bold; text-align: justify;}

a.enlaces5:link {  font-family: CenturySchT; font-size: 13px; color: #FF3300;  text-decoration : none;font-weight:bold;}
a.enlaces5:visited {  font-family: CenturySchT, Verdana, Arial; font-size: 13px; color: #FF3300;  text-decoration : none;font-weight:bold;}
a.enlaces5:active {  font-family: CenturySchT, Verdana, Arial; font-size: 13px; color: #FF3300;  text-decoration : none;font-weight:bold;}
a.enlaces5:hover {  font-family: CenturySchT, Verdana, Arial;  font-size: 13px; color: #FF8000;  text-decoration : none;font-weight:bold;}

.tabla
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #000e78;
   text-align: center;
   clip: rect(5pt 5pt 5pt 5pt);
   border-style: none;
   font-weight: bold;
 }
.textoMapa
{ 
    font-family:  CenturySchT, Verdana, Arial; 
    font-style: normal;
    font-weight: bold;
    letter-spacing: length;
    text-decoration: blink;
    font-size: 10pt;
    color: #336633;
    text-align: left;
      border: #FF6600;
      border-style: solid;
      border-top-width: 0px;
      border-right-width:0px;
      border-bottom-width:0px;
      border-left-width: 0px;
}
.textoMan
{ 
    font-family:  CenturySchT, Verdana, Arial; 
    font-style: normal;
    font-weight: bold;
    font-size: 8pt;
    color: #336633;
    text-align: justify;

}
.textoPueblo
{ 
    font-family:  CenturySchT, Verdana, Arial; 
    font-style: normal;
    font-weight: bold;
    letter-spacing: length;
    text-decoration: blink;
    font-size: 15pt;
    color: #FF6600;
    text-align: right;
}

.textoPueblo2
{ 
    font-family:  CenturySchT, Verdana, Arial; 
    font-style: normal;
    font-weight: bold;
    letter-spacing: length;
    text-decoration: blink;
    font-size: 12pt;
    color: #FF3300;
    text-align: right;
}
.textoPueblo3
{ 
    font-family:  CenturySchT, Verdana, Arial; 
    font-style: normal;
    font-weight: bold;
    letter-spacing: length;
    text-decoration: blink;
    font-size: 9pt;
    color: #FF3300;
    text-align: right;
}

.textoAdeco
{ 
    font-family:  CenturySchT, Verdana, Arial; 
    font-style: normal;
    font-weight: bold;
    letter-spacing: length;
    text-decoration: blink;
    font-size: 20pt;
    color: #FF6600;
    text-align: top;
}

.textoApartados
{ 
    font-family:  Verdana, Arial; 
    font-style: normal;
    font-weight: bold;
    letter-spacing: length;
    text-decoration: blink;
    font-size: 10pt;
    color: #FF6600;
    text-align: left;
}

.textoNoticias
{ 
    font-family: Verdana, Arial; 
    font-style: normal;
    font-size: 9px;
    color: #FF8000;
    text-align: justify;
}
.textarea1
{
   font-family: CenturySchT, Verdana, Arial; 
   border-color: #669900;
   border-style: solid;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width:0px;
   border-left-width: 0px;
   text-align : left;
   font-size : 8pt;
   wrap=ON
   scrollbar-face-color: #336600; 
  scrollbar-highlight-color:  #FFFFFF; 
  scrollbar-shadow-color: #FFFFFF; 
  scrollbar-3dlight-color: #336600; 
  scrollbar-arrow-color: #336600; 
  scrollbar-track-color: #FFFFFF; 
  scrollbar-darkshadow-color: #336600;
}
.textoTitulos
{ 
    font-family:  CenturySchT, Verdana, Arial; 
    font-style: normal;
    font-weight: bold;
    letter-spacing: length;
    text-decoration: blink;
    font-size: 20pt;
    color: #669900;
    text-align: justify;
}
.scroll1
{
   
   scrollbar-face-color: #336600; 
  scrollbar-highlight-color: #336600; 
  scrollbar-shadow-color: #336600; 
  scrollbar-3dlight-color: #336600; 
  scrollbar-arrow-color: #336600; 
  scrollbar-track-color: #FFFFFF; 
  scrollbar-darkshadow-color: #336600;
}
.tablaBorder
{
      border: #FF6600;
      border-style: solid;
      border-top-width: 1px;
      border-right-width:1px;
      border-bottom-width: 1px;
      border-left-width: 1px;
}
.tabla
{
      border: #336633;
      border-style: solid;
      border-top-width: 1px;
      border-right-width:1px;
      border-bottom-width: 1px;
      border-left-width: 1px;
}
.tablaBorderVerde
{
      border: #336633;
      border-style: solid;
      border-top-width: 1px;
      border-right-width:1px;
      border-bottom-width: 1px;
      border-left-width: 1px;
}
.textoMapa2
{ 
    font-family:  CenturySchT, Verdana, Arial; 
    font-style: normal;
    font-weight: bold;
    letter-spacing: length;
    text-decoration: blink;
    font-size: 13pt;
    color: #336633;
    text-align: left;
      border: #FF6600;
      border-style: solid;
      border-top-width: 0px;
      border-right-width:0px;
      border-bottom-width:0px;
      border-left-width: 0px;
}
.tdVerde
{
      border: #336633;
      border-style: solid;
      border-top-width: 1px;
      border-right-width:1px;
      border-bottom-width: 1px;
      border-left-width: 1px;
}
.tdVerde2
{
      border: #336633;
      border-style: dotted;
      border-top-width: 1px;
      border-right-width:1px;
      border-bottom-width: 1px;
      border-left-width: 1px;
}
.tdNaranja
{
      border: #FF6600;
      border-style: solid;
      border-top-width: 1px;
      border-right-width:1px;
      border-bottom-width: 1px;
      border-left-width: 1px;
      
     font-family:  CenturySchT, Verdana, Arial; 
    font-style: normal;
    font-weight: bold;
    letter-spacing: length;
    text-decoration: blink;
    font-size: 10pt;
    color: #FF6600;
    text-align: left;
}
.tdNaranja2
{
	border: #336633;
	border-style: solid;
	border-top-width: 1px;
	border-right-width:1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family:  CenturySchT, Verdana, Arial;
	font-style: normal;
	font-weight: bold;
	letter-spacing: length;
	text-decoration: blink;
	font-size: 10pt;
	text-align: left;
	background-image: url(./../img/fondoVerde.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #006633;


}
.tdNaranja3
{
	border: #336633;
	border-style: solid;
	border-top-width: 1px;
	border-right-width:1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family:  CenturySchT, Verdana, Arial;
	font-style: normal;
	font-weight: bold;
	letter-spacing: length;
	text-decoration: blink;
	font-size: 10pt;
	color: #336633;
	text-align: left;
	background-image: url(./../img/fondoAgua.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

}
.tdNaranja4
{
	border: #FF6600;
	border-style: solid;
	border-top-width: 1px;
	border-right-width:1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family:  CenturySchT, Verdana, Arial;
	font-style: normal;
	font-weight: bold;
	letter-spacing: length;
	text-decoration: blink;
	font-size: 8pt;
	color: #336633;
	text-align: justify;
	

}
.t4
{
	font-family:  CenturySchT, Verdana, Arial;
	font-style: normal;
	font-weight: bold;
	letter-spacing: length;
	text-decoration: blink;
	font-size: 8pt;
	color: #336633;
	text-align: justify;
}
.textoApartados1
{
      
     font-family:  Arial;
     font-style: normal;
     font-weight: bold;
     letter-spacing: length;
     text-decoration: blink;
     font-size: 9pt;
     color: #333300;
     text-align: left;
}
.textoApartados2
{
     font-family: Arial;
    font-style: normal;
    font-weight: bold;
    letter-spacing: length;
    text-decoration: blink;
    font-size:10pt;
    color: #336600;
    text-align: left;
   
}
.textoApartados3
{
      
     font-family: RSChaslina;
    font-style: normal;
    font-weight: bold;
    letter-spacing: length;
    text-decoration: blink;
    font-size: 8pt;
    color: #336600;
    text-align: left;
          border: #FF6600;
           border-style: dotted;
         border-top-width:0px;
         border-right-width:0px;
         border-bottom-width: 2px;
         border-left-width: 2px;
    
}

.textoApartados7
{
     font-family: Arial;
    font-style: normal;
    font-weight: bold;
    letter-spacing: length;
    text-decoration: blink;
    font-size:8pt;
    color: #336600;
    text-align: left;
   
}
.textoApartados10
{
      
     font-family:  Arial;
     font-style: normal;
     font-weight: bold;
     letter-spacing: length;
     text-decoration: blink;
     font-size: 11pt;
     color: #333300;
     text-align: left;
}
.textoInicio
{
   
       border: #FF6600;
      border-style: solid;
      border-top-width: 1px;
      border-right-width:1px;
      border-bottom-width: 1px;
      border-left-width: 1px;   
   
     font-family:  CenturySchT, Verdana, Arial; 
     font-style: normal;
     font-weight: bold;
     letter-spacing: length;
     text-decoration: blink;
     font-size:9pt;
     color: #006600;
     text-align: left;
}

.textoApartados4
{
      
     font-family: Arial;
    font-style: normal;
    font-weight: bold;
    letter-spacing: length;
    text-decoration: blink;
    font-size: 9pt;
     color: #333300;
        text-align: center;
                border: #336633;
		   border-style: solid;
         border-top-width:2px;
         border-right-width:2px;
         border-bottom-width: 2px;
         border-left-width: 0px;
    
}

.textoApartados5
{
      
     font-family: Arial;
    font-style: normal;
    font-weight: bold;
    letter-spacing: length;
    text-decoration: blink;
    font-size: 9pt;
     color: #333300;
        text-align: center;
                border: #336633;
		   border-style: solid;
         border-top-width:2px;
         border-right-width:0px;
         border-bottom-width: 2px;
         border-left-width: 2px;
    
}

.textoApartados6
{
      
    font-family: Arial;
    font-style: normal;
    font-weight: bold;
    letter-spacing: length;
    text-decoration: blink;
    font-size: 9pt;
    color: #333300;
    text-align: center;
    border: #336633;
    border-style: solid;
    border-top-width:2px;
    border-right-width:2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
}
.capaPrincipal {
        position:absolute; 
	left:50;
                top:80; 
	width:500; height:275; 
	clip:rect(0,500,500,0); 
	background-color:#FF6600; 
	layer-background-color:#006600; 
	visibility:visible;
	
}
.capaMenu {
	position:absolute;
	left:15px;
	top:66px;
	width:125px;
	height:303px;
	clip:rect(0,500,500,0);
	background-color:#FFFFFF;
	layer-background-color:#006600;
	visibility:visible;
	overflow: auto;
	 scrollbar-face-color: #FFFFFF; 
                 scrollbar-highlight-color:  #FFFFFF; 
                 scrollbar-shadow-color: #FFFFFF; 
                 scrollbar-3dlight-color: #336600; 
                 scrollbar-arrow-color: #336600; 
                 scrollbar-track-color: #D8E3D5; 
                 scrollbar-darkshadow-color: #336600;
	
}

.capaFoto {
	position:absolute;
	left:119px;
	top:10px;
	width:360px;
	height:250px;
	clip:rect(0 370 250 0);
	background-color:#FFFFFF;
	layer-background-color:#006600;
	overflow: scroll;



              
	
}
.capaMenu2 {
        position:absolute; 
	left:8px;
                top:220px; 
	width:100px; height:50px; 
	clip:rect(0,500,500,0); 
	background-color:#FFFFFF; 
	layer-background-color:#006600; 
	visibility:visible;
	
}
