/* GRUPO CRIT - CSS */
*{margin:0;padding:0;}
body{font-family:verdana;text-align:center;background-color:#f6e3e4;}
img{border:0;}
h1,h2{font-family:"trebuchet ms";font-size:25px;font-weight:normal;display:block;padding-top:35px;letter-spacing:-1px;padding-right:200px;}
h2{font-size:16px;color:#666;padding-top:0px;}
p{color:#666;}

#wrap{margin:0 auto;text-align:left;width:868px;position:relative;background-color:#fff;padding:0 20px;}
html>body #wrap{width:828px;}

#top{display:block;background-color:#e1121c;font-size:10px;height:23px;padding-right:15px;border-bottom:2px solid #dca6a8;}
#top li{list-style-type:none;float:right;}
#top li a{color:#fff;text-decoration:none;padding:4px 14px 4px 14px;display:block;}

#lgo{background-image:url(../img/crit.png);background-repeat:no-repeat;height:30px;width:218px;position:absolute;top:25px;left:160px;}
#header{height:77px;border-top:2px solid #fff;}
#anim{height:182px;}

#menu{height:32px;font-family:arial;font-size:13px;display:block;background-image:url(../img/fdo_bot3.png);background-repeat:repeat-x;}
#menu li{float:left;list-style-type:none;}
#menu li a,#menu li.act{padding:7px 17px 7px 12px;text-decoration:none;background-color:#e1121c;color:#fff;display:block;border-right:1px solid #f5898e;border-left:1px solid #af0f17;border-bottom:1px solid #af0f17;background-image:url(../img/fdo_bot.png);background-repeat:repeat-x;}
#menu li a:hover,#menu li.act{background-image:url(../img/fdo_bot2.png);}



#foot{clear:both;border-top:1px dotted #f3767c;padding:45px;margin-top:55px;color:#f3767c;font-size:11px;}