body {
margin:0;
padding:0;
background:#fff url(img/body-bg.gif) left top repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:100%;
font-size:0.875em; /* 16x.875=14 */
color:#111;
outline:none;
}



h1, h2, h3, h4, h5, p, ul, ol, li { margin:0; padding:0; }
ul,ol,li { padding:0; margin:0; list-style:none; }
img { border:none; }
form, input, textarea, fieldset { font-family:Verdana, Arial, Helvetica, sans-serif; margin:0; padding:0; border:none;}


a { text-decoration:none; outline:none; }
a.underline { text-decoration:underline; }


.marginb20 {
margin-bottom:20px;
}
.marginb40 {
margin-bottom:40px;
}
.paddingb20 {
padding-bottom:20px;
}
.overflow {
overflow:hidden;
}






#wrapper {
width:900px;
margin:0 auto;
background:transparent url(img/wrapper.gif) right top no-repeat;
}



#header a {
display:block;
text-indent:-6500px;
height:150px;
width:300px;
background:transparent url(img/logo.gif) left top no-repeat;
}



#menu {
line-height:30px;
overflow:hidden;
}
#menu li {
display:block;
float:left;
}
#menu li a {
display:block;
float:left;
color:#C5DDE7;
background:#568ca1;
padding:0 15px;
margin-right:2px;
font-size:0.8em;
}
#menu li a.active {
background:#222;
color:#fff;
}
#menu li a:hover {
background:#222;
color:#fff;
}
#menu li.admin a {
background:#DF6F6F;
color:#fff;
}
#menu li.admin a:hover {
background:#222;
color:#fff;
}


#menu li.attach a {
background:#DF6F6F;
color:#fff;
}
#menu li.attach a:hover {
background:#222;
color:#fff;
}



#main {
background:#222;
padding:20px 50px 20px 50px;
color:#eee;
overflow:hidden;
width:800px;
min-height:200px;
}

#main a {
color:#fff;
}
#main a:hover {
color:#6ab;
text-decoration:underline;
}

#maintop { /* A VIRER POUR IE6 */
height:30px;
background:transparent url(img/main-top-bg.png) center top no-repeat; 
}

#mainbottom {
height:30px;
background:transparent url(img/main-bottom-bg.png) center top no-repeat;
margin-bottom:40px;
}

#main h2 {
color:#FFDD66;
font-weight:normal;
font-size:1.6em;
}

#main .left {
float:left;
}
#main .right {
float:right;
}

#main p {
margin-bottom:20px;
}

.dotlist li {
list-style-type:disc;
list-style-position:inside;
line-height:2em;
}

.mapindex {
margin-right:30px;
float:right;
}




#sponsors {
overflow:hidden;
margin-bottom:40px;
text-align:center;
}
#sponsors img {
padding:5px;
border:1px solid #ccc;
background:#efefef;
margin:0 15px;
}



#footer {
overflow:hidden;
font-size:0.9em;
color:#333;
}

#footer a {
color:#333;
}
#footer a:hover {
text-decoration:underline;
}

#footer .left {
width:260px;
float:left;
padding:0 20px;
}

#footer .center {
width:260px;
float:left;
padding:0 20px;
}

#footer .right {
width:260px;
float:right;
padding:0 20px;
}


#footer h3.dossiers {
margin-bottom:10px;
color:#3A6E7C;
height:50px;
text-indent:-6500px;
background:transparent url(img/h3-dossiers.gif) left bottom repeat-x;
}

#footer h3.annonces {
margin-bottom:10px;
color:#3A6E7C;
height:50px;
text-indent:-6500px;
background:transparent url(img/h3-annonces.gif) left bottom repeat-x;
}

#footer h3.accespro {
margin-bottom:10px;
color:#3A6E7C;
height:50px;
text-indent:-6500px;
background:transparent url(img/h3-accespro.gif) left bottom repeat-x;
}


#footer li {
padding-left:20px;
margin-bottom:10px;
background:transparent url(img/bullet.png) left 1px no-repeat;
}

