﻿/* index

=header 
=navbar
=subNav
=breadcrumb
=page d'accueil
=contenu
=sidebar
=footer
=credits AW (footer)

*/

body{
	color:#333;
	font:76%/1.5 Arial,Helvetica,sans-serif;
	background-color:#fff;  /* do NOT change bkgd color here */
}
body#top{
	background:#ac9b8f; /* change here - fix for bkgd Shadowbox to stay white */
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height:normal;
}

.out, p.baseline{
	position:absolute;
	left:-999em;
}
kbd{
	border:1px solid #e0e0e0;
	padding:1px 2px;
	font-size:1.1em;
	background:#fff;
}

u { text-decoration:none; }

p, li, dt, dd{  
	font-size:1em;
}

a:link, a:visited {
	color:#6d6a67;
	text-decoration:none;
}
a:hover, a:focus, a:active{
	color: #ed7a21;
}

a img{
	border:none;
}
p.zoom a img{
	border:2px solid;
}

p.more a {
	font-weight:bold;
	background:transparent url(../images/puce_lien.png) no-repeat left 0.4em;
	line-height:normal;
	padding:1px 0 0 15px;
}


#wrap{
	width:100%;
	margin:0 auto 15px;
	background:#fff url(../images/bkgd_top.jpg) repeat-x;
}

/* --------- =header --------- */
#header{
	height:136px;
	width:960px;
	margin:0 auto;
	background-repeat:no-repeat;
}
#logo{
	position:absolute;
	top:28px;
	left:19px;
}

/* ********************************************************************** =navbar *********************************************************************** */

#navigation-stream {
	position:relative;
	width:960px;
	margin:-38px auto 0;
}

.menu_stream-mod {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	margin-left:1px;
	font-weight:bold;
	margin-left:6px;
}

#navigation-stream .menu_stream-mod ul { overflow:hidden; }

.menu_stream-mod li {
	background:url(../images/sep_nav.png) no-repeat right 15px;
	padding-right:1px;
}
.menu_stream-mod li.last { background:none; }

.menu_stream-mod li a { display:block; }
.menu_stream-mod li a span { display:block; }

/* padding pour tous les elements de menu */
.menu_stream-mod li a span,
.menu_stream-mod li.select span,
.menu_stream-mod li.parent span {
	padding:8px 18px;
}

.menu_stream-mod li a:link, .menu_stream-mod li a:visited { color:#fff; }

.menu_stream-mod li a:hover, .menu_stream-mod li a:active, .menu_stream-mod li a:focus {
	background:url(../images/bkgd_nav_hover.png) repeat-x left bottom;
}

/* rubrique en cours */
.menu_stream-mod li.select span {
	display:block;
	color:#fff;
	background:url(../images/bkgd_nav_select.png) repeat-x left bottom;
}

/* parent */
.menu_stream-mod li.parent {
	display:block;
	color: #fff;
}

.menu_stream-mod li.parent span {
	display:block;
	background:url(../images/bkgd_parent.png) no-repeat right top;
	padding-right:21px;
}
.menu_stream-mod li.parent:hover span, .menu_stream-mod li.c-select.parent span {
	background:url(../images/bkgd_parent.png) no-repeat right bottom;
}

#navigation-stream .menu_stream-mod li:hover ul, #navigation-stream .menu_stream-mod li:hover ul:hover,
#navigation-stream .menu_stream-mod li:hover ul:hover li, #navigation-stream .menu_stream-mod li:hover ul:hover li:hover{
	z-index:10 !important; zoom:1;
}

/* --------------------- =subNav --------------------- */

/* reset images de fond */
.menu_stream-mod li li,
.menu_stream-mod li li a:hover, .menu_stream-mod li li a:active, .menu_stream-mod li li a:focus,
.menu_stream-mod li li a:hover span, .menu_stream-mod li li a:active span, .menu_stream-mod li li a:focus span,
.menu_stream-mod li.parent:hover li span
 {
	background:none;
}

#navigation-stream .menu_stream-mod li ul {
	display:block;
	/*left:auto;*/
	width:18.3em;
	z-index:10;
	background:#b09f91 url(../images/bkgd_subnav.png) repeat-x left top;
	font-size:0.9em;
	font-weight:normal;
	padding:6px 0 7px;
}

#navigation-stream .menu_stream-mod li ul a { width:100%; background:none; }

#navigation-stream .menu_stream-mod li li a:hover, #navigation-stream .menu_stream-mod li li a:focus, #navigation-stream .menu_stream-mod li li a:active  {
	color:#575452;
}

#navigation-stream .menu_stream-mod .parent li span { background:none; }

#navigation-stream .menu_stream-mod .parent li.select span {
	color: #575452;
	width:100%;
}

#navigation-stream .menu_stream-mod .parent li span,
#navigation-stream .menu_stream-mod .parent li.select span {
	padding:3px 20px 4px;
}


