body {
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
}

.centre {
	position: absolute;
	width: 924px;
	left: 50%;
	top: 0;
	height: 668px;
	margin-left: -462px;
}

.logo {
	position: absolute;
	top: -50px;
	/*left: 754px;*/
	left: 250px;
	width: 226px;
	height: 235px;
	background: url(img/l_highlife.png) no-repeat;
	/* ieWin only stuff */
	_background-image:url(no-image);
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/l_highlife.png');
}
.logo a {
	display: block;
	width: 226px;
	height: 235px;
}
.main {
	position: absolute;
	left: 250px;
	top: 140px;
	width: 630px;
	/*height: 500px;*/
	height: 480px;	
	border: solid 1px #008887;
	background-color: #fff;
}

.deconnection {
	position: absolute;
	top: 143px;
	right: 47px;
	color: #44C5E9;
}

.deconnection a {
	color: #008887;
	text-decoration: none;
}

.main_texte {
	position: absolute;
	left: 20px;
	top: 50px;
	width: 590px;
	/*height: 440px;*/
	height: 410px;
	overflow: auto;
	line-height: 16px;
	/*list-style-image: url(img/fleche_suite.png);*/
	overflow-x: hidden;
}

.it {
	font-style: italic;
}

.bd {
	font-weight: bold;
}

.bi {
	font-weight: bold;
	font-style: italic;
}

.bic {
	font-weight: bold;
	font-style: italic;
	color: #008887;
}

div.main_texte a {
	color: #008887;
	text-decoration: none;
	font-weight: bold;
}
div.main_texte a.noStyle {
	color: black;
	font-weight: normal;
}

.titre, .titre_blanc {
	font-weight: bold;
	font-size: 14px;
	color: #008887;
	margin-bottom: 20px;
	margin-top: 10px;
}

.titre_blanc {
	color: #fff;
}

.titre a {
	color: #008887;
	text-decoration: none;
}

.titre_blanc a {
	color: #fff;
	text-decoration: none;
}

.sstitre {
	font-weight: bold;
	/*color: #008887;*/
	color: #000;
	margin-top: 20px;
	margin-bottom: 5px;
	clear: both;
}

div.sstitre img, .fleche_suite {
	margin-right: 6px;
	border: none;
}

.fleche_suite {
	margin-left: 18px;
}

.formulaire {
	/*margin: 20px 350px 10px 20px;*/
	margin: 20px 0 10px 20px;
	width: 530px;
	/*border: 1px solid #000;*/
}

.formInput, .formulaire textarea,.formulaire select {
	/*float: right;*/
	/*border: 1px solid #000;*/
	font-size: 10px;
	color: #008887;
	/*position: relative;*/
	border: 1px solid #e8e8e8;
}
.formulaire select {
	width: 200px;
}
.formulaire textarea {
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 1em;
}
.formSubmit {
	font-size: 10px;
	background-color: #008887;
	color: white;
	padding: 2px;
	border: none;
}
.formulaire .input {
	border: 0;
	font-size: 11px;
	margin: 0;
}

.txt_form {
	float: left;
	margin-bottom: 10px;
}

div.formulaire div {
	clear: both;
}

.inputCheckbox {
	border-width: 0;
}

.inputText {
	/*border: 1px solid #000;*/
	border: 1px inset #e8e8e8;
	width: 230px;
	font-size: 10px;
	color: #008887;
	margin-left: 10px;
}

.menu, .menu2 {
	color: #fff;
	height: 42px;
	width: 175px;
	background: url(img/fond_fleche.png);
	font-family: Tahoma;
	cursor: pointer;
	margin-bottom: 5px;
	/* ieWin only stuff */
	_background-image:url(no-image);
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/fond_fleche.png');
}

.menu2 {
	background: url(img/fond_fleche_2.png);
	/* ieWin only stuff */
	_background-image:url(no-image);
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/fond_fleche_2.png');
}

.menu1 {
	color: #fff;
	position: absolute;
	top: 190px;
	left: 0;
	height: 42px;
	width: 175px;
	background: url(img/fond_fleche.png);
	font-family: Tahoma;
	/* ieWin only stuff */
	_background-image:url(no-image);
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/fond_fleche.png');
}

