/*
   __              __                                             
  /\ \  __        /\ \                                            
  \_\ \/\_\    ___\ \ \/'\     ___ ___      __      ___     ____  
  /'_` \/\ \  /'___\ \ , <   /' __` __`\  /'__`\  /' _ `\  /',__\ 
 /\ \L\ \ \ \/\ \__/\ \ \\`\ /\ \/\ \/\ \/\ \L\.\_/\ \/\ \/\__, `\
 \ \___,_\ \_\ \____\\ \_\ \_\ \_\ \_\ \_\ \__/.\_\ \_\ \_\/\____/
  \/__,_ /\/_/\/____/ \/_/\/_/\/_/\/_/\/_/\/__/\/_/\/_/\/_/\/___/ design.com
  
*/

/* HOME
----------------------------------------------------------------------------- */

.bg1 {background:url(images/pedidos_bg.jpg) no-repeat; widows:960px; height:434px;}

.bg2 {background:url(images/pedidos_bg2.jpg) no-repeat; widows:960px; height:434px;}
.bg2 h3 {text-align:center; width:500px; font-size:14px; line-height:2.2; font-weight:bold; color:#795027;}
.bg2 h3 a{color:#795027; text-decoration:underline;}
.bg2 .center {position:absolute; top:160px; left:250px;}

.block_form {}
.block_form p {position:absolute;}
.block_form label {display:block; width:82px; text-align:left; float:left;}
.block_form textarea {width:250px; height:65px; border:0; color:#533D31;}
.block_form .ip {width:250px; height:18px; border:0; color:#533D31;}
.block_form .bt { position:absolute; top:375px; left:477px;}

.p1, .p2, .p3, 
.p4, .p5, .p6 {left:330px;}

.p1 {top:47px;}
.p2 {top:93px;}
.p3 {top:142px;}
.p4 {top:190px;}
.p5 {top:238px;}
.p6 {top:286px;}


