@charset "utf-8";
/* CSS Document */
body{
	background:url('images/fond.gif') repeat-x top left;
}
body, html{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
}
img{
	border:none;
}

a{
			color:#006ab1;
			font-weight:bold;
			text-decoration: none;
}

a:hover{
		text-decoration: underline;
}

div.conteneur {
	margin-left: auto;
  margin-right: auto;
	width:902px;
	height:768px;
	margin-top:9px;
}

* html legend{
	margin-bottom:8px;
}


div.entete {
	width:902px;
	height:106px;
	background:url('images/header.png') no-repeat top left;
	clear:both;
	float:left;
	padding:0;
	margin:0;
}



#menu {
	width:902px;
	height:68px;
	font-size:13px;
	font-weight:bold;
	padding:0;
	margin:0;
	clear:both;
	float:left;
	
}



#menu a{
	color:#FFFFFF;
	font-size:13px;
	text-decoration:none;
}
#menu a:hover{
	color:#D2F0FF;
}
#menu .menugauche {
	width:11px;
	height:69px;
	background:url('images/menugauche.png') no-repeat top left;
	clear:both;
	float:left;
}
#menu ul {
	padding:0;
	margin:0;
	float:left;
}
#menu li {
	padding:0;
	margin:0;
	list-style:none;
	float:left;
	text-align:center;
	width:110px;
	height:40px;
	background:url('images/menu.jpg') no-repeat;
	margin:0;
	padding:27px 0 0 0;
}

#menu .petit{
	font-size:12px;
}
#menu .menudroit {
	width:12px;
	height:67px;
	background:url('images/menudroit.png') no-repeat;
	float:left;
}

.contenugauche {
	width:11px;
	height:542px;
	background:url('images/contenugauche.png') no-repeat top right;
	clear:both;
	float:left;
}
.contenudroit {
	width:12px;
	height:542px;
	background:url('images/contenudroit.png') no-repeat top left;
	float:left;
}
#contenu {
	width:879px;
	padding:0;
	margin:0;
	float:left;
	background-color:#FFFFFF;
}
#contenu .emploi{
	clear:both;
	float:left;
	margin:15px 2px 0 10px;
	width:154px;
}
#contenu .contenucentre {
	width:850px;
	min-height:530px;
	background-color:#FFFFFF;
	float:left;
	margin-left:20px;
	padding:10px 0 0 0;
	color:#006ab1;
	font-size:11px;
}
#contenu .contenucentre p{
	margin:5px 0 7px 0;
	padding:0 20px 5px 20px;
	font-size:12px;
	text-align:justify;
}
#contenu .bandedroit{	
	width:209px;
	height:542px;
	background-color:#FFFFFF;
	text-align:center;
	float:left;
}
#contenu .bandedroit .accesclient{
	clear:both;
	float:left;
	margin:15px 0 0 23px;
}

#contenu .bandedroit .operation{
	clear:both;
	float:left;
	width:209px;
	height:220px;
	background:url(/Pegase/img/operation.gif') no-repeat top left;
	padding:20px 0 0 0;
}
#contenu .bandedroit .operation h1{
	color:#006ab1;
	font-size:12px;
	text-align:left;
	padding:0 0 0 17px;
	margin:15px 0 5px 0;
}
#contenu .bandedroit .operation hr{
	border:1px solid #d6d6d6;
	width:166px;
	margin:0 0 5px 17px;
}

#contenu .contenu-haut {
	width:485px;
	height:20px;
	background:url('images/contenu-haut.gif') no-repeat top left;
	margin-left:10px;
}
#contenu .contenu-bas {
	width:485px;
	height:20px;
	background:url('images/contenu-bas.gif') no-repeat top left;
	margin-left:10px;
}
#pied{
	width:879px;
	height:25px;
	background:url('images/pied.png') no-repeat top left;
	clear:both;
	float:left;
	margin:0 0 0 11px;
	padding:4px 0 0 0;
	text-align:center;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#009ee0;
}



input,
select{
	margin-bottom:8px;
	border:1px solid #CCCCCC;
	border-left:4px solid #457eb4;
	color:#505050;
	float:left;
}

* html input,
{
	margin-bottom:8px;
	border:1px solid #CCCCCC;
	border-left:4px solid #457eb4;
	color:#505050;
	float:left;
	margin-top:5px;
}

input#login_button,
input#register_button,
input.submit{
	margin-bottom:8px;
	border:1px solid #CCCCCC;
	border-left:4px solid #457eb4;
	color:#505050;
	float:none;
	margin-top:5px;
}

input:hover,
select:hover,
input:focus,
select:focus{
	margin-bottom:8px;
	border:1px solid #CCCCCC;
	border-left:4px solid #F08A21;
	float:none;
}

textarea{
	margin-bottom:8px;
	border:1px solid #CCCCCC;
	border-left:4px solid #457eb4;
	color:#505050;
	float:left;
}

#register_main{
	float: left;
	width:450px;
	margin-left:10px;
}

#listeUser{
	float: left;
	width:350px;

}

#listOpe_Gauche{
	float:left;
	width:350px;
	border-right:1px dotted #CCC;
	margin-right:20px;
	margin-top:10px;
}

#listOpe_Droite{
	float:left;
	width:450px;
	margin-top:10px;
}


#formLogin{
	width:400px;
	height:400px;
	margin:10px auto;
}

.apercuimage{
	width:100px;
	height:100px;
	overflow: hidden;
	cursor:-moz-zoom-in;
	*cursor:pointer;
	text-align:center;
	margin: 0 auto;
}

.apercuimage a{
	cursor:-moz-zoom-in;
	*cursor:pointer;
}


textarea:hover{
	margin-bottom:5px;
	border:1px solid #CCCCCC;
	border-left:4px solid #F08A21;
	color:#505050;
}

label{
	float:left;
	display:block;
	width:170px;
}

label.plusgrand{
	float:left;
	display:block;
	width:220px;
}

.clearer{
	clear:both;
}

.center{
	text-align: center;
}

.error{
	color:#DF0D0D;
	font-weight:bold;
}