div.menu span, div.menu1 span, div.menu2 span {
	height: 42px;
	width: 175px;
	display: table-cell;
	vertical-align: middle;
	padding-left: 15px;
}

.login {
	position: absolute;
	/*top: 237px;*/
	top: 190px;
	left: 0;
	width: 226px;
	height: 30px;
	background-color: #008887;
	color: #fff;
	font-weight: bold;
}

.passwrd {
	position: absolute;
	/*top: 272px;*/
	top: 225px;
	left: 0;
	width: 226px;
	height: 30px;
	background-color: #008887;
	color: #fff;
	font-weight: bold;
}

div.login input, div.passwrd input {
	float: right;
	/*border: 1px solid #000;*/
	width: 98px;
	margin-right: 5px;
	position: relative;
	top: 7px;
	font-size: 10px;
	border: 1px inset #e8e8e8;
}

.oublie {
	position: absolute;
	/*top: 307px;*/
	top: 260px;
	left: 0;
	width: 110px;
	height: 23px;
	padding-top: 7px;
	background-color: #a0a350;
	/*text-align: left;*/
	font-weight: bold;
	color: #fff;
	font-style: italic;
}
.oublie a {
	text-decoration: none;
	color: #fff;
	margin-left: 10px;
}

div.login span, div.passwrd span {
	height: 30px;
	width: 80px;
	float: left;
	position: relative;
	top: 8px;
	padding-left: 15px;
}

div.oublie span {
	height: 30px;
	position: relative;
	top: 8px;
	padding-left: 15px;
}

.validez {
	position: absolute;
	/*top: 307px;*/
	top: 260px;
	left: 115px;
	width: 111px;
	height: 23px;
	background-color: #008887;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding-top: 7px;
}

.validez a {
	text-decoration: none;
	color: white;
}

div.oublie span, div.validez span {
	height: 30px;
	width: 110px;
	text-align: center;
	font-family: Tahoma;
	position: relative;
	top: 7px;
}

/* footer */

.footer {
	position: absolute;
	top: 635px;
	left: 250px;
	height: 17px;
	width: 500px;
	border-left: 1px solid #008887;
}

.texte_footer {
	background: url(img/fond_footer_suite_2.png) repeat-x;
	height: 17px;
	width: auto;
	float: left;
	font-size: 10px;
	color: #fff;
	padding: 2px 5px 0 5px;
	/* ieWin only stuff */
	_background-image:url(no-image);
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/fond_footer_suite_2.png');
}

.texte_footer a {
	color: #fff;
	text-decoration: none;
}

.fleche_footer {
	width: 8px;
	height: 17px;
	display: block;
	float: left;
	background: url(img/fleche_footer_2.png) no-repeat;
	/* ieWin only stuff */
	_background-image:url(no-image);
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/fleche_footer_2.png');
}

.texte_footer_blanc {
	background: url(img/fond_footer_suite.png) repeat-x;
	height: 17px;
	width: auto;
	float: left;
	font-size: 10px;
	color: #fff;
	padding: 2px 5px 0 5px;
	/* ieWin only stuff */
	_background-image:url(no-image);
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/fond_footer_suite.png');
}

.texte_footer_blanc a {
	color: #008887;
	text-decoration: none;
}

.fleche_footer_blanc {
	width: 8px;
	height: 17px;
	display: block;
	float: left;
	background: url(img/fleche_footer.png) no-repeat;
	/* ieWin only stuff */
	_background-image:url(no-image);
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/fleche_footer.png');
}

.fleche_footer_fin {
	width: 8px;
	height: 17px;
	display: block;
	float: left;
	background: url(img/fleche_footer_fin_2.png) no-repeat;
	/* ieWin only stuff */
	_background-image:url(no-image);
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/fleche_footer_fin_2.png');
}

/* Accordeon */

