body {
 background: #fff url(top-bg.png) top left repeat-x;
 padding: 0;
 margin: 0;
 /* text-align: center; */
 font-family: Lucida Grande, Myriad, Andale Sans, Luxi Sans, Bitstream Vera Sans, Tahoma, Toga Sans, Helvetica, Arial, sans-serif;
 font-size: small;
 text-align: left;
}


h1, h2, h3, h4 {
//margin: 10px;
 padding: 0px;
}

h1, h2 {
//text-shadow: 0.5px 0.5px 1.5px #900;
 text-shadow: 0.5px 0.5px 1px #ccc;
 font-weight: normal;
}

h1 {
 color: #c00;
}

h2 {
# color: #204a87;
 color: #c00;
}

.clearfix:after {
 content: ".";
 display: block;
 height: 0px;
 clear: both;
 visibility: hidden;
}

#container {
 margin: 0 auto;
 padding: 0;
 display: block;
 text-align: left;
 width: 750px;
 font-size: small;
 margin-top: 100px;
}

.infomail:after { content: "talento\40 creat1va.com"; } 
.title{
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    background-color: #3E3E3E;
    padding:6px 8px;
}
.content {
    text-shadow:0 1px 0 #EEEEEE;
    border-color:-moz-use-text-color #9CA7B8;
    border-left:1px solid #ADADAD;
    border-right:1px solid #ADADAD;
    border-bottom:1px solid #ADADAD;    
    border-style:none solid solid solid;
    border-width:0 1px 1px 1px;
    margin-bottom:0;
    padding: 1px 12px;
    background-color: #F7F7F7;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;    
}
