/* CSS Document */
h1 {
	font-size:2.0em;
	text-align:center;
	padding:10px;
	margin-top:10px;
}
h2 {
	font-size:1.0em;
	text-align:center;
	padding:10px;
	margin: 0 0 10px;
	background:url("../images/bg_footer_rep.png") repeat-x center center;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-top-right-radius: 7px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
}
h3 {
	text-align:center;
	font-size:0.8em;
	font-style: italic;
}
#flashcontent2 {
	margin-top:30px;
}
/*Le menu de gauche*/


#date {
	color:#6ABAD5;
	width:630px;
	text-align:center;
}
#piedbureau {
	width:500px;
	margin:0 auto;
}
#piedbureau p {
	text-align:justify;
	margin-bottom:15px;
}
.bordtab {
}
.bordtab2 {
	border-left:#FF0000 groove 3px;
	border-right:#FF0000 groove 3px;
	border-bottom:#FF0000 groove 3px;
	border-top:#FF0000 groove 3px;
	height:80px;
}
.barre {
	text-align:center;
	padding:5px 0;
}
#pubdroit {
	margin-top:20px;
}
#confirmmes {
	width:630px;
	text-align:center;
	padding:20px 0 0;
}
#contact {
	padding:15px;
	margin-bottom:15px;
}
#contact form {
	margin-top:0;
}
#pubdroit2 {
	width:170px;
	height:300px;
	border:#CCCCCC dotted 1px;
}
#pubdbas {
	height:95px;
	border:#CCCCCC dotted 1px;
	text-align:center;
	padding-top:60px;
	margin-top:15px;
}
.partenaires {
	padding:5px;
}
.partenaires_texte p {
	margin-left:5px;
}

