
body{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}

a{
	text-decoration: none;
	color: #000000;
}


#formhome p.title{
	font-size:10px;
	color:#333333;
	text-align:center;
	padding:5px 5px 0 5px;
	font-weight:bold;
}

#formhome p.text{
	font-size:9px;
	color:#333333;
	padding:14px 10px 0 10px;
}

#formhome p.form{
	font-size:10px;
	color:#000000;
	padding:5px 10px 0 10px;
}

#formhome p.psubmit{
	text-align: right;
}

#formhome p.psubmit .btnsubmit{
	background-color: white;
	border:1px solid black;
	color: black;
}

a:hover{
	text-decoration: underline;
}

a.bleu{
	color: #2f6ba8;
}

#copyright a{
	color: #ffffff;
}

p.center{
	text-align:center;
}

#center .select{
	width: 200px;
	margin: 3px 0 3px 0;
	vertical-align: middle;
}

#center .select2{
	width: 60px;
	margin: 3px 0 3px 0;
	vertical-align: middle;
}

#center  .inputtext{
	width: 70px;
	margin: 3px 0 3px 0;
	vertical-align: middle;
}

#center  .inputtext2{
	width: 150px;
	margin: 3px 0 3px 0;
	vertical-align: middle;
}

#center .radio{
	width: 15px;
	margin: 5px 0 5px 0;
	vertical-align: middle;
}

#center .submit{
	float: right;
	background-color: white;
	border:1px solid black;
	color: black;
}

#center .label{
	width: 200px;
	float: left;
	vertical-align: middle;
	margin: 3px 0 3px 0;
	padding: 3px 0 3px 0;
}

#center .label2{
	width: 100px;
	float: left;
	vertical-align: middle;
	margin: 3px 0 3px 0;
	padding: 3px 0 3px 0;
}

#center .label3{
	width: 300px;
	float: left;
	vertical-align: middle;
	margin: 3px 0 15px 0;
	padding: 3px 0 3px 0;
	font-weight: bold;
}

#center .messageError{
	color: #ff0000;
	font-weight: bold;
	width: 400px;
	float: left;
}

#center .messageOk{
	color: #36A30A;
	font-weight: bold;
	width: 400px;
	float: left;
}

#center .titreGras{
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}

#center p.left{
	float: left;
	width: 200px;
}

#center p.right{
	float: right;
	text-align: right;
	width: 200px;
}

.center{
	vertical-align: middle;
}

.printer{
	float:right;
	margin-right:15px;
}


#center p.descripLeft{
	float: left;
	width: 200px;
	padding:0 10px 0 0;
	
}

#center p.descripRight{
	float: left;
	width: 100px;
	padding:0;
}

#center #gerance, #center #location, #center #syndic, #center #lien1, #center #lien2, #center #lien3{
	background-color: #ffffff;
	margin: 0 15px 0 15px;
}

#center #gerance, #center #location, #center #syndic{
	padding-top: 5px
}

#center #lien1, #center  #lien2, #center  #lien3{
	padding: 5px 15px 5px 15px;
}


#center #form_gerance, #center #form_location, #center #form_syndic{
	margin-top: 20px;

}

.titrePage {
	padding: 0 0 10px 13px;
}

#center .ptext{
	padding: 20px 15px 0 15px;
}


