@charset "ISO-8859-1";
body {
	font-family:Verdana, Geneva, sans-serif;
	}
img {
	
max-width: 100%;
}
#formulairebis {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	width:410px;
	padding: 1% 20px 2% 20px;
	margin: 2% auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFC;
	}
@media screen and (max-width: 600px) {
#formulairebis {
	width:100%;
	padding:2% 0 2% 0;
	margin:0;
	font-size: 1em;
}
}
#formulaire {
	font-family:Verdana, Geneva, sans-serif;
	width:410px;
	padding: 1% 0px 2% 0px;
	margin: 2% auto;	
	}
@media screen and (max-width: 600px) {
#formulaire {
	width:100%;
	padding:2% 0 2% 0;
	margin:0;
	font-size: 1em;
}
}

#liste-civilite li {
	width: 100%;
	display: inline;
	margin-top: 0%;
	margin-right: 2%;
	margin-bottom: 0%;
	margin-left: 0%;
	font-size: 1em;
}
@media screen and (max-width: 600px) {
	#liste-civilite li {
	width: 100%;
	display: block;
	float:none;
}
}



.asterisq {
	font-weight: bold;
	color: #C03;
	font-size: 1.3em;
}

#titre-form {
	color: #339;
	margin-left: 10%;
	font-size: 1.2em;
	text-align:left;
	margin-bottom:5%;
	margin-top:3%;
}
@media screen and (max-width: 600px) {
	#titre-form {
		text-align:center;
		margin-top:5%;
		}
		}
#txt-re-email {
	font-style: italic;
	color: #333;
	margin-top:2%;
	font-size:0.9em;
	margin-left:10%;
	color:#666666;
}
@media screen and (max-width: 600px) {
#txt-re-email {
	width: 60%;
	padding-right: 20%;
	padding-left: 20%;
	margin-left:0;
	}
}
@media screen and (max-width: 368px) {
#txt-re-email {
	width:80%;
		padding-right: 10%;
	padding-left: 10%;
}
}
#champs-obli {
	text-align: right;
	font-size: 0.9em;
	color: #333;
	margin-top: 1%;
	margin-bottom: 1%;
}
#btn-valider {
	text-align: center;
}
#prenom, #prenom-input, #nom, #nom-input, #adresse, #adresse-input, #cp, #cp-input, #commune, #commune-input, #email1, #email1-input, #email2, #email2-input, #pays-input, #pays, #adresse2, #adresse2-input {
	float: left;
	margin-top:1%;
}
@media screen and (max-width: 600px) {
	#prenom, #prenom-input, #nom, #nom-input, #adresse, #adresse-input, #cp, #cp-input, #commune, #commune-input, #email1, #email1-input, #email2, #email2-input, #pays-input, #pays, #adresse2 , #adresse2-input {
	float: none;
}
}
#prenom, #nom, #adresse, #cp, #commune, #email1, #email2, #pays, #adresse2 {
	width:35%;
	text-align:left;
	margin-left:10%;
	
}
@media screen and (max-width: 600px) {
#prenom, #nom, #adresse, #cp, #commune, #email1, #email2, #pays, #adresse2 {
	width:60%;
	margin-right:20%;
	margin-left:20%;
}
}
@media screen and (max-width: 368px) {
#prenom, #nom, #adresse, #cp, #commune, #email1, #email2, #pays, #adresse2 {
	width:80%;
	margin-right:10%;
	margin-left:10%;
}
}
#prenom-input, #nom-input, #adresse-input, #cp-input, #commune-input, #email1-input, #email2-input, #pays-input, #adresse2-input {
	width:40%;
	text-align:left;
	
}

@media screen and (max-width: 600px) {
#prenom-input, #nom-input, #adresse-input, #cp-input, #commune-input, #email1-input, #email2-input, #pays-input, #adresse2-input {
	width:60%;
	margin-right:20%;
	margin-left:20%;	
}
}
@media screen and (max-width: 368px) {
#prenom-input, #nom-input, #adresse-input, #cp-input, #commune-input, #email1-input, #email2-input, #pays-input, #adresse2-input {
	width:80%;
	margin-right:10%;
	margin-left:10%;	
}
}
#calq-civilite {
	width:240px;
	text-align:left;
	margin-left:10%;
	
}

@media screen and (max-width: 600px) {
#calq-civilite {
	width:60%;
	margin-right:20%;
	margin-left:20%;	
}
}
@media screen and (max-width: 368px) {
#calq-civilite {
	width:80%;
	margin-right:10%;
	margin-left:10%;	
}
}
#prenom-input input, #nom-input input, #adresse-input input, #cp-input input, #commune-input input, #email1-input input, #email2-input input, #pays-input select, #adresse2-input input {
	width:100%;	
}
.clear {
	clear:both;
}

#mlle, #mme, #m {
	float: left;
	width: 70px;
	text-align:left;
	margin-bottom: 5px;	
}
@media screen and (max-width: 368px) {
#mlle, #mme, #m {
	float: none;
	}
	}
#adresse-input input, #adresse2-input input {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#cb {
	font-weight: bold;
	width:90%;
	margin-left:auto;
	margin-right:auto;
}
#visa {
	color: #666;
	padding-left: 21px;
	width:86.3%;
	margin-left:auto;
	margin-right:auto;
}

h1 {
	font-size: 1.4em;
	text-align: center;
	color: #339;
	padding-top: 0px;
	margin-top: 0px;
}
p {
	font-size: 0.8em;
	text-indent: 5px;
	padding-right: 45px;
	padding-left: 45px;
}

.checkcbpaypal {
	margin-left:35px;
	margin-top:15px;
	margin-bottom:15px;
}
@media screen and (max-width: 600px) {
.checkcbpaypal {
	display:none;
}
}
.checkcbpaypal2 {
	display:none;
}
@media screen and (max-width: 600px) {
.checkcbpaypal2 {
	display:block;
	margin-left:35px;
	margin-right:35px;
	margin-top:15px;
	margin-bottom:15px;
}
}

