﻿/* index

=header
=lang
=push-link
=main content
=more btn
=blog
=footer
=tables
=print btn
=CSS tooltip
=buttons
=domtabs
=forms
=pub
=offices
=navbar
=quicksearch
=flash gallery
=shadowbox
=credits AW (footer)

*/

body{
	color:#333;
	font:76%/1.5 Arial, Helvetica, sans-serif;
	background:#fff; /* do NOT change bkgd color here */
}
body#top{
	background-color:#fff;/* change here - fix for bkgd Shadowbox to stay white */
	background-image:url(../images/bkgd_body.png);
	background-repeat:repeat-x;
}

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

h1, h2, h3 {
	line-height:normal;
}

h1,
.home-page #content-stream h2,
#content-stream .block .qksrch legend{
	font-weight:normal;
	line-height:normal;
}
#content h1{
	color:#f8d512;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
	font-size:2em;
	text-transform:uppercase;
	margin:0 0 10px;
}
.classifieds-page #content h1 {
	margin-right:40px;
}

.leads-page #content h1 span {
	display:block;
	font-size:0.7em;
	/*margin-top:0.2em;*/
	text-transform:none;
}

h2{
	font-size:1.5em;
	font-family:Verdana, Arial, sans-serif;
	font-weight:bold;
	margin:0.8em 0 0.6em;
	color:#641a45;
}
/*#content h2:first-child { margin-top:0; }*/

.classifieds-page #content h2 {

	margin-bottom:0.3em;
}

h3{
	font-size:1.15em;
	font-family:Verdana, Arial, sans-serif;
	margin:1.2em 0 0.4em 0;
	color:#9b1069;
}
p,
li,
dt,
dd{
	font-size:1em;
}
p{
	margin:0 0 0.7em;
}
sup { font-size:0.6em; }

p .image-centered {
	margin:25px auto 20px;
}

#content ul, #content ol {
	margin:0 0 1em 1.5em;
}

#content p + ul { margin-top:-2px; }

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

#content ol li { background:none; list-style:decimal outside; padding-left:0; margin-left:1.5em;}

#content ul li ul { margin:0.25em 0 0.5em 2em; }

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

a:link{
	color:#9b1069;
	text-decoration:none;
}
a:visited{
	color:#9b1069;
	text-decoration:none;
}
a:hover,
a:focus,
a:active{
	text-decoration:underline;
}
a img{
	border:none;
}
#cms_content-stream a:hover,
#cms_content-stream a:focus,
#cms_content-stream a:active img{
	color:transparent;
	background:transparent;
}
p.zoom a img{
	border:2px solid;
}

#wrap{
	width:100%;
	margin-bottom:15px;
}

/* -------------------------------- =header --------- */
#header{
	width:960px;
	margin:0 auto;
	height:115px;
	background-image:url(../images/bkgd_header.png);
	background-repeat:repeat-x;
}
#logo{
	padding:7px 0 0 22px;
}


/* -------------------------------- =push-link ------ */
.push-link{
	width:215px;
	background:#a6a6a6;
	margin:15px auto 1px;
}
.push-link h2{
	color:#fff;
	margin:0 0 0 8px;
}
	.push-link h2 a{
		background:transparent url(../images/puce-fleche.png) no-repeat 0 11px;
		display:block;
		text-decoration:none;
		padding:7px 20px 8px;
	}
	.push-link h2 a:link,
	.push-link h2 a:visited{
		color:#fff;
	}
	.push-link h2 a:hover,
	.push-link h2 a:focus,
	.push-link h2 a:active{
		color:#353535;
	}
	.push-link p{
		line-height:0;
	}

/* -------------------------------- =main content --- */

#main{
	width:960px;
	margin:0 auto;
	overflow:hidden;
	padding:0 10px;
}

  
.home-page #main{
	padding-bottom:0;
}


#detail{
	position:relative;
}

div.encadre {
	border:1px solid #CACACA;
	padding:11px 18px 1px;
	margin:5px 0;
}

div.encadre h2, div.encadre h3 { margin-top:0; }

#prior-accr-home {
	height:300px;
	margin-bottom:18px;
}
	#prior-accr-home h2{
		font-size:1.6em;
		font-weight:normal;
		padding:20px 15px 0 360px;
	}
	#prior-accr-home .smartrsrc p,
	#prior-accr-home .smartrsrc ul{
		font-size:1.2em;
		padding:0 15px 0 360px;
		margin:0;
	}
	#accr-home ul{
		margin-left:2px;
		list-style:none;
	}
	#accr-home li{
		background:url(../images/puce_home.png) no-repeat 0 0.45em;
		padding-left:15px;
	}
	#accr-home p.more {
		margin-top:5px;
	}
	#content #accr-home p.more a{
		background:transparent url(../images/puce_annonce.png) no-repeat 0 0.2em;
		padding:0 0 0 15px;
	}
	#accr-home p.more a:hover,
	#accr-home p.more a:active,
	#accr-home p.more a:focus{
		text-decoration:none;	
	}
	#accr-home p.more a:hover span,
	#accr-home p.more a:active span,
	#accr-home p.more a:focus span{
		border-bottom:1px solid #981067;		
	}*/
	
