A               { text-decoration: none; color: #133614; }
A:link          { color: #133614; }
A:visited       { color: #133614; }
A:active        { color: #133614; }
A:hover         { color: #000000; text-decoration: underline;}

a img {
   border: none;
}

html {
   margin: 0px;
   padding: 0px;
   text-align: justify;
}

body {
   background-image: url('/img/back.jpg');
   background-repeat: repeat-x;
   background-position: top center;
   background-color: #ffffff;
   font-family: Helvetica Neue, Helvetica, Arial;
   line-height: 16px;
   font-size: 12px;
   color: #000000;
   text-decoration: none;
   margin: 0px;
   padding: 0px;
}

b, strong {
   color: #000000;
   font-weight: bolder;
}

input, textarea, select {
   background: #f0f0f0;
   border: 0px;
   border-bottom: 1px solid #45768B;
   font-size: 12px;
   font-family: Helvetica Neue, Helvetica, Arial;
}

.boton {
   height: 20px;
   border-width:1px;
   border-style:solid;
   border-color:#cdcdcd;
   background-color:#9CB2C0;
   font-family: Tahoma;
   color: #ffffff;
   font-weight: Bold;
   font-size: 12px;
}


div#clicArea {
   margin: 0px auto 0px auto;
   height: 107px;
   width: 770px;
}

div#lienzo {
   margin: 0px auto 0px auto;
   width: 770px;
}

div#footer {
   width: 100%;
   height: 30px;
   background-image: url('/img/back-footer.gif');
   background-repeat: repeat-x;
   background-position: top center;
   background-color: #ffffff;
}

div#creditos {
   margin: 10px auto 0px auto;
   width: 770px;
   text-align: right;
   color: #a6a6a6;
   font-size: 12px;
}

div#creditos a {
   color: #000000;
}

h1 {
   margin: 0px;
   font-size: 13px;
}

div#proteccionDatos {
   width: 90%;
   margin: 0px auto 0px auto;
   padding: 10px;
   font-size: 9px;
   color: #707070;
   line-height: 10px;
   text-align: justify;
}

div#submenuGaleria {
   width: 770px;
   margin: 0px auto 0px auto;
}

div#idiomaSelector {
	position: absolute;
	margin-top: 50px;
	margin-left: 5px;
}

