/* CSS Document */

/*curieux #CC9933;
attenuee #DBBB95;
/*bureau #99CC00;
attenuee #D8E6A2;
/*web #3399FF;
attenuee #8ACEF3;
/*voeux #993399;
attenuee #DAC0DC;
/*cartes #FF9900;
attenuee #FCDEB7;
/*livres #996633;
attenuee #C4AD9B;
/*photos #CC6699;
attenuee #E2A1C0;
*/

* {
	padding: 0px;
	margin: 0px;
}

/* CONTENEUR PRINCIPAUX */

/* MASTER */
body {
	background-image: url(../images/autre-interface/edc_motif-de-fond.gif);
	margin:0 0 0 0;
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #a9a79b;
	background-repeat: repeat;
}

#container {
	width:957px;
	height:auto;
	margin:0 auto;
	background:#FFF;
}

#top {
	width:957px;
	height:220px;
	margin:0;
	z-index:1000;
	background-image: url(../images/acceuil-ecards-entreprise.jpg);
	background-repeat: no-repeat;
}
/* BALISES */
#top   h1
 {
	color: #666666;
	padding-top: 150px;
	font-size: 22px;
	line-height: 30px;
	font-weight: lighter;
	letter-spacing: 1.8px;
}
h2 {
	color: #666666;
	font-size: 19px;
	font-weight: lighter;
	text-align: center;
	padding-bottom: 25px;
	padding-top: 20px;
}
h3 {
	color: #666666;
	font-size: 19px;
	font-weight: lighter;
	margin-bottom: 20px;
}
.justifier {
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;	
}
	
.emphase_couleur {
	color: #3399FF;
	font-weight: bolder;
}
/*Liens*/
a:link, a:visited {
	color: #09F;
	text-decoration: none;
	letter-spacing: 0.5px;
}
a:hover, a:active  {
	color: #09F;
	font-weight: bold;
	text-decoration: none;
}


/* hacks */

.clear {
	clear:both;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
.corps {
	width:100%;
	height:auto;
	margin:0 0 0 0;
	z-index:1000;
}
.corpscol2 {
	width:468px;
	height:auto;
	margin:0;
	z-index:600;
	padding-left: 10px;
	clear: right;
	float: left;
}
.corpscol2 p {
	margin-left: 20px;
	margin-right: 25px;
}

.spacer {
	width:auto;
	height:10px;
}
#petitslogos {
	width:100%;
	height:auto;
	text-align:center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-bottom: 5px;
}

#footer {
	background:#333333;
	width:957px;
	margin:0 auto;
}


#footer p {
	width:100%;
	text-align:center;
	color:#FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 30px;
}


#footer a:link, #footer a:visited {
	color:#FFF;
	text-decoration:none;
}

#footer a:hover {
	color:#09F;
	text-decoration:none;
	font-weight:bold;
}

#baseline {
	clear: both;
	text-align: justify;
	font-size: 10px;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#baseline {
	clear: both;
	text-align: justify;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 5px;
	color: #666666;
	padding-top: 15px;
	padding-bottom: 15px;
}
#baseline a:link, #baseline a:visited {
	text-align: justify;
	font-size: 10px;
	color: #666666;
}


/* Formulaire */
.form_1_col {
	background-image: url(../images/interface/03_cartesdevoeux/form_1_col_titre.jpg);
	margin-top: 10px;
	margin-top: 20px;
	margin-top: 20px;
}
.form_3_col legend {
	background-image: url(../images/interface/02_web/form_3_col_titre.jpg);
}
/*Formulaire*/
.form_ligne {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	}
.form_3_col {
	width: 680px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0px solid #BEBEBE;
	padding-left: 150px;
}
.form_3_col fieldset {
	clear: both;
	margin: 20px;
	border: 1px solid #999999;
	padding: 10px;
	background-image: url(../images/interface/commun/form_3_col_fond.jpg);
}
.form_3_col legend {
	font-weight: bold;
	font-size: 14px;
	background-repeat: no-repeat;
	display: block;
	width: 600px;
	height: 22px;
	padding-left: 20px;
	padding-top: 2px;
	margin: 0px;
	background-position: 0px 0px;
}
.form_3_col fieldset label {
	float: left;
	width: 180px;
	text-align: right;
	margin-right: 10px;
}
.form_3_col fieldset select {
	float: left;
	width: 200px;
}
.form_3_col fieldset input {
	float: left;
	font-size: 11px;
	margin-right: 10px;
}
.form_3_col fieldset input.validation {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}
.form_3_col fieldset textarea {
	float: left;
	width: 600px;
	height: 100px;
}
.form_3_col p {
	margin-left: 20px;
	margin-right: 20px;
}
.form_3_col .remarque {
	font-style: italic;
	color: #666666;
	margin-left: 190px;
	margin-right: 50px;
	display: block;
	clear: both;
	padding-top: 10px;
}
.form_3_col_btn {
	margin-left: 190px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.form_3_col .perso_liste {
	overflow: auto;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	margin: 10px;
	width: 560px;
	padding: 0px 20px 20px;
}
