#fancy_div {
	background:#fff !important;
	color:#3B3B3B !important;
	text-align:center !important;
}

*{
	margin:0;
	padding:0;
}

a:active, a:focus {
	outline:none;
}

body {
	background:url(../gifs/fond.jpg) #fff top repeat-x;
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.container {
	width:100%;
	height:auto; 
	position:relative;
	background:url(../gifs/fond_container.jpg) top no-repeat;
	padding-top:233px;
}

.container_top {
	width:100%;
	height:233px;
	top:0;
	left:0;
	z-index:10;
	position:absolute;
}

.header {
	height:233px; /* à modifier*/
	width:998px;
	margin:0 auto;
	position:relative;
}

.logo {
	width:258px;
	height:159px;
	position:absolute;
	top:32px;
	left:0;
	z-index:10;
}

.my_logo {
	width:258px;
	height:159px;
	position:absolute;
	top:32px;
	left:0;
	z-index:1;
}

.my_flash {
	position:absolute;
	top:32px;
	right:0;
	color:transparent !important;
	z-index:2;
}

#content {
  width:997px;
  height:auto;
  position:relative;
  background:url(../gifs/tranche_content.jpg) top repeat-y;
  margin:0 auto;
  overflow:hidden;
  padding:0 0 30px;
}

.top_content {
	background:url(../gifs/top_content.jpg) top no-repeat;
	width:997px;
	height:auto;
	overflow:hidden;
}

.fd_footer {
	width:100%;
	height:148px;
	clear:both;
	background:url(../gifs/footer.jpg) top repeat-x;
}

.inside_footer {
	width:100%;
	height:auto;
	background:url(../gifs/fond_footer.jpg) top no-repeat;
}

.footer {
  width:997px;
  background:url(../gifs/top_footer.jpg) top no-repeat;
  height:138px;
  margin:0 auto;
  padding-top:10px;
  font-size:11px;
  line-height:18px;
}

.col {
	width:104px;
	height:90px;
	float:left;
	display:inline;
	margin-left:53px;
	border-right:1px dotted #a6a6a6;
}

.col1 {
	width:124px;
	height:90px;
	float:left;
	display:inline;
	margin-left:10px;
	border-right:1px dotted #a6a6a6;
}

.col2 {
	width:139px;
	height:90px;
	float:left;
	padding-right:15px;
	display:inline;
	margin-left:10px;
	border-right:1px dotted #a6a6a6;
}

.col3 {
	width:139px;
	float:left;
	height:90px;
	display:inline;
	margin-left:10px;
}

.logo_footer {
	width:116px;
	height:97px;
	background:url(../gifs/logo_footer.jpg) top no-repeat;
	display:inline-block;
	float:left;
	margin-right:15px;
}

.col4 {
	width:300px;
	height:auto;
	float:right;
	display:inline;
	margin-right:50px;
}

.footer a, .footer p {
	font-size:11px;
	text-decoration:none;
}

.footer p {
	color:#000;
}

.footer a {
	color:#3f6faf;
}

.footer a:hover {
	text-decoration:underline;
}


/******************************************************************** Lien ******************************************************************/
.page p {
	color:#000;
	text-align:justify;
	line-height:1.5em;
	padding-bottom:10px;
}

.important {
	width:99%;
	height:auto;
	margin-bottom:10px;
	padding:10px 0 0 0;
	background:#f1f1f1;
	border:1px dotted black;
}

.important p {
	padding:0 20px 10px 20px;
}

.important h2 {
	padding-left:20px;
}

.important .sub {
	margin-left:35px;
}

.big_lien {
	font-size:15px;
}


.centrer {
  text-align:center !important;
}


.page a {
	color:#1b498b;
	text-decoration:underline;
}

.page a:hover {
	text-decoration: none;
	color:#1b498b;
}

.lien, .link {
  text-decoration:underline !important;
  color:#1b498b !important;
  display:inline-block;
  height:15px;
  font-size:0.9em;
  background:url(../gifs/puce_lien.gif) right no-repeat;
  float:right;
  line-height:11px;
  padding-right:15px;
}

.lien:hover, .link:hover {
  text-decoration:none !important;
  color:#1b498b !important;
}

.lien_black {
  text-decoration:underline !important;
  color:#000 !important;
  display:inline-block;
  height:15px;
  font-size:14px;
  font-weight:bold;
  margin-right:15px;
  float:right;
  margin-top:10px;
  line-height:11px;
}

.lien_black:hover {
  text-decoration:none !important;
  color:#fff !important;
}