.home-page #content-stream{
	overflow:hidden;
	margin:1.4em 0 0;
}
	.home-page #content-stream .block{
		padding:8px 2% 0;
		margin:1px 1px 0 0;
		border:1px solid #d7ccd8;
		background:url(../images/bkgd_block_top.jpg) repeat-x;		
		font-size:0.9em;
		line-height:1.4;
	}
	
	.home-page #content-stream.nb-blocks-2 {
		background:url(../images/bkgd_2blocks.png) no-repeat left bottom;
		overflow:hidden;
		padding-bottom:6px;
	}

	.home-page #content-stream.nb-blocks-2 .block {
		border:1px solid #ddd;
		border-bottom:0;
		width:273px;
		padding:12px 11px 0 14px;
		margin-right:20px;
	}
	/*.home-page #content-stream.nb-blocks-2 .block-1 {
		padding-left:5px;
		width:282px;
	}*/

	.home-page #content-stream.nb-blocks-2  .last{
		margin-right:0;
	}
		
	/*.home-page #content-stream .block  .image-left {
		margin:-35px 8px 2px 0;
	}*/	
	/*.home-page #content-stream .block-1 h2 {
		padding-left:80px;
	}*/	
	
	.home-page #content-stream .block h2,
	#content-stream .block .qksrch legend{
		font-family:Helvetica,Arial,sans-serif;
		font-size:1.6em;
		font-weight:bold;
		margin:0 0 0.5em;
		text-transform:uppercase;
		line-height:normal;
		color:#641a45;
	}
	.home-page #content-stream .block h3{
		font-size:1.1em;
		margin-bottom:6px;
	}
		.home-page #content-stream .list-of-items h3{
			font-size:1.2em;
			margin-bottom:0;
		}
		.home-page #content-stream .list-of-items a{
			display:block;
		}
		.home-page #content-stream .list-of-items a:hover,
		.home-page #content-stream .list-of-items a:active,
		.home-page #content-stream .list-of-items a:focus{
			color:#981067;
			text-decoration:underline;
		}
		.home-page #content-stream .list-of-items .spotted a:link,
		.home-page #content-stream .list-of-items .spotted a:visited{
			color:#981067;
		}
		
	.home-page #content-stream .block ul{
		margin:0 0 0.8em 1px;	
	}
	
	.home-page #content-stream .block li{
		list-style:none;
		background:transparent url(../images/puce.png) no-repeat 0 0.4em;
		padding-left:10px;
		
	}
	.home-page #content-stream .block p {
		margin:0 0 0.6em;
	}
	.home-page #content-stream .block p.more,
	.home-page #content-stream .block p.rss{
		margin-bottom:0.4em;
	}
	.home-page #content-stream .block p.rss a {
		font-weight:bold;
	}
	.home-page #content-stream .block p.rss a:hover,
	.home-page #content-stream .block p.rss a:active
	.home-page #content-stream .block p.rss a:focus	{
		text-decoration:none;
	}
	.home-page #content-stream .block p.rss a span{
		padding:1px 0 2px 25px;
	}

	
	
.w-sidebar #content, .w-sidebar-opt #content {
	padding-right:25px;
	width:615px;
}

/* leftnav + content **************************************************************************** */
.w-sidebar.w-sidebar-opt #content {
	padding-left:25px;
	width:430px;
}

#sidebar-stream {
	padding-top:15px;
	font-weight:bold;
}

#sidebar-stream li span, #sidebar-stream li li span {
	display:block;
	padding:5px 0px 8px 7px;
}

#sidebar-stream .level-2 li {
	border-top:1px dotted #CCCCCC;
}
#sidebar-stream .level-2 li.last {
	border-bottom:1px dotted #CCCCCC;
}
#sidebar-stream a:hover, #sidebar-stream a:active, #sidebar-stream a:focus {
	text-decoration:underline;
}


	
#content{
	padding:20px 0;
	width:100%;
}
	.home-page #content{
		width:620px;
		padding-right:20px;		
	}
	
#content .topLnk {
	margin:20px 0 0;
}
#content .topLnk a:link, #content .topLnk a:visited ,
#content .topLnk a:hover, #content .topLnk a:focus, #content .topLnk a:active {
	color:#999;
}

#content .list-of-items{
	margin-left:1em;
}

/*.w-sidebar .sidebar */
#sidebar_opt-stream.sidebar {
	width:300px;
	padding-top:22px;
}

.sidebar .block{
	margin-bottom:30px;
}
	.sidebar .block.spacer-mod{
		padding:0;
		background:none;
		margin:0;
	}
.sidebar .block h2:first-child,
.sidebar .block fieldset:first-child{
	margin-top:0;
}

.sidebar h2, .sidebar legend{
	font-family:Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	color:#641a45;
	font-size:1.45em;
}
.sidebar h2{
	margin-bottom:0.5em;
}

