@charset "utf-8";

/*************************/
/* Styles de l'outil Ads */
/*************************/

body {
	padding: 0;
	margin: 0;
	background-color: #400;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	overflow-y: scroll;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #900;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 20px;
	margin-bottom: 30px;
	color: #FB9938;
	font-weight: bold;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 15px;
}

h6 {
	font-size: 14px;
}

form {
	padding: 0;
	margin: 0;
}

input, select, textarea {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

#premierplan {
	width: 100%;
	height: 100%;
	z-index: 32765;
	top: 0;
	left: 0;
	position: fixed;
	padding: 0;
	margin: 0;
	display: none;
	background: rgba(0, 0, 0, 0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000); 
	/*zoom: 1;*/
	/*background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGElEQVQYlWPkYOZ6xkAEYCJG0ahC6ikEAJ/nAQ92k8jOAAAAAElFTkSuQmCC);*/
}

#premierplan div.contenu {
	width: 980px;
	height: auto !important;
	height: 300px;
	min-height: 300px;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
}

#principal {
	width: 980px;
	height: auto !important;
	height: 300px;
	min-height: 300px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}

#principal div.header {
	width: 980px;
	height: auto !important;
	height: 100px;
	min-height: 100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	text-align: center;
}

#principal div.header h1.titre {
	/*display: inline;*/
	clear: both;
	float: left;
	width: auto;
	margin: 20px;
}

#principal div.commande {
	width: 940px;
	height: auto !important;
	height: 50px;
	min-height: 50px;
	margin-right: auto;
	margin-left: auto;
}

#principal div.commande div.ligne {
	width: 400px;
	height: auto !important;
	height: 50px;
	min-height: 50px;
	margin-right: auto;
	margin-left: auto;
}

#principal div.commande div.ligne div.colonne1 {
	width: 200px;
	height: auto !important;
	height: 50px;
	min-height: 50px;
	display: inline;
	clear: both;
	float: left;
	text-align: center;
}

#principal div.commande div.ligne div.colonne2 {
	width: 200px;
	height: auto !important;
	height: 50px;
	min-height: 50px;
	display: inline;
	float: left;
	text-align: center;
}

#principal div.contenu {
	width: 940px;
	height: auto !important;
	height: 200px;
	min-height: 200px;
	margin-right: auto;
	margin-left: auto;
	/*
	clear: both;
	align: left;
	*/
}

#fichemarque {
	width: 940px;
	height: auto !important;
	height: 200px;
	min-height: 200px;

	/*margin-right: auto;*/
	/*
	clear: both;
	align: left;
	*/
	font-size: 13px;
}

#fichemarque #ficheform {
	width: 940px;
	height: auto !important;
	height: 200px;
	min-height: 200px;
	display: block;
	clear: both;
	align: left;
}

#fichemarque h2.titre {
	width: 760px;
	margin-left: 180px;
	display: block;
	clear: both;
	align: left;
}

#fichemarque div.ligne {
	width: 760px;
	margin-left: 180px;
	height: auto !important;
	height: 20px;
	min-height: 20px;
	margin-bottom: 20px;
	clear: both;
}

#fichemarque div.ligne.titre {
	font-weight: bold;
}

#fichemarque div.ligne div.colonne1 {
	width: 300px;
	height: auto !important;
	height: 16px;
	min-height: 16px;
	/*display: inline;*/
	clear: both;
	float: left;
	margin-top: 4px;
	margin-right: 10px;
	border-bottom: solid 1px #CCC;
}

#fichemarque div.ligne div.colonne2 {
	width: 450px;
	height: auto !important;
	height: 16px;
	min-height: 16px;
	/*display: inline;*/
	float: left;
	margin-top: 4px;
}

#fichemarque input, #fichemarque select, #fichemarque textarea {
	font-size: 13px;
}

#fichemarque label {
	display: -moz-inline-box;
	display: inline-block;
	padding: 0;
	margin: 0;
}

#fichemarque input.champ, #fichemarque select, #fichemarque textarea {
	border: 1px solid #666;
	background-color: #fff;
	font-family: Tahoma, Geneva, sans-serif;
}

#fichemarque input.champ {
	width: 250px;
}

#fichemarque #codepostal {
	width: 60px;	
}

#IE #fichemarque label,
#IE #fichemarque .input-submit {
	display: inline;
}

