body {
	background-color: #828282;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/degrades/degrade.jpg);
	background-repeat: repeat-x;
}

.bodypopup {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: url(../images/backgrounds/fondpage.jpg);
	background-repeat: repeat;
}

#contenu_page {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/backgrounds/fondpage.jpg);
	width:859px;
	position: relative;
	z-index:15;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.titre_page {
	font-size:15px;
	font-weight:bold;
	vertical-align:top; 
	text-align:left;
	height:25px;
}
.texte_page {
	vertical-align:top; 
	text-align:left;
}

a:link.lienstitre{
	color:#333333;
}

a:visited.lienstitre{
	color:#333333;
}

a:hover.lienstitre{
	color:#F85603;
}

a:link.contact{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
}

a:visited.contact{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
}

a:hover.contact{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#F85603;
}

.logoheader {
	width: 426px;
	height: 77px;
	margin-left: 21px;
}

.flagsheader {
	margin-right: 21px;
}

.bordure1
{
	background-color:#000000;
	height:1px;
}
div.commander {
	background-color:#000;
	background-position:50% 50%;
	background-image:url(../images/backgrounds/metal-noir.jpg);
	background-repeat:no-repeat;
	width: 521px;
	height: 167px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
}
div.commander a, div.commander a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	text-decoration:underline;
}

.evenement {
	width:256px;
	margin-left:10px;
	margin-top:0px;
}
.evenement_title {
	width:256px;
	line-height:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#00CCFF;
	text-transform:uppercase;
	padding-top:0px;
	margin-bottom:0px;
	text-align:center;
	/*text-decoration: blink; pas compatible IE8*/
}
.evenement_texte {
	background-color:#7D7D7D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	vertical-align:top;
	text-align:center;
}
/*
.standard_lefter {
	margin-left:1px;
	width:562px;
	height:100%;
	background-color:#4d4d4d;
	background-image:url(../images/degrades/lefter_degrade_top.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.standard_righter {
	margin-left:1px;
	width:296px;
	height:100%;
	background-color:#1d1d1d;
	background-image:url(../images/degrades/righter_degrade_top.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
*/
.td_righter {
	width:296px;
	background-color:#1d1d1d;
	background-image:url(../images/degrades/righter_degrade_top.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
.td_lefter {
	width:562px;
	height:100%;
	background-color:#4d4d4d;
	background-image:url(../images/degrades/lefter_degrade_top.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border-left: 1px solid #000;
}
/* RIGHTER */
/* DEBUT NEWSLETTER */
.newsletter_global {
	width:256px;
	margin-left:20px;
}
.newsletter_title {
	width:256px;
	line-height:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#828282;
	text-transform:uppercase;
	padding-top:20px;
	margin-bottom:10px;
	text-align:left;
}
div.newsletter_global form {
	width:256px;
	margin:0px;
}
div.newsletter_email {
	width: 167px;
	height: 21px;
	background: #a99787 url(../images/champs/newsletter_champ.jpg) left top no-repeat;
}
div.newsletter_email input {
	border: 0px;
	margin-left: 10px;
	margin-right: 8px;
	margin-top: 3px;
	width: 147px;
	background-color: transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
div.newsletter_submit {
	width:33px;
	height:21px;
	border: 0px;
}
div.newsletter_submit input[type=submit], div.newsletter_submit input[type=reset] {
	background-image:url(../images/boutons/btn_newsletter_ok.jpg);
	background-color:#333;
	width:31px;
	height:21px;
	cursor:pointer;
	border: 0px;
	margin-left:2px;
}
div.newsletter_submit input[type=submit]:hover, div.newsletter_submit input[type=reset]:hover {
	background-image:url(../images/boutons/btn_newsletter_ok_rollover.jpg);
	background-color:#333;
}
div.newsletter_submit input[type=submit]:active, div.newsletter_submit input[type=reset]:active {
	background-image:url(../images/bouton/btn_newsletter_ok_active.jpg);
	background-color:#333;
}
.newsletter_message {
	line-height:48px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ff800f;
	text-transform:uppercase;
}
/* FIN NEWSLETTER */

/* CATEGORIE LISTE */
.categorie_global {
	width:256px;
	margin-left:20px;
	padding-top:20px;
	padding-bottom:20px;
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-bottom-color: #434343;
	clear:both;
}
.categorie_global ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	line-height:8px;
	width:256px;
	height:98px;
	margin:0px;
	padding:0px;
}
li.up{
	list-style: none;
	margin-bottom:10px;
}
li.last {
	list-style: none;
	margin-bottom:0px;
}
ul li a {
	text-decoration:none;
	color:#828282;
}
ul li a:hover, ul li a.hover {
	text-decoration:none;
	color:#FFF;
}
/* END CATEGORIE LISTE */

/* BANNER 250 */
.banner_global {
	width:256px;
	margin-left:20px;
	padding-bottom:20px;
}
.banner_title {
	width:256px;
	line-height:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#828282;
	padding-top:20px;
	text-transform:uppercase;
	margin-bottom:10px;
	text-align:left;
}
.banner_main {
	width:250px;
	height:250px;
	border: 3px solid #666666;
}
/* END BANNER 250 */
/* END RIGHTER */

/* LEFTER */
/* ARTICLE */
#lefter_image_test {
	background-color:#c4c4c4;
	text-align:left;
}
#lefter_image_test tr td h2 {
	margin:0px;
	padding:0px;
	padding-left:10px;
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	font-weight:normal;
}
#lefter_image_test tr td h2 a {
	color:#4d4d4d;
	text-decoration:none;
}
#lefter_image_test:hover tr td h2 a, #lefter_image_test.hover tr td h2 a, #lefter_image_test tr td h2 a:hover, #lefter_image_test tr td h2 a.hover {
	color:#000;
	text-decoration:none;
}

