@import url("../style/liScroll.css");
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	background-color:#3d2c2d;
}
html {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
img{
	border:none;
}

form{
	margin:0;
	padding:0;
}
h1, h2, p{
	margin:0;
	padding:0;
	font-weight:normal;
}
h2{
	font-size:18px;
}
.clear{
	clear:both;
}
.titre{
	color:#000;
	text-align:left;
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase;
	font-style:italic;
}
.date{
	color:#FFF;
	text-align:right;
	font-style:italic;
	font-size:12px;
}
.texte{
	color:#000;
	font-weight:bold;
	font-size:12px;
	font-style:italic;
	width:390px;
}
.lien a{
	color:#FFF;
	text-decoration:none;
	font-style:italic;
	font-size:12px;
}

.lien_marron{
	color:#3D2C2C;
	font-style:italic;
	text-decoration:none;
}
.lien_marron:hover{
	color:#FFF;
	text-decoration:underline;
}

/*Structure*/
#page{
	width:1002px;
	margin:0px auto;
}

/*Header*/
#header{
	width:947px;
	height:65px;
	margin-top:45px;
	background-image:url('../images/menu-element-orange.png');
	background-repeat:no-repeat;
	padding-top:12px;
	padding-left:55px;
}
	.item_menu{
		width:159px;
		height:24px;
		background-image:url('../images/menu.png');
		background-repeat:no-repeat;
		color:#FFF;
		float:left;
		text-align:center;
		font-size:14px;
		cursor:pointer;
		padding-top:8px;
		margin-left:-2px;
	}
	.item_menu a{
		color:#FFF;
		font-size:14px;
		text-decoration:none;
	}
	.item_menu a:hover,.item_menu:hover a{
		color:#ed9e08;
	}
	
/*mini_menu*/
#mini_menu{
	width:1002px;
}
#mini_menu a{
	text-transform:uppercase;
	color:#ed9e08;
	text-decoration:none;
	font-style:italic;
}
#mini_menu a:hover{
	color:#FFF;
}
	.mini_menu_separateur{
		color:#B4A58E;
		width:20px;
		text-align:center;
	}
		
/*Content accueil*/
#content_accueil{
	background-image:url('../images/fond.gif');
	background-repeat:no-repeat;
	width:980px;
	height:555px;
	margin-top:-4px;
	padding-left:22px;
	padding-top:13px;
}
	#pub{
		color:#FFF;
	}
		#pub a{
			color:#FFF;
			text-decoration:none;
		}
	#pub-vide{
		height:25px;
	}
	#content_accueil h1{
		color:#3d2c2d;
		font-family: Times New Roman, Times, serif;
		font-size:38px;
		margin-bottom:10px;
	}
	#content_accueil_content{
		width:980px;
		margin-top:10px;
		height:395px;
	}
		#content_accueil_content_gauche{
			color:#FFF;
			width:425px;
			margin-right:45px;
			float:left;
		}
			#content_accueil_content_gauche h2{
				font-weight:bold;
				font-size:14px;
			}
				#content_accueil_content_gauche h2 a{
					color:#3D2C2C;
					font-style:italic;
					text-decoration:none;
				}
				#content_accueil_content_gauche h2 a:hover{
					color:#FFF;
					text-decoration:underline;
				}
			#content_accueil_content_gauche p{
				font-size:14px;
				margin-bottom:20px;
			}
				#content_accueil_content_gauche p a{
					color:#3D2C2C;
					font-style:italic;
					text-decoration:none;
				}
				#content_accueil_content_gauche p a:hover{
					color:#FFF;
					text-decoration:underline;
				}


		#content_accueil_content_droite{
			background-image:url('../images/image-accueil.png');
			background-repeat:no-repeat;
			padding-top:190px;
			padding-left:20px;
			width:489px;
			height:88px;
			float:left;
			overflow:hidden;
		}
	#content_accueil_footer{
		padding-left:100px;
		width:880px;
	}
		#content_accueil_footer_news{
			background-image:url('../images/encart-bas.png');
			background-repeat:no-repeat;
			padding-top:7px;
			padding-left:30px;
			width:489px;
			height:73px;
			overflow:hidden;
		}

			#logo{
				margin-left:685px;
				position:absolute;
				top:580px;
			}
			
			