#footer label {
display:block;
text-align:center;
margin-bottom:3px;
}
#footer input {
display:block;
margin:0 auto 5px auto;
border:1px solid #999;
padding:2px;
background:#eee;
color:#333;
}

#footer input.submitf {
margin-top:10px;
border:1px solid #222;
background:#222;
color:#fff;
cursor:pointer;
width:60px;
}
#footer input.submitf:hover {
background:#406979;
}
#footer #reminder {
text-align:center;
font-size:0.9em;
margin-top:10px;
}


h3.dossiers {
background:transparent url(img/pencil.png) right bottom no-repeat;
}






#copyright {
font-size:0.8em;
color:#999;
margin-top:40px;
padding:10px 0 20px 0;
border-top:1px solid #ddd;
}
#copyright a {
color:#999;
text-decoration:underline;
}









/*PAGE ANNUAIRE*/

#annuaire #main .left {
width:280px;
padding-right:20px;
}

#annuaire #main .left h2 {
margin-top:60px;
}
#annuaire #main .left p a {
color:#fff;
}
#annuaire #main .left p a:hover {
text-decoration:underline;
}


#annuaire #main .right {
width:478px;
padding:10px;
background:#181818;
border:1px solid #333;
overflow:hidden;
}

#annuaire #main .right h2 {
color:#111;
text-transform:uppercase;
margin-bottom:15px;
padding-left:40px;
padding-top:6px;
background:transparent url(img/star.png) left top no-repeat;
}

#annuaire .formulaire {
padding:10px;
background:#efefef url(img/formulaire-bg.jpg) left top repeat;
overflow:hidden;
width:456px;
border:1px solid #fff;
}

#annuaire .formulaire form {
font-size:0.8em;
color:#111;
}

#annuaire .formulaire p {
display:block;
margin-bottom:5px;
color:#333;
font-weight:bold;
}

#annuaire .formulaire input.itext {
padding:3px;
font-size:11px;
border:1px solid #ccc;
width:70%;
margin-bottom:15px;
}

#annuaire .formulaire select {
margin-bottom:20px;
font-size:11px;
padding:3px;
}


#annuaire .formulaire .sbutton {
clear:both;
display:block;
width:130px;
margin:15px auto 0 auto;
text-indent:-6500px;
height:40px;
background:transparent url(img/envoyer.png) center top no-repeat;
cursor:pointer;
}
#annuaire .formulaire .sbutton:hover {
background:transparent url(img/envoyer-hover.png) center top no-repeat;
}

#annuaire a.plus_toggle {
color:#111;
display:block;
width:100px;
margin-top:10px;
}
#annuaire a.plus_toggle:hover {
text-decoration:underline;
}

#annuaire .plus_slide {
margin-top:20px;
}



/*PAGE EMPLOI*/
#emploi #main .right {
width:280px;
}
#emploi #main h2 {
margin-bottom:20px;
}
#emploi #main .left a {
color:#458FCE;
}
#emploi #main .left p a:hover {
text-decoration:underline;
}

#emploi #main .left {
width:478px;
padding:10px;
background:#181818;
border:1px solid #333;
overflow:hidden;
}

#emploi #main .left h2 {
color:#111;
text-transform:uppercase;
margin-bottom:15px;
padding-left:40px;
padding-top:6px;
background:transparent url(img/star.png) left top no-repeat;
}
#emploi .formulaire {
padding:10px;
background:#efefef;
overflow:hidden;
width:456px;
border:1px solid #fff;
}
#emploi .formulaire form {
font-size:0.8em;
color:#111;
}

#emploi .formulaire p {
display:block;
margin-bottom:5px;
color:#333;
font-weight:bold;
}

#emploi .formulaire input.itext {
padding:3px;
font-size:11px;
border:1px solid #ccc;
width:70%;
margin-bottom:15px;
}

#emploi .formulaire select {
margin-bottom:20px;
font-size:11px;
padding:3px;
}


