/* CSS Document */

#divprinc,
.marque_blanche {
	margin: 0 0 0 1em !important;
	padding: 0 !important;
	background: none;
}

#divprinc form {
	background:#f2f4bc;
	width: 15.8em!important;
	margin: 0;
	padding: 0.5em;
}

#divprinc form fieldset {
	margin: 1em 0;
	padding: 0;
	display: block;
	border: 0;
}

#divprinc form legend {
	display: block;
	margin: 0;
	padding: 0;
}

.marque_blanche h3, 
.marque_blanche legend
 {
	margin:6px 0 0 2px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight:bold;
	color: #81000F;
	text-transform:uppercase;
}

.marque_blanche img {
	display: block;
}

.marque_blanche input {
	width:17em;
	padding: 0.1em;
	margin: 0;
}

.marque_blanche select {
	font-size: 0.9em;
}

.marque_blanche #dmb_option {
	width:129px;	
}

.marque_blanche #dmb_date_jour {
	width:4em;	
}

.marque_blanche #dmb_date_mois {
	width:55px;	
}

.marque_blanche #dmb_date_annee {
	width:5em;	
}

.marque_blanche #valider {
	color:#fff;
	margin:1em auto;
	width:6em;
	height:2em;
	background-color:#81000F;
	border:none;
	cursor:pointer;
	font-weight: bold;
	display: block;
}