/* CSS Document */
/* Ação Direta - CSS Por: Ação Direta Web Studio - Desenvolvimento e layout: Paulo Marcos Luft */

/* -----------------------------------*/
/* ---------->>> GLOBAL <<<-----------*/
/* -----------------------------------*/
*                                       { margin:0; padding:0px;}
body                                    { background:#9a1c1c url(../imagens/fundo-site.jpg) repeat-x; font-family:"Verdana", Times, serif; font-size:12px; }
div#container                           { width:980px; margin:0 auto; }
div#rodape								{ background:url(../imagens/fundo-rodape.jpg) no-repeat; margin-left:10px; width:669px; height:22px; text-align:center; color:#333333; line-height:22px;}
div#rodape a							{ text-decoration:none; color:#3c3d3c}
div#rodape a:hover						{ text-decoration:underline;}
p										{color:#3c3d3c;}
img										{ border:none;}

div#footer                              { width:670px; height:35px; position:relative; margin-left:5px; }
div#footer p                            { color:#E3FFF6; margin-left:10px; margin-top:10px; float:left; display:inline; }
div#footer img                          { color:#fff; margin-right:5px; position:absolute; right:0; }

/* -----------------------------------*/

div#wrapper                          { width:980px; position:relative; height:580px; }

div#logo							{ width:679px; height:326px; margin:0 auto; background:url(../imagens/layout-pizza.png) no-repeat;}

div#quadros							{ margin-top:10px;}

div#q1								{ width:269px; height:219px; border:solid 6px #ffa235; background:#e3fff6; float:left;}
div#q1 p							{ margin-left:10px; margin-top:10px;}
div#q1 img							{ margin-left:10px; }
div#q1 a							{ text-decoration:none; color:#3c3d3c}
div#q1 a:hover						{ text-decoration:underline;}

div#q2								{ width:269px; height:219px; border:solid 6px #ffa235; background:#e3fff6; float:left; margin-left:70px;}

div#q3								{ width:269px; height:219px; border:solid 6px #ffa235; background:#e3fff6; float:right;}
div#q3 p							{ margin-left:10px; margin-top:10px;}
div#q3 p.center						{ text-align:center; margin-left:0}
div#q3 img							{ margin-left:10px; }


div#desconto						{ position:absolute; bottom:-70px; right:0px;}
div#desconto img					{ width:280px;}