#emploi .formulaire .sbutton {
clear:both;
display:block;
width:130px;
margin:15px auto 0 auto;
text-indent:-6500px;
height:40px;
background:transparent url(img/envoyer.png) center top no-repeat;
cursor:pointer;
}
#emploi .formulaire .sbutton:hover {
background:transparent url(img/envoyer-hover.png) center top no-repeat;
}

#emploi a.plus_toggle {
color:#111;
display:block;
width:100px;
margin-top:10px;
}
#emploi a.plus_toggle:hover {
text-decoration:underline;
}

#emploi .plus_slide {
margin-top:20px;
}

#emploi .left p {
margin-top:20px;
}

#emploi .recrutement p {
font-size:0.9em;
font-weight:normal;
margin-top:10px;
}
#emploi .recrutement h3 {
color:#000;
font-weight:normal;
margin-top:20px;
}

#emploi .recrutement input {
padding:3px;
font-size:11px;
border:1px solid #ccc;
width:200px;
display:block;
margin:0;
}
#emploi input.submit {
display:block;
cursor:pointer;
width:90px;
background:#111;
color:#fff;
margin-top:10px;
}
#emploi input.submit:hover {
background:#999;
color:#111;
}
#emploi #reminder {
margin-top:10px;
font-size:0.9em;
}












/* PAGE DES RESULTATS */

#resultats #main .criteres em {
font-style:normal;
color:#999;
}

#resultats #main .left {
width:400px;
}

#resultats #main .right {
width:400px;
}

#resultats #main .right a.pub {
color:#fff;
display:block;
text-align:center;
margin:0 auto 0 auto;
text-indent:-6500px;
height:150px;
width:400px;
background:transparent url(img/pub.gif) center top no-repeat;
}

#resultats #main .left a.new_search {
color:#82bece;
display:block;
margin-top:20px;
}

#resultats #main .left a.new_search:hover {
text-decoration:underline;
}

#resultats #resultlist {
margin-bottom:60px;
width:560px;
padding:0 20px;
overflow:hidden;
float:left;
}

#resultats #resultlist h2 {
font-weight:normal;
color:#618B96;
text-indent:-6500px;
height:60px;
width:560px;
background:transparent url(img/resultats.gif) left top no-repeat;
}

#resultats .nbresults {
position:relative;
top:-38px;
display:block;
color:#999;
font-size:0.9em;
text-align:right;
}

#resultats #resultlist .un-item {
padding:20px 0;
border-bottom:1px dashed #ccc;
width:560px;
overflow:hidden;
}

#resultats #resultlist .un-item a:hover {
text-decoration:underline;
}

#resultats #resultlist .un-item a.nom {
color:#3a6e7c;
font-weight:bold;
}

#resultats #resultlist .un-item .result-img {
width:150px;
float:left;
}
#resultats #resultlist .un-item .result-img img {
padding:5px;
border:1px solid #e0e0e0;
}

#resultats #resultlist .un-item .icons {
margin-top:10px;
}

#resultats #resultlist .un-item .icons img {
margin-right:5px;
}

#resultats #resultlist .un-item .siteweb a {
color:#3a6e7c;
}
#resultats #resultlist .un-item .plusinfo {
margin-top:10px;
}
#resultats #resultlist .un-item .plusinfo a {
color:#3a6e7c;
}

#resultats #resultpub {
margin-top:45px;
margin-left:640px;
width:240px;
text-align:center;
}

#resultats #resultpub img {
padding:5px;
border:1px solid #ccc;
background:#efefef;
margin-bottom:20px;
}

#resultats #legende {
margin-top:45px;
margin-left:640px;
width:235px;
font-size:0.7em;
background:#fafafa;
padding:10px;
border:1px solid #efefef;
}
#resultats #legende img {
vertical-align:middle;
}
#resultats #legende li {
line-height:2.5em;
}




