A               { text-decoration: none; color: #000000; }
A:link          { color: #000000; }
A:visited       { color: #000000; }
A:active        { color: #000000; }
A:hover         { color: #000000; text-decoration: underline;}

a img {
   border: none;
}

body {
   background-color: #D39362;
   background-image: url('/img/back.jpg');
   background-position: center top;
   background-repeat: repeat-x;
   margin: 0px;
   padding: 0px;
   font-family: Trebuchet MS;
   font-size: 13px;
   color: #000000;
   text-decoration: none;
}

ul, ol {
   margin-left: 15px;
}

b, strong {
   color: #3C5E10;
   font-weight: bolder;
}

p, li {
   text-align: justify;
   line-height: 15px;
}

table#mainContent {
   margin: 20px auto 0px auto;
   width: 806px;
}

td#header {
   background-image: url('/img/header.png');
   background-position: center top;
   background-repeat: no-repeat;
   margin: 0px;
   padding: 0px;
   width: 100%;
   height: 126px;
}

div#menu {
   margin-top: 102px;
   margin-left: 30px;
}

div#menu a, div#menu a:link, div#menu a:visited, div#menu a:active {
   color: #ffffff;
   font-size: 14px;
   font-weight: bold;
   margin-right: 10px;
}

div#menu a:hover {
   text-decoration: underline;
}

div#slogan {
   margin-right: 20px;
   margin-top: 100px;
   float: right;
}

td#lienzo {
   background-image: url('/img/back_main.png');
   background-position: center;
   background-repeat: repeat-y;
   margin: 0px auto 0px auto;
   width: 806px;
}

div#lienzoContent {
   width: 750px;
   margin: 10px auto 10px auto;
}

td#footer {
   background-image: url('/img/footer.png');
   background-position: center top;
   background-repeat: no-repeat;
   margin: 0px;
   padding: 0px;
   width: 100%;
   height: 54px;
   color: #6E6E6E;
   font-size: 13px;
   font-weight: bold;
   text-align: center;
}

td#footer a, td#footer a:link, td#footer a:visited, td#footer a:active {
   color: #6E6E6E;
}

td#footer a:hover {
   text-decoration: underline;
}

input, textarea, select {
   color: #7E888A;
   background: white;
   border: 0px;
   border: 1px solid #7E888A;
   font-size: 12px;
   font-family: Trebuchet MS;
}

.boton {
   height: 20px;
   border-width:1px;
   border-style:solid;
   border-color:#cdcdcd;
   background-color:#000000;
   font-family: Tahoma;
   color: #ffffff;
   font-weight: Bold;
   font-size: 11px;
}

div#proteccionDatos {
   width: 90%;
   font-size: 9px;
   color: #707070;
   line-height: 10px;
}

h1 {
   font-size: 25px;
   color: #7BAA3D;
}

h2 {
   font-size: 25px;
   color: #F1700F;
}

h3 {
   font-size: 18px;
   color: #F1700F;
}

div.infoSquare {
   text-align: left;
   border: 1px solid #cdcdcd;
   width: 350px;
   height: 100%;
   margin-bottom: 30px;
   background-image: url('/img/back-square.jpg');
}


div.infoSquareContent {
   margin: 20px;
}

div.exemples {
   margin: 0px auto 0px auto;
   width: 500px;
   border: 1px solid #cdcdcd;
   background-image: url('/img/back-square.jpg');
}

div.exemplesContent {
   margin: 20px;
   font-style: italic;
}
