div.formulaireNouvelleFenetre {
	margin-left:12px;
	text-align:left;
	width:460px;
}

div.formulaireNouvelleFenetre h1 {
	text-align:center;
}

div.formulaireNouvelleFenetre h2 {
	text-align:left;
	margin:18px 0px 10px 42px;
}

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

div.formulaireNouvelleFenetre p label {
	float:left;
	width:100px;
	margin-right:10px;
	text-align:right;
	padding-right:10px;
}

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

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

div.formulaireNouvelleFenetre p.recevoirNews {
	margin-left:84px;
}

div.formulaireNouvelleFenetre p.recevoirNews input {
	border:none;
	width:auto;
	vertical-align:middle;
}

div.formulaireNouvelleFenetre p.recevoirNews label {
	float:none;
	width:auto;
	text-align:left;
	vertical-align:middle;
	margin-left:14px;
}

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:7px;
}

div.formulaireCourt div.btnSubmit input {
	float:none;
}

div.formulaireNouvelleFenetre p.legende {
	margin:20px 0px 0px 42px;
}

p.legende img {
	position:relative;
	top:-1px;
}

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.noticeForm  *{
vertical-align:middle;
}

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


div.formulaireNouvelleFenetre h1.titre{
    margin: 0 0 8px 0;
    padding: 0;
}

div.formulaireDemandeInfo div.btnSubmit {
	width:462px;
}

div.formulaireCourt div.btnSubmit {
	width:331px !important;
	width:333px;
	text-align:right;
	
}
div.formulaireCourt div.btnSubmit  input{
position:relative;
top:-18px;
}
.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;
}

body.nyroModalLogo{text-align:center;font-family:Arial, Helvetica, sans-serif;font-size:12px;background:#FFFFFF url(../images/formulaires/nyroModalLogo.jpg) no-repeat scroll center 0;color:#484848;}

h1{font-size:1.3em;font-weight:bold;text-transform:uppercase;margin-bottom:1.6em;}

h2{font-size:1em;font-weight:bold;text-transform:uppercase;margin-bottom:1.6em;}

p{line-height:1.4em;margin:0 0 1.6em 0;}

ul,ol,dl{line-height:1.6em;margin:0 0 1.6em 0;}

ul li{list-style:none;padding:0 0 0 18px;background:transparent url(../images/img_spriteGIF.gif) no-repeat scroll -596px -53px;}

ol li{margin:0 0 0 px;}

a:link{color:#0072bc;text-decoration:none;}
a:visited{color:#53a9e0;text-decoration:none;}
a:hover{text-decoration:underline;}

/*table.tableau{width:100%;}
table.tableau{border-top:1px solid #a2b16b;border-left:1px solid #a2b16b;}
table.tableau td,table.tableau th{border-bottom:1px solid #a2b16b;border-right:1px solid #a2b16b;font-size:0.9em;padding:10px 11px;background-color:#FFFFFF;}
table.tableau td.enteteTableau,table.tableau thead th{background-color:#8d9d61;color:#FFFFFF;font-size:1.2em;padding:9px 11px;margin:5px;}
table.tableau td.celluleGrisFonce,table.tableau th{background-color:#e4e9d5;font-weight:bold;}
table.tableau td.celluleGrisPale,table.tableau th.celluleGrisPale{background-color:#f6f7f0;}*/

.image{float:right;padding:3px;border:3px solid #a2b16b;margin:0 0 20px 20px;}