/* */

#lefter_image {
	background-color:#000;
	width:522px;
	height:177px;
	position:relative;
	display:block;
	text-align:left;
}
#lefter_image p {
	background-color:#000;
	width:516px;
	height:32px;
	margin:0px;
	padding:0px;
	left:3px;
	right:3px;
	top:142px;
	position:absolute;
	filter:alpha(opacity=20);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	z-index:1;
}
#lefter_image h2 {
	width:476px;
	left:23px;
	top:154px;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	font-weight:normal;
	position:absolute;
	line-height:8px;
	z-index:2;
}
#lefter_image h2 a {
	color:#828282;
	text-decoration:none;
}
#lefter_image:hover h2 a, #lefter_image.hover h2 a, #lefter_image h2 a:hover, #lefter_image h2 a.hover {
	color:#c8c8c8;
	text-decoration:none;
}
/* END ARTICLE */

/* CATEGORIE */
#lefter_categorie {
	background-color:#000;
	width:256px;
	height:137px;
	position:relative;
	display:block;
	text-align:left;
}
#lefter_categorie p {
	background-color:#000;
	width:250px;
	height:32px;
	margin:0px;
	padding:0px;
	left:3px;
	right:3px;
	top:102px;
	position:absolute;
	filter:alpha(opacity=20);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	z-index:1;
}
#lefter_categorie h2 {
	width:250px;
	left:23px;
	top:114px;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	font-weight:normal;
	position:absolute;
	line-height:8px;
	z-index:2;
}
#lefter_categorie h2 a {
	color:#828282;
	text-decoration:none;
}
#lefter_categorie:hover h2 a, #lefter_categorie.hover h2 a, #lefter_categorie h2 a:hover, #lefter_categorie h2 a.hover {
	color:#c8c8c8;
	text-decoration:none;
}
/* END CATEGORIE */

/* ARTICLE PAGINATION */
.td_pagination {
	padding-left:20px;
	width:562px;
	height:23px;
	background-color:#373737;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-decoration:none;
}
.td_pagination a {
	color:#828282;
	text-decoration:none;
	line-height:20px;
}
.td_pagination a:hover, .td_pagination a.hover {
	color:#FFF;
}
/* END ARTICLE PAGINATION */

/* ARTICLE CONTENT */
.td_title {
	background-color:#4d4d4d;
	width:562px;
	height:50px;
}
.td_title h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
	font-weight:normal;
	line-height:10px;
	margin-left:20px;
}
.td_content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f6f6f4;
	width:562px;
	height:360px;
	text-align:left;
	padding-left:20px;
	padding-right:20px;
	line-height:17px;
}
.td_content a {
	color:#b0b0b0;
	text-decoration:none;
}
.td_content a:hover, .td_content a.hover {
	color:#b0b0b0;
	text-decoration:underline;
}
.td_content_footer {
	background-color:#373737;
	width:562px;
	height:23px;
}
/* END ARTICLE CONTENT */
/* END LEFTER */

