/* CSS Document */
#listejur {
	margin-bottom:15px;
	clear:left;
}
#loginf {
	width:40px;
	float:left;
	margin-left:10px;
}
#texteinf {
	float:left;
	margin-left:10px;
	width:520px;
	text-align:justify;
}
#global {
	width:630px;
	margin-top:15px;
}
#accessCPS {
	width:100%;
	margin-bottom: 30px;
}
#cps, #trancps {
	background: url("../images/bg_menu_h_rep.png") repeat-x scroll center center transparent;
	height:30px;
	width:80%;
	color:white;
	border:1px solid #199EBC;
}
#cps:hover, #trancps:hover {
	background: url("../images/table-rep1.png") repeat-x scroll center center transparent;
}
#boutongauche {
	width:50%;
	text-align:center;
	float:left;
}
#boutondroit {
	width:50%;
	text-align:center;
	float:left;
}
#boutongauche form, #boutondroit form {
	color:#2F85B3;
	font-size:12px;
}

