* {
margin:0;
padding:0;
}
body {
font:.80em Arial, Verdana,Sans-Serif;
color:#272727;
line-height:1.8em;
/*background:#fff url(/images/briques.jpg) repeat-x top;*/
}
p {
line-height:1.6em;
margin:0 0 1em 1em;
}
.admin_header
{
width:100%;
height:50px;
background-color:#333;
text-align:left;
border-bottom:2px dotted #000;
color:#FFF;
margin-bottom:0px;
}
.admin_welcome
{
float:left;
width:550px;
padding:5px;
font-size:1.3em;
font-weight:bold;
}
.admin_welcome a
{
color:#FFF;
}

.admin_deconnect
{
float:right;
padding:5px;

}


.topmenu {
line-height:1.6em;
margin:0px;
font-size:11px;
text-align:left;
width:100%;
}
#bcrumb
{
border-bottom:1px dotted #FFB610;
margin-bottom:5px;
text-indent:2px;
}
a {
color:#333;
text-decoration:none;
background:inherit;
}
a:hover {
color:#f8a80d;
background:inherit;
}
ul {
list-style:none;
}
li {
margin-left:1em;
}
.subcat {
margin-left:1em;
}
h1,h2,h3 {
font-weight:200;
}
h1,h2 {
color:#333;
font-size:0.9em;
}
h3 {
font-size:1.4em;
color:#FFB610;
font-weight:bold;
}
.wrapper {
width:1000px;
margin: auto;
}
#header {
width:1000px;
margin:9px auto;
}

#logo {
float:left;
color:gray;
width:100%;
height:90px;
margin-bottom:9px;
}
#logo-pic {
float:left;
color:gray;
}
#logo-text {
float:left;
color:gray;
margin-top:10px;
margin-left:10px;
}
#blog
{
float:left;
margin:48px 0px 0px 40px;
}
#moncompte
{
float:left;
margin:38px 0px 0px 40px;
}
#logo h1 {
font-size:1.9em;
letter-spacing:-1px;
color:#555;
}
#top {
float:right;
text-align:right;
}
#topmenu {
height:20px;
float:right;
margin:5px;
padding:5px 0 0;
}
#topmenu li {
font-size:1em;
display:inline;
}
#topmenu li a {
color:gray;
margin:0 15px;
}
#topmenu li a:hover {
color:#F74600;
}
input {
vertical-align:middle;
padding:2px;
}
input.searchfield {
width:150px;
border:1px solid #ccc;
padding:1px;
font-size:1em;
}
input.searchbutton {
border:0;
color:#fff;
font-weight:500;
background:gray;
padding:1px;
font-size:1em;
}

input.alerteform {
border:1px solid #ccc;
padding:2px;
font-size:1em;
background-color:#EEE;
font-weight:bold;
}

td.bordered
{
border-bottom:1px dotted #DDD;
text-indent:10px;
font-weight:bold;
}


.plan
{
text-align:center;
margin-top:10px;
}
.plan img
{
margin-bottom:5px;
}
#navigation {
clear:both;
background:#000;
margin:0px auto 5px auto;
color:#FFF;
font-weight:bold;
font-size:0.9em;
padding-top:3px;
text-align:center;
border-bottom:2px solid #000;
width:100%;

}
#navigation a{
color:#FFF;
font-size:1.2em;
padding-top:2px;

}
#content {
width:1000px;
}
#content p.subcat {
margin-left:30px;
}
#visionneuse
{
width:690px;
height:250px;
margin-top:0px;
border:0px solid #000;
margin-right:5px;
float:left;
margin-top:2px;
z-index:100;
}
#advert_right
{
width:300px;
height:250px;
margin-top:2px;
float:right;
overflow:hidden;
}
#sideleft {
width:160px;
float:left;
}
#sideright {
width:300px;
float:right;
margin-top:5px;
}

.single {
width:100%;
float:left;
margin-top:7px;
}