/*Content content_site_exeception*/
#content_site_exeception{
	background-color:#636262;
	width:980px;
	height:553px;
	margin-top:-4px;
	padding-left:22px;
	padding-top:15px;
}
	#content_site_exeception h1{
		color:#FFF;
		font-family: Times New Roman, Times, serif;
		font-size:38px;
		margin-bottom:10px;
	}
	#content_site_exeception_content{
		width:980px;
		height:308px;
	}
		#content_site_exeception_content_gauche{
			color:#FFF;
			width:425px;
			margin-right:45px;
			float:left;
		}
			#content_site_exeception_content_gauche h2{
				font-weight:bold;
				font-size:12px;
			}
			#content_site_exeception_content_gauche p{
				font-size:12px;
				margin-bottom:20px;
			}
				#content_site_exeception_content_gauche h2 a{
					color:#ED9E08;
					font-style:italic;
					text-decoration:none;
				}
				#content_site_exeception_content_gauche h2 a:hover{
					color:#FFF;
					text-decoration:underline;
				}
				#content_site_exeception_content_gauche p a{
					color:#ED9E08;
					font-style:italic;
					text-decoration:none;
				}
				#content_site_exeception_content_gauche p a:hover{
					color:#FFF;
					text-decoration:underline;
				}

		#content_site_exeception_content_droite{
			background-image:url('../images/image-exception.png');
			background-repeat:no-repeat;
			padding-top:189px;
			padding-left:20px;
			width:490px;
			height:89px;
			float:left;
			overflow:hidden;
		}
			
/*Content dauphin*/
#content_dauphin{
	background-image:url('../images/fd-dauphins.jpg');
	background-repeat:no-repeat;	
	width:980px;
	height:555px;
	margin-top:-4px;
	padding-left:22px;
	padding-top:13px;
}
	#content_dauphin h1{
		color:#FFF;
		font-family: Times New Roman, Times, serif;
		font-size:38px;
	}
	#content_dauphin_content{
		width:980px;
	}
		#content_dauphin_content_gauche{
			color:#FFF;
			width:425px;
			margin-right:46px;
			float:left;
		}
			#content_dauphin_content_gauche h2{
				font-weight:bold;
				font-size:12px;
			}
			#content_dauphin_content_gauche p{
				font-size:12px;
				margin-bottom:20px;
			}
				#content_dauphin_content_gauche p a{
					color:#ED9E08;
					font-style:italic;
					text-decoration:none;
				}
				#content_dauphin_content_gauche p a:hover{
					color:#FFF;
					text-decoration:underline;
				}

		#content_dauphin_content_droite{
			background-image:url('../images/image-piece-dauphin.png');
			background-repeat:no-repeat;
			padding-top:340px;
			padding-left:320px;
			padding-right:10px;
			width:178px;
			float:left;
			overflow:hidden;
			color:#FFF;
			font-size:11px;
		}
		#img-next-dauphin{
			margin-top:6px;
		}
		#img-next-dauphin2{
			margin-top:-10px;
		}
		#content_dauphin_content_gauche_page2{
			background-image:url('../images/image2-dauphin.png');
			background-repeat:no-repeat;
			margin-right:50px;
			margin-top:10px;
			padding-top:345px;
			padding-left:24px;
			width:500px;
			height:100px;
			float:left;
			overflow:hidden;
			color:#FFF;
		}

		#content_dauphin_content_droite_page2{
			background-image:url('../images/image3-dauphin.jpg');
			background-repeat:no-repeat;
			margin-top:10px;
			padding-top:440px;
			width:395px;
			height:35px;
			float:left;
			overflow:hidden;
			color:#FFF;
		}		
		
		#content_dauphin_content_gauche_page3{
			background-image:url('../images/image4-dauphin.png');
			background-repeat:no-repeat;
			margin-top:10px;
			margin-right:50px;
			padding-top:345px;
			padding-left:24px;
			width:500px;
			height:100px;
			float:left;
			overflow:hidden;
			color:#FFF;
		}

		#content_dauphin_content_droite_page3{
			background-image:url('../images/image5-dauphin.jpg');
			background-repeat:no-repeat;
			padding-top:440px;
			margin-top:10px;
			width:395px;
			height:35px;
			float:left;
			overflow:hidden;
			color:#FFF;
		}

