@charset "utf-8";
/* CSS Document */
/*-------------------------------GERAL-------------------------------*/
*{border:none;	margin:0;	padding:0;	text-decoration:none;	list-style-type: none;
}
body{font-family: "Arial", Helvetica, sans-serif, Tahoma, Trebuchet MS; font-size:11px; color:#6d6d6d; background-color:fffffff; width:919px; margin:0 auto;  
}
h1{font-family:Arial, "Helvetica", sans-serif, Tahoma, Trebuchet MS; font-size:25px; color:#7a7a7b;  
}
h2{font-size:18px; color:#827870;  
}
a{color:#827870; font-size:14px; font-family: Arial, "Helvetica", sans-serif, Tahoma, Trebuchet MS;
}
a:hover{color:#9b9b9b;
}
/*-------------------------------CABEÇALHO-------------------------------*/
#header{background:url(../img/storeusa/header.jpg) no-repeat; height:140px;  
}
#header h1{padding:65px 0 0 170px;
}
#header p{padding-left:170px; color:#827870; font-size:14px; font-weight:bold;
}
#header a{ display:block; width:185px; margin-left:700px; margin-top:-15px; 
}
/*-------------------------------NAVEGAÇÃO-------------------------------*/
#nav{margin:30px 0 0px 25px; font-weight:bold; 
}
#nav ul{float:left; padding-left:2em; padding-bottom:2em;
}
#nav #nav_center{width:225px; height:220px; background:url(../img/storeusa/vert_sep.jpg) no-repeat; margin-left:10em; 
}
#nav #nav_right{width:225px; height:220px; background:url(../img/storeusa/vert_sep.jpg) no-repeat;
}
#nav #nav_center_europe{width:225px; height:111px; background:url(../img/storeusa/vert_sep_half.jpg) no-repeat; margin-left:10em; 
}
#nav #nav_right_europe{width:225px; height:111px; background:url(../img/storeusa/vert_sep_half.jpg) no-repeat;
}
#nav li{font-size:16px;
}
/*-------------------------------CONTEÚDO-------------------------------*/
#content{clear:both; margin:0 25px 0 25px;
}
#content h2 { background:#f3f3f3; width:855px; height:15px; border-top:#e9e9e9 solid 1px; padding:15px 0 3px 10px; margin-bottom:10px;
}
#content li {margin-bottom:10px; margin-left:10px;
}
#content a.top{float:right; clear:both; margin:-25px 10px 10px 0; 
}
#content a:hover.top{text-decoration:underline;
}
.adress{clear:both; width:100%;
}
.adress ul{float:left; width:420px;
}
.adress ul.col_dois{margin-left:20px; width:420px; float:left;
}
/*-------------------------------RODAPÉ-------------------------------*/
#footer { background: url(../img/storeusa/bg_footer.jpg) repeat-x; width:873px; height:20px; clear:both; margin-left:25px;
}