.cadre
{
float:left;
width:500px;
margin-top:0px;
}
.boxed-right
{
width:300px;
float:right;
}

.spacer
{
height:5px;
}
.spacer15
{
height:15px;
margin:0;
padding:0;
}

.cadre_label
{
text-align:center;
padding:2px;
text-align:left;
font-size:14px;
font-weight:bold;
margin:5px; 
color:#fdb815;
width:100%;
}
.cadre_boite
{
background-color:#FFF;
margin:2px;
position:relative;
overflow:hidden;
}
.cadre_boite_titre
{
font-size:18px;
font-weight:bold;
height:45px;
float:left;
text-align:center;
}
.cadre_boite_marque
{
font-size:11px;
float:left;
line-height:18px;
padding-left:8px;
color:#999;
}

.cadre_boite2
{
margin:2px;
height:20px;
position:relative;
overflow:hidden;
}
.cadre_boite_marque2
{
font-size:11px;
float:left;
text-align:center;
width:100%;
}
.cadre_boite_marque2 a
{
font-weight:bold;
color:#6B5D4A;
}

.cadre_boite_marque2 a:hover
{
font-weight:bold;
color:#FFBA10;
}

.chiffre
{
padding:10px;
margin-bottom:5px;
font-size:20px;
color:#6c5d4a;
}

#main input[type=button] {
border:1px solid #ccc;
color:#000;
font-size:.8em;
line-height:1.5em;
cursor:pointer;
display:block;
float:left;
background:#f9f6f2;
margin:0 .1em;
padding:.2em .8em;
}

.strong {
font-weight:700;
}

.em {
font-style:italic;
}

.underline {
text-decoration:underline;
}

.del {
text-decoration:line-through;
}

fieldset {
border:1px solid #999;
color:#000;
background:#EEE;
margin:0 0 8px;
padding:10px 8px;
}

textarea {
width:97%;
height:20em;
padding:3px;
}

.comment {
color:gray;
border-top:1px solid #ccc;
background:#F5F6F6;
margin:0 0 10px;
padding:10px;
}

.commentsbox {
color:gray;
background:#f4f4f4;
margin:0 0 10px;
padding:10px;
}

.date {
border-top:1px solid #eee;
margin:0 0 20px;
}

.clearer {
clear:both;
margin:0 auto;
padding:1px 0 0;
}

/* for expandable title links on archive and sitemap pages */
.drop_title a {
font:bold 12px Arial;
}

.droplist_div {
width:95%;
border-bottom:1px solid #ccc;
padding:4px 0;
}

.subcatlist_div {
width:95%;
padding:0 0 0 15px;
}

.t {background: url(/images/dot.gif) 0 0 repeat-x; width: 20em}
.b {background: url(/images/dot.gif) 0 100% repeat-x}
.l {background: url(/images/dot.gif) 0 0 repeat-y}
.r {background: url(/images/dot.gif) 100% 0 repeat-y}
.bl {background: url(/images/bl.gif) 0 100% no-repeat}
.br {background: url(/images/br.gif) 100% 100% no-repeat}
.tl {background: url(/images/tl.gif) 0 0 no-repeat}
.tr {background: url(/images/tr.gif) 100% 0 no-repeat; padding:10px} 


#mega_boite{width:830px;}
#grosse_boite{width:480px;}
#left_boite{width:160px;}

#footer {
margin-top:30px auto;
font-size:0.8em;
width:100%;
text-align:center;
}

.maptab td
{
line-height:1.3em;
}



.formulshop td
{
border:1px dotted #BBB;
padding:2px;
text-indent:5px;
}
input
{
font-family:arial;
}