/* Content Flore*/
#content_flore{
	background-color:#00655F;
	width:980px;
	height:555px;
	margin-top:-4px;
	padding-left:22px;
	padding-top:13px;
}
	#content_flore h1{
		color:#FFF;
		font-family: Times New Roman, Times, serif;
		font-size:38px;
		margin-bottom:10px;
	}
	#content_flore_content{
		width:980px;
	}
		#content_flore_content_gauche{
			color:#FFF;
			width:440px;
			margin-right:30px;
			float:left;
		}
			#content_flore_content_gauche h2{
				font-weight:bold;
				font-size:12px;
			}
			#content_flore_content_gauche p{
				font-size:12px;
				margin-bottom:20px;
			}

		#content_flore_content_droite{
			width:510px;
			float:left;
			overflow:hidden;
		}
			#content_flore_content_droite_haut{
				background-image:url('../images/image1-flore.png');
				background-repeat:no-repeat;
				padding-top:190px;
				padding-left:20px;
				width:490px;
				height:87px;
				overflow:hidden;
			}
		
		#content_flore_content_droite_next{
			margin-top:153px;
			margin-left:457px;
			text-align:left;
		}
		
		#content_flore_content_gauche_page2{
			background-image:url('../images/image3-flore.png');
			background-repeat:no-repeat;
			margin-right:50px;
			padding-top:345px;
			padding-left:20px;
			width:504px;
			height:100px;
			overflow:hidden;
			float:left;
		}

		#content_flore_content_droite_page2{
			background-image:url('../images/image4-flore.jpg');
			background-repeat:no-repeat;
			padding-top:430px;
			width:395px;
			height:32px;
			overflow:hidden;
			float:left;
		}
		
		#content_flore_content_gauche_page3{
			background-image:url('../images/image5-flore.png');
			background-repeat:no-repeat;
			margin-right:50px;
			padding-top:345px;
			padding-left:20px;
			width:504px;
			height:100px;
			overflow:hidden;
			float:left;
		}

		#content_flore_content_droite_page3{
			background-image:url('../images/image6-flore.jpg');
			background-repeat:no-repeat;
			padding-top:430px;
			width:395px;
			height:32px;
			overflow:hidden;
			float:left;
		}


/* Content Sortie*/
#content_sortie{
	background-color:#B4A78E;
	width:980px;
	height:555px;
	margin-top:-4px;
	padding-left:22px;
	padding-top:13px;
}
	#content_sortie h1{
		color:#FFF;
		font-family: Times New Roman, Times, serif;
		font-size:38px;
		margin-bottom:10px;
	}
	#content_flore_sortie{
		width:980px;
	}
		#content_sortie_content_gauche{
			color:#FFF;
			width:540px;
			margin-right:60px;
			float:left;
		}
			#content_sortie_content_gauche h2{
				font-weight:bold;
				font-size:12px;
			}
				#content_sortie_content_gauche h2 a{
					color:#3D2C2C;
					font-style:italic;
					text-decoration:none;
				}
				#content_sortie_content_gauche  h2 a:hover{
					color:#FFF;
					text-decoration:underline;
				}
			#content_sortie_content_gauche p{
				font-size:12px;
				margin-bottom:20px;
			}

		#content_sortie_content_droite{
			float:left;
			width:270px;
			overflow:hidden;
		}
			.content_sortie_content_droite_image{
				margin-top:22px;
			}
