/* css "le mercredi des mamans" */

.form-mercredis{
	width:596px;
	margin:0 0 0 60px;
}
.form-mercredis p{
	margin:0;
	padding:0;
	color:#999;
	font-size:12px;
}
.form-mercredis p b{
	color:#9b005e;
	display:block;
	margin:10px 0 10px 0;
}
.form-mercredis p span{
	color:#9b005e;
}

.form-mercredis h3{
	margin:15px 0 5px 0;
	padding:0 0 0 29px;
	font-family:"Century Gothic", arial;
	font-size:16px;
	color:#e7008c;
	background:url(../img/titre-type1.png) no-repeat;
}

.form-mercredis .tab-form{
	width:606px;
}
.form-mercredis .tab-form td{
	background-color:#f7edf8;
	color:#cc3a9f;
	vertical-align:top;	
}

.form-mercredis .tab-form .separationform{
	background-color:#fff;
}
.form-mercredis .tab-form td.label{
	width:185px;
	padding:9px 0 5px 20px;
}

.form-mercredis .tab-form .label label{
	
}
.form-mercredis .tab-form .value{
	padding:7px 0 7px 0;
}

.form-mercredis .tab-form input.input, .form-mercredis .tab-form select.select, .form-mercredis .tab-form textarea.textarea{
	font-size:11px;
	color:#c1479f;
	width:165px;
	border:1px #e6e6e6 solid;
}
.form-mercredis .tab-form select.select{
	width:169px;
}
.form-mercredis .tab-form textarea.textarea{
	overflow:auto;
	font-family:arial;
	height:120px;
}
.form-mercredis .submit{
	width:86px;
	height:17px;
	border:none;
	color:#fff;
	text-transform:uppercase;
	font-size:11px;
	cursor:pointer;
	margin:12px -9px 0 0;
	float:right;
	background:url(../img/btsubmit.png) no-repeat;
}
.form-mercredis .visuel-fr{
	width:622px;
	height:272px;
	position:relative;
	margin:0 0 18px -9px;
	background:url(../img/visuel-mer-fr.jpg) no-repeat;
}

.form-mercredis .tab-form td.labelSC{
	width:200px;
	padding:9px 0 5px 20px;
	background-color:#eeeeee;
	color:#6B6463;
}

.form-mercredis .tab-form .valueSC{
	padding:7px 0 7px 0;
	background-color:#eeeeee;
	color:#6B6463;
}

.form-mercredis .tab-form .tab-subform td{
  background-color:#eeeeee;
	color:#6B6463;
}
