@charset "utf-8";

@font-face {
	font-family: 'HelveticaNeueLightCond';
	src: url('../_fonts/hllc__-helveticaneue.eot');
	src: local('?'), url('../_fonts/hllc__-helveticaneue.woff') format('woff'), url('../_fonts/hllc__-helveticaneue.ttf') format('truetype'), url('../_fonts/hllc__-helveticaneue.svg#webfontfpyl560K') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeueMediumCond';
	src: url('../_fonts/hlmc__-helveticaneue.eot');
	src: local('?'), url('../_fonts/hlmc__-helveticaneue.woff') format('woff'), url('../_fonts/hlmc__-helveticaneue.ttf') format('truetype'), url('../_fonts/hlmc__-helveticaneue.svg#webfont5SBV0LF0') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeueUltraLigCond';
	src: url('../_fonts/hla___-helveticaneue.eot');
	src: local('☺'), url('../_fonts/hla___-helveticaneue.woff') format('woff'), url('../_fonts/hla___-helveticaneue.ttf') format('truetype'), url('../_fonts/hla___-helveticaneue.svg#webfontKistp5Vq') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaRoundedBoldCond';
	src: url('../_fonts/hebc__-webfont.eot');
	src: local('☺'), url('../_fonts/hebc__-webfont.woff') format('woff'), url('../_fonts/hebc__-webfont.ttf') format('truetype'), url('../_fonts/hebc__-webfont.svg#webfontm80Wy2uT') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaLight';
	src: url('../_fonts/hvl___-webfont.eot');
	src: local('☺'), url('../_fonts/hvl___-webfont.woff') format('woff'), url('../_fonts/hvl___-webfont.ttf') format('truetype'), url('../_fonts/hvl___-webfont.svg#webfontE83fyJwk') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}


.hel_lc {
	font-family: 'HelveticaNeueLightCond';
	font-weight: normal;
	font-style: normal;	
}

.hel_mc {
	font-family: 'HelveticaNeueMediumCond';
	font-weight: normal;
	font-style: normal;	
}

.hel_uc {
	font-family: 'HelveticaNeueUltraLigCond';
	font-weight: normal;
	font-style: normal;	
}

.hel_bc {
	font-family: 'HelveticaRoundedBoldCond';
	font-weight: normal;
	font-style: normal;	
}

.hel_l {
	font-family: 'HelveticaLight';
	font-weight: normal;
	font-style: normal;	
}

#banniere {
	background-image: url(../images/fond_banniere.png);
	background-repeat: repeat-x;
	height: 156px;
}
#banniere #banniere_centre {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#banniere #banniere_centre #logo {
	height: 97px;
	width: 291px;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#centre {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#bandeau {
	text-align: center;
	background-image: url(../images/bandeau.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 232px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #F6F6F6;
	padding-bottom: 2px;
}
#banniere #banniere_centre #legende {
	font-size: 15px;
	color: #BFBFBF;
	float: right;
	font-weight: normal;
	margin: 0px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#centre #contenu .centre {
	text-align: center;
	font-size: 11px;
}

#liste_presta_gauche {
	float: left;
	text-align: right;
	width: 280px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #e2e2e2;
	margin: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 310px;
}
#liste_presta_gauche li {
	list-style-type: none;
	padding: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#liste_presta_gauche li.entete{
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 8px;
}

#liste_presta_gauche li a {
	background-color: #e8f7f8;
	color: #6c6c6c;
	text-decoration: none;
	padding: 6px;
}
#liste_presta_gauche li a:hover {
	background-color: #22cade;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/fleche_fondbleu.png);
	background-repeat: no-repeat;
	background-position: right 2px;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 6px;
}



#liste_presta_droite {
	float: right;
	text-align: left;
	width: 280px;
	margin: 0px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #e2e2e2;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	height: 310px;
}
#liste_presta_droite li {
	list-style-type: none;
	padding: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#liste_presta_droite li.entete {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 8px;
}

#liste_presta_droite li a {
	background-color: #f8e9ce;
	color: #6c6c6c;
	text-decoration: none;
	padding: 6px;
}
#liste_presta_droite li a:hover {
	background-color: #f7ab26;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/fleche_fondorange.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
}



#centre #menu {
	float: left;
	width: 328px;
}