.sidebar fieldset{
	margin:0;
	padding-bottom:5px;
}
.sidebar .block ul{
	/*margin:0 0 1em 0.5em;*/
	margin-bottom:15px;
}
	#sidebar_opt-stream .block .list-of-items li{
		list-style:none;
		border-bottom:1px dotted #ccc;
		font-weight:bold;
		font-size:0.9em;
	}
	#sidebar_opt-stream .block .list-of-items li.first{
		border-top:1px dotted #ccc;
	}
	
	#sidebar_opt-stream .list-mod ul.list-of-items a,
	#sidebar_opt-stream .list-mod ul.list-of-items li.select {
		background:transparent url(../images/puce_annonce.png) no-repeat 0.2em 0.55em;
		display:block;
		padding:4px 0 4px 16px;
	}
	
	#sidebar_opt-stream .list-mod ul.list-of-items li.select{
		color:#666;
	}
	
	.w-sidebar .list-mod ul.list-of-items a:link,
	.w-sidebar .list-mod ul.list-of-items a:visited{
		text-decoration:none;
		color:#333;
	}
	
	#sidebar_opt-stream  .list-mod ul.list-of-items .spotted a:link,
	#sidebar_opt-stream  .list-mod ul.list-of-items .spotted a:visited{
		color:#9b1069;
		background-color:#fef5f4;
	}
	
	#sidebar_opt-stream .list-mod ul.list-of-items a:hover,
	#sidebar_opt-stream .list-mod ul.list-of-items a:active,
	#sidebar_opt-stream .list-mod ul.list-of-items a:focus,
	#sidebar_opt-stream .list-mod ul.list-of-items .spotted a:hover,
	#sidebar_opt-stream .list-mod ul.list-of-items .spotted a:active,
	#sidebar_opt-stream .list-mod ul.list-of-items .spotted a:focus{
		background-color:#f8e9e7;
	}
	
.w-sidebar-opt .list-mod p.more,
#accr-home p.more,
#content-stream .block p.more{
	float:right;
}

/* -------------------------------- =more btn ---*/

.home-page #content .more{
	padding-bottom:0;
	background:none;
	margin-bottom:0;
}
.home-page #content .rss{
	margin:4px 10px 0 0;
}

.sidebar .list-mod p.rss a,
.sidebar .list-mod p.more a {
	display:block;
	font-weight:bold;
	height:22px;
	padding-top:4px;
	background:#a4116f url(../images/bkgd_btn.png) no-repeat;
	font-size:0.9em;
}
.sidebar .list-mod p.rss a {
	padding-left:10px;
	width:132px;
	height:21px;
	padding-top:4px;
}
.sidebar .list-mod p.more a {
	padding-left:9px;
	width:133px;
}

.sidebar .list-mod p.more a span, .sidebar .list-mod p.rss a span {
	display:block;
	padding-left:24px;
}
p.rss a span {
	background:transparent url(../images/icon_btn.png) no-repeat;
	height:17px;
}
.sidebar .list-mod p.more a span {
	background:transparent url(../images/icon_btn.png) no-repeat 0 -24px;
	height:19px;
}

.sidebar p.rss a:link, .sidebar p.rss a:visited,
.sidebar p.more a:link, .sidebar p.more a:visited {
	color:#fff;
	cursor:pointer;
}

.sidebar p.rss a:hover, .sidebar p.rss a:active, .sidebar p.rss a:focus,
.sidebar p.more a:hover,.sidebar p.more a:active, .sidebar p.more a:focus,
.sidebar .search-mod .btn button:hover, .sidebar .search-mod .btn button:active, .sidebar .search-mod .btn button:focus {
	background-position:0 -27px;
	text-decoration:none;
}

.sidebar .search-mod .btn{
 	margin:2px 0;
	float:right;
	background:none;	
}

.sidebar .search-mod .btn button {
	background:#A4116F url(../images/bkgd_btn.png) no-repeat;
	width:142px;
	height:25px;
	font-size:0.9em;
	padding:0 3px 0 18px;	
}

.sidebar .search-mod .btn button span {
	background:url(../images/icon_btn.png) no-repeat 0 -55px;
	height:17px;
	display:block;
}



#content .last .more,
.sidebar .last .more{
	padding-bottom:0.4em;
	background:none;
}
#content .back a:link,
#content .back a:visited{
	color:#9b1069;
	text-decoration:none;
	padding:0 0 0 11px;
	background:transparent url(../images/back.png) no-repeat scroll left 0.3em;
	font-weight:bold;
}
#content .more a:link,
#content .more a:visited{
	color:#981067;
	font-weight:bold;
	text-decoration:none;
	padding:0 10px 0 0;
	background:transparent url(../images/puce.png) no-repeat scroll right 0.3em;
}
#content .more a:hover,
#content .more a:focus,
#content .more a:active,
#content .back a:hover,
#content .back a:focus,
#content .back a:active,
.home-page #content-stream .block p.rss a:hover span,
.home-page #content-stream .block p.rss a:active span,
.home-page #content-stream .block p.rss a:focus span{
	/*color:#787878;*/
	text-decoration:underline;
}

/* -------------------------------- =blog --------- */
.blog-page #content ul.list-of-items{
	margin:0 0.1em 1em;
}

.blog-page #content .list-of-items li{
	list-style:none;
	background:none;
	padding:0 0 0.3em;
	border-bottom:1px dotted #d6d6d6;
	margin-bottom:14px;
}

.blog-page #content .list-of-items p.more{
	margin-top:12px;
}

.blog-page #content .list-of-items li li{
	background:transparent url(../images/puce.png) no-repeat scroll left 0.45em;
	margin:0 0 0.4em;
	padding:0 0 0 0.85em;
	border-bottom:0;
}