.result-shop
{
	width:500px;
	height:190px;
	background:url(http://www.usineroubaix.fr/images/tableau2.png);
	background-repeat:no-repeat;
	margin:15px;

}


.result-shop2
{
	width:500px;
	background-repeat:no-repeat;
	margin:15px;
}

.result-shop2 td
{
	line-height:1.3em;
}


.shop-title-style
{
text-align:center;
line-height:1.2em;
}
.gris
{
font-size:11px;
color:#777;
line-height:0.8em;
}
#grisaille
{
padding:20px;

}
.contactez 
{
text-align:left;
width:100%;
}
.contactez a
{
color:#FFB618;
font-size:15px;
font-weight:bold;
}

.onglet-container
{
width:250px;
z-index:1000;
}

.onglet
{
width:250px;
height:41px;
color:#777;
font-weight:bold;
text-align:left;
text-indent:15px;
line-height:40px;
background:url(http://www.usineroubaix.fr/images/onglets.png);
border-left:1px solid #DDD;
cursor:pointer;
}
.onglet-selected
{
width:250px;
height:41px;
color:#777;
font-weight:bold;
text-align:left;
text-indent:15px;
line-height:40px;
background:url(http://www.usineroubaix.fr/images/onglets-selected.png);
border-left:2px solid #FFB711;
cursor:pointer;
}

.promo
{
width:300px;
height:107px;
background:url(http://www.usineroubaix.fr/images/magasins-usine/promo-usine-roubaix.png);
background-repeat:no-repeat;
text-align:center;
margin-bottom:10px;
}
.promo input
{
border:1px solid #AAA;
}

.small
{
font-size:0.8em;
color:#555;
line-height:0.8em;
}

.top10
{
background-color:#EEE;
margin-left:20px;
width:490px;
}
.top10text
{
width:200px;
overflow:hidden;
padding-left:2px;
font-size:0.9em;
line-height:1.2em;
}
.top10logo
{
padding:0px;
margin:0px;
}
#topten
{
float:left;
}

.blocbottom
{
width:1000px;
margin:auto;
padding:0px;
}
#headbottom
{
width:1000px;
height:100px;
background:url(http://www.usineroubaix.fr/images/bottomback.png);
background-repeat:no-repeat;
margin:auto;
}
.bottomtab
{
width:1000px;
color:#FFF;
}
.bottomtab a
{
color:#DDD;
}
.bottomtab a:hover
{
color:#FFB711;
}





ul.leftmenu
{
list-style-type:none;
padding-left:0px;
margin-left:-15px;
font-weight:bold;
text-indent:5px;
line-height:2em;
}
ul.sousmenu
{
font-size:0.8em;
}
ul.sousmenu li
{
margin-top:3px;
padding-bottom:1px;
margin-left:20px;
line-height:1.4em;
font-size:1.1em;
font-weight:normal;
}

.alphabet_cadre
{
margin-top:20px;
width:120px;
height:39px;
padding-left:90px;
color:#FFF;
font-size:2em;
line-height:1.5em;
background:url(http://www.usineroubaix.fr/images/alphabet_cadre.png) no-repeat;
}
.alphabet_spacer
{
width:100%;
height:1px;
border-top:1px solid #FFB711;
}
.alphabet_shop
{
width:700;
padding-left:92px;
text-indent:80px;

}
.contact_boutique
{
margin:10px;
}
.bigcadre
{
width:830px;
float:right;
}
.cadre2
{
width:830px;
}

.cadre2 td
{
border:1px solid #DDD;
text-indent:5px;
}

#journee-enfant
{
width:800px;
height:426px;
background:url(http://www.usineroubaix.fr/images/enfants.jpg) no-repeat;
}

.ds_box {
	background-color: #FFF;
	border: 1px solid #000;
	position: absolute;
	z-index: 32767;
}

.ds_tbl {
	background-color: #FFF;
}

.ds_head {
	background-color: #333;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
}

.ds_subhead {
	background-color: #CCC;
	color: #000;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 32px;
}

.ds_cell {
	background-color: #EEE;
	color: #000;
	font-size: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	cursor: pointer;
}

.ds_cell:hover {
	background-color: #F3F3F3;
} /* This hover code won't work for IE */