/* fin nav ************************************************************************************************************************************************ */


#main{
	width:960px;
	margin:3px auto 0;
	overflow: hidden;
	padding-bottom:9px;
	/*position:relative; enlevé pour IE7 a verifier si pb ailleurs avec element en absolute */
	background:url(../images/bkgd_main.png) no-repeat scroll 732px bottom;
}

.w-sidebar #content, .w-sidebar-opt #content {
	width:702px;
	padding:25px 0 0 10px;
	min-height:400px;
}

#detail {	
	overflow:hidden;
}


/* ************************************************************************* =page d'accueil  ***************************************************************************** */

.home-page .w-sidebar #content, .home-page .w-sidebar-opt #content {
	padding-top:15px;
	min-height:auto;
}

.home-page #detail {	
	min-height:auto;
	padding:0;
}

.home-page #accr-home{
	height:219px;
	margin-top:1px;
	padding:5px 8px 5px 330px;
	background-color:#f7f9fc;
	background-position:left bottom;
}

.home-page #accr-home h1{
	font-size:1.6em;
	padding-top:8px;
	color:#fa862d;
	margin-bottom:10px;
}
.home-page #accr-home strong, .home-page #accr-home b{
	color: #fa862d;
}

.home-page #accr-home ul {
	margin-left:0;
}

.home-page #accr-home p, .home-page #accr-home li {
	color:#736f6c;
	font-size:1.15em;
	font-weight:bold;
	line-height:1.3;
	margin-bottom:0.2em;
}

.home-page #accr-home li {
	background:url(../images/puce_accr_home.png) no-repeat left 0.25em;
	padding-left:1em;
}

.home-page #accr-home p.more {
	margin-top:0.7em;	
}
.home-page #accr-home p.more a {
	margin-top:0.5em;
	font-size:0.8em;
	background-position:left 0.35em;
	
}

.home-page #content-stream.nb-blocks-3 {
	background:url(../images/bkgd_bloc_home_bottom.png) repeat-y 232px top;
	margin:15px 0 0;
	overflow:hidden;
}

.home-page #content-stream.nb-blocks-3 .block {
	width:224px;
	margin-right:15px;
}


.home-page #content-stream.nb-blocks-3 .last {
	margin-right:0;
}

.home-page #content-stream .block h2 {
	font-size:1.6em;
	font-weight:bold;
	color:#84817e;
	margin-left:3px;
}

.home-page #content-stream .block p {
	font-size:0.9em;
	line-height:1.3;
	margin-left:3px;
	margin-bottom:0.5em;
}

.home-page #content-stream .block h3 {
	margin:5px 0 5px 3px;
}

.home-page #content-stream .block p.more {
	margin-bottom:0;
	line-height:1.5;
}

.home-page #content-stream .block img{
	margin-left:-3px;
	margin-bottom:3px;
}

/* ************************************************************************** =contenu ************************************************************************ */

#content h1 {
	font-size: 1.9em;
	font-weight:bold;
	color: #736f6c;
	margin:0 10px 14px 0;
}
.leads-page #content h1 span {
	display:block;
	font-size:0.7em;
}

#content h2 {
	font-size: 1.5em;
	color:#f6832a;
	margin:16px 0 7px;
}
#content h2:first-child { margin-top:0; }

#content h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.15em;
	font-weight:bold;
	color:#696563;
	margin:11px 0 5px;
	line-height:1.35;
}

#content strong { color:#696563; }

#content p { line-height:1.4; margin-bottom:0.8em; }

#content .droite { float:right; }

#content ul, #content ol {
	margin:0 0 1em 1.8em;
}
#content ol { margin-left:45px; }
#content ol li { background:none; list-style:decimal outside; padding-left:0; }

#content li {
	background:transparent url(../images/puce.png) no-repeat 0 0.45em;
	list-style-type:none;
	padding-left:1em;
	margin-bottom:0.4em;
}

#content ul li ul { margin:3px 0 4px 17px; }

#content ul li li {
	list-style-type:circle;
	background:none;
	padding-left:0;
	margin-bottom:0.2em;
}

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

#content .topLnk { padding-right:0; }

/* plan d'accès  -------------------------------------------------- */
.leads-page #content-stream {
	float:right;
	background-color:#F6F5F4;
	border:1px solid #DCDBDA;
	padding:3px 20px 20px;
}

.leads-page  #content-stream #Gmap.detail .map .miniMap { margin:0; }

.leads-page #content-stream #Gmap.detail #map_div span,
.leads-page  #content-stream #Gmap.detail #map_div a.terms-of-use-link { font-size:9px;}

.leads-page #content-stream #Gmap.detail .map { float:none; }

.leads-page #content-stream #Gmap.detail #map_div { margin:8px 0 4px; border:1px solid #b7a597; }