.blog-page #content .list-of-items li.last{
	border-bottom:0;
}
.blog-page .meta,
.home-page .meta{
	color:#999;
	font-size:0.8em;
	margin-bottom:4px;
}
.blog-page .list-of-items h2 {
	margin-bottom:0.2em;
}
.blog-page h2 a:link, .blog-page h2 a:visited{
	text-decoration:none;
	color:#641a45;
}
.blog-page h2 a:hover, .blog-page h2 a:active, .blog-page h2 a:focus{
	border-bottom:1px solid #641a45;
}

.blog-page li.spotted h2 a:link, .blog-page li.spotted h2 a:visited{
	color:#9B1069;
}
.blog-page li.spotted h2 a:hover, .blog-page li.spotted h2 a:active, .blog-page li.spotted h2 a:focus{
	border-bottom:1px solid #9B1069;
}

.blog-page #post h2{
	font-size:1.5em;
}
.blog-page #post .meta{
	margin-bottom:1em;
}
.blog-page .list-of-items p{
	font-size:1.1em;
	line-height:1.2em;
}

/* -------------------------------- =footer --------- */
#footer{
	width:100%;
	height:100% !important;
	background:transparent url(../images/bkgd_footer.png) repeat-x;
	font-size:0.9em;
}
#footer ul{
	padding-bottom:0;
}
#footer h2{
	color:#606060;
	font-size:1em;
	text-transform:capitalize;
	background-image:url(/awe/images/tiret_606060.gif);
	background-position:right 8px;
}
	#footer .corpo ul{
		padding:0 0 14px;
	}

	#footer li{
		padding:0 7px 0 3px;
		background-image:url(/awe/images/sep_474747.gif);
		margin-right:5px;
	}
		#footer li.last{
			background:none;
		}
		#footer a:link,
		#footer a:visited{
			text-decoration:none;
			font-weight:bold;
			color:#999;
		}
		#footer .coord a:link,
		#footer .coord a:visited{
			text-decoration:none;
		}
		#footer a:hover,
		#footer a:focus,
		#footer a:active,
		#footer .coord a:hover,
		#footer .coord a:focus,
		#footer .coord a:active{
			text-decoration:underline;
		}
		#footer .coord{
			padding:3px 1em 0;
		}
		#footer dl{
			text-align:center;
			padding:7px 0 0;
		}
		#footer dt,
		#footer dd{
			display:inline;
		}
		#footer dd{
			padding-right:7px;
			background:transparent url(/awe/images/tiret_606060.gif) no-repeat right 7px;
			margin-right:2px;
		}
			#footer dd.fax{
				padding-right:0;
				background:none;
				margin-right:0;
			}
			

/* -------------------------------- =tables --------- */
table {
	border-collapse:collapse;
	margin:10px 2px 25px;
	font-weight:normal;
	border:1px solid #cacaca;
	clear:both;
}

table td, table th{
	border:1px solid #cacaca;
	padding:5px;
}

table h2, table h3 {
	margin-top:0;
}

table.noborder { border:0;}
table.noborder td { border:0; padding:0 5px 4px 0; }

table th{
		color:#9B1069;
		text-align:center;
}
table thead{ background:#F6F6F6;}

table.results{
	width:99%;
	border:none;
}
	table.results caption {
		padding-bottom:4px;
	}
	
		table.results thead th{
			/*text-align:left;*/
			border:none;
			padding:3px 6px 4px;
			border-top:1px solid #cacaca;
			border-bottom:1px solid #cacaca;
			font-weight:normal;	
			font-size:0.9em;
			text-align:left;
		}
			table.results thead th.resultsCol{
				text-align:left;
			}
				table#tablRH thead th.resultsCol{
					width:6.5em;
				}
				table#tablForm thead th.resultsCol{
					width:4.5em;
				}
	table.results tbody tr{
		padding-bottom:3px;
	}
	table.results tbody th{
		padding:5px 6px 6px;
		text-align:left;
		font-weight:normal;
	}
	table.results tbody td{
		padding:6px 5px;
		border:none;
		border-bottom:1px dotted #ccc;
	}
	table.results a {
		font-weight:bold;
		background:transparent url(../images/puce_annonce.png) no-repeat 0 0.15em;
		padding-left:16px;
	}
	.classifieds-page table.results a:visited {
		color:#be639d;
	}
	table.results tbody tr.spotted {
		background-color:#fef5f4;
	}
	
	.classifieds-page #content-stream .content-mod {
		margin-bottom:20px;
	}


 /* */
 
#content .cRef{
	float: right;
	margin:0.8em 10px 0.5em;
	color:#999;
	font-weight:bold;
	font-size:0.9em;
}

/* -------------------------------- =print btn --- */
#printBtn{
	display:block;
	width:30px;
	height:30px;
	float:right;
	clear:right;
	margin-right:25px;
}
	#printBtn a{
		background-color:transparent;
	}
	#printBtn img{
		border:none;
	}

