* {
	border:0;
	margin:0;
	padding:0;
}

html, body {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#fff;		
}
.spacer {
	clear:both;
}
.gras {
	font-weight:bold;
}
#base {
	width:1024px;
	margin:0 auto;
	text-align:left;
	position:relative;
}
#bandeau {
	background:url(../images/bg_bandeau.jpg) no-repeat;
	height:121px;
	text-align:right;
	color:#fff;
	padding-top:4px;
}
h1 {
	letter-spacing:2px;
	font-size:15px;
	font-weight:normal;
	margin-right:20px;
	line-height:18px;
}
#langue {
	background:#0D68A0;
	text-align:right;
	color:#fff;
	padding-bottom:3px;
}
#langue p {
	float:left;
	margin-left:250px;
}
#langue ul {
	margin-right:29px;
	float:right;
}
#langue ul li {
	list-style-type:none;
	display:inline;
}
#langue ul li a {
	color:#fff;
	font-size:13px;
	text-decoration:none;
}
#langue p {
	padding-top:2px;
	margin-right:77px;
}
#langue p a {
	color:#FFF;
	font-size:14px;
	text-decoration:none;
	z-index:100;
}
#langue ul li a:hover, #langue ul li a.langOn, #langue p a:hover, #langue p a.langOn {
	color:#1CB8D1;
}
h2#logo {
	position:absolute;
	top:62px;
	left:12px;/* + 20px si comme au début et idem pr #menu*/
}

#contenu {
	/*padding-top:19px;*/
	border-left:1px solid #0D68A0;
	border-right:1px solid #0D68A0;
}

