html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
img, div { _behavior: url(inc/iepngfix.htc) }
/* Réinitialisation des éléments */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

body#main{
	background: #2d2d2d;
	margin: 0;
	padding: 0;
	text-align:center;
}
html{
	color: #7f7e7e;
	font-size: 12px;
	font-family: Arial, Helvetica, Tahoma;
}


/* TEXTES ET HYPERLIENS GLOBAUX
--------------------------------------------------------------------------------------- */
a, a:link, a:visited, a:hover{outline:none;}

h2, h2 a, h2 a:link, h2 a:visited{
	font-size: 13px;
	line-height: 17px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

p{font-size: 12px; line-height: 16px; color: #7f7e7e;}
p.textePetit{font-size:10px;}
p a, p a:link, p a:visited, ul li a, ul li a:visited, ol li a, ol li a:visited{color:#0A254E; text-decoration:underline;}
p a:hover, p a:visited:hover, ul li a:hover, ul li a:visited:hover, ol li a:hover, ol li a:visited:hover{
	color:#000; text-decoration:underline;
}
p.description{
	color: #c60024;
}

ul li{color:#1F1F1F; font-size:11px; line-height:150%; list-style:square; margin-left:16px;}
ol li{color:#1F1F1F; font-size:11px; line-height:150%; margin-left:16px;}


/* CONTENEURS ET CLASSES GÉNÉRALES
--------------------------------------------------------------------------------------- */
#conteneurext{
	margin: 0 auto 0 auto;
	text-align:left;
	width: 729px;
}
#conteneur{
	width: 729px;
	background: #1b1b1b url(Gx/M/dechire_droite.gif) no-repeat right top;
	float: left;
}
#conteneurint{
	width: 663px;
	padding: 0 33px;
	background: url(Gx/M/dechire_gauche.gif) no-repeat left top;
	float: left;
	position: relative;
}
#logo{
	margin-top: 49px;
	display: block;
	float: left;
}
a#accesclient, a#accesclient:link, a#accesclient:visited{
	display: block;
	float: right;
	background: url(Gx/M/ico_accesclient.gif) no-repeat left top;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #6d6d6d;
	padding-left: 21px;
	text-transform: uppercase;
	margin-top: 10px;
}
a#nouvelle, a#nouvelle:link, a#nouvelle:visited{
	display: block;
	float: right;
	background: url(Gx/M/ico_accesclient.gif) no-repeat left top;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #6d6d6d;
	padding-left: 21px;
	margin-right: 21px;
	text-transform: uppercase;
	margin-top: 10px;
}
a#accesclient:hover, a#accesclient:visited:hover{color: #d6d6d6}
a#nouvelle:hover, a#nouvelle:visited:hover{color: #d6d6d6}

#nomclien{
	position: absolute;
	top: 35px;
	right: 33px;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #9c0924;
}
a#fermerclient, a#fermerclient:link, a#fermerclient:visited{
	display: block;
	position: absolute;
	top: 50px;
	right: 33px;
	font-size: 12px;
	line-height: 16px;
	text-decoration: underline;
	color: #6d6d6d;
}
a#fermerclient:hover, a#fermerclient:visited:hover{color: #d6d6d6}

.video1, .video2{
	width: 323px;
	float: left;
}
.video2{padding-left: 15px;}

.video1 a img, .video1 a:link img, .video1 a:visited img,
.video2 a img, .video2 a:link img, .video2 a:visited img{
	border: 2px #1b1b1b solid;
}
.video1 a:hover img, .video1 a:visited:hover img,
.video2 a:hover img, .video2 a:visited:hover img{
	border: 2px #c60024 solid;
}

.both{clear:both;}

/* NOUVELLES
--------------------------------------------------------------------------------------- */
#moduleNouvelle{
	/*margin-top:-100px;*/
	width:400px;
	float:left;
	margin-bottom:20px;
	margin-top:5px;
}

#fiche_nouvelle{
	margin-bottom:20px;
	height:auto;
	width:663px;
	padding:5px, 5px, 5px, 0px;

}

#photo_nouvelle_1{
	height: auto;
	float: left;
	width: 185px;
	padding-right:5px;
	margin-top:6px;
}

#texte_nouvelle{
	vertical-align:top;
	width: 500px;
}

#texte_nouvelle h1{
	font-size:20px;
	margin:3px 0px 7px 0px; 
}

#texte_nouvelle a{
	color: #504F4F;
	font-size: 1em;
	font-weight: bold;
	text-decoration:none;
}

#voirToutNouvelle {
	margin-top:20px;
	float:left;
	text-decoration: none;
	color: #504F4F;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom:10px;
}

