body {
	padding:0;
	margin:0;
	background:url(../../img/background-top.jpg) top repeat-x #b9a16c;
	font-family:Arial;
	font-size:12px;
	}

a {	color:#288aca; }
a:hover {	color:#666; text-decoration:none; }

ul, li, h1, h2, h3, h4, form { margin:0;padding:0; }
li { list-style:none; }
p { text-align:justify; }

.row { height:1%; overflow:hidden; }

/*** HEADER ***/
.full_header {
	width:100%;
	background:url(../../img/background-header.gif) no-repeat center top;
	}

.icon_header {
	width:910px;
	height:52px;
	margin:0 auto 0 auto;
	}

.icon_header .cols1 {
	float:left;
	margin:10px 0 0 0;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:36px;
	}

.icon_header .cols2 {
	float:right;
	margin:10px 0 0 0;
	}

.header {
	width:900px;
	height:330px;
	margin:0 auto 0 auto;
	background:url(../../img/background-header.jpg) no-repeat top;
	}

.logo {
	padding:30px 0 0 20px;
	float:left;
	}

/*** HEADER TABS ***/
.header_tabs {
	width:607px;
	float:right;
	padding:30px 25px 0 0;
	}

.header_tabs .orange, .header_tabs .vert, .header_tabs .bleu {
	border:1px solid #fff;
	padding:10px;
	background:repeat-x;
	}

.header_tabs .orange { background-image:url(../../img/degrade-orange.gif); }
.header_tabs .bleu { background-image:url(../../img/degrade-bleu.gif); }
.header_tabs .vert { background-image:url(../../img/degrade-vert.gif); }

.header_tabs li {
	font-size:16px;
	line-height:35px;
	background:no-repeat left center;
	padding-left:20px;
	margin-left:10px;
	}

.header_tabs .orange li { background-image:url(../../img/puce-orange.gif); }
.header_tabs .bleu li { background-image:url(../../img/puce-bleu.gif); }
.header_tabs .vert li { background-image:url(../../img/puce-vert.gif); }

.header_tabs .tabs_recruteurs, .header_tabs .tabs_candidats, .header_tabs .tabs_associations {
	width:607px;
	height:50px;
	background:url(../../img/tabs-header.gif) 0px 0px;
	}

.header_tabs .tabs_recruteurs { background-position:0px 0px; }
.header_tabs .tabs_candidats {background-position:0px 100px; }
.header_tabs .tabs_associations { background-position:0px 50px; }

/*** CADRES ***/
.cadre_gris {
	border:1px solid #e2dbce;
	margin:0 auto 0 auto;
	background:url(../../img/degrade-gris.gif) repeat-x top #e4ded2;
	}

.cadre_top_orange {
	border:1px solid #fff;
	background:url(../../img/top-degrade-orange.gif) repeat-x top;
	height:50px;
	}

/*** FOOTER NAVIG ***/
.footer_navig {
	background:#24170e;
	color:#fff;
	font-size:11px;
	font-family:Tahoma;
	padding:5px 10px 5px 10px;
	}

.footer_navig a {	color:#409ea5; }
.footer_navig a:hover {	color:#fff; text-decoration:none; }

/*** FOOTER ***/
.footer {
	background:#332318;
	color:#fff;
	padding:10px;
	line-height:16px;
	}

.footer a {	color:#c0aa85; }
.footer a:hover {	color:#93603b; text-decoration:none; }

.footer .cols {
	float:left;
	margin-right:5px;
	padding-left:5px;
	width:195px;
	}

.footer .cols2 {
	float:left;
	margin-right:5px;
	width:200px;
	}

.footer h2 {
	font-size:14px;
	color:#93603b;
	margin-bottom:5px;
	}

.footer .button {
	width:160px;
	height:24px;
	padding:2px;
	overflow:hidden;
	background:url(../../img/button-footer.gif) center;
	}

.footer .button a {
	line-height:24px;
	color:#fff;
	text-decoration:none;
	font-size:11px;
	font-family:Tahoma;
	background:no-repeat 0 5px;
	padding-left:25px;
	margin-left:10px;
	height:20px;
	display:block;
	}

.footer .button_email a { background-image:url(../../img/icon-footer-contact.gif); }
.footer .button_recommande a { background-image:url(../../img/icon-footer-recommande.gif); }
.footer .button_rss a { background-image:url(../../img/icon-footer-rss.gif); }

/*** FORM ***/
.frm .row {
	margin-bottom:10px;
	}

.frm_label {
	background:url(../../img/fleche.gif) no-repeat right center;
	padding-right:15px;
	margin-right:10px;
	text-align:right;
	width:100px;
	float:left;
	}

.frm_data {
	float:left;
	}

.frm_data input {
	border:1px solid #ccc;
	width:200px;
	}

.frm_data select {
	border:1px solid #ccc;
	width:300px;
	}

.frm_button {
	background:url(../../img/background-blue-button.gif) repeat-x;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	height:30px;
	border:1px solid #eee;
	}

/*** ALERT ***/
#message_alert {
	background:url(../../img/background-alert.gif) center no-repeat;
	width:854px;
	height:35px;
	line-height:35px;
	font-size:14px;
	overflow:hidden;
	text-align:center;
	color:red;
	margin:0 auto 10px auto;
	}
	
.texte {
	width:700px;
	margin:0 auto 0 auto;
	}

.logos_partenaires {
	text-align:center;
	}

.logos_partenaires img {
	margin:10px;
	}