/* Content Seminaire*/
#content_seminaire{
	background-color:#636363;
	width:980px;
	height:555px;
	margin-top:-4px;
	padding-left:22px;
	padding-top:13px;
}
	#content_seminaire h1{
		color:#FFF;
		font-family: Times New Roman, Times, serif;
		font-size:38px;
		margin-bottom:10px;
	}
	#content_seminaire_content{
		width:980px;
	}
		#content_seminaire_content_gauche{
			color:#FFF;
			width:430px;
			margin-right:39px;
			float:left;
		}
			#content_seminaire_content_gauche h2{
				font-weight:bold;
				font-size:12px;
			}
			#content_seminaire_content_gauche p{
				font-size:12px;
				margin-bottom:20px;
			}
				#content_seminaire_content_gauche p a{
					color:#ed9e08;
					font-style:italic;
					text-decoration:none;
				}
				#content_seminaire_content_gauche  p a:hover{
					color:#FFF;
					text-decoration:underline;
				}
			#content_seminaire_content_gauche_img{
				margin-top:5px;
			}

		#content_seminaire_content_droite{
			float:left;
			width:510px;
			overflow:hidden;
		}
			#content_seminaire_content_droite_haut{
				background-image:url('../images/image-seminaires.png');
				background-repeat:no-repeat;
				padding-top:192px;
				padding-left:20px;
				width:490px;
				height:88px;
				overflow:hidden;
			}
			#content_seminaire_content_droite_bas{
				margin-top:22px;
			}
			
/* Content Infos*/
#content_infos{
	background-color:#636363;
	width:980px;
	height:555px;
	margin-top:-4px;
	padding-left:22px;
	padding-top:13px;
}
	#content_infos h1{
		color:#FFF;
		font-family: Times New Roman, Times, serif;
		font-size:38px;
		margin-bottom:10px;
	}
	.p_info_pratique{
		color:#FFF;
		font-size:14px;
	}
	#content_infos_content{
		margin-top:10px;
		width:980px;
	}
		.content_infos_content_bloc{
			color:#FFF;
			width:307px;
			margin-right:20px;
			float:left;
		}
			.content_infos_content_bloc_header{
				background-color:#464545;
				/*padding-top:192px;
				padding-left:20px;*/
				width:307px;
				height:50px;
				overflow:hidden;
			}
			.content_infos_content_bloc_content{
				background-color:#585858;
				width:297px;
				border-top:none;
				padding:5px;
				overflow:hidden;
				height:335px;
			}
		.content_infos_content_bloc_droit{
			color:#FFF;
			width:310px;
			float:left;
		}
		.content_infos_content_bloc h2, .content_infos_content_bloc_droit h2{
			color:#ed9e08;
			font-weight:bold;
			margin-bottom:10px;
			font-size:13px;
		}
		.content_infos_content_bloc p, .content_infos_content_bloc_droit p{
			font-size:12px;
		}
		
			.content_infos_content_bloc p a, .content_infos_content_bloc_droit p a{
				color:#3D2C2D;
				font-style:italic;
				text-decoration:none;
			}
			.content_infos_content_bloc p a:hover, .content_infos_content_bloc_droit p a:hover{
				color:#FFF;
				text-decoration:underline;
			}

		

/*Bistro*/
#content_bistro{
	background-color:#636363;
	width:980px;
	height:555px;
	margin-top:-4px;
	padding-left:22px;
	padding-top:13px;
}
	#content_bistro h1{
		color:#FFF;
		font-family: Times New Roman, Times, serif;
		font-size:38px;
		margin-bottom:10px;
	}
	#content_bistro_content{
		width:980px;
	}
		#content_bistro_content_gauche{
			color:#FFF;
			width:430px;
			margin-right:38px;
			float:left;
		}
			#content_bistro_content_gauche h2{
				font-weight:bold;
				font-size:12px;
			}
			#content_bistro_content_gauche p{
				font-size:12px;
				margin-bottom:20px;
			}

		#content_bistro_content_droite{
			float:left;
			width:511px;
			overflow:hidden;
		}
			#content_bistro_content_droite_haut{
				background-image:url('../images/image1-bistro.png');
				background-repeat:no-repeat;
				padding-top:192px;
				padding-left:20px;
				width:491px;
				height:87px;
				overflow:hidden;
			}