.paragraphe5050 {
	float:left;
	width:48%;
	height:auto;
	display:inline;
}

.paragraphe50501 {
	float:right;
	width:48%;
	height:auto;
	display:inline;
}

.filet {
	width:100%;
	height:3px;
	border-top:1px dotted black;
	margin-top:10px;
	margin-bottom:10px;
	-margin-bottom:0;
	clear:both;
}

.page ul {
	margin:0 0 10px 25px;
	padding:0;
	list-style:none;
	list-style-image: url(../gifs/puce_liste.jpg);
	list-style-position:outside;
}

.page ul li {
	line-height:1.5em;
	color:#000;
	text-align:left;
}


.img_left {
	float:left;
	display:inline;
	margin-right:20px;
	margin-bottom:10px;
}

.img_right {
	float:right;
	display:inline;
	margin-left:20px;
	margin-bottom:8px;
}

.img_normal {
	margin-bottom:10px;
}

/************** fin mise en page *************/

/************** LOUPE *************/

#loupe {
	position: absolute;
	top: 29px;
	right: 21px;
	z-index: 10;
	font-size:11px;
}

#loupe p {
	text-align:right !important;
	color:#252525;
}

#loupe a {
	color:#252525;
	text-align:center;
	text-decoration:none;
}

#loupe a:hover {
	text-decoration:underline;
}

zoom {
	font-size:120%;
}

/************** FIN LOUPE *************/

/***********************************************************CONTACT FORMULAIRE*********************************/

.input_form {
	background:none;
	border:1px solid #1b498b;
	font-family: Arial;
	color: #333333;
	margin-top: 5px;
	font-size:12px;
	width: 300px;
}

.area_form {
	background:none;
	border: 1px solid #1b498b;
	font-family: Arial;
	color: #333333;
	margin-top: 5px;
	height:100px;
	font-size:12px;
	width: 300px;
	overflow: auto;
}
.bouton_form {
	height: 30px;
	width: 150px;
	border: 1px none #fff;
	color: #FFFFFF;
	display: block;
	cursor: pointer;
	font-weight:bold;
	clear:both;
	margin:20px 0 0 180px;
	background-color: #1b498b;
}

#formulaire_1 .submit {
	margin-left:0 !important;
	margin-top:0 !important;
}

.bouton_form:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
}

.optional, .required  {
	width:175px !important;
	text-align:right !important;
}

.divGenerateurRequired {
	margin-bottom:10px !important; 
}

#formulaire_1 p {
	margin:0 !important;
	padding:0 !important;
}

.valide {
	border: 1px solid #1b498b !important;
	background:#f1f1f1 !important;
	color:#1b498b !important;
}
/**********FIN CONTACT*************/


/************* NEWSLETTER *****************/

#newsletter_iframe {
	background:#fff !important;
	height: 325px !important;
}

#newsletter_iframe h1 {
	color:#1b498b !important;
}

#newsletter_iframe p {
	color:#2a2a2a !important;
}

#newsletter_iframe a {
	color:#1b498b !important;
	text-decoration:underline !important;
}

#newsletter_iframe a:hover {
	text-decoration:none !important;
}

#newsletter_iframe #submit_newsletter, #newsletter_iframe #input_newsletter {
	float:left !important;
}
/******************* NEWSLETTER*******************/

/************ MENU ***********/
ul.MenuHorizontal { 
   width: 920px; 
   height: 32px;
   margin:0 auto !important;
   list-style: none; 
   padding: 0; 
   overflow: hidden; 
} 

ul.MenuHorizontal li { 
   float: left; 
} 

ul.MenuHorizontal li a { 
   display: block; 
   color: #FFF;         /*Ici, changer la couleur de la police*/ 
   font-size: 15px;         /*Ici, changer la taille de la police du menu*/ 
   padding-top: 0px;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/
   height: 32px;         /*Ici, on augmente la hauteur du menu*/  
   text-align: center; 
   text-decoration: none; 
   line-height:32px;
} 

li#menu0 { 
   width: 111px; 
} 

li#menu1 { 
   width: 118px; 
} 

li#menu2 { 
   width: 127px; 
} 

li#menu3 { 
   width: 136px; 
} 

li#menu4 { 
   width: 136px; 
} 

li#menu5 { 
   width: 154px; 
} 

li#menu6 { 
   width: 138px; 
} 

li#menu0 a:hover, a#selected-over0, li#menu1 a:hover, a#selected-over1, li#menu2 a:hover, a#selected-over2, li#menu3 a:hover, a#selected-over3, li#menu4 a:hover, a#selected-over4, li#menu5 a:hover, a#selected-over5, li#menu6 a:hover, a#selected-over6 { 
   background:#fff !important;
   font-weight:bold !important;
   color:#1b498b !important; 
} 

