@charset "utf-8";
/* CSS Document */
#containt{
	text-align:right;
	height:380px;
}
html>body #containt{
	height:auto;
}
.text-page{
/*	background:url(../img/background2.gif) top center no-repeat; */
}
.title-page{
/*	float:right;
	width:400px;/**/
	height:40px;
/*	border:1px solid #FF0000;/**/
}
.util-page{
	position:relative;
	margin:80px 50px auto auto;
/*	margin:80px 100px auto auto; */
	width:440px;
/*	background:url(../img/background.gif) top center no-repeat; */
}
#logo-nmpp{
	position:absolute;
	top:210px;
	right:0;
	width:40px;
	height:70px;
}
#text-container{
	overflow:auto;
	padding:0 10px 0 20px;
	height:330px;
}
#text{
	height:330px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
#text a{
	color:#666666;
	text-decoration:none;
}
#text a:hover{
	color:#CCCCCC;
	text-decoration:underline;
}

#formulaire{
	width:100%;
	height:auto;
}
#zoneRecherche{
	height:140px;
}
#trouverElegy {
	float:right;
	margon: auto;
	padding:0;
	width:333px;
	height:auto;
	font-size:11px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#trouverElegy label {
	clear:left;
	float:left;
	display:block;
	width:80px;
	height:15px;
	margin:3px 5px 0 0;
	line-height:15px;
	text-align:right;
}
div#noDispo{
	clear:left;
	float:left;
	display:block;
	width:220px;
	height:15px;
	margin:30px 5px 0 0;
	line-height:15px;
	text-align:right;
/*	text-align:center;
/*	color: #999999; */
}
div#noDispo a{
/*	padding-right:20px; */
	font-weight:bold;
	color: #666666;
	text-decoration:none;
}
div#noDispo a:hover{
	font-weight:bold;
	color:#333333;
	text-decoration:underline;
}
#trouverElegy submit.inpt,input.inpt,select.inpt {
	float:left; 
	display:block;
	width:218px;
	margin:0 0 5px 0;
	line-height:13px;
	font-size:12px;
	color:#474747;
}

#trouverElegy select.inpt {
	width:auto;
}
div.blockfloat {
	clear:both;
	float:left;
	width:419px;
	height:1px;
	overflow:hidden;
	margin:0;
}
#chpsobligatoires {
	float:left;
	width:250px;
	height:19px;
	margin:35px 0 0 15px;
}
input#btpvliste {
	float:left;
	width:76px;
	height:54px;
	margin:15px 0 0 0;
}
#cover{
	float: left;
	margin: 0;
	cursor:hand;
}
html>body #cover{
	cursor:pointer;
}
#cover-c{
	display:block;
	float: left;
	margin: 0;
	cursor:hand;
}
html>body #cover-c{
	cursor:pointer;
}
#cover-m{
	position:absolute;
	left:-92px;
	width:92px;
	height:124px;
	display:block;
	margin: 0;
	cursor:hand;
}
html>body #cover-m{
	cursor:pointer;
}
#oae-footer{
	display:none;
	text-align:center;
	padding-right:20px;
	padding-top:60px;
}
#oae-footer a{
	color:#666666;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
/*	font-weight:bold;/**/
}
#oae-footer a:hover{
/*	text-decoration:underline;/**/
	color:#000000;
}