/* -------------------------------- =CSS tooltip --- */
.tooltip em{
    display:none;
}
.tooltip:hover{
    border:0;
    position:relative;
    z-index:5000;
    text-decoration:none;
	cursor:pointer;
}
.tooltip:hover em{
    font-style:normal;
    display:block;
    position:absolute;
    top:-3px;
	 right:37px;
    padding:5px;
    color:#000;
    border:1px solid #bbb;
    background:#ffffe1;
    width:140px;
}
.tooltip:hover em span.arw{
    position:absolute;
    top:13px;
    right:-7px;
    height:11px;
    width:7px;
    background:transparent url(/awe/images/tooltip-arrw4.gif);
    margin:0;
    padding:0;
    border:0;
}
.tooltip a:hover{
	text-decoration:none;
}
span.keyb{
	display:block;
	margin-bottom:2px;
}

/* -------------------------------- =buttons --- */
.btn{
	height:25px;
	padding-left:28px;
	display:-moz-inline-box; /* FF */
	display:inline-block;
	background:#A4116F url(../images/bkgd_btn.png) no-repeat left top;
}
.btn a,
.btn button{
	height:22px;
	font-weight:bold;
	display:block;
	padding:3px 33px 0 7px;
	background:#A4116F url(../images/bkgd_btn.png) no-repeat right top;
}
.btn button{
	cursor:pointer;
	font-weight:bold;
	padding-bottom:3px;
	border:none;
}
.btn a:link,
.btn a:visited,
.btn button{
	color:#f2f2f2;
	text-decoration:none;
}
.btn:hover{
	background-position:left -19px;
}
.btn a:hover, 
.btn a:focus,
.btn a:active,
.btn button:hover,
.btn button:focus,
.btn button:active{
	color:#fff;
	text-decoration:none;
}
.search{
	padding:0px 0 2px 24px;
	background:transparent url(../images/icon_btn.png) no-repeat scroll 0 -55px;
}


#content .btn {
	padding:0;
}

#content .btn button{
	cursor:pointer;
	border:none;
}
#content .btn a, #content .btn button{
	display:block;
	width:142px;
	height:25px;
	text-align:center;
	background:url(../images/bkgd_btn.png) no-repeat left top;
	letter-spacing:0.05em;
	padding:3px 0 0 0;
}
#content .btn a{
	height:24px;
}
#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{
	background-position:0 -27px;
}

#content .btn span {
	display:block;
	padding-bottom:3px;
}

#content .btn.center{ margin-left:19.5em; }
#content div.btn { margin-top:5px; }

/* ==================== V2 ==================== */
.action{
	color:#fff;
	background:#A51170 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; 
	border-radius:5px;
	border:0;
	position:relative;
	cursor:pointer;
}
.action, #ie8#fix {
  -webkit-border-radius:5px; /* for all browsers other than IE8 */
}
a.action{                                       /* lien-bouton */
	color:#fff;
	background:#A51170  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:#fff;
		background-color:#f20088;
	}
	a.action:hover,
	a.action:focus{                             /* lien-bouton */
		color:#fff;
		background-color:#F7008A;
	}
	.action:active{
		top:1px;
	}

/* -------------------------------- =domtabs ----- */

#content .domtabs {
	margin:20px 0 0;
}

#content .domtabs li{
	margin-bottom:0;
	background:none;
	padding-left:0;
}
.domtabs .domtab{
	padding:10px 0.4em 10px 0;
}
.domtab h2.first{
	margin-top:0;
}
.domtabs .domtab a{
	color:#917d7e;
	background:#e1d8e1;
	text-decoration:none;
	font-weight:bold;
	font-size:1.1em;
	padding:10px 8px;
	margin-right:0.5em;
	border-color:#e9e8e8 #d0cece #d0cece #e9e8e8;
	border-style:solid;
	border-width:1px;
	border-bottom:0;
	/* rounded corners top left & right */
	-webkit-border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius:6px 6px 0 0;
	border-radius:6px 6px 0 0;
}
.domtabs .domtab a:hover,
.domtabs .domtab a:focus,
.domtabs .domtab a:active{
	color:#fff;
	background:#981067;
}
.domtabs .domtab.active{
	top:1px;
}
.domtabs .domtab.active a{
	color:#981067;
	background:#fff;
}
.domtab-inner{
	padding:12px 14px 10px;
	background:#fff;
	margin-bottom:5px;
	border-color:#e9e8e8 #d0cece #d0cece #e9e8e8;
	border-style:solid;
	border-width:1px;
}

  /* -- tabs left side -- */
  
.domtab.l-side .domtabs{
 	width:150px;
}
#content .domtab.l-side .domtabs .domtab{
	padding:0;
	margin:0 0 4px 0;
}
.domtab.l-side .domtab.active{
	top:0;
}
.domtab.l-side .domtabs .domtab a{
	padding:7px 4px 8px 10px;
}

.domtab.l-side .domtab-inner{
	width:514px;
}

/* -------------------------------- =forms --- */
form { padding:0;}

legend,
fieldset fieldset legend{
	color:#606060;
}

.radBtn legend {
	color:#333;
}

.sidebar form{
	padding:0;
	margin-bottom:0;
}
	
input, select, textarea {
	background-color:#f6f6f6;
}
#content input, #content textarea {
	width:250px;
	padding:3px;
}
#content select {
	padding:1px;
	border: 1px solid #E2E2E2;
	width:258px;
}

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

.error, .warning  {
	margin-left:0;
}

.success {
	margin:20px auto;
}

#content .success h2 {
	background-position:0 1px;
}
	