/* *** Résultats prioritaires (sponsors) *** */
#resultats #resultlist .prioritaire {
	/*margin-left:-10px;
	padding-left:10px;*/
	background:#edf5f7;
	position:relative;
	padding-top:40px;
	margin-bottom:10px;
	border-bottom:1px dashed #a7cbd9 !important;
	
}
#resultats #resultlist .prioritaire span {
	display:block;
	position:absolute;
	left:0;
	top:0;
	font-size:10px;
	color:#a7cbd9;
	width:560px;
	background:#fff;
	text-align:right;
	padding:0 0 10px 0;
}
#resultats #resultlist .prioritaire .result-img {
	float:right;
}
#resultats #resultlist .prioritaire .result-img img {
	background:#fff;
	border:1px solid #a7cbd9;
}

#resultats #resultlist .prioritaire .result-info {
	margin-left:20px !important;	
}













/* RESULTATS EMPLOI */
#resultats #resultlist .un-item p {
color:#999;
font-style:italic;
font-size:0.9em;
margin:5px 0;
}
#resultats #resultlist .un-item .bold {
font-weight:bold;
font-size:0.9em;
}
#resultats #resultlist .un-item li span {
text-transform:uppercase;
font-weight:normal;
}
#resultats #resultlist .un-item .result-info {
margin-left:150px;	
}









/* FICHES.PHP */
#fiche .une-fiche {
overflow:hidden;
}
#fiche .info_generales {
position:relative;
}
#fiche .info_generales h2 {
margin-bottom:20px;
color:#fff;
font-size:1.8em;
}
#fiche .une-fiche h3 {
color:#3a6e7c;
text-transform:uppercase;
font-size:1em;
margin-bottom:10px;
}
#fiche .info_generales div.img {
width:122px;
height:102px;
padding:5px;
background:#181818;
border:1px solid #333;
float:left;
}
#fiche .info_generales div.img img {
display:block;
border:1px solid #333;
}
#fiche .info_generales .contact-info {
margin-left:154px;
}
#fiche .info_generales li {
line-height:1.6em;
}
#fiche .info_generales li.tel {
padding-left:25px;
background:transparent url(img/phone_1.png) left 3px no-repeat;
}
#fiche .info_generales li.fax {
padding-left:25px;
background:transparent url(img/fax_1.png) left 3px no-repeat;
}

#fiche .info_generales li.responsable em {
color:#999;
font-style:normal;
}
#fiche .info_generales .web-contact a {
color:#6ab;
}


#fiche #slidein {
min-height:400px;
margin-bottom:40px;
}

#fiche .une-fiche {
overflow:hidden;
padding:40px 30px;
width:798px;
margin:-51px 20px 60px 20px;
background:#efefef url(img/fiche.jpg) left top repeat-x;
border:1px solid #ccc;
border-top:none;
position:relative;
}
#fiche .une-fiche .more-infos {
clear:both;
overflow:hidden;
width:798px;
}

#fiche .une-fiche .more-infos .left {
width:380px;
float:left;
}
#fiche .une-fiche .more-infos .right {
width:412px;
float:right;
}

#fiche .une-fiche .more-infos ul {
margin-bottom:25px;
}
#fiche .une-fiche div.more-infos ul:last-child {
margin-bottom:0;
}
#fiche .une-fiche .more-infos li {
font-size:0.9em;
margin-left:10px;
margin-bottom:5px;
padding-left:20px;
background:transparent url(img/bullet.png) left 1px no-repeat;
}
#fiche .une-fiche .more-infos li.nc {
color:#999;
background:none;
}

#fiche .une-fiche .texte {
margin-top:40px;
}

#fiche .une-fiche #slideshow {
padding:5px;
background:#fff;
border:1px solid #ccc;
width:400px;
margin:0 auto 0 auto;
}
#fiche .une-fiche #lat, #fiche .une-fiche #lng, #fiche .une-fiche #geoadresse {
display:none;
}
#fiche .une-fiche .mapborder {
padding:5px;
background:#fff;
border:1px solid #ccc;
}
#fiche .une-fiche #map {
width: 100%;
height: 300px;
}

