A               { text-decoration: none; color: #676767; }
A:link          { color: #676767; }
A:visited       { color: #676767; }
A:active        { color: #676767; }
A:hover         { color: #909090; }

A.imgEnlace img { border: 1px solid #cdcdcd; text-decoration: none; }

BODY {
   background-image: url('img/back.jpg');
   background-position: center;
   font-family: Trebuchet MS;
   font-size: 12px;
   color: #454545;
}

div#contenido {
   clear: both;
   margin: 0px auto 0px auto;
   width: 700px;
   background: white;
}

div#mainContent {
   margin: 0px auto 0px auto;
   width: 665px;
}

.texto, TD, P, h1 {
   font-family: Trebuchet MS;
   font-size: 12px;
   color: #454545;
   text-decoration: none;
   text-align: justify;
}

.input{
        border-width:1px;
        border-style:solid;
        border-color:#2B3C3F;
        background-color:#FFFFFF;
        font-family:Tahoma;
        font-size:12px;
        color:#222222;
}

.boton{
        height: 20px;
        border-width:1px;
        border-style:solid;
        border-color:#444444;
        background-color:#9a9a9a;
        font-family: Trebuchet MS;
        color: #ffffff;
        font-weight: Bold;
        font-size: 12px;
}

.titulo {
   font-family: Trebuchet MS;
   color: #2E4413;
   font-size: 17px;
}

.subtitulo {
   font-family: Trebuchet MS;
   color: #698B5F;
   font-size: 17px;
}

.letraGris {
   font-family: Trebuchet MS;
   color: #999999;
   font-size: 10px;
}

.linkPorfolio {
   text-align: center;
   width: 200px;
   background: #2E4413;
   color: white;
   font-weight: bold;
   font-size: 15px;
}

h1 {
   width: 100%;
   background: #436E43;
   font-size: 15px;
   font-weight: bold;
   color: white;
   padding: 4px;
}

div#nubeTags {
   margin-top: 15px;
   padding: 10px;
   background: #eaeaea;
}

div#nubeTags p {
   font-size: 10px;
   color: #bcbcb;
}

div#nubeTags h1 {
   font-weight: bold;
   font-size: 11px;
   background: none;
   color: #808080;
}