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;
}

ul {
   margin-left: 20px;
}

html {
   margin: 0px;
   padding: 0px;
   text-align: justify;
}

body {
   background-image: url('/img/back.jpg');
   background-repeat: no-repeat;
   background-position: top center;
   background-color: #d0e7de;
   font-family: Tahoma;
   letter-spacing: 0px;
   line-height: 15px;
   font-size: 12px;
   color: #454545;
   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: 11px;
   font-family: Tahoma;
}

.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: 11px;
}

div#header {
   height: 66px;
}

div#lienzo {
   width: 800px;
   margin: 0px auto 0px auto;
}

div#footer {
   font-size: 11px;
   height: 60px;
   background-image: url('/img/back-footer.gif');
   background-repeat: repeat-x;
}

div#mainContent {
   width: 800px;
   margin-top: 12px;
   margin-left: 0px;
   min-height: 600px;
}

div#mainContent2 {
   width: 780px;
   margin: 0px auto 40px auto;
   padding-top: 200px;
}

h1 {
   color: #4f7748;
   font-size: 15px;
   font-weight: bold;
   position: absolute;
   margin-top: 25px;
   margin-left: 600px;
}

h4 {
   color: #a0a0a0;
   font-size: 11px;
   font-style: italic;
   position: absolute;
   margin-top: 50px;
   margin-left: 600px;
   width: 180px;
   text-align: left;
   line-height: 13px;
}


.tipoh2 {
   color: #4f7748;
   font-size: 13px;
   font-weight: bold;
}

.fecha {
   color: #909090;
}

.newsBox {
   margin-bottom: 30px;
}

.tornar {
   margin-right: 25px;
   color: #909090;
}
.tornar a {
   color: #909090;
}

div#proteccionDatos {
   width: 90%;
   margin: 0px auto 0px auto;
   padding: 10px;
   font-size: 9px;
   color: #707070;
   line-height: 10px;
   text-align: left;
}

div.destacadoHome {
   background-color: #fafafa;
   background-image: url('/img/back-home-box.jpg');
   border: 1px solid #cdcdcd;
}

div.destacadoHomeInside {
   margin: 10px;
}

h2 {
   color: #4f7748;
   font-size: 15px;
   font-weight: bold;
   margin: 0px;
}