#fiche .une-fiche .groupe-link {
	margin-bottom:20px;
}
#fiche .une-fiche .groupe-link img {
	padding:3px;
	background:#fff;
	border:1px solid #ccc;
}


/* *** Carte et itinéraire *** */
#map_ask_directions {
	margin-top:5px;
	text-align:center;
	background:#efefef;
	padding:10px 5px;
}
#map_ask_directions label {
	font-size:11px;
}
#map_ask_directions input#address_from {
	padding:5px;
	font-size:11px;
	width:210px;
	border:1px solid #ccc;
}
#map_ask_directions input.submitbutton {
	font-size:11px;	
	text-transform:uppercase;
	background:#ccc;
	padding:5px;
}
.googledir {
	font-size:12px !important;	
}
.googledir a {
	color:#3A6E7C !important;
}



/* INSCRIPTION.PHP */
#inscription #main .left {
float:left;
width:520px;
}
#inscription #main .right {
float:left;
width:240px;
padding:40px 0 0 20px;
}
#register-form {
margin-top:20px;
padding:10px;
background:#181818;
border:1px solid #333;
width:500px;
color:#111;
font-size:0.8em;
}
#register-form div {
background:#efefef url(img/formulaire-bg.jpg) left top repeat;
padding:35px 20px 20px 20px;
}
#register-form p {
margin-bottom:20px;
font-weight:bold;
color:red;
}
#register-form label {
display:block;
margin-bottom:5px;
}
#register-form input {
direction:block;
margin-bottom:15px;
width:350px;
padding:5px;
border:1px solid #999;
}
#register-form input.submit {
display:block;
cursor:pointer;
width:90px;
background:#111;
color:#fff;
}
#register-form input.submit:hover {
background:#eee;
color:#111;
}

#inscription #main .right p {
margin-bottom:20px;
}






/* ESPACE-PRO.PHP */
#espacepro #main img {
background:#181818;
border:1px solid #333;
padding:10px;
}
#espacepro #main a {
color:#FFF;
text-decoration:underline;
}
#espacepro #main a:hover {
text-decoration:none;
color:#181818;
background:#fd6;
}
#espacepro #main ul {
margin-bottom:20px;
}
#espacepro #main li {
line-height:20px;
padding-left:20px;
background:transparent url(img/bullet.png) left 4px no-repeat;
}
#espacepro #main .left {
width:400px;
}
#espacepro #main .right li.topli {
list-style-type:none;
font-weight:bold;
background:none;
color:#fd6;
}







/* CONTACT.PHP */
#contact #main .left {
width:478px;
padding:10px;
background:#181818;
border:1px solid #333;
overflow:hidden;
}

#contact #main .right {
width:280px;
}
#contact #main .right a{
color:#6ad;
}

#contact #main .left h2 {
color:#111;
text-transform:uppercase;
margin-bottom:15px;
padding-left:40px;
padding-top:6px;
background:transparent url(img/star.png) left top no-repeat;
}

#contact .formulaire {
padding:10px;
background:#efefef url(img/formulaire-bg.jpg) left top repeat;
overflow:hidden;
width:456px;
border:1px solid #fff;
}

#contact .formulaire form {
font-size:0.8em;
color:#111;
}

#contact .formulaire p {
display:block;
margin-bottom:5px;
color:#333;
font-weight:bold;
}

#contact .formulaire input {
font-size:11px;
border:1px solid #ccc;
width:80%;
margin-bottom:15px;
padding:5px;
}

#contact .formulaire select {
margin-bottom:20px;
font-size:11px;
padding:3px;
}

#contact .formulaire textarea {
width:90%;
height:150px;
font-size:1em;
padding:5px;
border:1px solid #ccc;
}

