@import url(style.css);

#demande{
	width:595px;
	margin-left: 135px;
	/*Amel CHO375*/
	/* retrait de l'amel
	display:none;
	visibility:hidden;
	fin de retrait */
	/*Fin Amel CHO375*/
}


#demande h2{
	text-align: center;		
}

#demande h1{
	width: 604px; 	
}

#demande fieldset {
	height: auto;
	width: 460px;
	margin-left: 40px;
}

#demande fieldset p label{
	width:430px;
	display: inline-block;
}

#acces a {
	visibility: hidden;
}

#acces p {
	margin-left: 155px;
}


#acces input {
	margin-left: 400px;
}

#acces h1{
	width:550px;
	margin-left: 135px;
}

#contenu{
	width:720px;
}

#entetePage td.menu thead td{
	font-size: 19px;
}

#acces_coord{
	width: 650px;
	float: right;
	padding-left: 110px;
}

#acces_coord table{
	width: 650px;
}

#contenu .impression{
	visibility: hidden;
	border: solid;
}

input.radio_bouton{
	display:block;
	float: left;
}

label.label_radio{
	float:none;
	float:left !ie;
	margin: 3px 0 0 0;
}