/* -------------------------------- =pub --- */

#sub_footer-stream .block-1{
	position:absolute;
	left:40%;
	top:26px;
	width:468px;
	height:60px;
	border:1px solid #ccc;
} 


/* sitemap  -------------------------------------------------- */
.sitemap-page #content ul li li {
	list-style:disc;
	background:none;
	padding-left:0;
	margin:0 0 0.2em;
}
.sitemap-page #content ul ul {
	margin-bottom:9px;
}

			
/* --------- */
span.hilite{
	font-weight:bold;
	color:#f24300;
}
p.hilite{
	padding:8px 20px;
	background-color:#ffdcce;
	border:1px solid #f24300;
}
div.hilite{
	
}

/*
----------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------   ALL NAV  -------------------------------------------
----------------------------------------------------------------------------------------------------------------------
*/

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

/* -------------------------------- =navbar --------------------------- */
.sidebar .block.menu_stream-mod{
	padding:0;
	margin:0;
	background:none;
}

#navigation-stream .menu_stream-mod{
	font:bold 1.4em Arial, Helvetica, sans-serif;
}
	#sidebar-stream .menu_stream-mod{
		font-size:1em;
	}
	/* -- bkgd colors -- */
	#navigation-stream .menu_stream-mod ul.level-1{
		background:#b29896 url(../images/bkgd_body.png) repeat-x 0 -115px;
	}
	#navigation-stream .menu_stream-mod li ul{
		background-color:#bfa4a2;
	}
	.menu_stream-mod .level-3{
		background-color:#bfa4a2;
	}
	
	/* -- borders -- */
	.menu_stream-mod ul.level-1.squeezebox li,
	.menu_stream-mod ul.level-1.squeezebox li li{
		border-bottom:1px dotted #a6a6a6;
	}
	.menu_stream-mod ul.level-1.squeezebox li.last{
		border:none;
	}
	.menu_stream-mod ul.level-1 li.last{
		border:none; 
	}
	.menu_stream-mod .level-1.menu-h li{
		background:transparent url(../images/sep_nav.png) no-repeat right 6px;
	}
	.menu_stream-mod .level-1.menu-h li.last,
	.menu_stream-mod .level-1.menu-h li li{
		background-image:none;
	}

	/* -- blocks width and fonts' sizes -- */
	.menu_stream-mod ul.level-1{
		margin:0;
		min-height:40px;
		overflow:hidden;
	}
	.menu_stream-mod ul.level-1.squeezebox{
		font-size:1.2em;
		margin:0 8px 32px;
		height:auto;
	}
		.menu_stream-mod ul.level-1.squeezebox li{
			width:216px;
		}
			.menu_stream-mod ul.level-1.squeezebox li.select{
				width:199px;
			}
	.menu_stream-mod .squeezebox ul.level-2{
		width:196px;
		margin-left:20px;
	}
		.menu_stream-mod .squeezebox ul.level-2 li{
			font-size:0.9em;
			width:196px;
		}
			.menu_stream-mod .squeezebox ul.level-2 li.select{
				width:189px;
			}
	.menu_stream-mod .squeezebox ul.level-3{
		width:176px;
		margin-left:20px;
	}
		.menu_stream-mod .squeezebox ul.level-3 li{
			font-size:0.8em;
			width:176px;
		}
			.menu_stream-mod .squeezebox ul.level-3 li.select{
				width:169px;
			}

	/* --- parents --- */
	#navigation-stream .menu_stream-mod li.parent{
		color:#fff;
	}
	#navigation-stream .menu_stream-mod li.parent:hover{
		cursor:default;
		background:#bea2a0 url(../images/bkgd_nav_hover.png) no-repeat right;
	}
	#navigation-stream .menu_stream-mod li.parent span{
		display:block;
		padding:8px 8px 10px 7px;
	}
		#navigation-stream .menu_stream-mod li.parent li.select span{
			padding-left:0;
		}
	.menu_stream-mod li.parent li.parent li span{
		/*width:161px;*/ /* -- needed ? -- */
	}
	#navigation-stream .menu_stream-mod .level-1 li.parent span,
	#navigation-stream .menu_stream-mod .level-1 .level-2 li.parent span{
		background:transparent url(/awe/images/down_353535.png) no-repeat 93% 16px;
	}
	#navigation-stream .menu_stream-mod .level-1 li.parent li span,
	#navigation-stream .menu_stream-mod .level-1 .level-2 li.parent li span{
		background:none;
	}
	/* --- parents hover --- */
	#navigation-stream .level-1 li.parent span:hover,
	#navigation-stream .level-1 li.parent li.parent span:hover{
		background-color:#d3d3d3;
		background-image:url(/awe/images/down_blc.gif);
	}
	#navigation-stream .level-1 li.parent a:hover  {
    background:none;
}
	#navigation-stream .menu_stream-mod .level-1 li.parent li.parent a:hover span,
	#navigation-stream .menu_stream-mod .level-1 li.parent li.parent li a:hover span{
		/*color:#fff;*/
		/*background-color:#595959;*/
		background: none;
	}
							
	/* --- select --- */
	#navigation-stream .menu_stream-mod ul.level-1 li.select{
		color:#feea13;
		padding:8px 10px 10px 7px;
		/*background-color:#fff;*/
		cursor:default;
	}
		#navigation-stream .menu_stream-mod li.parent li.select{
			padding:0 0 0 7px;
		}

	/* --- a and span --- */
	.menu_stream-mod li a{
		display:block;
	}
	#navigation-stream .menu_stream-mod li a:link,
	#navigation-stream .menu_stream-mod li a:visited{
		color:#fff;
		text-decoration:none;
	}
	.menu_stream-mod a span{
		display:block;
		padding:9px 22px 10px 7px; /* padding commun  */
	}
	.menu_stream-mod li a:hover,
	.menu_stream-mod li a:focus,
	.menu_stream-mod li a:active,
	.menu_stream-mod li:hover a:hover,
	.menu_stream-mod li:hover a:focus,
	.menu_stream-mod li:hover a:active{
		text-decoration:none;
	}
	