/******* FIN MENU ********/

.recherche {
	width:288px;
	height:30px;
	background:url(../gifs/recherche.jpg) top no-repeat;
	position:absolute;
	bottom:0;
	left:15px;
	z-index:4;
}

.recherche input {
	margin-top: 8px;
	margin-left: 31px;
	border:none !important;
	background:none;
	width:196px;
}

.btn_ok {
	width:22px !important;
	height:16px;
	text-align:center;
	line-height:16px;
	text-decoration:none;
	color:#2A2A2A;
	font-size:11Px;
	font-weight:bold;
}

.actu_defil {
	width:648px;
	height:28px;
	background:url(../gifs/actualites.jpg) top no-repeat;
	position:absolute;
	bottom:1px;
	right:15px;
	z-index:5;
}

.colonne_gauche {
	width:288px;
	height:auto;
	float:left;
	display:inline;
	padding-top:15px;
	margin-left:15px;
}

.colonne_centre {
	width:629px;
	height:auto;
	padding-top:15px;
	float:right;
	display:inline;
	margin-right: 22px;
}

/************ MENU 2 ***********/
ul.MenuHorizontal1 { 
   width: 288px; 
   margin:0 0 20px 0;
   list-style: none; 
   padding: 0; 
   overflow: hidden; 
} 

ul.MenuHorizontal1 li { 
    margin-bottom:2px;
} 

ul.MenuHorizontal1 li a { 
   display: block; 
   color: #000;         /*Ici, changer la couleur de la police*/ 
   font-size: 14px;         /*Ici, changer la taille de la police du menu*/ 
   padding-top: 0px;         /*Ici, on joue sur le padding pour centrer le texte verticalement*/
   height: 34px;         /*Ici, on augmente la hauteur du menu*/  
   text-align: left; 
   letter-spacing:-1px;
   text-decoration: none; 
   line-height:34px;
   font-weight:bold;
   width: 278px; 
   padding-left:10px;
} 

li.menu10 a {
	background:#fcca18;
}

li.menu11 a {
	background:#79a720;
}

li.menu12 a {
	background:#5eaadc;
}

li.menu13 a {
	background:#f7a227;
}

li.menu14 a {
	background:#df4e24;
}

li.menu15 a {
	background:#857ff5;
}

li.menu16 a {
	background:#f4c0f6;
}

li.menu10 a:hover, li.menu11 a:hover, li.menu12 a:hover, li.menu13 a:hover, li.menu14 a:hover, li.menu15 a:hover, li.menu16 a:hover, a.selected-over {
	text-decoration:underline !important;
}

/******************** FµIN MENU 2 *******************/

.contact {
	width:288px;
	height:182px;
	padding-top:30px;
	background:url(../gifs/contact.jpg) top no-repeat;
	margin-bottom:20px;
	color:#fff;
}

.contact p {
	color:#fff;
	font-size:15px;
	line-height:20px;
	padding-left:15px;
}

.partenaires {
	width:288px;
	height:auto;
	overflow:hidden;
	margin-bottom:20px;
	padding-top:31px;
	background:url(../gifs/partenaires.jpg) top no-repeat;
}

.newsletter_1 {
	width:215px;
	height:45px;
	background:url(../gifs/newsletter.jpg) top no-repeat;
	display:block;
	line-height:18px;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	padding-top:8px;
	text-decoration:none;
	padding-left:70px;
}

.img1, .img2, .img3, .img4, .img5 {
	float:left;
	display:inline;
}

.img1, .img2, .img3 {
	margin-bottom:10px;
}

.img4 {
	margin-left:60px;
}

.border_img {
	border:1px solid #1b498b;
}

.bleu {
	color:#1b498b !important;
}
.rouge {
	color:#cc0000 !important;
}

/**********TPL ACTU**************/

#encart_actualite {
	margin-top: 8px;
	width: 501px;
	margin-left: 140px;
}

#encart_actualite a {
	font-size:12px !important;
	color:#2A2A2A !important;
	text-decoration:none !important;
	font-weight:bold !important;
}

#encart_actualite a:hover {
	text-decoration:underline !important;
	color:#1B498B !important;
}

/********actu detail*************/
#actualite_detail h2 {
	color:#1b498b !important;
	font-size:16px !important;
	font-weight:bold;
	border-bottom: 1px dotted #000 !important;
}