#centre #menu ul {
	text-align: right;
	background-image: url(../images/ombre_menu.png);
	background-repeat: no-repeat;
	background-position: 300px 0px;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	min-height:200px;
}
#centre #menu ul li {
	list-style-type: none;
	font-size: 14px;
	background-image: url(../images/pointille.jpg);
	background-repeat: repeat-x;
	background-position: 0px 32px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px;
}
#centre #menu ul li a {
	text-decoration: none;
	color: #868686;
	background-image: url(../images/carre_gris.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 25px;
}
#centre #menu ul li a:hover {
	text-decoration: none;
	color: #3F3F3F;
	background-image: url(../images/carre_rouge.jpg);
	background-position: right;
}
#centre #menu ul li a.up {
	text-decoration: none;
	color: #3F3F3F;
	background-image: url(../images/carre_rouge.jpg);
	background-position: right;
}




#centre #contenu {
	float: left;
	margin-left: 15px;
	width: 616px;
}
#centre #contenu h1 {
	font-size: 35px;
	color: #D60000;
	letter-spacing: 0.1em;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/guillements_ouvre.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	display: block;
}
#centre #contenu h2 {
	font-size: 24px;
	color: #D60000;
	letter-spacing: 0.1em;
	margin: 0px;
	background-image: url(../images/guillements_ferme.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 150px;
	display: inline;
}
#centre #contenu .article {
	background-image: url(../images/fond_article.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 25px;
	width: 560px;
}
#centre #contenu .article p {
	margin: 0px;
	padding: 0px;
	line-height: 17px;
	font-size: 11px;
}
#centre #contenu h3 {
	background-image: url(../images/fond_h.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	height: 45px;
	font-size: 23px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 12px;
	letter-spacing: 0.1em;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#centre #contenu .texte {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 17px;
	font-size: 12px;
	line-height: 17px;
	color: #616161;
}
#centre #contenu .texte p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 17px;
}
#centre #contenu .texte p.texte_12 {
	font-size: 12px;
	line-height: 19px;
	text-align: justify;
}
.pucerouge  {
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-right: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
}


#centre #contenu .fond_article {
	background-image: url(../images/fond_article_rep.jpg);
	background-repeat: repeat-y;
	padding-bottom: 20px;
}
#centre #contenu .article p img {
	margin-right: 15px;
}
.pointille {
	background-image: url(../images/pointille.jpg);
	background-repeat: repeat-x;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 17px;
	height: 15px;
}
.pointille2 {
	background-image: url(../images/pointille.jpg);
	background-repeat: repeat-x;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 3px;
}
.pointille3 {
	background-image: url(../images/pointille.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 3px;
	clear: both;
}

.lien_cat {
	background-color: #828282;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	float: right;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}
.lien_cat:hover {
	background-color: #5D5D5D;
}



#adresse {
	background-color: #EEEEEE;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #e4e4e4;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 20px;
	text-align: center;
	font-size: 18px;
	color: #b0b0b0;
}
#adresse a {
	color: #707070;
}

#pied {
	background-color: #f6f6f6;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#pied ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#pied ul li {
	display: inline;
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	color: #b4b4b4;
}
.gris_1 {
	color: #707070;
}
#pied ul li a {
	font-size: 11px;
	color: #b4b4b4;
	text-decoration: underline;
}
#pied ul li a:hover {
	text-decoration: none;
}





.pied {
	list-style-image: none;
	list-style-type: none;
	margin:0;
	padding:0;
}
.pied li {
	display: inline;
	margin:0;
	padding:0;
}
#info_contact {
	background-image: url(../images/fond_contact.jpg);
	background-repeat: no-repeat;
	height: 136px;
	width: 289px;
	float: right;
	margin-right: 25px;
	margin-top: 0px;
}
#info_contact #titre {
	font-size: 23px;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	color: #afafaf;
	line-height: 18px;
}
#info_contact #telephone {
	font-size: 28px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	color: #d70000;
	line-height: 15px;
}
#info_contact #mail {
	font-size: 17px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	color: #616161;
	line-height: 15px;
}
#info_contact #mail a {
	color: #1B1B1B;
}
#info_contact #mail a:hover {
	text-decoration: none;
}

#info_contact img {
	margin-right: 5px;
}
.texte .vignette {
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.texte .texte_12 a {
	color: #d60000;
}
.texte .texte_12 a:hover {
	text-decoration: none;
}
.texte_12 .illustration_droite {
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 30px;
}
.texte h4 {
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.pointille3bis {
	background-image: url(../images/pointille.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 3px;
}
.lien_pierkidesign {
	color: #707070;
}
.lien_pierkidesign:hover {
	color: #707070;
	text-decoration: none;
}