/* */


#navigation-stream .menu_stream-mod .menu-h a span{
	padding-left:22px; /* padding commun  */
}
#navigation-stream .menu_stream-mod .level-1.menu-h .select{
	padding:9px 22px 10px; /* padding commun  */
}

									 /* ALL */

#navigation-stream .menu_stream-mod li a{
	text-decoration:none;
	display:block;
}

#navigation-stream .menu_stream-mod a:hover,
#navigation-stream .menu_stream-mod a:focus,
#navigation-stream .menu_stream-mod a:active,
#navigation-stream .menu_stream-mod li.c-select{
	background:#bea2a0 url(../images/bkgd_nav_hover.png) no-repeat right;
}

#navigation-stream .menu_stream-mod .last a:hover,
#navigation-stream .menu_stream-mod .last a:focus,
#navigation-stream .menu_stream-mod .last a:active{
	background:#bea2a0 url(../images/bkgd_nav_hover.png) no-repeat left;
}

/* --------- =subNav --------- */
#navigation-stream .menu_stream-mod li ul{
	/*left:auto; /*  prov  */
	font-size:0.65em;
	background:#851f5a url(../images/bkgd_subnav.png) repeat-x bottom;
}

#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,
#navigation-stream .menu_stream-mod li li.last a:hover,
#navigation-stream .menu_stream-mod li li.last a:focus,
#navigation-stream .menu_stream-mod li li.last a:active{
	background:none;
}

#navigation-stream .menu_stream-mod .menu-h .parent{
	padding:9px 22px 10px 0; /* padding commun  */
}
#navigation-stream .menu_stream-mod .menu-h li ul{
	margin:10px 0 0 0;
	padding:3px 5px 5px 10px;
	width:17em;
}
#navigation-stream .menu_stream-mod .menu-h li li {
	background:url(../images/puce_subnav.png) no-repeat 0 0.7em;
}

	#navigation-stream .menu_stream-mod .menu-h li li:hover ul{
		margin:-27px 0 0 12em;
	}
#navigation-stream .menu_stream-mod .menu-h li.parent span{ /* padding commun  */
	padding:0 22px;
	background:transparent url(../images/down.png) no-repeat right 8px;
}
	#navigation-stream .menu_stream-mod .menu-h li.parent li span{
		padding:5px 14px;
		background-image:none;
	}
#navigation-stream .menu_stream-mod .menu-h li.parent .select,
#navigation-stream .menu_stream-mod .menu-h li.parent li.parent .select{
	padding:0;
}
#navigation-stream .menu_stream-mod .menu-h li.parent li.parent{
	padding:0 8px 0 0;
	border-bottom:1px solid #e9e9e9;
}

	#navigation-stream .menu_stream-mod .menu-h li.parent li.parent.last{
		border-bottom:none;
	}
	
	#navigation-stream .menu_stream-mod .menu-h li.parent li.parent span{
		padding:5px 14px;
		background:transparent url(/awe/images/right_353535.png) no-repeat right 10px;
	}
		#navigation-stream .menu_stream-mod .menu-h li.parent li.parent .level-3 span{
			font-size:0.9em;
			padding:6px 8px;
			background-image:none;
		}

#navigation-stream .menu_stream-mod .menu-h li.parent li a:hover,
#navigation-stream .menu_stream-mod .menu-h li.parent li a:active,
#navigation-stream .menu_stream-mod .menu-h li.parent li a:focus{
	color:#bcbcbc;
}
#navigation-stream .menu_stream-mod li li.last a,
#navigation-stream .menu_stream-mod li li.last li.last a{
	border-bottom:none;
}

/* -------------------------------- =quicksearch --- */
.w-sidebar #sidebar-stream .qksrch form {
	width:300px;
}
.qksrch legend{
	margin-bottom:0.4em;
}
.qksrch select,
.w-sidebar.w-sidebar-opt .sidebar .qksrch select{
	font-size:0.9em;
	width:300px;
	border: 1px solid #cacaca;
}
	.qksrch select:focus{
		background:#ffffdb;
	}
		.qksrch select:focus option{
			background:#fff;
		}
	.qksrch select option{
		padding:1px 0 1px 3px;
		border-bottom:solid 1px #e2e2e2;
	}
	.qksrch select optgroup{
		font-style:normal;
		padding-top:2px;
		color:#000;
		background:#e2e2e2;
	}
		.qksrch select optgroup option{
			padding:1px 0 1px 1em;
			background:#fff;
		}
