/* CSS Document */
@import url(sinhtml.css);

body { background-color:#333;}
#web { width:900px; margin:10px auto; background-color:#FFF;}
#web h1 { width:880px;  padding:5px 10px 5px 10px;font-family:"trebuchet MS"; font-size:26px; font-weight:bold;}
#web h2 { width:880px;  padding:5px 10px 5px 10px;font-family:"trebuchet MS"; font-size:20px; font-weight:bold; color:#F00; margin-top:10px;}
#web p {width:880px;  padding:5px 10px 5px 10px;font-family:"trebuchet MS"; font-size:15px; color:#666; margin-bottom:10px;}
#web .bloque{width:900px; margin:10px;}
#web .bloquemail{width:740px; margin:10px 40px 10px 40px; border:5px solid #f00; background-color:#eee;}
.textoform{font-family:"trebuchet MS"; font-size:13px; color:#333; text-align:center;}