#container {
	position: absolute;
	top: 140px;
	left: 0;
	width: 175px;
	height: 310px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.accordion_toggle, .accordion_toggled, .accordion_noToggle {
	display: block;
	color: #fff;
	height: 42px;
	width: 175px;
	background: url(img/fond_fleche.png);
	font-family: Tahoma;
	font-size: 13px;
	cursor: pointer;
	margin-top: 5px;
	/* ieWin only stuff */
	_background-image:url(no-image);
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/fond_fleche.png');
}

div.accordion_toggle span, div.accordion_toggled span, div.accordion_noToggle span {
	height: 42px;
	width: 175px;
	vertical-align: middle;
	padding-left: 15px;
	position: relative;
	top: 12px;
}

div.accordion_toggle a,div.accordion_noToggle a {
	color: #fff;
	text-decoration: none;
	padding: 10px 50px 10px 0;
}

div.accordion_content a {
	color: #000;
	text-decoration: none;
}

.accordion_content {
	overflow: hidden;
}

div.accordion_content div {
	background-color: #fff;
	margin-top: 5px;
	width: 160px;
	height: 30px;
	padding-top: 12px;
}

div.accordion_content div span {
	width: 160px;
	height: 18px;
	display: table-cell;
	vertical-align: middle;
	padding-left: 15px;
}
/* modifier ma rubrique */
.table {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	border-color:#daf0f0;
	border-style:solid;
	border-width: 1px;
	background: #f5fbfb;
	color: #008887;
	padding: 0;
	margin: 0;	
	padding-top: 0;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 530px;
}	
.table_annonce {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	border-color:#daf0f0;
	border-style:solid;
	border-width: 1px;
	background: white;
	color: #008887;
	padding: 0;
	margin: 0;
	
	padding-top: 0;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 485px;
}	
.table legend {
	font-weight: bold;
	color: #008887;
}
.table_annonce legend {
	font-weight: bold;
	color: #008887;
}
.table td.gen {
	padding-left: 10px;
}
.liste_annonces {
	padding: 0;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 30px;
	list-style-image: url(img/fleche_suite.png);
}
.souligne {
	text-decoration: underline;
}
.comp {
	font-weight: bold;
	color: red;
}	
.spacer {
	line-height: 1px;
	clear: both;
}
.gras {
	font-weight: bold;
}
.alert {
	background: #f5fbfb;
	color: #008887;
	border: solid 1px #daf0f0;
	padding: 5px;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#menu_off {
	width:510px;
	float: left;
	background: url(img/repeat_menu_off.gif) repeat-x bottom;
}
#menu_off ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 18px;
}
#menu_off li {
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 8px;
	margin-right: 2px;
	background: url(img/left_off.gif) no-repeat left top;
}
#menu_off ul li a {
	display: block;
	font-weight: normal;
	background: url(img/right_off.gif) no-repeat right top;
	padding: 5px 10px 1px 2px;
}
#menu_off #current a {
	padding-bottom: 2px;
	background: url(img/right_on.gif) no-repeat right top;
	font-weight: bold;
}
#menu_off #current {
	background: url(img/left_on.gif) no-repeat left top;
}
.form_off {
	clear: both;
	background: #f5fbfb;
	color: #008887;
	border: solid 1px #daf0f0;
	border-width: 0 1px 1px 1px;
	padding: 5px;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}	
.table table {
	border-collapse: collapse;
}
.personne td,.adresse td {
	border-right: solid 1px #daf0f0;
	border-bottom: solid 1px #daf0f0;
	border-top: solid 1px #daf0f0;
	background: white;
}
.adresse td {
	padding: 2px 2px 3px 2px;
}
.titre_adr {
	font-weight: bold;
}
.genbold{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	letter-spacing : 1px;	
	font-weight: bold; 	
}
hr {
	border: solid 1px #A8CFCE;
	width: 85%;
	margin-bottom: 10px;
	height: 1px;
	line-height: 1px;
}
.sign {
	position: absolute;
	right: 4px;
	bottom: 4px;	
}
.sign p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 0;margin: 0;
	font-size: 11px;
}
.sign a {
	color: #008887;	
	text-decoration: none;
}
.sign a:hover {
	text-decoration: underline;	
}