#special{

margin: 20px 10px 20px 80px;
padding-left:10px;
text-align:justify;
colord:#5CCACE;
border-left:3px solid yellow;
}

#bonplan{
	background-color:#5CCACE;
}

#bp_entete{

	background:url(i/fond-rayureoblique.gif);
}

#bonplan h1 
{
font-size: 35px;
color:076569

}

#bonplan h2 {
color:white

}

#bonplan h3 {color:white}

#bp_texte{
  	background-color:#EDFEFF;
      padding:10px;
	color:#076569;
	text-align: justify ; 
}

#bp_texte blockquote{
	background-color:orange;
	margin:2px;
      color:#000;
            color:#000;
border: 1px solid #FF7200;
}

#bp_texte h3 {
	color:#fff; 
	font-size:14px;
	text-align:center;}

#bp_texte h4 {color:#03565A}


#bp_photo{
	background-color:#fff;
      
}

#bp_photo img { 
margin:4px 0;}

#bp_seenglish{
margin-top:10px;
 font-size:12px;

}
#bp_seenglish img {float:left; margin :0 10px; border:0 px;}



#bp_bottom{}


#bp_footer{

}

/* formulaire */

#bp_form{
	background-color:#C0EEF0; 
}

#bp_form h3{
	color:#000; 
	font-size:18px;
	margin-left:180px;
	
}

form span.required{

}

form h2{

	color:#BD6E64;
}

form label{
}

form input,textarea,select{
	color: #000;
	background-color: #FFF;
	border-color : #888;
	background: url(i/formfd.gif) repeat-x;
	background-color: #fff;
}
input:focus, textarea:focus, select:focus{
	border: 2px solid black;
}
form textarea{
	background: #fff url(i/formareafd.gif) repeat-x;
}


.col1{ float:left; width:180px; text-align:right;}
.col2{ float:left; width:340px; text-align:left;
	font:0.6em/1em "Trebuchet MS", Verdanal, Arial, sans-serif;
	color:#333333; }