 html {
	background-color: transparent; 
	background-color: #BAB7FB;
	height: 100%;
	margin: 0;
}

body {
	height: 100%;
	margin: 0;
	font-family: /*"Trebuchet MS", */Helvetica, Arial, Verdana, sans-serif;
	font-size: 0.80em;
	text-align: center;
}

#conteneur/*global*/{
	min-height: 100%;
	width: 1000px;
	padding: 10px 0 0 0;
	margin: 0 auto;
	background-color:white;
	text-align: left;
	border :solid 0px purple;
}

#header {
	height: 155px; 
	/*background-color: #eaeffd;*/
	text-align: right;
	background: transparent;
}

#center{	
	padding-bottom: 30px; /* Pour éviter la superposition du pied de page et du contenu : */
	overflow: auto;
	border: solid 0px black;	
}

#centre{
	width: 970px;
	border: solid 0px red; 
	margin: 2px 0 0 0;
	padding: 0 0 0 5px;
}

#centre_actu{
	width: 940px;
	border: solid 0px red; 
	margin: 2px 10px 0 0;
	padding: 0 10px 0 20px;
}

#gauche/*content*/{
	float: left;
	width: 165px;
	border: solid 0px  green;
	margin: 2px 0 0 0;
	padding: 0 0 0 5px; /*border-top: 1px solid Gray;*/
}

#droite/*sidebar*/{
	float: right;
	width: 790px;
	border: 0px solid navy;
	border-left: 3px solid Gray;
	margin: 2px 0px 0 0;
}

#pied/*footer*/{
	/*position: absolute;*/
	width: 1000px;
	bottom: 0;
	height: 20px;
	background-color: #B4ABFE;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	color: navy;
}

.jaune {
	padding-left: 35px;
	margin-left: 15px;
	background: url(images/marqueur_jaune.png) left center no-repeat;	
	color: #FF0000;
}

.jaune_10{
	padding-left: 20px;
	margin-left: 175px;
	background: url(images/marqueur_jaune.10.png) left center no-repeat;
}

.rouge_10{
	padding-left: 20px;
	margin-left: 175px;
	background: url(images/marqueur_rouge.10.png) left center no-repeat;
}

.jaune_10_left{
	padding-left: 20px;
	background: url(images/marqueur_jaune.10.png) left center no-repeat;
}

form {
	padding-left: 30px;
}

form input, textarea {	
	background-color: #dbdbdb;
}

form input.bouton{
	background-color: #ff0000;
}

h1 {
	font-size : 1.7em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #FF4500;
	margin-top: 20px;
}	

h2 {
	font-size: 1.2em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	margin-left: 15px;
	color: Blue;
}

h2.orange{
	padding-left: 20px;
	margin-left: 65px;
	background: url(images/marqueur_orange.10.png) left center no-repeat;
	color: #FF4500;
}
h2.accueil{
	padding-left: 20px;
	margin-left: 10px;
	background: url(images/marqueur_rouge.10.png) left center no-repeat;
	font-family: "Trebuchet MS" , Arial , Verdana;
	color: Navy;
	font-style: italic;
}



h3 {
	font-size: 1.3em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;	
	font-style: italic;
	margin-left: 15px;
	color: Blue;	
}

h4 {
	font-size: 1.3em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	color: Blue;
}

iframe {
	width: 900px;
	height: 400px;
}

#map {
	width: 280px;
	margin: 10px auto;
}

#map a{
	text-align: center;
}
	
#map img{
	width: 280px;	
	border: 0 solid #408080;
}

.trait {
   position: relative;
	height: 10px;
	background-color: Navy;
	margin-top: 15px;
}



.blog {
	float: left;
	width: 120px;
	height: 90px;
	border: solid 1px gray;
	margin: 10px 30px 0 30px;
	}
	
.blog_diapo {
	float: left;
	width: 160px;
	height: 120px;
	border: solid 1px gray;
	margin: 10px 30px 10px 20px;
	}
	
.blog_photos {
	float: left;
	width: 80px;
	height: 60px;
	border: solid 1px gray;
	margin: 10px 30px 0 30px;
	}

	
.blog_actu {
	float: left;
	width: 240px; 
	height:160px;
	border: solid 1px gray;
	margin: 5px 20px 0 30px;
	}
.blog_actu_gauche {
	float: left;
	width: 240px; 
	height:160px;
	border: solid 1px gray;
	margin: 10px 10px 0px 0px;
	}	
	
.blog_actu_droite {
	float: right;
	width: 240px; 
	height:160px;
	border: solid 1px gray;
	margin: 0px 0px 5px 10px;
	}
	
.vertical {
	float: left;
	width: 80px;
	height: 120px;
	border: solid 1px gray;
	margin: 0 15px 0 0;
}


 li {
 list-style-image: url(images/fleche_15.png);
 
}	

.suite {
	vertical-align: sub;
	float: right;
	border-style: solid;
	border-width: 0 0 0 0;
}

a.right {
	float: right;
	font-weight: bold;
}

a.left {
	float: left;
	font-weight: bold;
}

p {
	text-align: justify;
	margin-left: 30px;
}

p.texte {
	text-align: justify;
	/*font-size: 1.3em;*/
	font-size: 1.2em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Geneva, sans-serif;
	margin-left: 10px;
}
	
p.texte_45 {
	margin-left: 45px;
}

p.texte_30 {
	margin-left: 30px;
}
p.texte_300 {
	margin-left: 300px;
}
p.accueil {
	margin-left: 30px;		
}

div.transfert {
	text-align: center;
	font-size: 1.5em;
	border: solid 0px grey;
	margin: 100px 100px 0 100px;
	
}