.w-sidebar.w-sidebar-opt .sidebar .qksrch form .chkBx label,
.qksrch form label{
	display:inline;
}
.qksrch input{
	border: 1px solid #cacaca;
}
.qksrch .chkBx input{
	border:0;
}

#Cdi, #Cdd, #Stage, #civilmme,#civilmlle, #civilmr {
	background:none;
}
#Cdi, #Cdd, #Stage {
	vertical-align:middle;
}

	.qksrch li li input{
		border:none;
	}
	.qksrch input#price_to,
	.qksrch input#area_size_from{
 		width:5.5em;
	}
.qksrch .btn{
	margin-top:4px;
	clear:both;
}
.sidebar .block .qksrch ul{
	margin:0;
}
.sidebar .qksrch form li{
	float:left;
	margin:0 12px 8px 0;
}
	.sidebar .qksrch form li li{
		margin-bottom:0;
	}

#content-stream .block fieldset{
	margin-top:0;
}
.sidebar .qksrch .action{
	margin-left:180px;
}

/* -------------------------------- =flash gallery --- */
#content .pixgallery ul{
	list-style:none;
	display:block;
	min-height:24px;
	margin:4px 0 0 8px;
}
	#content .pixgallery li{
		display:-moz-inline-box; /* FF2x */
		display:inline-block;
		max-width:180px;
		padding:0;
		margin:0 3px 0 0;
	}
		.pixgallery li a{
			padding:5px 10px;
			display:block;
			color:#6f6d6d;
			background:#dfdfdf;
			text-decoration:none;
			font-weight:bold;
		}
		.pixgallery li a:hover,
		.pixgallery li a:focus,
		.pixgallery li a:active{
			color:#fff;
			background:#595959;
		}
		.pixgallery li.select a{
			color:#6f6d6d;
			background:#fff;
			border:1px solid #ccc;
			border-bottom:1px solid #FFFFFF;
			margin-bottom:-1px;
		}
.pixgallery li a span{
	font-weight:normal;
}
#flashcontent{
	height:378px /*363px*/;
	/*padding-top:12px;
	border-top:1px solid #ccc;*/
}

/* --- */
.form .clean{
	color:#999;
}

#content-main #description,
#content-main #characteristics,
#content-main #contact{
	padding-bottom:6px;
	border-bottom:1px solid #ddd;
	margin-bottom:12px;
}

#content #offices p.localize a{
	padding:1px 0 0 22px;
	background-image:url(/awe/images/world_go.png);
	background-repeat:no-repeat;
}

#references{
	font-size:0.9em;
	padding:1px 5px;
	border:1px solid #ddd;
	background:#eee;
	margin-bottom:6px;
}
	#references dt,
	#references dd{
		float:left;
	}
	#references dd{
		font-weight:bold;
	}
	dd.publiDate{
		margin-right:2em;
	}
#diaporama{
	margin-bottom:12px;
}
#diaporama a{
	background-color:transparent;
}
#diaporama .rmq{
	font-size:0.9em;
	color: #8a8a8a;
	padding:3px 0 3px 30px;
	background:transparent url(/awe/images/icon_diapo.png) no-repeat;
	clear:both;
}
.sb-links li{
	list-style-type:none;
}
#make_contact{
	padding:6px 4px 4px;
	border:1px solid #bebebe;
	margin-bottom:4px;
}
	#make_contact form,
	#make_contact fieldset,
	#make_contact legend,
	#make_contact fieldset .btn{
		margin:0;
	}
	#make_contact form,
	#make_contact legend{
		margin-bottom:6px;
	}
a#list_return{
	font-size:0.9em;
	padding-left:14px;
	background:transparent url(/awe/images/arrows-l_b8b7b7.gif) no-repeat 0 4px;
}
.newtag{
	position:absolute;
	top:17px;
	left:626px;
	display:inline-block;
	width:93px;
	height:61px;
	background-color:transparent;
	background-repeat:no-repeat;
	margin:0;
}
html[lang="fr"] .newtag{
	background-image:url(/awe/images/tag_nouveaute.png);
}
html[lang="en"] .newtag{
	background-image:url(/awe/images/tag_nouveaute_en.png);
}
	.newtag strong{
		position:absolute;
		left:-999em;
	}
#characteristics .specs{
	overflow:hidden;
}
	.specs dt{
		float:left;
		clear:left;
	}
	.specs dd{
		float:left;
	}
#characteristics h2,
#description h2{
	font-size:1em;
	margin-top:2px;
}
#characteristics h3{
	font-weight:normal;
}
	
/* -------------------------------- =credits AW (footer) --- */
#creditsAW,
#creditsAW a{
	font-weight:normal;
	padding:0 1px;
}
#creditsAW{
	color:#b5b5b5;
	font-size:0.8em;
	text-align:center;
	padding:2px;
	margin:3px 0 0;
	letter-spacing:.05em;
}
	#creditsAW a:link,
	#creditsAW a:visited{
		color:#b5b5b5;
		background-color:transparent;
		text-decoration:underline;
	}
	#creditsAW a:hover,
	#creditsAW a:focus,
	#creditsAW a:active{
		color:#fff;
		background-color:#b5b5b5;
		text-decoration:none;
	}
