body {
	  background-color: #96D7F4;
	   font-size: 1.2em;
}	
#contenu, #footer   {
	margin-right: 13px;
}
#contenu {
	background-image: url(../../images/contacts/background_sidebar.gif);
}
#contenu1 {	
	border-left:1px dashed #3300FF;  
	border-right:1px dashed #3300FF;  
	border-bottom:1px dashed #3300FF;  
	background-color: white; 
}
#header {
	background-image: url(../../images/contacts/icone_droite.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
#header div.header_bg {	
   width:870px;
}
#header div.header_bg {		
	background-image: url(../../images/contacts/bg_header_bas.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	/* border:1px solid red; */
}
#header_sep {
	width:967px;
}
#header_sep,
li.onglet_haut a,
.titre_page  {
	background-color: #3300FF;     
}
li.onglet_haut a:hover,
li.onglet_haut_selected a {
    background-color:  #96D7F4;
	 color: #3300FF; 
}
img.titre_haut {
	margin-left: 553px;
}
ul.nav_haut {
	background-color: #FFFFFF;
}
ul.nav_haut li.droite {
	 background-color: #DFB7D4;
}
#footer {
	 background-color: #1F627E;	
}

img.email {
	margin: 0px 20px 0px 0px;
}
div.haut {
	height:70px;
	margin-top:30px;		
	/* border:1px solid red;  */
}

p.titre, p.titrelast {
	background:  url(../../images/contacts/moyenne_fleche.gif) no-repeat left center;	
	color: #3300FF;   
	font-size: 1.0em;
	font-weight: bold;
	padding-left:40px;	
	padding-right:10px;	
	height:23px;
	line-height:23px;
	/* border:1px solid red;  */
}
p.titre {
	margin-top:30px;
}
p.titrelast {
	margin-top:0px;
}
div.cadre1 {
	margin-left:200px;
	/* border:1px solid red;  */
}
div.realisations {
	margin-top:30px;
	border:1px dotted #3300FF;   
	padding:0px 20px 15px 20px;
}

div.realisations img {
	float: left;
	margin-top:15px;
}
div.realisations ul {
	font-size: 0.7em;
	margin-left: 160px;
	list-style-position: inside;
	list-style-type: circle;
	height:115px;
	margin-top:15px;
}
div.realisations ul lh {
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
}
div.realisations ul li {
	margin-left: 20px;
}
div.realisations ul span {
	font-weight: bold;
}

p.mail_noerror,
p.mail_error {
	margin-top:20px;
	padding:10px;
}
p.mail_error {
	background-color:#f0e68c;
	color:#ff4500;	
	width:500px;
	margin-left: auto;
	margin-right: auto;
	border:1px dashed red;
	font-size: 0.8em;	
	font-weight: bold;
	text-align: center;
}

form.email div {
	height: 30px;
	/* border:1px solid green; */
}
form.email div.textarea, form.email textarea { 
	height: 170px;
}
form.email label {
  font-size:0.8em;	
  float:left;
  width:170px;
  text-align:right;  
  margin-right:10px;
  /* border:1px solid red;  */
}
form.email input.text,
form.email textarea {
	background-color:#FFFFC4;
	border:1px solid #3300FF;
	width:350px;
}
form.email fieldset {
  padding: 1em;
  border: none;
  border:1px dotted #3300FF;   
}
form.email legend {
  padding: 0.2em 0.5em;
  border:1px outset #3300FF;   
  background-color:#3300FF;   
  color:#FFFFFF;   
  font-weight: bold;
  text-align:right;
}
form.email div.action {
	padding-left:180px;
}
form.email input.action {
	color: #FFFFFF;
	font-weight: bold;
	background: #3300FF;   
	border: 2px outset #d7b9c9;
	margin-top:10px;
	padding:2px;
}


