/* CSS Document */

body {
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 background-color: #C7C7C7;
 }
 
.imgcabeza {
 background-image: url(img/cabeza.jpg);
 background-repeat:no-repeat;
 background-position:bottom
}
.imgpie {
 background-image: url(img/pie.jpg);
 background-repeat:no-repeat;
 background-position: top
}
.imgpieser {
 background-image: url(img/pie-servicios.jpg);
 background-repeat:no-repeat;
 background-position: top
}
.imgpieubi {
 background-image: url(img/pie-ubicacion.jpg);
 background-repeat:no-repeat;
 background-position: top
}
.imgpiecom {
 background-image: url(img/pie-com.jpg);
 background-repeat:no-repeat;
 background-position: top
}
.imgfondo {
 background-image: url(img/fondo.jpg);
 background-repeat:no-repeat
}

p {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 font-variant: normal;
 text-transform: none;
 color: #666666;
 text-decoration: none;
}
h1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 font-variant: normal;
 text-transform: none;
 color: #9DBC00;
 text-decoration: none;
}
 
 a:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
	text-decoration:none;
}
a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #9BB901;
 text-decoration:none
}
a:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #9BB901;
	text-decoration:none;
}


.copy {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-style: normal;
 line-height: normal;
 font-weight: normal;
 font-variant: normal;
 text-transform: none;
 color: #666666;
 text-decoration: none;
}

.copy2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 font-variant: normal;
 text-transform: none;
 color: #000000;
 text-decoration: none;
}


.F {
 color: #000000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9pt;
 line-height: normal;
 cursor:pointer;
 text-decoration: none;
 font-weight: normal;
 text-align: left;
   }
 
.F:link {
 color: #000000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9pt;
 line-height: normal;
 cursor:pointer;
 text-decoration: none;
 font-weight: normal;
 text-align: left;
   }
   
.F:visited {
 color: #000000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9pt;
 line-height: normal;
 cursor:pointer;
 text-decoration: none;
 font-weight: normal;
 text-align: left;
}
 
.F:hover {
 color: #000000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9pt;
 line-height: normal;
 text-align: left;
 cursor:pointer;   
   }
 
 
 .G {
 color: #666666;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9pt;
 line-height: normal;
 cursor:pointer;
 text-decoration: none;
 font-weight: bold;
 text-align: center;
   }
 
.G:link {
 color: #666666;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9pt;
 line-height: normal;
 cursor:pointer;
 text-decoration: none;
 font-weight: normal;
 text-align: center;
   }
   
.G:visited {
 color: #000000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9pt;
 line-height: normal;
 cursor:pointer;
 text-decoration: none;
 font-weight: normal;
 text-align: center;
}
 
.G:hover {
 color: #000000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9pt;
 line-height: normal;
 text-align: center;
 cursor:pointer;   
   }
 

