/* CSS Document */

html,body{margin:0;padding:0}
body{font-family: verdana; font-size:10px; color:#444; background-color:#055a02}
p{margin:0 10px 10px;}
a{color:#f56a00; text-decoration:none; font-weight:bold}
a:hover{color:#f9a05d; text-decoration:none; font-weight:bold}
.title{color:#CF5A00; font-size:13px; font-weight:bold; text-align:right}
.realce{color:#063105; font-weight:bold; border-bottom:1px solid #f56a00; cursor:move}
.red {color:#82bc80;}
.style1, b {color:#82bc80;}
input, select, textarea{font-family:verdana; font-size:10px; color:#055a02; background-color:#82bc80; border:1px solid #063105}
input:focus, select:focus, textarea:focus {  background:#cacaca;  color:#222222;   }
h1{ color:#055a02; font-size:16px; font-weight:bold; margin-left:10px; border-left:3px solid #AEB332; background-color:#f9f9f9; display:block; padding:5px}
/*pics*/
.borderit img{ padding:3px; background-color:#82bc80; border: 1px solid #063105;}
.borderit:hover img{ padding:3px; background-color:#f9a05d; border: 1px solid #f56a00;}
.border {padding:3px; background-color:#e1e1e1; border: 1px solid #222;}

div#header{position:relative}
div#container{text-align:left}
div#content p{line-height:1.4}
div#sombra{ background-image:url(images/sombra.png); background-repeat:repeat-y; margin-left:5px}
div#footer{background: #063105;color: #FFF}
div#footer p{margin:0;padding:5px 10px; text-align:center}
div#footer a{display:inline;padding:0;color: #82bc80}

div#container{width:820px; background-image:url(images/bg.gif); background-repeat:repeat-y}
div#container{width:820px;margin:0 auto}
div#content{float:right;width:570px}
div#navigation{float:left;width:240px}
div#extra{clear:both;width:100%}

/*MENU*/
/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/image_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#multi-level {height:30px; width:774px; position:relative; z-index:100; background:#fff url(menu/image_drop_back.gif) repeat-x; padding-left:40px;border:1px solid #f56a00; border-width:0 1px; margin-left:2px;}

/* The menu styling */
/* Remove the padding, margins and bullets from the lists */

.menu, .menu ul {list-style-type:none; padding:0; margin:0; font-family:tahoma; font-size:11px;}

/* Set up the size of the list items and float left to place inline */
.menu li.top {display:block; float:left; position:relative;}

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */
.menu li.top a.top_link {display:block; float:left; height:30px; line-height:30px; text-decoration:none; color:#063105; background: url(menu/image_drop_1a.gif); padding:0;}
.menu li.top a.top_link span.span_top {display:block; float:left; height:30px; background: url(menu/image_drop_1a.gif) right top; padding:0 10px 0 0;}
.menu li.top a.top_link b.b_top {display:block; float:left; height:30px; width:26px;}

.menu li.top a.top_link span.drop {background: url(menu/image_drop_0a.gif) right top; padding:0 20px 0 0;}

.menu li a#home b.b_top {background:transparent url(menu/home.gif) no-repeat center center;}
.menu li a#products b.b_top {background:transparent url(menu/balloon.gif) no-repeat center center;}
.menu li a#services b.b_top {background:transparent url(menu/acess.gif) no-repeat center center;}
.menu li a#contacts b.b_top {background:transparent url(menu/rainbow.gif) no-repeat center center;}
.menu li a#shop b.b_top {background:transparent url(menu/arm.gif) no-repeat center center;}
.menu li a#cad b.b_top {background:transparent url(menu/edit.gif) no-repeat center center;}
.menu li a#galeria b.b_top {background:transparent url(menu/camera.gif) no-repeat center center;}
.menu li a#virtual b.b_top {background:transparent url(menu/cart.gif) no-repeat center center;}

/* Style the list OR link hover. Depends on which browser is used */
.menu a:hover {visibility:visible; cursor:pointer; position:relative;}
.menu li:hover {position:relative; z-index:200;}

/* Style the top level links */
.menu li.top a.top_link:hover,
.menu li.top:hover a.top_link {background: url(menu/image_drop_1b.gif);}
.menu li.top a.top_link:hover span.span_top,
.menu li.top:hover a.top_link span.span_top {background: url(menu/image_drop_1b.gif) right top;}
.menu li.top a.top_link:hover span.drop,
.menu li.top:hover a.top_link span.drop {background: url(menu/image_drop_0b.gif) right top;}

/* keep the 'next' level invisible by placing it off screen. */
.menu ul, 
.menu ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}

/* Style the drop down sub level links */
.menu :hover ul.sub {left:0; top:30px; background: transparent url(menu/transparent.gif); padding:3px 0 0 0; white-space:nowrap; width:135px; height:auto;}
.menu :hover ul.sub li {display:block; float:left;}
.menu :hover ul.sub li a {display:block; float:left; height:25px; width:135px; line-height:25px; color:#505050; text-decoration:none; padding:0; background: url(menu/dropa_0.gif) no-repeat;}

/* All this lot is for IE6, believe it or not, to style the fly outs */
.menu :hover ul.sub li a span,
.menu :hover ul.sub li a.fly:hover ul li a span,
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a span,
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a span, 
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a span
{display:block; float:left; background: url(menu/drop_0.gif) right top; height:25px; width:92px; padding:0 10px 0 5px; font-weight:normal; color:#505050;}

.menu :hover ul.sub li a.fly span,
.menu :hover ul.sub li a.fly:hover ul li a.fly span,
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly span,
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a.fly span,
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a.fly span
{background: url(menu/dropb_0.gif) right top; color:#505050;}

.menu :hover ul.sub li a:hover,
.menu :hover ul.sub li a:hover ul li a:hover,
.menu :hover ul.sub li a:hover ul li a:hover ul li a:hover,
.menu :hover ul.sub li a:hover ul li a:hover ul li a:hover ul li a:hover,
.menu :hover ul.sub li a:hover ul li a:hover ul li a:hover ul li a:hover ul li a:hover
{background: url(menu/dropba_1.gif) no-repeat; color:#f56a00;}

.menu :hover ul.sub li a:hover span,
.menu :hover ul.sub li a.fly:hover ul li a:hover span,
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a:hover span,
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a:hover span,
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a:hover span
{background: url(menu/drop_1.gif) right top; color:#f56a00;}

.menu :hover ul.sub li a.fly:hover span,
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover span,
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover span,
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a.fly:hover span,
.menu :hover ul.sub li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a.fly:hover ul li a.fly:hover span
{background:url(menu/dropb_1.gif) right top; color:#f56a00;}

/* the next two lines keep the menu trail :hover state for IE7 and non-IE browsers */
.menu :hover ul li:hover > a.fly {background:url(menu/dropba_1.gif) no-repeat; color:#505050;}
.menu :hover ul li:hover > a.fly span {background:url(menu/dropb_1.gif) right top; color:#505050;}

/* Style the images to the left of each link */
.menu ul.sub b {display:block; float:left; background:transparent url(menu/book.gif) no-repeat center center; height:25px; width:25px;}
.menu ul.sub b.paint {background:transparent url(menu/balloon.gif) no-repeat center center;}
.menu ul.sub b.house {background:transparent url(menu/met.gif) no-repeat center center;}
.menu ul.sub b.neon {background:transparent url(menu/neon.gif) no-repeat center center;}
.menu ul.sub b.cristal {background:transparent url(menu/cristal.png) no-repeat center center;}
.menu ul.sub b.aranha {background:transparent url(menu/spiderman.gif) no-repeat center center;}
.menu ul.sub b.people {background:transparent url(menu/people.gif) no-repeat center center;}
.menu ul.sub b.info {background:transparent url(menu/acess.gif) no-repeat center center;}
.menu ul.sub b.shop {background:transparent url(menu/shop.gif) no-repeat center center;}
.menu ul.sub b.shopp {background:transparent url(menu/cart.gif) no-repeat center center;}
.menu ul.sub b.tv {background:transparent url(menu/tv.gif) no-repeat center center;}
.menu ul.sub b.email {background:transparent url(menu/email.gif) no-repeat center center;}
.menu ul.sub b.world {background:transparent url(menu/world.gif) no-repeat center center;}
.menu ul.sub b.ben {background:transparent url(menu/bentennyson.gif) no-repeat center center;}
.menu ul.sub b.liso {background:transparent url(menu/prato.gif) no-repeat center center;}
.menu ul.sub b.pooh {background:transparent url(menu/winniethepooh.gif) no-repeat center center;}
.menu ul.sub b.poohb {background:transparent url(menu/piglet.gif) no-repeat center center;}
.menu ul.sub b.qmark {background:transparent url(menu/qmark.gif) no-repeat center center;}
.menu ul.sub b.stop {background:transparent url(menu/stop.gif) no-repeat center center;}
.menu ul.sub b.nemo {background:transparent url(menu/nemo.gif) no-repeat center center;}
.menu ul.sub b.kitty {background:transparent url(menu/hellokitty.gif) no-repeat center center;}
.menu ul.sub b.ppg {background:transparent url(menu/ppg.gif) no-repeat center center;}
.menu ul.sub b.maca {background:transparent url(menu/apple.gif) no-repeat center center;}
.menu ul.sub b.minnie {background:transparent url(menu/minniemouse.gif) no-repeat center center;}
.menu ul.sub b.princesa {background:transparent url(menu/princesa.gif) no-repeat center center;}
.menu ul.sub b.shrek {background:transparent url(menu/shrek.gif) no-repeat center center;}
.menu ul.sub b.girl {background:transparent url(menu/girl.gif) no-repeat center center;}
.menu ul.sub b.boy {background:transparent url(menu/voy.gif) no-repeat center center;}
.menu ul.sub b.cint {background:transparent url(menu/cint.gif) no-repeat center center;}
.menu ul.sub b.heart {background:transparent url(menu/heart.gif) no-repeat center center;}
.menu ul.sub b.promo {background:transparent url(menu/promo.gif) no-repeat center center;}
.menu ul.sub b.cad {background:transparent url(menu/edit.gif) no-repeat center center;}
.menu ul.sub b.tel{background:transparent url(menu/tel.gif) no-repeat center center;}
.menu ul.sub b.presente{background:transparent url(menu/present.gif) no-repeat center center;}
.menu ul.sub b.pop{background:transparent url(menu/pop.gif) no-repeat center center;}
.menu ul.sub b.tire{background:transparent url(menu/tire.gif) no-repeat center center;}
.menu ul.sub b.bella{background:transparent url(menu/bella.gif) no-repeat center center;}
.menu ul.sub b.ariel{background:transparent url(menu/ariel.gif) no-repeat center center;}
.menu ul.sub b.mickey{background:transparent url(menu/mickeymouse.gif) no-repeat center center;}
.menu ul.sub b.pp{background:transparent url(menu/peterpan.gif) no-repeat center center;}
.menu ul.sub b.art{background:transparent url(menu/art.gif) no-repeat center center;}
.menu ul.sub b.range{background:transparent url(menu/cow.gif) no-repeat center center;}
.menu ul.sub b.clown{background:transparent url(menu/clown.gif) no-repeat center center;}
.menu ul.sub b.cars{background:transparent url(menu/cars.gif) no-repeat center center;}
.menu ul.sub b.morang{background:transparent url(menu/strawberry.gif) no-repeat center center;}
.menu ul.sub b.one{background:transparent url(menu/one.gif) no-repeat center center;}
.menu ul.sub b.tinker{background:transparent url(menu/fairy.gif) no-repeat center center;}
.menu ul.sub b.sparrow{background:transparent url(menu/skull.gif) no-repeat center center;}
.menu ul.sub b.betty{background:transparent url(menu/bettyboop.gif) no-repeat center center;}
.menu ul.sub b.newyear{background:transparent url(menu/firecracker.gif) no-repeat center center;}
.menu ul.sub b.carna{background:transparent url(menu/umbrella.gif) no-repeat center center;}
.menu ul.sub b.prom{background:transparent url(menu/scroll.gif) no-repeat center center;}
.menu ul.sub b.love{background:transparent url(menu/valentine.gif) no-repeat center center;}
.menu ul.sub b.easter{background:transparent url(menu/easteregg.gif) no-repeat center center;}
.menu ul.sub b.mommy{background:transparent url(menu/rose.gif) no-repeat center center;}

/* Position the flyouts */
.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:107px; top:0; background:transparent url(menu/transparent.gif); padding:5px 5px 5px 0; white-space:nowrap; width:120px; z-index:200; height:auto;}