* {
	border: 0px;
	padding:0px;
	margin: 0px;
}

body {
	padding:5px;
	margin:5px;
	background-color: #edf8ce;
	font:0.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h1 { color:#ff7705;	font:2.0em bold Verdana, Geneva, Arial, Helvetica, sans-serif; }
h2 { color:#ff7705; font:1.4em Verdana, Geneva, Arial, Helvetica, sans-serif; }
h3 { color:#ff7705; }
h4 { color:#ff7705; font:1.0  em Verdana, Geneva, Arial, Helvetica, sans-serif; }

#header {
	padding:0px;
	margin:0px;
	height:108px;
}

#page {
	width:1000px;
}

#ajaxMessageGlobal {
	width:500px;
	margin-left:20px;
	text-align:left;
	padding-left:15px;
/* en attendant de voir ce qu'il y a dedans */
}

.breadcrumb {
	font: bold 0.9em Geneva, Arial, Helvetica, sans-serif;
	padding:5px;
	margin-bottom:20px;
	background-image: url(../images/fd_pattern2.png);
}

.message-valid {
	border-left:5px solid #090;
	background-color:#EFF8CE;
}
.message-error {
	border-left:5px solid #900;
	background-color:#FFCFCF;
}
.commentaire { font:italic 0.9em verdana, sans-serif;  }
.bold  { font:bold  1.0em verdana, sans-serif;  }

#eventClasses {	width:100%; }

.long {width:400px;}
.med{width:200px; background-color: #ff7705;	border: 0;	margin-right: 0.25em;}
.short {width:50px; background-color: #ff7705;	border: 0;	margin-right: 0.25em; }

.ajax {cursor:pointer;}
.ajaxLink {text-decoration:underline;cursor: pointer;}

br.clear{clear:both;height:0px;line-height:0px;}


.formulaire {  margin-left:auto; margin-right:auto; }

.formulaire, .search {
	width: 630px;
	background-color: #FDD582;
	margin: 0px;
	padding: 5px;
}

.formulaire div.spacer {  height:3px;  line-height:3px; margin:0px auto 5px auto; }
.formulaire div.champSimple { text-align:left;  margin:0px auto 5px auto; }
.formulaire div.champDouble { text-align:left;  margin:0px auto 5px;  }
.formulaire div.champDouble label { margin-right:10px; }
.formulaire div.error { text-align:center;  color:#900; }
.formulaire div.champButton { margin-left:33%; padding-left:10px; }

.formulaire input, textarea, select {
	background-color: #EDF8CE;
	border:#FF7705 1px solid;
	margin:3px 0.25em auto auto;
	padding:1px;
	color:#000;
	min-height: 18px;
	font-family:arial,  sans-serif;
	font-size:1em;
}
.formulaire input.green {  border:1px solid #FF7705; }
.formulaire input.red {  border:1px solid #900; }

.formulaire label {
	display: block;
	float: left;
	width: 33%;
	text-align: right;
	margin: 0 1em 0 0;
	padding-bottom: 0.1em;
	border-bottom: 1px solid #FF7705;
}

fieldset {
	margin-bottom: 1em;
	border: 0;
	width: auto;
	margin: 0.5em;
	background-color:#FDD582;
}

fieldset p {
	padding: 0 0 0.75em 0.5em;
	clear: both;
}

legend {
	margin: 0 0 0.5em 0;
	padding: 0.3em 1.1em;
	font: bold 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: #FF7705;
	background:#FDD582 url(../images/ico_fiche.png) no-repeat left;
}
input {
	/*background: url(../images/fd_input.png) no-repeat top left;*/
}

#lastComp, #lastUser  { width:200px; line-height:15px; padding:5px;	background-image: url(../images/fd_pattern2.png); }
#lastComp a, #lastUser a  { font-weight:bold; }

div.noResult { background-color:#FF7705; width:400px; padding: 25px; text-align:center; margin:10px auto;}


/* -------------- AUTOCOMPLET --------- */
#autocomplete {
	margin-top:5px;
	margin-left:0;
	padding-left:3px;
	font-size:x-small;
	width:89px;
	background: url(../images/fd_input.png) no-repeat top left;
}
#autocompleteChoices {
	color: #000;
	background-color:#fff;
	width:200px;
}
#autocompleteChoices li {
	background-color:#fff; cursor:pointer;	width:200px; text-align:left; }

/* -------- CONTENU PAGE -------- */

#content {
	width:640px;
	/*background-color: #fdd582;*/
	margin: 40px auto auto 180px;
}
#content a{
	text-decoration:none;
	color: #000;
}

#content a:hover{
	text-decoration:underline;
}

.forumline {
	background-color: #fdd582;
	padding:5px;
}


.row1 ul{
	border-left:solid 1px #EDF8CE;
	margin:5px auto auto 10px;
	padding:0;
}
.row1 li{
	border-bottom: solid 1px #EDF8CE;
	margin: 0px;
	padding: 0 0 0 5px;
	list-style-type: none;
}

.row1 div{
	background:url(../images/ico_puce.png) no-repeat left;
	padding-left: 15px;
	margin-left:5px;
}

.actiDescription {
	border: 0;
	width: auto;
	padding: 0.5em;
	background-color:#FDD582;
	border-top: #FF7704 1px solid;
}


#menuLogin {
	margin:20px auto 20px auto;
	margin-left:auto;
	margin-right:auto;
	padding-left: 3px;
	width: 105px;
	border: solid 1px #FA914C;
}
/* -------- MENU -------- */

#listActi {
	margin:0px;
	padding:8px 0 0 0;
	background-color:#fa914c;
	height:40px;
	text-align: center;
	font-size: 1.1em;
	font-weight: 900;
}
#menuLeft a{
	text-decoration:none;
	color: #fff;
}
#menuLeft a:hover {
	color:#000;
}
#menuLeft {
	font:11px Geneva, sans-serif;
	color: #fff;
	background: url(../images/fd_menu.jpg) no-repeat bottom right;
	background-color:#ff7705;
	width:133px;
	min-height: 300px;
	display: inline;
	margin-left:24px;
	float:left;
}
#menuLeft ul {
	border-left:0px solid #fa914c;
	padding:0 0 0 3px;
	margin:0px;
	list-style: none;
}
#menuLeft li {
	border-left:1px solid #fa914c;
	padding:0 0px 0 1px;
	margin:0px;
	list-style: none;
	vertical-align:top;
	white-space: nowrap;
}
#menuLeft img {
	padding: 0 2px 0 0px;
	margin: 0px;
	list-style: none;
	vertical-align: bottom;
}

