@charset "utf-8";
/* CSS Document */

#menu_offres {
	width:200px;
	padding:0;
	float: left;
	text-align:justify;
	background-color:#EFF9FF;
	border: 1px solid #95C4E9;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 2px;
	  }
h4.menu_offres1
	{
	width:200px;
	background-color:#95C4E9;
	height:20px;
	letter-spacing: 3px;
	text-indent: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
ul.menu_offres1
	{
		margin:0;
		padding:0;
		color:#063D5F;
	}

li.menu_offres1
	{
	height:20px;
	margin:0;
	padding:5px;
	color:#063D5F;
	list-style-type: none;
	}
li.menu_offres2
	{
	height:20px;
	margin:0;
	padding:5px;
	color:#063D5F;
	list-style-type: none;
	background-color:#CFEBFF;
	}
.menu_offres1 li:hover
	{
		height:20px;	
		margin:0;
		padding:5px;
		color:#063D5F;
		display:block;
		background-color:#CFEBFF;
	}
.menu_offres1 a
	{
		color:#063D5F;
		display:block;
	}
#titlepage {
	width:550px;
	float:left;
	padding:0px;
	/*background-color:#0000CC;
	padding-left:160px;*/
	border-bottom-color:#95C4E9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #95C4E9;
	}
	
.account {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1pt;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #95C4E9;
	height:30px;
	margin:0;
	padding:10;
	}
.accountbis {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1pt;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #95C4E9;
	min-height:30px;
	background-color:#FFFFFF;
	margin:0;
	padding:10;
	}
.account2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1pt;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #95C4E9;
	height:30px;
	margin:0;
	padding:5px;
	background-color:#EFF9FF;
	}
.accounttitle {
	background-color:#95C4E9;
	height:30px;
	margin:0;
	padding:10;
	}
	
	
select.titre_form,input.titre_form
	{
		height:20px;
		margin-bottom:10px;
		width:200px;
	}
label.titre_form ,span.titre_form /* Les labels sont placÃ©s sur une "colonne" a gauche  */

			{
				clear:left;
				display:block;
				float:left;
				width:200px;
				height:30px;
				font-weight:bold;
				margin-left:15px;
			}
