/* stylesheetPrint Association Benevole Beauce-Sartigan */
/* par Phil Turcotte le 13 mai 2010 */
/* www.numerique.ca */

div.formulaireNouvelleFenetre {
	margin-left:20px;
}

div.formulaireNouvelleFenetre p {
	margin-bottom:5px;
}

div.formulaireNouvelleFenetre p label {
	float:left;
	width:110px;
	margin-right:10px;
}

div.formulaireNouvelleFenetre p input {
	border:1px solid #4E504F;
	width:200px;
}

div.formulaireNouvelleFenetre textarea {
	border:1px solid #4E504F;
	width:330px;
}

div.btnSubmit input {
	background-color:#769B5A;
	border:1px solid #4E504F;
	color:#FFFFFF;
	padding:2px 4px 2px 4px;
	margin-top:20px;
	/*margin-left:385px;*/
	float:right;
	margin-right:27px;
    cursor:pointer;
}

div.formulaireNouvelleFenetre p.copy {
	clear:both;
	float:left;
	font-size:0.8em;
	margin-top:40px;
}

/* Ajout Christian */
div.formulaireDemandeInfo {
	margin-left:20px;
}

div.formulaireDemandeInfo p {
	margin-bottom:5px;
}

div.formulaireDemandeInfo p label {
	float:left;
	width:110px;
	margin-right:10px;
}

div.formulaireDemandeInfo p input {
	border:1px solid #4E504F;
	width:200px;
    padding-left:2px;
}

div.formulaireDemandeInfo textarea {
	border:1px solid #4E504F;
    width:330px;
    padding-left:2px;
    padding-top:2px;
}

div.formulaireDemandeInfo p.copy {
	clear:both;
	float:left;
	font-size:0.8em;
	margin-top:40px;
}
div.formulaireDemandeInfo div.notice  *{
vertical-align:middle;
}

div.formulaireDemandeInfo div.notice {
margin-left:119px;
}

.obl{
font-weight:bold;
background-color: transparent;
background-image: url("../images/formulaires/img_etoileObl.gif");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: right top;
}
div.formulaireDemandeInfo p.legend  label{
width:300px;


}