/* MENUS
--------------------------------------------------------------------------------------- */
#menu{
	width: 663px;
	float: left;
	border-top: 1px #2f2e2e solid;
	border-bottom: 1px #2f2e2e solid;
	padding: 10px 0;
	margin: 20px 0;
}
#menu p{
	font: bold 24px Helvetica;
	line-height: 28px;
	color: #504f4f;
	text-transform: uppercase;
}
#menu p strong{color: #fff;font-weight: bold;}
#menu p a, #menu p a:link, #menu p a:visited{
	color: #db0028;
	text-decoration: none;
}
#menu p a:hover, #menu p a:visited:hover{color: #fff;}
#menu p a.actif, #menu p a.actif:visited{color: #fff;}

/* PIED DE PAGE
--------------------------------------------------------------------------------------- */
#piedPage{
	color:#fff;
	font-size:10px;
	width: 729px;
	margin: 0 auto;
	padding-top: 10px;
}
#piedPage a{color:#fff; text-decoration:underline;}
#piedPage a:hover{color:#fff;}
#piedPage #copyrights{float:left; margin:0; text-align:left;}
#piedPage #copyrights a{font-weight:bold;}
#piedPage #copyrights #lienCopyrights{font-weight:normal; text-decoration:none; color:#fff;}
#piedPage #copyrights #lienCopyrights:hover{font-weight:normal; text-decoration:underline; color: #fff;}
#piedPage #menuBas{float:right;text-align:right;}


/* Partager cette page (bookmarker) */
#socialBookmarker {float:right;}
#socialBookmarkerPrefix {float:left;cursor:default;}
.bookmarkIconesVisibles {float:left;margin-left:2px;}
#bookmarkHoverPopup {
	position:absolute;
	border:solid 1px;
	background-color:white;
	text-align:left;
	padding:4px;
	width:315px;
	display:none;
}
#bookmarkHoverPopup .bookmarkHoverPopupItems{
	float:left;
	width:150px;
	height:25px;
	margin-right:4px;
}

#bookmarkHoverPopup .bookmarkHoverPopupItems a{
	line-height:25px;
	height:25px;
}

#bookmarkHoverPopup .bookmarkHoverPopupItems a:link, #bookmarkHoverPopup .bookmarkHoverPopupItems a:visited{
	border:none;
	color:black;
	display:block;
	text-decoration: none;
	width:150px;
	padding-left:2px;
	border: 1px solid #fff;
}

#bookmarkHoverPopup .bookmarkHoverPopupItems a:active, #bookmarkHoverPopup .bookmarkHoverPopupItems a:hover{
	text-decoration: none;
	color:#333333;
	border: 1px solid #666;
	width:150px;
	height:25px;
	display:block;
	background-color:#eee;
	padding-left:2px;
}

/* FORMULAIRES
--------------------------------------------------------------------------------------- */
fieldset{border:0; font-size: 11px; padding: 0;}
fieldset legend{border: 1px solid #999; color:#000; font-size:14px; font-weight:bold; padding:3px;}
fieldset label{font-size: 12px; line-height: 16px; color: #7f7e7e;margin: 2px 0 2px 0;}

.champTexte{
	background: #7f7e7e;
	border: 1px solid #7f7e7e;
	color: #1b1b1b;
	font-size: 12px;
	font-family: Arial;
	margin:2px 0 2px 0;
	padding: 2px;
}
.listeDeroulante{
	background: #7f7e7e;	
	border: 1px solid #7f7e7e;
	color: #1b1b1b;
	font-size: 12px;
	font-family: Arial;
	margin:2px 0 2px 0;
	padding: 2px;
}
.boiteTexte{
	background: #7f7e7e;
	border: 1px solid #7f7e7e;
	color: #1b1b1b;
	font-family: Arial;
	font-size: 12px;
	margin:2px 0 2px 0;
	padding: 2px;
}
.bouton{
	background-color: #c60024;
	color: #fff;
	font-family: Helvetica;
	font-size: 13px;
	font-weight: bold;
	border: 1px #fff solid;
	padding: 4px;
}
.bouton:hover{background-color:#1b1b1b;}

.champCache{display:none; visibility:hidden;} /* Utilisé pour l'anti-spam */

.erreur{color:#FF0000;}


#contact{
	float: right;
	width: 400px;
}
#contact label{display: block;float: left;width: 75px;}
#contact .champTexte{display: block;float: left;width: 200px;}
#contact .boiteTexte{display: block;float: left;width: 200px;height: 100px;}
#contact .bouton{margin-left: 75px;width: 200px;}

#membre label{display: block;float: left;width: 100px;}