.leads-page #content-stream h2{font-size:1.2em;}

.leads-page #content-stream h2.title{margin-top:0;}

.leads-page #content #form_contact #contact {margin-top:4px;}

.leads-page .coord dd.country { position:absolute; left:-999em; }

.basic_lead .success { margin:0 360px 20px 0;}
.basic_lead .error, .basic_lead .warning { margin:0 360px 12px 0; }

/* tableaux  -------------------------------------------------- */

table {
	border-collapse:collapse;
	margin:10px 2px 25px;
	font-weight:normal;
	border:1px solid #c0c0c0;
}
table td, table th{
	border:1px solid #c0c0c0;
	padding:7px 5px 8px;
}
table th{
		color:#736f6c;
		text-align:center;
}
table thead{ background:#f6f5f4;}

table.results{
	width:100%;
	border:none;
}
	table.results caption {
		padding-bottom:4px;
	}
	
		table.results thead th{
			text-align:left;
			border:none;
			border-top:1px solid #c0c0c0;
			border-bottom:1px solid #c0c0c0;
			padding:3px 6px 4px;
			font-weight:normal;			
		}
			table.results thead th.resultsCol{
				text-align:center;
			}
				table#tablRH thead th.resultsCol{
					width:6.5em;
				}
				table#tablForm thead th.resultsCol{
					width:4.5em;
				}

	
	table.results tbody tr.last td{
		background:none;
	}
	
	table.results tbody th{
		padding:5px 6px 6px;
		text-align:left;
	}
	table.results tbody td{
		padding:6px 5px 7px;
		border:none;
		background:transparent url(../images/sep_annonces.png) repeat-x scroll left bottom;
	}
	table.results a {
		font-weight:bold;
	}
	table.results a:link {
		color: #ed7a21;
	}
	table.results a:hover{
		color: #6d6a67;
	}
	table.results a:visited {
		color: #f6915d;
	}

/* classifieds  -------------------------------------------------- */
.classifieds-page #content h1 { margin-bottom:0; }
.classifieds-page #refineblock {margin-top:15px; }

.classifieds-page #content h2 {
	font-size:1.5em;
	margin:14px 4px 7px 0;
	border-bottom:1px dotted #DCDBDA;
}

#content .cRef{
	float: right;
	margin:0.8em 0 0.5em;
	color:#736f6c;
	font-weight:bold;
	font-size:0.9em;
}

#printBtn{
	float: right;
	padding:0 5px 0 12px;
	background-color:#fff;
}

#content .dwld{
	background:transparent url(../images/sep_annonces.png) repeat-x left top;
}
#content .dwld h2{
	padding-top:6px;
}

/* boutons  -------------------------------------------------- */
#content .btn a, #content .btn button{
	background-color:#f58128;
	padding:8px 12px;
}
#content .btn button{
	cursor:pointer;
	font-size:1.1em;
	padding:6px 12px;
	border:none;
}

#content .btn a:link, #content .btn a:visited, #content .btn button{
	color:#fff;
	font-weight:bold
}

#content .btn a:hover, #content .btn a:focus, #content .btn a:active, #content .btn button:hover, #content .btn button:focus, #content .btn button:active{
	color:#736f6c;
	text-decoration:none;
}

#content .btn span {
	/*display:block;
	padding:3px 0 0;*/
}
#content .btn.center{ padding-top:15px; text-align:center;}
#content div.btn { margin-top:8px; }

.action{
	color:#fff;
	background:#F38129 url(/awe/images/btn-overlay.png) repeat-x;
			
	font-size:0.9em;
	font-weight:bold;
	display:-moz-inline-box; /* FF */
	display:inline-block;
	padding:5px 10px 6px;
	text-decoration:none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow:0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5);
	text-shadow:0 -1px 1px rgba(0,0,0,0.25);
	border-bottom:1px solid rgba(0,0,0,0.25);
	position:relative;
	cursor:pointer;
	margin-right:4px;
}
a.action{                                       /* lien-bouton */
	color:#777;
	background:#eee  url(/awe/images/btn-overlay.png) repeat-x;
	
	text-decoration:none;
	text-shadow:0 -1px 1px rgba(0,0,0,0.10);
}
	.action:hover,
	.action:focus{
		color:#736F6C;
		background-color:#F38129;
		text-shadow:0 0 0;
	}
	a.action:hover,
	a.action:focus{                             /* lien-bouton */
		color:#736F6C;
		background-color:#F38129;
	}
	.action:active{
		top:1px;
	}

/* form  -------------------------------------------------- */
.leads-page form {
	padding:0;
}
input, textarea, select {
	width:260px;
	padding:3px;
	border-top:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
	border-bottom:1px solid #c9c9c9;
	border-right:1px solid #c9c9c9;
}

