body {margin:0px; padding: 0; font-family: Arial, 'Lucida Sans Unicode', Helvetica, sans-serif;
background: #18953c url(imagenes/bkg_general.gif) repeat-x;
}





#mainwrap{
width: 970px;
margin-left: auto;
margin-right: auto;
background-color: white;
}


#cuerpo{
width: 665px;
margin-left: 26px;
padding-top: 20px;
padding-bottom: 20px;
background-color: #ccffcc;
min-height: 500px;
  height:auto !important;
  height:500px;
  font-size: 14px;
  color: black;
}


#cuerpo h1{
font-size: 22px;
font-weight: bold;
color: #de4b4b;
}

#cuerpo a{
text-decoration: none;
color: #ee0303;

}

#cuerpo h2{
font-weight: bold;
color: #ee0303;
font-size: 16px;

}



#cuerpogeneral{
width: 950px;
background: #00bb00 url(imagenes/bkg_cuerpo.gif) repeat-x;
margin-left: 10px;
min-height: 820px;
  height:auto !important;
  height:850px;
display: inline-block;

}

#header{
width: 620px;
height: 372px;
background: url(imagenes/header02.jpg) repeat-y;
float: left;


}


/* comments and trackbacks */
.comentarios{
    font-size: 11px;
    font-weight: bold;
    width: 620px;
    display: inline-table;
    
}

.comentarios h1{
    font-size: 24px;
    font-weight: bold;
    color: #924585;
}

.comentarios h2{
    font-size: 18px;
    font-weight: bold;
    color: #924585;
}

.comentarios a{
    text-decoration: none;
    color: #924585;
}

.comentarios a:hover{
    text-decoration: underline;
    color: #924585;
}

.trackbacks,
.comments, 
#comment-preview-content,
#comment-respons-content {
    margin: 0 0 2.5em 00;
}

.comments-open {
    margin-top: 2.5em;
}
.comment-header,
.trackbacks-header,
.comments-open-header {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
}
.comments-header {
    margin: 0 190px 3px 190px;
}
.comments .comments-header {
    margin: 0 0 3px 0;
}

.comment-footer, 
.comments-open-header, 
.comments-open-content, 
#comments-open-footer, 
.comments-closed, 
#comment-form-external-auth, 
#comment-greeting, 
.comments-open-moderated, 
#comment-form-name, 
#comment-form-email, 
#comment-form-url, 
#comment-form-remember-me, 
#comment-form-reply, 
#comments-open-text, 
.trackbacks-header, 
.trackbacks-info, 
.trackback-header, 
.trackback-content, 
.trackback-footer {
    margin-bottom: 0.75em;
}

.trackback { 
    padding-top: 15px;
}

.comments-info,
.comment-footer,
.comments-open-subtext {
    color: #999;
}

#comments-open-data p {
    margin: 4px 0;
}
#comments-open-login,
#comments-open-logout {
    margin-bottom: 10px;
}
.comment {
    padding-top: 15px;
}
.comment-content {
    padding: 1px 15px;
    font-size: 13px;
    border-bottom: 1px solid #18953c;
}
.comment-content p {
    margin: 10px 0;
}
.comment-footer {
    padding: 5px 0 0 35px;
    background: url(pico-commentarrow-gray.gif) no-repeat 15px 0;
}
#comment-text {
    width: 99%;
    height: 80px;
    background: #fcfcfc;
    border: 1px solid #aaa;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.comment-footer .command-edit-comment,
.comment-footer .command-delete-comment {
    font-weight: bold;
}

.comment-footer .comment-footerlinks {
    float: left;
}

.comment-footer .comment-datetime {
    float: right;
    clear: right;
}

#top-comment-nav,
#comment-nav {
    line-height: 25px;
    list-style: none;
    width: 100%;
    height: 25px;
    margin: 1em 0;
    padding: 0;
    text-align: center;
}

#top-comment-nav li,
#comment-nav li {
    display: inline;
    padding: 0;
}

#top-prev-comments,
#prev-comments {
    text-align: left;
    margin: 0 1em 0 0;
}

#top-next-comments,
#next-comments {
    text-align: right;
    margin: 0 0 0 1em;
}

#top-num-comments,
#num-comments {
    text-align: center;
}


.comentariosdatos
{
width: 280px;
float: left;
border-right: 1px solid #18953c;
margin: 0 10px 0 0;
}

.comentariosdatosb
{
width: 300px;
float: left;
margin: 0 10px 0 0;
}

.comentariosforma
{
width: 260px;
height: 22px;
background-color: #ffffff;
color: #857c6a;
border: 1px solid #18953c;
}

.comentariosformb
{
width: 280px;
height: 300px;
background-color: #ffffff;
color: #857c6a;
border: 1px solid #18953c;
}