#fichemarque #format {
	width: 402px;
	padding: 0;
	margin: 0;
}

#fichemarque #format option {
	border: none 0px;
	padding-left: 1px;
	padding-right: 1px;
}

#fichemarque #fichier {
	background-color: #fff;
	border: solid 1px #666;
}

#fichemarque #societe {
	color: #603;
	font-weight: bold; 
}

#fichemarque div.erreur {
	color:#F00;
	clear: both;
	float: left;
	width: 450px;
	margin-left: 310px;
	display: inline;
	height: auto !important;
	height: 30px;
	min-height: 30px;
}





#ficherevendeur {
	width: 940px;
	height: auto !important;
	height: 200px;
	min-height: 200px;

	/*margin-right: auto;*/
	/*
	clear: both;
	align: left;
	*/
	font-size: 13px;
}

#ficherevendeur #ficheform {
	width: 940px;
	height: auto !important;
	height: 200px;
	min-height: 200px;
	display: block;
	clear: both;
	align: left;
}

#ficherevendeur h2.titre {
	width: 760px;
	margin-left: 180px;
	display: block;
	clear: both;
	align: left;
}

#ficherevendeur div.ligne {
	width: 760px;
	margin-left: 180px;
	height: auto !important;
	height: 20px;
	min-height: 20px;
	margin-bottom: 20px;
	clear: both;
}

#ficherevendeur div.ligne.titre {
	font-weight: bold;
}

#ficherevendeur div.ligne div.colonne1 {
	width: 300px;
	height: auto !important;
	height: 16px;
	min-height: 16px;
	/*display: inline;*/
	clear: both;
	float: left;
	margin-top: 4px;
	margin-right: 10px;
	border-bottom: solid 1px #CCC;
}

#ficherevendeur div.ligne div.colonne2 {
	width: 450px;
	height: auto !important;
	height: 16px;
	min-height: 16px;
	/*display: inline;*/
	float: left;
	margin-top: 4px;
}

#ficherevendeur div.ligne div.colonne1textarea {
	width: 600px;
	height: auto !important;
	height: 16px;
	min-height: 16px;
	/*display: inline;*/
	clear: both;
	float: left;
	margin-top: 34px;
	margin-bottom: 10px;
	margin-right: 10px;
}

#ficherevendeur div.ligne div.lignetextarea {
	width: 760px;
	height: auto !important;
	height: 16px;
	min-height: 16px;
	/*display: inline;*/
	clear: both;
	float: left;
}

#ficherevendeur div.lignetextarea textarea {
	width: 600px;
	height: 200px;
	min-height: 200px;
	
}

#ficherevendeur input, #ficherevendeur select, #ficherevendeur textarea {
	font-size: 13px;
}

#ficherevendeur label {
	display: -moz-inline-box;
	display: inline-block;
	padding: 0;
	margin: 0;
}

#ficherevendeur input.champ, #ficherevendeur select, #ficherevendeur textarea {
	border: 1px solid #666;
	background-color: #fff;
	font-family: Tahoma, Geneva, sans-serif;
}

#ficherevendeur input.champ {
	width: 250px;
}

#ficherevendeur #codepostal {
	width: 60px;	
}

#IE #ficherevendeur label,
#IE #ficherevendeur .input-submit {
	display: inline;
}

#ficherevendeur #format {
	width: 402px;
	padding: 0;
	margin: 0;
}

#ficherevendeur #format option {
	border: none 0px;
	padding-left: 1px;
	padding-right: 1px;
}

#ficherevendeur #fichier {
	background-color: #fff;
	border: solid 1px #666;
}

#ficherevendeur #societe {
	color: #603;
	font-weight: bold; 
}

#ficherevendeur div.erreur {
	color:#F00;
	clear: both;
	float: left;
	width: 450px;
	margin-left: 310px;
	display: inline;
	height: auto !important;
	height: 30px;
	min-height: 30px;
}

#ficherevendeur div.erreurtextarea {
	margin-top: 4px;
	margin-left: 0;
}

#ficherevendeur div.compteurcars {
	color: #060;
	margin-top: 4px;
	float: right;
	margin-right: 160px;
	width: 200px;
	/*display: inline;*/
	height: auto !important;
	height: 30px;
	min-height: 30px;
}





#principal div.footer {
	width: 980px;
	height: auto !important;
	height: 20px;
	min-height: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