#listing_calendrier {
	background:#f1f1f1 !important;
	border:1px dotted #c1c1c1;
	margin-bottom:10px;
	float:right !important;
	width:99% !important;
	height:auto;
	overflow:hidden;
	padding:0 !important;
	margin:20px 0 !important;
}

#recherche_actualite {
	width:97%;
	height:auto;
	overflow:hidden;
}


#listing_calendrier p {
	color:#000;
	font-size:16px;
	padding:10px;
	font-variant:small-caps;
}

#listing_calendrier ul li {
	padding-top: 18px;
	line-height:18px;
	list-style-image:none !important;
	list-style:none !important;
}

#listing_calendrier ul li a {
	color:#1b498b !important;
}

#listing_calendrier ul li a:hover {
	color:#000 !important;
}


/*******fin detail actu*********/

#listing_calendrier p.all_actu {
	text-align:right;
	font-size:13px;
	margin-bottom:0;
}

#listing_calendrier p.all_actu a {
	text-align:right;
	font-size:13px;
	text-decoration:underline;
}


#listing_calendrier p.all_actu a:hover {
	text-align:right;
	font-size:13px;
	text-decoration:none;
}

/*************listing actu*****************/

#container_actualite h2 {
	color:#1b498b !important;
	font-size:16px;
	font-weight:bold;
	border-bottom: 1px dotted #000 !important;
}

#container_actualite h2 a {
	color:#1b498b !important;
	font-size:16px;
	font-weight:bold;
}

#container_actualite, #actualite_detail {
	width:100% !important;
	height:auto;
	text-align:justify !important;
	padding:0 !important;
}


#container_actualite h2 a:hover {
	color:#000 !important;
	font-size:16px;
	font-weight:bold;
	text-decoration:none !important;
}

.lien_actu_listing {
	text-align:right  !important;
}

.lien_actu_listing a {
	color:#1b498b !important;
	padding-right:15Px;
	text-decoration:none;
}

.lien_actu_listing a:hover {
	text-decoration:underline;
}

/***************fin listing actu**************/


/******* FIN TPL ***********/

/********************************** MISE EN PAGE *****************************************/

h1 {
	color:#1b498b;
	font-size:23px;
	border-bottom:1px dotted black;
	margin-bottom:15px;
}

h2, h3 {
	color:#1b498b;
	font-size:17px;
	margin-top:10px;
	margin-bottom:10px;
}


h1 strong {
	color:#000;
	font-weight:100;
}

.colonne_photo {
	float:right;
	display:inline;
	width:195px;
	height:auto;
	padding-top:25px;
}

.box_prive {
	width:300px;
	height:auto;
	padding:10px;
	border:1px solid #777;
	background:#f5f4f4;
	margin:0 auto 20px;
}

.box_prive p.sub {
	float:left;
	display:inline-block;
	width:100px;
	text-align:right !important;
}

.box_prive input {
	float: left;
	display:inline;
	margin-left:10px;
}

.machine, .nouveau {
	width:256px;
	height:35Px;
	background:url(../gifs/machine.jpg) top no-repeat;
	display:block;
	color:#fff !important;
	text-decoration:none !important;
	line-height:25px;
	text-align:center !important;
	font-size:12px;
	font-weight:bold;
	float:left;
}


.btn_machine {
	width:256px;
	height:35Px;
	background:url(../gifs/machine2.jpg) top no-repeat;
	display:block;
	color:#fff !important;
	text-decoration:none !important;
	line-height:25px;
	text-align:center !important;
	font-size:12px;
	font-weight:bold;
	float:right;
}

.lien1 {
	width:256px;
	height:35Px;
	background:url(../gifs/machine.jpg) top no-repeat;
	display:block;
	color:#fff !important;
	text-decoration:none !important;
	line-height:25px;
	text-align:center !important;
	font-size:12px;
	font-weight:bold;
	float:right;
}

.accessoire {
	width:256px;
	height:35Px;
	color:#fff !important;
	text-decoration:none !important;
	line-height:25px;
	text-align:center !important;
	font-size:12px;
	font-weight:bold;
	background:url(../gifs/accessoires.jpg) top no-repeat;
	display:inline-block;
	float:left;
	margin-left:15px;
}

.affaire {
	width:256px;
	height:35Px;
	color:#fff !important;
	text-decoration:none !important;
	line-height:25px;
	text-align:center !important;
	font-size:12px;
	font-weight:bold;
	background:url(../gifs/affaire.jpg) top no-repeat;
	display:inline-block;
	float:left;
	margin-left:15px;
}