select { padding:1px; width:357px; }

textarea#subject { height:150px; width:340px; }
.radBtn input { width:auto; }
input#lead_cv_binary, input#lead_motivation_letter_binary { width:auto; }

.leads-page legend { color:#f7842c; }
.leads-page fieldset.radBtn legend { color:#000; }

/* sitemap  -------------------------------------------------- */
.sitemap-page #content ul ul { margin-bottom:9px; }


/* **************************************************************************** =sidebar *******************************************************************************  */

.w-sidebar .sidebar {
	width:222px;
	margin-left:20px;
	font-size:0.9em;
	background-color:#f6f5f4;
}

#sidebar-stream.sidebar .block {
	border-left:1px solid #dcdbda;
	border-right:1px solid #dcdbda;
	padding:10px 10px 1px;
}

.classifieds_search_list-mod {
	background:url(../images/bkgd_sidebar_top.png) repeat-x;
	border-left:1px solid #dcdbda;
	border-right:1px solid #dcdbda;
	padding:10px 10px 1px;
}

.w-sidebar .sidebar h2 {
	color:#736f6c;
	font-weight:bold;
	font-size:1.9em;
	line-height:1em;
	margin-top:4px;
}


/* sidebar push annonces ---------------------------------------------------------------------------------------------------------------------------- */

#sidebar-stream .classifieds_search_list-mod ul.list-of-items {
	margin:2px 0 3px 0;
}
/* titre / domaine */
#sidebar-stream .classifieds_search_list-mod ul.list-of-items li {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#fa862d;
	font-size:1.5em;
	font-weight:bold;
	list-style:none;
}

#sidebar-stream .classifieds_search_list-mod ul.list-of-items li a,
#sidebar-stream .classifieds_search_list-mod ul.list-of-items li.select {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.65em;
	font-weight:normal;
	display:block;
	width:92%;
	padding:2px 0 3px 15px;
	background:transparent url(../images/puce_lien.png) no-repeat left 0.45em;
	line-height:normal;
}
#sidebar-stream .classifieds_search_list-mod ul.list-of-items li.select,
#sidebar-stream .classifieds_search_list-mod ul.list-of-items li li.select  {
	font-size:1em;
}

/* sous-domaine */
#sidebar-stream .classifieds_search_list-mod ul.list-of-items li li{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:normal;
	line-height:normal;
}

#sidebar-stream .classifieds_search_list-mod ul.list-of-items li li.select {
	font-size:0.65em;
}

/* catalogue */
#sidebar-stream.sidebar .catalogue  { padding:4px 8px 5px; }
.catalogue h2 { position:absolute; left:-999em; }

.catalogue a, .download {
	background:url(../images/download_link.png) no-repeat left center;
	padding-left:1.9em;
	font-weight:bold;
}

/* --------- =footer --------- */

#footer {
	height:26px;
	margin-top:10px;
	border-top: 3px solid #fa862d;
	background-color:#736f6c;
	color:#fff;
}
	#footer h2{
		font-weight:bold;
		font-size:1.1em;
		background-image:url(/awe/images/tiret_blc.gif);
	}
	#footer ul {
		padding:5px 0 4px;
	}
		
	#footer li{
		background-image:url(/awe/images/sep_blc.gif);
		padding:1px 9px 1px 5px;
	}
	#footer li.last{
		background:none;
	}
	
	#footer a:link, #footer a:visited{
		color:#fff;
	}

	#footer a:hover, #footer a:focus, #footer a:active{
		color:#333;
	}

		#footer dl{
			text-align:center;
			padding:7px 0 0;
		}
		#footer dl span{
			position:absolute;
			left:-999em;
		}
		#footer dt, #footer dd{
			display:inline;
		}
		#footer dd{
			padding-right:7px;
			background:transparent url(/awe/images/tiret_blc.gif) no-repeat right 7px;
			margin-right:2px;
		}		
			#footer dd.last{
				padding-right:0;
				background:none;
				margin-right:0;
			}
			
/* --------- */
span.hilite{
	font-weight:bold;
	color:#F24300;
}
p.hilite{
	padding:8px 20px;
	background-color:#FFDCCE;
	border:1px solid #F24300;
}
div.hilite{
	
}
	
/* -------------------------------- =credits AW (footer) --- */
#creditsAW,
#creditsAW a{
	font-weight:normal;
	padding:0 1px;
}
#creditsAW{
	color:#fff;
	font-size:0.8em;
	text-align:right;
	padding:2px;
	margin:0;
}
	#creditsAW a:link,
	#creditsAW a:visited{
		color:#fff;
		background-color:transparent;
		text-decoration:underline;
	}
	#creditsAW a:hover,
	#creditsAW a:focus,
	#creditsAW a:active{
		color:#736f6c;
		background-color:#fff;
		text-decoration:none;
	}