#menuLeft li:hover {
	background-color:#FDD582 ;
	border-left:5px solid #fa914c;
	padding:0px;
	list-style: none;
	vertical-align:top;
	color:#ff7705;
}
#menuLeft li.selected {
	background-color:#fa914c ;
	border-left:5px solid #fa914c;
	padding:0 0 0 0px;
	margin:0px;
	list-style: none;
	font-weight:bold;
}

#acti_parent {
	border-left:5px solid #fa914c;
}
#liens { margin-left:15px; }


/* ----- LISTE DES ANNONCES ------------------ */
#menuOffre {
	background-color:#FDD582;
	width:100%;
	height:30px;
	line-height: 30px;
	margin:0px;
	border-bottom: #FF7704 1px solid;
	border-top: #FF7704 1px solid;
}
#menuPresentation {
	background-color:#EDF8CE;
	width:100%;
	height:30px;
	line-height: 30px;
	margin:0 0 20px 0;
	text-align:center;
}
#menuOffre a{
	font-family:Geneva, sans-serif;
	font-weight: bold;
	padding:0 5px 0 5px;
	display:block;
	float:left;
	height:30px;
	border-right: #FF7704 1px solid;
}
#menuPresentation a{
	background: url(../images/fd_menuPresentation_off.png);
	color:#000;
	font: 900 11px Geneva, sans-serif;
	padding: 0 5px 0px 5px;
	display: block;
	float: left;
	height: 50px;
	width: 118px;
	line-height: 34px;
}
#menuOffre .selected {
	background-color: #FF7704 ;
	/*background: url(../images/menu_onglet.png) no-repeat right;*/
}
#menuPresentation .selected {
	background: url(../images/fd_menuPresentation.png);
}

/* ----- FORMULAIRE COMPETENCE ------------------ */
#compNiveau {
	width:100%;

}
#compNiveau .left {
	float:left;
	width:32%;
}
#compNiveau .niveau{
	float:left;
	width:32%;
}
#compNiveau middle{
	width:32%;
}

#compNiveau .champ {
	clear:both;
	text-align:left;
	margin:0px auto 5px;
	width:100%;
}

#compNiveau .champ label {
	float:left;
	width:70%;
	display:block;
	margin-right:10px;
}

#compMethod label {
	width:250px;
}
#compMethod textarea {
	float:right;
}
#compListe {
	background-image: url(../images/fd_pattern2.png);
	margin:0;
	padding:8px 5px;
	color:#ff7705;
	border-bottom:#ff7705 solid 1px;
	min-height:75px;
}
#compAffiche {
	background-image: url(../images/fd_pattern2.png);
	width:250px;
	padding:5px;
	margin:5px;
	float:right;
	border:#ff7705 solid 1px;
}
#compAffiche h3 { color:#000; background-color:#ff7705; margin-bottom:10px; padding:3px;}
#compAffiche a { font-weight:bold;}

.compDesc {
	background-color: #FDD582;
	font:italic 0.9em verdana, sans-serif;
	color:#000;
	padding:10px;
	margin:10px;
}

/* ----- FORMULAIRE COMPTE ------------------ */

/* -------- PROFIL -------- */

.profilPseudo { font-weight:bold; width:150px; float:left;}
.profilDesc { background-color:#EDF8CE; padding:5px; margin-left:150px; color:#000; }

.contrat {
	background-image: url(../images/fd_pattern2.png);
	margin:2px;
	padding:4px;
	width:50%;
}

a.contrat  {
	text-decoration: Underline;
}

img.contrat {
	border: #FF7704 1px solid;}

#users {
	line-height: 16px;
}
#users a {
	border: #FA914C solid 1px;
	padding:2px;
	display:block;
	width:300px;
	margin:1px;
}
#profilAnnonce {
	float:right;
	margin:0;
}


/* -------- MESSAGERIE -------- */
#msgListe td{ padding:5px; 	}
#msgListe tr{	border:#ff7705 solid 1px; }
#msgListe { background-image: url(../images/fd_pattern2.png);}

#msgRead { border:#ff7705 solid 1px; padding:10px; width:85%; }

/* -------- FOOTER -------- */
#footer {
	width:1000px;
	text-align:center;
	clear:both;
	margin:20px 0;
}
/* -------- NEWS -------- */
#news {
	width:410px;
	float:right;
}
/* -------- PUB -------- */
#pubDroite {
	margin-top:40px;
	float:right;
	width:160px;
}

