/* CSS Document */


body {
	background:#161616;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size: 12px;
	margin-top:0px;
}

img {border:0}

#main {
	width:950px;
	padding:0px 0px 0px 0px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	background-color:#161616;
}

#content {
	background-color:#231f20;
}


#top_menu_swf{
	height:75px;
	margin:0px;
	padding:0px;
}

#langues {
	width:100%;
	display:inline;
}

#middle {
	width:950px;
	background-image:url(../images/back.jpg);
	background-repeat:repeat-y;
	background-position:300px;
}

#contenu_general, #tab_shops {
	width:610px;
	padding:20px;
}

#tab_shops td img { width:75px}
tr.separator { HEIGHT:1px;background-color:#A59687;}

#tab_shops ul a { text-transform:uppercase; color:#FFFFFF;}

#tab_shops li{ float:left; width:175px; margin-bottom:5px; list-style:none}
#tab_shops li img { width:11px}

h1 {
	background-image:url(../images/h1.jpg);
	background-repeat:no-repeat;
	height:25px;
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:18px;
	text-indent:50px;
	padding-top:2px;
}

#contenu_general h1 a{
	font-size:18px;
	color:#000000;
}

#contenu_general h2 a{
	font-size:16px;
	color:#fff;
}


p{
	margin-top:2px;
	text-align:justify;
}

h2 {
	margin-left:20px;
	font-size:16px;
	color:#fff;
	border-bottom:2px;
	border-color:#19bfe0;
	border-bottom-style:dotted;
}

h3 {
	font-size:14px;
	font-weight:bold;
}

li {
	list-style:url(../images/puce.jpg);
}

#footer {
	background-image:url(../images/foot_back.jpg);
	background-repeat:repeat-x;
	height:33px;
	padding-top:7px;
	text-align:center;
	color:#221e1f;
	font-weight:bold;
}

#bottom {
	height:33px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}


a {
	color: #18BFE1;
	font-weight: bold;
	text-decoration: none;
}

#footer a{color: #fff;}

a:hover {
	text-decoration:underline;
}

a.button:link, a.button:visited{
	width:200px; 
	height:25px; 
	text-decoration:none; 
	color:white;
	text-align:center; 
	font-weight:bold; 
	background-image:url(../images/bouton.jpg);
	background-repeat:repeat-x;
	padding-top:3px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:5px;
}

a.button:hover{
	width:200px; 
	height:25px; 
	text-decoration:none; 
	color:white;
	text-align:center; 
	font-weight:bold; 
	background-image:url(../images/bouton_hover.jpg);
	background-repeat:repeat-x;
	padding-top:3px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:5px;
}

#pub img {
	border:5px solid #fff;
}

#pub {
	padding-bottom:30px;
	padding-top:30px;
}

#pub h2{
	width:270px;
}


.cb_style img{
	border:3px solid #18BFE1;
	margin-left:0px;
	margin-right:5px;
	margin-bottom:5px;
}


form {border:0}

form label
{
	float: left;
	clear: left;
	width: 215px;
	margin-bottom:10px
}

input, textarea, select
{
	margin-bottom:5px;
}

#mailformformtype_mail {margin:20px 0 20px 215px}