#centre {
	background:#E6E6E6;
	float:left;
	margin-left:0px;
	width:575px;
	padding:15px;
	min-height:480px;
	_height:480px;
	/*height:auto;*/
	/*height:480px;
	overflow:auto;*/
	font-family:Arial, Verdana, Helvetica, sans-serif;
}
#centre p {
	/*color:#0D68A0;*/
	color:#323929;	
	font-size:13px;
	margin:12px 0 7px 0;
	text-align:justify;
	text-indent:19px;
}
#centre p.rouge {
	color:#9C0B07;
}
#centre a {
	color:#0D68A0;
}
#centre a:hover {
	color:#00A0C6;
}
#centre ul {
	margin-left:32px;
}
#centre ul li {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	/*color:#0D68A0;*/
	color:#323929;
	list-style-type:disc;
	list-style-position:outside;
}
h3 {
	font-size:16px;
	color:#0D68A0;
	margin-top:29px;
	margin-bottom:21px;
}
h4 {
	font-size:13px;
	color:#00A0C6;
	margin-top:15px;
	margin-bottom:11px;
}
hr {
	clear:both;
	display:block;
	margin-bottom:14px;
	height:1px;
	color:#0D68A0;
	border:1px dotted #fff;
}
.liens hr {
	border-style:solid;
}
h4.accueil {
	margin-top:0px;
}
hr.accueil {
	margin-top:14px;
	height:3px;
	background:#fff;
}
h5 {
	font-size:13px;
	color:#0D68A0;
}
h5.fichier_actu, #centre p.fichier_actu {
	float:left;
	margin-top:0;
}
.intro, #centre p.intro {
	font-weight:bold;
	margin-bottom:15px;
	color: #0d68a0;
}
.liste_drt, .liste_gch, .liste_simple {
	float:left;
	width:250px;
	margin-top:10px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	/*color:#0D68A0;*/
	color:#323929;
	list-style-position:inside;
}
.liste_simple {
	width:480px;
	padding-bottom:7px;
}
.liste_simple li {
	margin-left:50px;
}
.liste_drt {
	margin-left:50px;
}
.list_1 {
	margin-top:10px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	/*color:#0D68A0;*/
	color:#323929;
	list-style-position:inside;
}
.list_mat_gch, .list_mat_ctr, .list_mat_drt {
	float:left;
	width:160px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	/*color:#0D68A0;*/
	color:#323929;
	list-style-position:inside;

}
.list_mat_gch {
	margin-right:14px;
}
.list_mat_drt {
	width:80px;
}
.list_mat_ctr {
	width:160px;
	margin-right:10px;
}
#centre table {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	/*color:#0D68A0;*/
	color:#323929;
	text-align:left;
	width:550px;
	border-top:1px dotted #fff;
	border-right:1px dotted #fff;
	margin-bottom:13px;
}
#centre table tr th {
	font-size:13px;
	/*color:#00A0C6;*/
	color:#323929;
	font-weight:bold;
	border-bottom:2px solid #fff;
}
#centre table td, #centre table th {
	border-bottom:1px dotted #fff;
	border-left:1px dotted #fff;
	padding:5px;
}
/* PAGE CONTACTS */
#centre form {
	margin-top:15px;
}
#centre form p {
	text-align:left;
	text-indent:0;
}
#centre form label {
	float:left;
	width:130px;
	margin-bottom:9px;
	color:#00A0C6;
}
#centre form label.ville {
	float:left;
	width:60px;
	margin-bottom:9px;
}
#centre form label.question {
	clear:both;
	float:none;
	width:200px;
	margin-bottom:9px;
}
#centre form input.champs {
	width:350px;
	margin-bottom:9px;
	height:19px;
}
#centre form input.champs_cp {
	float:left;
	width:70px;
	margin-bottom:9px;
	margin-right:30px;
	height:19px;
}
#centre form input.champs_ville {
	width:190px;
	margin-bottom:9px;
	height:19px;
}
#centre form input.champs_tel {
	float:left;
	width:130px;
	margin-bottom:9px;
	margin-right:30px;
	height:19px;
}
.radio_secteur input {
	float:left;
}
#centre form div.radio_secteur {
	width:280px;
	float:left;
	margin-bottom:12px;
}
#centre form div.radio_secteur label {
	float:left;
	width:180px;
	margin-left:7px;
	/*color:#0D68A0;*/
	color:#323929;
}
#centre form div.radio_secteur p {
	clear:both;
}
#centre form textarea {
	clear:both;
}
#centre form input.btn_envoi {
	margin-top:14px;
	margin-left:150px;
	background:#fff;
	color:#0D68A0;
}
#centre form input.btn_envoi:hover {
	background:#0D68A0;
	color:#fff;
}
#centre p.liens_url a {
	display:block;
	text-decoration:none;
	padding-left:25px;
	background:url(../images/puce_liens.gif) no-repeat;
	height:15px;
}
#centre p.liens_url a:hover {
	background-position:0 -15px;
}
.liens_img {
	float:left;
	width:100px;
	margin-right:20px;
	margin-bottom:14px;
	margin-left:20px;
	text-align:center;
	font-size:13px;
}
.txt_liens {
	float:right;
	margin-bottom:14px;
	width:350px;
}
#centre .txt_liens p {
	text-align:left;
	text-indent:0;
}
#centre p.liens_url {
	float:left;
	margin-left:20px;
	text-align:left;
	text-indent:0;
}
.txt_liens h4 {
	margin-top:0;
}
#centre p.telechargement {
	height:27px;
}
#centre p.telechargement img {
	float:left;
}
#centre p.telechargement a {
	/*display:block;
	margin-top:7px;*/
	line-height:30px;
}
#centre table.dim {
	width:550px;
}
#centre table tr th {
	/*color:#0D68A0;*/
	color:#323929;
}
#centre table.dim tr th, #centre table.dim tr td {
	font-size:11px;
}
#centre table.dim tr.noBorder td {
	border-bottom:0;
}
#centre table.dim tr.bigBorder td {
	border-bottom:2px solid #fff;
}
#centre .actu_detail_img {
	float:left;
	margin-right:24px;
	margin-top:0px;
	border:1px solid#fff;
	margin-bottom:9px;
}
#centre .actu_img, #centre .actu_acc_img {
	float:left;
	margin-right:17px;
	margin-top:16px;
	border:1px solid #fff;
}
#centre .actu_img {
	margin-bottom:12px;
}
#centre .actu_acc_img {
	margin-top:4px;
}
#centre div#actu_cont_img {
	float:left;
	/*width:100px;*/
}
#centre p.lien_old {
	margin-bottom:0;
}
#centre p.sous_titre, #centre p.sous_titre_old {
	margin:0;
	text-indent:0;
	font-size:11px;
}
#centre p.sous_titre_old {
	text-indent:19px;
}
#centre div.noindent p, #centre p.noindent {
	text-indent:0;
}
#centre .actu_img_drt {
	float:right;
	margin-left:24px;
	margin-top:11px;
	border:1px solid #fff;
}
div.une {
	/*background:#fff;*/
	padding:7px;
}
div.une a {
	font-size:12px;
}
div.une div.uneBlock {
	width:277px;
	text-align:center;
	float:left;
}
div.une div.uneBlock h5 {
	margin-top:9px;
	font-size:12px;
}
#centre div.une div.uneBlock p {
	text-align:center;
}
#centre .txt_actu {
	/*float:left;*/
	width:550px;
	text-align:justify;
}
#centre .txt_actu p.list_txt {
	padding-top:7px;
	margin-top:0px;
}
#centre h4.titre_actu {
	margin-top:0;
	margin-bottom:0;
}
ul#plan {
	margin-left:100px;
}
ul#plan a {
	text-decoration:none;
}
ul#plan li {
	margin:9px 0;
}
ul#plan li ul.plan2 {
	margin-left:30px;
}
ul#plan li ul.plan2 li {
	margin:4px 0;
}
ul#plan li ul.plan2 a {
	font-weight:normal;
}
/**/
#diapo {
	float:left;
	width:150px;
	margin:12px 0 0 14px;
}
#diapo ul.img_fixe {
	list-style-type:none;
	margin:12px 0 0 24px;
	text-align:center;
}
#diapo ul.img_fixe li {
	margin-bottom:15px;
}
#video_tech {
	float:left;
	width:160px;
	margin:60px 0 0 27px;
}
#video_tech p {
	text-align:center;
}
#video_tech a {
	color:#0D68A0;
	font-size:11px;
}
#video_big {
	width:560px;
	text-align:center;
}
.bloc_contact {
	float:left;
	width:180px;
	margin:30px 0 0 16px;
	color:#0D68A0;
	font-size:12px;
}
.bloc_contact p {
	margin-top:10px;
}

.bloc_contact p.telechargement img {
	float:left;
}
.bloc_contact p.telechargement a {
	color:#0D68A0;
	line-height:30px;
}
.bloc_contact p.telechargement a:hover, #video_tech a:hover {
	color:#00A0C6;
}
#footer {
	clear:both;
	background:#0D68A0;
	text-align:center;
	color:#fff;
	font-size:11px;
}
ul.menuBas {
	text-align:center;
	line-height:10px;
}
ul.menuBas li {
	list-style-type:none;
	display:inline;
}
ul.menuBas li a {
	font-size:9px;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*color:#A8A7A8;*/
	color:#7BADCB;
}
ul.menuBas li a:hover {
	text-decoration:underline;
}
ul.menuBas li a.altern {
	color:#B6B6B6;
}
/* ACTU */
div#base div#contenu a.suite {
	display: block;
}
.cache {
	display: none;
}
.montre {
	display: list-item;
}
