body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15,41pt;
	margin:0;
	padding:0;
	background-image:url('../images/bg.png');
    background-repeat: repeat-x;
    background-position: center top;
    background-color: #ffff;
}
#container {
	background-color: #ffffff;
    height: 1142px;
    margin: 0 auto;
    position: relative;
    width: 1006px;

}
h1 {
    color: #fd056a;
    font-family: Georgia,Helvetica,sans-serif;
    font-style: inherit;
    text-decoration: underline;
}

#head {
	height:267px;
	background-image:url('../images/head1.png');
	background-repeat: no-repeat;
	margin-top:34px;
}
#head-top{
    background-color: #eaeaea;
    height: 35px;
    padding-top: 9px;
	font-size: 18px;
	color : #1c77a7;

}
#menu{
	background-color:#fff;
	height:52px;
}
#menu ul{
margin-left:10px;
}
#menu ul li {
  background-position: 0 0.32em;
    background-repeat: no-repeat;
    float: left;
    font-family: Arial,sans-serif;
    list-style-image: url("../images/cercle.png");
    list-style-type: none;
    margin-top: -4px;
    padding-left: 15px;
    position: relative;
    width: 150px;
}
#menu ul li a{
	color: #fe6700;
    font-style: italic;
    font-weight: bold;
    text-decoration: none;
}
#logo{
       background-image: url("../images/logo.png");
    background-repeat: no-repeat;
    float: left;
    height: 27px;
    left: 13px;
    position: relative;
    top: -27px;
    width: 255px;
}
#title-right{
	float: right; 
	font-family: Droid Serif; 
	opacity: 0.5; 
	text-align: center; 
	margin-top: 26px; 
	font-size: 18px; 
	margin-right: 49px; 
	width: 277px; color: rgb(0, 0, 0); 
	background: rgb(255, 255, 255) none repeat scroll 0px 0px;
}
#sous-titre{
	 background-color: #000;
    color: #fff;
    font-size: 24px;
    left: 103px;
    margin: auto;
    position: absolute;
    text-align: center;
    top: 177px;
    width: 679px;
}
#left{
    background-color: #ffffff;
	border: 1px dotted #000000;
    background-repeat: no-repeat;
    color: #686868;
    float: left;
    font-size: 15px;
    margin-bottom: 10px;
    overflow: auto;
    padding: 19px 19px 25px;
   /* position: absolute;*/
    top: 244px;
    width: 307px;
    word-spacing: 11px;
}
#right {
      background-color: #ffffff;
    background-repeat: no-repeat;
    border: 1px dotted #000000;
    color: #686868;
    float: right;
    font-size: 15px;
    margin-bottom: 10px;
    margin-right: 4px;
    overflow: auto;
    padding: 19px 19px 20px;
    width: 599px;
}
#titre-ask{
  background-image: url("../images/bg-titre.png");
    background-repeat: no-repeat;
    border: 0 solid #ffffff;
    color: #fff;
    float: left;
    font-size: 27px;
    height: 50px;
    margin-left: 10px;
    margin-top: 0;
    padding-bottom: 5px;
    padding-left: 125px;
    padding-top: 16px;
    width: 466px;
}

#capcha{
  width: 368px
}

#capcha div{
float:left;
}

#carte{
    clear: left;
    display: block;
    float: left;
    height: 128px;
    overflow-x: auto;
    padding-left: 96px;
    padding-top: 0;
    width: 408px;
}

.cartejj{
  padding-left: 2px;
  padding-top: 2px;

}
.copyright{
  text-align: left;
  margin:0;
  padding-left :5px;
  padding-top: 5px;
  color:#8c847a;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height:18px;
}

#f_button{
    background: url("../images/envoyez1.png") no-repeat;
    border: 0 none;
    height: 40px;
    width: 271px;
    cursor: pointer;
}
.title-input{
	display: inline-block;
    height: 27px;
    width: 218px;
}
#etape-form{
border : 2px solid #b6c4da;
padding:17px;
 border-radius: 25px;

}
#poser-question{
background: rgba(0, 0, 0, 0) url("../images/poser-question.png") no-repeat scroll 0 0;
    font-size: 10px;
    height: 185px;
    padding: 30px 6px 0 5px;
    width: 311px;
}
#title-poser-question{
 background: rgba(0, 0, 0, 0) url("../images/title-poser-qst.png") no-repeat scroll 0 0;
    color: #fff;
    font-size: 13px;
    height: 33px;
    padding: 7px;

}
#footer{
    background: url("../images/footer.png") no-repeat;
    clear: left;
    color: #fff !important;
    display: block;
    float: left;
    font-family: Arial;
    font-size: 15px;
    height: 70px;
    padding-top: 8px;
    position: relative;
    text-align: center;
    width: 100%;
}

#erreur{
	display: block;
    font-size: 12px;
	color: #CC3333;

}

.text-box-textes{
    color: #000000;
    font-family: "MV Boli";
    font-size: 19px;
    height: 60.663px;
    left: 132.34px;
    position: absolute;
    text-align: center;
    top: 726.377px;
    transform: matrix(1.04746, 0, 0, 1.04746, 0, 0);
    width: 655.839px;
    z-index: 82;
}

span.styled {
    vertical-align: middle;
    margin: 2px;
    Padding: 1px 0;
    width: 45px;
    display: inline-block; /* pour pouvoir afficher deux boîtes l'une à côté de l'autre */
    overflow: hidden; /* this hides the select's drop button */
    background: #FFF url(../images/fleche.png) no-repeat center right; /* L'icône flèche */
}

span.styled select {
	width: 67px /* this percentage effectively extends the drop down button out of view */;
    background-color: transparent /* this hides the select's background making any styling visible from the div */;
    background: none;
    -webkit-appearance: none /* this is required for Webkit browsers */;
    box-shadow: none;
    cursor: pointer;
}

span.styled, input, textarea {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    font-size: 1.2em;
}

/* Traitement du cas ie7, on laisse la boîte dans son état original */
.ie7 span.styled {border:none; display: inline; }
.ie7 span.styled select {
    width: 100%;
    background-color: #FFF;
    border: solid 1px #ccc;
    padding:0.3em 0.5em;
}

textarea{
  margin: 1px 1px 1px 90px;
    width: 367px;
  height: 107px;
  border: 1px solid #ccc;
}
input {
  border: 1px solid #ccc;
    height: 27px;
    margin: 1px 1px 1px 90px;
    width: 367px;
}
input::-webkit-input-placeholder , textarea::-webkit-input-placeholder{
color: #999 !important;
}
 
input:-moz-placeholder, textarea:-moz-placeholder { /* Firefox 18- */
color: #999 !important;  
}
 
input::-moz-placeholder, textarea::-moz-placeholder{  /* Firefox 19+ */
color: #999 !important;  
}
 
input:-ms-input-placeholder, textarea:-ms-input-placeholder {  
color: 999 !important;  
}
.text-1{

color:#ea3ec3; 
text-decoration: underline;

}
.text-2{
font-family: helvetica;
font-size: 25px;
color:#ea3ec3; 
padding-right: 27px;
}
.textbox1{
font-family: helvetica;
font-size: 35px;
color:#ea3ec3; 
text-align: center
}
.textbox1-2{
font-family: helvetica;
font-size: 38px;
color:#ff0000; 
text-align: center
}
.textbox1-3{
font-family: helvetica;
font-size: 10px;
color:#848484; 
}
.titre1{
  font-size: 22px;
  font-family: Calibri;
  color: #ff0066;
  font-weight: bold;
  text-decoration: underline;

}
a img {
  border: 0;
}