.sub {
	margin-left:15px;
	border-left:1px dotted #000;
	padding-left:5px !important;
	padding-bottom:0 !important;
	margin-bottom:10px;
}

/************************ TPL *************************/

.tpl {
	width:199px;
	height:197px;
	background:url(../gifs/fond_tpl.jpg) top no-repeat;
	display:inline-block;
	float:left;
	color:#1b498b !important;
	text-align:center !important;
	font-weight:bold;
	font-size:14px;
	padding-top:13px;
	text-decoration:none !important;
	margin:0 5px 10px;
}

.tpl:hover {
	color:#000 !important;
}

.tpl img {
	border:1px solid #1b498b;
	margin-bottom:10px;
}

/************** DETAIL ********************/

.photo {
	width:245px;
	height:auto;
	float:left;
	display:inline;
}

.txt {
	width:355px;
	height:auto;
	float:right;
	display:inline;
}

.img {
	float:left;
	display:inline;
	margin-right:5px;
}

.img1 {
	float:left;
	display:inline;
}

.img_detail {
	width:245px;
	height:200px;
	display:block;
	margin:0 0 5px;
}

.imprim {
	width:185px;
	height:50px;
	line-height:50px;
	padding-left:60px;
	font-size:13px;
	display:block;
	font-weight:bold;
	color:#2a2a2a !important;
	text-decoration:none !important;
	background:url(../gifs/imprim.jpg) left no-repeat;
}

.imprim:hover {
	color:#1B498B !important;
}

.info {
	width:185px;
	height:43px;
	line-height:18px;
	padding-left:60px;
	font-size:13px;
	margin-top:10px;
	padding-top: 7px;
	display:block;
	font-weight:bold;
	color:#2a2a2a !important;
	text-decoration:none !important;
	background:url(../gifs/info.jpg) left no-repeat;
}

.info:hover {
	color:#1B498B !important;
}

.mini{
	cursor:pointer;
}

.maxi{
	display:none;
}

.maxi img{
	border:none;
}

#maxi_photo{
	width:245px;
	height:215px;
	overflow:hidden;
}

.pagination	{
	height:15px;
	margin:10px auto;
	text-decoration:none !important;
}

.numpage {
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	text-decoration:none !important;
	display:inline;
	font-size:11px;
	float:left;
	color:#fff!important;
	font-weight:900;
	margin:2px;
	background:#1B498B;
}

.numpage_selec {
	height:15px;
	width:15px;
	font-size:11px;
	margin:2px;
	line-height:15px;
	text-align:center;
	text-decoration:none !important;
	display:inline;
	float:left;
	color:#1B498B!important;
	font-weight:900;
	background:#f5f4f4;
}

.bt_suivant	{
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	text-decoration:none !important;
	display:inline;
	float:left;
	color:#1B498B;
	margin:2px;
}

.bt_suivant_inactiv	{
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	color:#1B498B;
	text-decoration:none !important;
	opacity:0.6;
	filter:alpha(opacity=60);
	margin:2px;
}

.bt_precedent {
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	text-decoration:none !important;
	float:left;
	color:#1B498B;
	margin:2px;
}

.bt_precedent_inactiv {
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	display:inline;
	float:left;
	color:#1B498B;
	text-decoration:none !important;
	opacity:0.6;
	filter:alpha(opacity=60);
	margin:2px;
}

#baseline {
	color:#FFFFFF;
	font-size:22px;
	font-weight:bold;
	left:305px;
	position:absolute;
	top:35px;
	width:575px;
	z-index:250;
}

ul.MenuHorizontal1 .sousMenu {
	height:0;
	overflow:hidden;
}

ul.menuOuvert {
	background-color:#5EAADC;
}

.sousMenu li, .menuOuvert li {
	list-style:disc !important;
	background:none !important;
	margin:0 0 0 20px !important;
	padding:0 !important;
	width:155px;
}

ul.MenuHorizontal1 .sousMenu li a, ul.MenuHorizontal1 .menuOuvert li a {
	color:#1B498B;
	text-decoration:none;
	padding: 0 !important;
	width:155px !important;
	height:20px !important;
	line-height:20px !important;
	margin:0 !important;
}

.sousMenu li a:hover, #menuVertical .sousMenu .selected, .menuOuvert li a:hover, #menuVertical .menuOuvert .selected{
	text-decoration:underline !important;
	background:none !important;
	color:#fff !important;
}

ul.MenuHorizontal1 .sousMenu li a.selected, ul.MenuHorizontal1 .menuOuvert li a.selected {
	color:#fff !important;
}
