@charset "utf-8";
/* CSS Document */

img {border:0;}
body {margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}
a:link {text-decoration:none; color: #000;}
a:visited {text-decoration:none;color: #000;}
a:hover {color:#333;}
.style1 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF;}
.style2 {font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #000;}
.style6 {	font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #666666;}
.style9 {font-size: 12px}
a:active {color: #000;}

#fundo{background: #ef3939;
background: -moz-linear-gradient(top,  #ef3939 0%, #961f1f 22%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ef3939), color-stop(22%,#961f1f));
background: -webkit-linear-gradient(top,  #ef3939 0%,#961f1f 22%);
background: -o-linear-gradient(top,  #ef3939 0%,#961f1f 22%);
background: -ms-linear-gradient(top,  #ef3939 0%,#961f1f 22%);
background: linear-gradient(to bottom,  #ef3939 0%,#961f1f 22%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef3939', endColorstr='#961f1f',GradientType=0 );

}
#menu{width:840px; margin:0 auto; padding:0; font-size:0;}
#menu li{width:130px; display:inline-block; margin:0 5px; font:14px  Arial, Helvetica, sans-serif; color:#FFF; text-transform:uppercase; font-weight:bold; text-align:center; padding:30px 0 11px 0; background:url(../menu.png) no-repeat; background-position:0 58px ; cursor:pointer;}
#menu li:hover{background-position:0 25px; color:#333;}
#menu li{-webkit-transition:all ease-out 200ms; -moz-transition:all ease-out 200ms; -ms-transition:all ease-out 200ms; -o-transition:all ease-out 200ms;}

#topo{width:900px; background:#FFF; overflow:hidden; position:relative;}
.texto00{color:#b30000; font:bold 33px Arial; letter-spacing:2.5px; text-shadow:1px 1px 5px #C7C7C7; margin:0;}
#logo{position:relative; margin:10px auto; width:800px; height:150px;}
.frase{font:16px Arial, Helvetica, sans-serif; color:#333; padding:20px 65px; border-top:3px solid #333; border-bottom:3px solid #333; font-style:oblique; 
background:#eee;}