/* FOOTER */
.footer1 {
	background-color:#000;
	padding-right:20px;
	height:16px;
	text-align:left;
}
.footer2, .footer3 {
	background-color:#171717;
	border-bottom-style:solid;
	border-bottom-color:#000;
	border-bottom-width:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	padding:0;
	margin:0;
	height:16px;
	text-align:left;
}
.footer2 li {
	list-style: none;
	float: left;
}
.footer2 li a {
	color: #616161;
	display: block;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}
.footer2 li:hover a, .footer2 li.hover a, .footer3 a:hover, .footer3 a.hover {
	color:#FFF;
}
.footer3 {
	padding-left:20px;
	color:#323231;
}
.footer3 a {
	color:#323231;
	text-decoration: none;
}
/* END FOOTER */

/* CONTACT US */
div.contactus_field {
	width: 167px;
	height: 21px;
	background: #a99787 url(../images/champs/newsletter_champ.jpg) left top no-repeat;
}
div.contactus_field input {
	border: 0px;
	width: 167px;
	background-color: transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
div.contactus_textarea {
	width: 335px;
	height: 121px;
	background: #a99787 url(../images/champs/message_champ.jpg) left top no-repeat;
}
div.contactus_textarea textarea {
	border: 0px;
	width: 335px;
	height:120PX;
	background-color: transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
div.formulaire_submit {
	height:21px;
	border: 0px;
}
div.formulaire_submit input[type=submit], div.formulaire_submit input[type=reset] {
	background-image:url(../images/boutons/btn_form_envoyer_fr.jpg);
	background-color:#333;
	width:74px;
	height:21px;
	cursor:pointer;
	border: 0px;
}
div.formulaire_submit input[type=submit]:hover, div.formulaire_submit input[type=reset]:hover {
	background-image:url(../images/boutons/btn_form_envoyer_rollover_fr.jpg);
	background-color:#333;
}
div.formulaire_submit input[type=submit]:active, div.formulaire_submit input[type=reset]:active {
	background-image:url(../images/boutons/btn_form_envoyer_rollover_fr.jpg);
	background-color:#333;
}
/* END CONTACT US */

/* PROMPT MESSAGE */
.prompt_message_overlay {
	background-color: #000;
}
.prompt_message_container {
	padding-top:6px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	background-color:#FFF;
	z-index:9999;
	
}
.prompt_message_fermer {
	text-align:left;
	width:auto;
	background-color:#FFF;
	height:19px;
	background-image: url(../images/boutons/btn_close.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.prompt_message_content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-transform:uppercase;
	text-align:left;
	line-height:17px;
}
/* END PROMPT MESSAGE */

/* PAGE LINK */
.ul-link {
	float: left;
	width: 522px;
	list-style: none;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0;
}
.ul-link li {
	float: left;
	width: 174px;
	height:17px;				
	padding: 0;
	font-size:12px;
}
.ul-link li a {
	color:#f6f6f4;
	text-decoration: none;
}
.ul-link li a:hover, .ul-link li a.hover {
	color:#ff800f;
	text-decoration: none;
}
/* END PAGE LINK */
/* PAGE INSCRIPTION */
.message_important {
	color:#ff800f;
}
.checkbox_marging {
	border:0;
	margin:0;
	height:13px;
	width:13px;
}
/* END PAGE INSCRIPTION */
/* PAGE STORE */
.ul-link-store {
	float: left;
	width: 532px;
	list-style: none;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0;
	color:#c7c7c7;
}
.ul-link-store li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	line-height:13px;
	float: left;
	width: 167px;
	height: 198px;
	background-color:#FFF;			
	padding: 0px;
	margin-right:10px;
	margin-bottom:10px;
}
.ul-link-store li:hover a, .ul-link-store li.hover a{
	color:#35353f;
	text-decoration: none;
}
.ul-link-store li a {
	color:#797979;
	text-decoration: none;
}
.ul-link-store li a:hover, .ul-link-store li a.hover {
	color:#35353f;
	text-decoration: none;
}
.ul-link-store li a h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	line-height:13px;
	font-weight:normal;
	font-style:normal;
	margin:0px;
	padding:0px;
	border:0px;
}
.logoheader a h1 {
	margin:0px;
	padding:0px;
	border:0px;
}
/* END PAGE STORE */

.question {
	color:#000099;
	text-decoration:underline;
	font-weight:bold;
}

.exposant 
{ vertical-align :super ;} 