#contact .formulaire .sbutton {
clear:both;
display:block;
width:130px;
margin:15px 0 0 0;
text-indent:-6500px;
height:40px;
background:transparent url(img/contact.png) center top no-repeat;
cursor:pointer;
border:none;
}
#contact .formulaire .sbutton:hover {
background:transparent url(img/contact-hover.png) center top no-repeat;
}



/* DOSSIERS.PHP */
#dossiers #main ul.dileft {
width:375px;
float:left;
margin-right:25px;
}
#dossiers #main ul.diright {
width:375px;
float:right;
margin-left:25px;
}
#dossiers #main ul.dileft li, #dossiers #main ul.diright li {
overflow:auto;	
}
#dossiers #main ul.dileft li a , #dossiers #main ul.diright li a{
font-weight:bold;	
}
#dossiers #main ul.dileft img, #dossiers #main ul.diright img {
float:left;
margin-right:10px;
padding:5px;
border:1px solid #333;
background:#000;
}
#dossiers #main ul.dileft p, #dossiers #main ul.diright p {
font-size:10px;
}

#dossiers .dentete p {
margin-top: 20px;
}
#dossiers .dentete img {
float:left;
vertical-align:middle;
margin:0 10px 10px 0;
padding:5px;
border:1px solid #333;
background:#000;
}
#dossiers .dmeta {
margin:60px 40px 0 0;
text-align:right;
}
#dossiers .dmeta a {
color:#6ab;
}

#dossiers .dtexte {
width:560px;
padding:0 20px;
overflow:hidden;
float:left;	
font-size:0.9em;
}
#dossiers .dtexte h3 {
margin-bottom:10px;	
color:#fff;
font-weight:normal;
padding:5px;
background:#111;
}
#dossiers .dtexte h4 {
margin-top:10px;
margin-bottom:3px;
color:#000;
font-weight:bold;
}
#dossiers .dtexte p {
padding:5px 0 20px;
margin:0;
text-align:justify;
}
#dossiers .dtexte ul {
margin:0 0 20px 0;	
}
#dossiers .dtexte li {
list-style-type:disc;
list-style-position:outside;
margin-left:40px;
margin-bottom:10px;
}
#dossiers .dtexte a {
color:#3a6e7c;
text-decoration:underline;
}
#dossiers #resultpub {
margin-top:0px;
margin-left:640px;
width:240px;
text-align:center;
}

#dossiers #resultpub img {
padding:5px;
border:1px solid #ccc;
background:#efefef;
margin-bottom:20px;
}



/* ANNONCEZ-ICI */
#annonce #main ul {
margin:15px 0;
}
#annonce #main li {
list-style-type:disc;
list-style-position:inside;
}
#annonce #main .left {
padding:10px;
background:#181818;
border:1px solid #333;
overflow:hidden;
margin:0 auto;
width:780px;
}
#annonce #main .left h2 {
color:#111;
text-transform:uppercase;
margin-bottom:15px;
padding-left:40px;
padding-top:6px;
background:transparent url(img/star.png) left top no-repeat;
}
#annonce .formulaire {
padding:10px;
background:#e6e6e6;
overflow:hidden;
width:760px;
border:1px solid #fff;
}

#annonce .formulaire form {
font-size:0.8em;
color:#111;
}

#annonce .formulaire .exp {
margin-bottom:40px;	
}

#annonce .formulaire .exp p {
display:block;
margin-bottom:5px;
color:#333;
font-size:0.9em;
}

#annonce .formulaire .exp ul {
padding-left:30px;
color:#333;
font-weight:bold;
}
#annonce .formulaire .exp span {
color:#999;
font-weight:normal;
}

#annonce .formulaire form p {
display:block;
margin-bottom:5px;
color:#333;
font-weight:bold;
}

#annonce .formulaire input {
font-size:11px;
border:1px solid #ccc;
width:740px;
margin-bottom:15px;
padding:5px;
}

#annonce .formulaire select {
margin-bottom:20px;
font-size:11px;
padding:3px;
}

#annonce .formulaire textarea {
width:740px;
height:150px;
font-size:1em;
padding:5px;
border:1px solid #ccc;
margin-bottom:15px;
}