/*Telechargement*/
#content_dl{
	background-color:#B4A78E;
	width:980px;
	height:555px;
	margin-top:-4px;
	padding-left:22px;
	padding-top:13px;
}
	#content_dl h1{
		color:#FFF;
		font-family: Times New Roman, Times, serif;
		font-size:38px;
		margin-bottom:10px;
	}
	#content_dl_content{
		width:980px;
	}
		#content_dl_content_gauche{
			color:#FFF;
			width:510px;
			margin-right:39px;
			float:left;
			overflow:auto;
		}
			.item_telechargement{
				margin-bottom:5px;
			}
				.item_telechargement a{
					color:#FFF;
					font-size:12px;
					text-decoration:none;
				}
				.item_telechargement a:hover{
					color:#ed9e08;
				}
		#content_dl_content_droite{
			float:left;
			background-image:url('../images/image-telechargement.jpg');
			background-repeat:no-repeat;
			width:411px;
			height:451px;
			overflow:hidden;
		}
		
/*Contact*/
#content_contact{
	background-color:#B4A78E;
	width:980px;
	height:555px;
	margin-top:-4px;
	padding-left:22px;
	padding-top:13px;
}
	#content_contact h1{
		color:#FFF;
		font-family: Times New Roman, Times, serif;
		font-size:38px;
		margin-bottom:10px;
	}
	#content_contact_content{
		width:980px;
	}
	#content_contact_content_merci{
		width:980px;
		text-align:center;
		font-size:16px;
		color:#FFF;
	}
		#content_contact_content_gauche{
			color:#FFF;
			width:450px;
			margin-right:99px;
			float:left;
		}
			#content_contact_content_gauche p{
				color:#FFF;
				font-size:14px;
				margin-bottom:20px;
			}
			
			#formContact{
				color:#FFF;
				font-size:14px;
			}
			#formContact input[type=text]{
				border:2px solid #3d2c2d;
				width:200px;
				background-color:#B4A78E;			
			}
			#formContact textarea{
				border:2px solid #3d2c2d;
				width:100%;
				height:200px;
				background-color:#B4A78E;			
			}

		#content_contact_content_droite{
			float:left;
			width:411px;
			overflow:hidden;
		}
			#content_contact_content_droite p{
				color:#3d2c2d;
				font-size:12px;
			}
			#map{
			margin-top:20px;
				width:320px;
				height:350px;
			}
/* Content article*/
#content_article{
	background-color:#B4A78E;
	width:980px;
	min-height:555px;
	margin-top:-4px;
	padding-left:22px;
	padding-top:13px;
}
	#content_article h1{
		color:#FFF;
		font-family: Times New Roman, Times, serif;
		font-size:38px;
		margin-bottom:10px;
	}
	#content_flore_article{
		width:980px;
	}
		#content_article_content_gauche{
			color:#FFF;
			width:540px;
			margin-right:60px;
			float:left;
		}
			#content_article_content_gauche p{
				font-size:12px;
				margin-bottom:20px;
			}
				#content_article_content_gauche p a{
					color:#3D2C2C;
					font-style:italic;
					text-decoration:none;
				}
				#content_article_content_gauche  p a:hover{
					color:#FFF;
					text-decoration:underline;
				}

		#content_article_content_droite{
			float:left;
			width:270px;
			overflow:hidden;
		}
			.content_article_content_droite_image{
				margin-bottom:22px;
			}
			
/* Content Liens*/
#content_liens{
	background-color:#B4A78E;
	width:980px;
	/*height:555px;*/
	margin-top:-4px;
	padding-left:22px;
	padding-top:13px;
	margin-bottom:15px;
}
	#content_liens h1{
		color:#FFF;
		font-family: Times New Roman, Times, serif;
		font-size:38px;
		margin-bottom:10px;
	}
	#content_liens_content{
		width:980px;
	}
		.content_liens_content_gauche{
			color:#FFF;
			width:210px;
			margin-right:15px;
			float:left;
			background-color:#9C917C;
			padding:5px;
		}
			.content_liens_content_gauche h2{
				font-weight:bold;
				font-size:12px;
				color:#ED9E08;
				background-color:#3d2c2d;
				padding:4px;
				margin-bottom:10px;
			}
			.content_liens_content_gauche p{
				font-size:12px;
				margin-bottom:20px;
				color:#000;
			}
				.content_liens_content_gauche p a{
					color:#3D2C2C;
					font-style:italic;
					text-decoration:none;
				}
				.content_liens_content_gauche  p a:hover{
					color:#FFF;
					text-decoration:underline;
				}

.connect_widget_not_connected_text{
	color:#FFF;
}