#annonce .formulaire .sbutton {
clear:both;
display:block;
width:130px;
margin:15px 0 0 0;
text-indent:-6500px;
height:40px;
background:transparent url(img/contact.png) center top no-repeat;
cursor:pointer;
border:none;
}
#annonce .formulaire .sbutton:hover {
background:transparent url(img/contact-hover.png) center top no-repeat;
}
#annonce .formulaire a {
color:#6ab;
}














/* OFFRE.PHP */
#fiche .une-offre {
overflow:hidden;
}

#fiche #slidein {
min-height:400px;
margin-bottom:40px;
}

#fiche .une-offre {
overflow:hidden;
padding:40px 30px;
width:798px;
margin:-51px 20px 60px 20px;
background:#efefef url(img/fiche.jpg) left top repeat-x;
border:1px solid #ccc;
border-top:none;
position:relative;
font-size:0.9em;
}
#fiche .une-offre .more-infos {
clear:both;
overflow:hidden;
width:798px;
}

#fiche .une-offre .more-infos ul {
padding-bottom:20px;	
overflow:hidden;
}
#fiche .une-offre .more-infos li.en_1 {
display:block;
float:left;
width:150px;
margin:0;
padding:0;
font-weight:bold;
font-style:italic;
}
#fiche .une-offre .more-infos li.en_2 {
display:block;
float:left;
padding:0 0 20px 0;
width:638px;
border-bottom:1px dashed #999;
min-height:30px;
}






/* **** Partenaires **** */
.partenaires li {
	list-style-type:none;
	float:left;
	width:150px;
	height:60px;
}

.partenaires img {
	padding:3px;
	background:#333;
	border:1px solid #666;
}












/* VALIDATE.JS */
#formulaire label.red {
	color: red;
}

#formulaire .red {
	color: red;
}

#validationMessage {
	padding: 5px;
	/*background-color: #eee;*/
	border: 1px solid red;
	margin-bottom: 10px;
	color: red;
	font-weight: bold;
	display: none;
}

#formulaire .errorMessage {
	color: red;
	margin-left: 10px;
	font-size: 0.8em;
}

#annonce #formulaire .errorMessage {
	margin-top:-10px;
	margin-bottom:10px;
	margin-left:0px;
	display:block;	
}










/* FANCY FORM */
/* fancyform styles */
.formulaire label{display:block;margin-bottom:2px;margin-right:3px;padding-left:0.5em;}
.leftcol{
	float:left;
	clear:left;
	width:50%;}
.rightcol{
	float:left;
	clear:right;
	width:50%;}
.formulaire label{
	padding:0.5em;
	padding-left:32px;
	background-position:8px center;
	background-repeat:no-repeat;
	border:1px solid #888;
	clear:both;
	cursor:pointer;}
.checked{
	background-color:#ccc;
	background-image:url(img/chk_on.png);}
.unchecked{
	background-color:#999;
	background-image:url(img/chk_off.png);}
.selected{
	background-color:#ccc;
	background-image:url(img/rdo_on.png);}
.unselected{
	background-color:#999;
	background-image:url(img/rdo_off.png);}








/* PAGES */
#pages {
margin-top:10px;
margin-bottom:0;
overflow:hidden;
}

#pages li {
display:block;
float:left;
font-size:0.9em;
}

#pages li.active {
margin-right:4px;
padding:0 4px;
background:#ddd;
border:1px solid #ccc;
}
#pages li.inactive {
margin-right:4px;
padding:1px 4px;
}

#pages li a {
display:block;
float:left;
margin-right:4px;
text-decoration:none;
background:#fafafa;
border:1px solid #ccc;
padding:0 4px;
color:#3a6e7c;
}

#pages li a:hover {
background:#ddd;
}







/* *** Messages d'erreur footer *** */
.errorMessage {
	display:block;
	color:#F00;
	text-align:center;
	margin-bottom:10px;
}
