﻿/* index

=header 
=navbar
=subNav
=content
=footer
=credits AW (footer)

*/

body{
	color:#324352;
	font:76%/1.5 Arial,Helvetica,sans-serif;
	background:#fff url(../images/bkgd_body.jpg) repeat-x;  /* do NOT change bkgd color here */
}
body#top{
	background-color:#fff; /* change here - fix for bkgd Shadowbox to stay white */
}
.out, p.baseline{
	position:absolute;
	left:-999em;
}
kbd{
	border:1px solid #e0e0e0;
	padding:1px 2px;
	font-size:1.1em;
	background:#fff;
}
h1, h2, h3, h4 { font-family:Georgia,"Times New Roman", Times, serif; line-height:1.3; }

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

a:link, a:visited, a:hover, a:focus, a:active { text-decoration:none; }

#content a {
	padding:0 1px;
}

#content a:link, #content a:visited {
	color:#3299cc;
	text-decoration:none;
}

#content a:hover, #content a:focus, #content a:active{
	color:#fff;
	background-color:#3299cc;
	text-decoration:none;
}
a img { border:none; }

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

#wrap {
	background:transparent url(../images/bkgd_sidebar.png) no-repeat 35px 148px;
}

/* --------- =header --------- */
#header{
	height:148px;
	background-position: right;
	background-repeat: no-repeat;
}
#logo{
	padding:27px 0 0 18px;
}

#lang { position:absolute; right:0; top:5px; color:#fff; }
#lang a { display:block; width:26px; height:18px; margin-left:12px; opacity:0.85; filter:alpha(opacity=85); }
#lang a:hover, #lang a:focus, #lang a:active { opacity:1; filter:alpha(opacity=100); }
#lang a span { position:absolute; left:-999em; }
#lang-en a { background:transparent url(../images/drapo_en.png) no-repeat; }
#lang-fr a { background:transparent url(../images/drapo_fr.png) no-repeat; }

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

.w-sidebar #sidebar-stream {
	width:257px;
	font-family:Georgia,"Times New Roman", Times, serif;
	font-size:1.1em;
	padding-top:25px;
}

.menu_stream-mod ul {
	margin:0 0 0 5px;
}

.sidebar .menu_stream-mod li {
	display:block;
	font-weight:bold;
	background:transparent url(../images/sep_nav.gif) repeat-x left bottom;
}
.sidebar .menu_stream-mod li.last { background:none; }

.sidebar .menu_stream-mod a span{
	display:block;
	padding:8px 9px 10px;
}
.menu_stream-mod .select{
	color: #3299cc;
	padding:8px 9px 10px;
}

.menu_stream-mod .select span{
	border-left:7px solid #2C465E;
	display:block;
	padding-left:8px;
}

.menu_stream-mod li a{
	color:#797c80;
	display:block;
}
.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{
	color:#3299cc;
}


#sidebar-stream div.block h2 { position:absolute; left:-999em; }

/* bouton deposez votre CV */
#sidebar-stream div.block-2 { margin-top:27px; overflow:hidden; width:100%; }

#sidebar-stream div.block-2 a {  
    background: #71aa03 url(../images/bkgd_button_cv.png) no-repeat top right; /* droite bouton */
	display: block;
	float: left;
	margin-left:48px;
	padding-right: 18px;
	color: #fff;
	font-weight:bold;
}
#sidebar-stream div.block-2 a span {
	background: #71aa03 url(../images/bkgd_button_cv.png) no-repeat top left; /* gauche bouton */
	display: block;
	line-height: 22px;
	padding: 12px 0 15px 18px;
}

#sidebar-stream div.block-2 a:hover, #sidebar-stream div.block-2 a:focus, #sidebar-stream div.block-2 a:active {
	background-position: bottom right;
}
#sidebar-stream div.block-2 a:hover span, #sidebar-stream div.block-2 a:focus span, #sidebar-stream div.block-2 a:active span{
	background-position: bottom left;
}

/* Membre Penrhyn */
#sidebar-stream div.block-3 {
	margin-top:45px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
}


#main{ overflow: hidden; min-height:490px; height:auto !important; }


/* home */
#content #accr-home{
	padding-left:290px;
	min-height:230px;
	height:auto !important;
	overflow:hidden;
}
#content #accr-home h1{
	font-size:1.6em;
	/*padding-top:0.5em;*/
}
#content #accr-home li{
	font-size:1.2em;
	margin-bottom:0.6em;
	background:transparent url(../images/puce_big.png) no-repeat 0 0.35em;
}
#content #accr-home p{
	font-size:1.2em;
}

.home-page #content-stream {
	clear:both;
	overflow:hidden;
	margin-top:15px;
}

.home-page #content-stream.nb-blocks-2 {
	background:transparent url(../images/bkgd_2blocks_home.png) repeat-y center top;
}
.home-page #content-stream.nb-blocks-2 .block { width:45.9%; margin:0 55px -10px 0; }


.home-page #content-stream.nb-blocks-3 {
	background:transparent url(../images/bkgd_3blocks_home.png) repeat-y center top;
}
.home-page #content-stream.nb-blocks-3 .block { width:30.1%; margin:0 32px -10px 0; }

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

.home-page #content-stream .block h2 {
		color:#3a4e60;
		margin:0 0 12px 0;
}
.home-page #content-stream .block p {
	line-height:1.5;
	color:#797c80;
}

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

.w-sidebar #content{
	width:653px;
	margin:37px 0 0 50px;
	padding-bottom:30px;
}

.home-page .w-sidebar #content{
	width:678px;
	margin:28px 0 0 25px;
}

#content h1 { color:#3a4e60; font-size:1.65em; margin-bottom:14px; }
#content h2 { color:#3299cc; font-size:1.3em; margin:20px 0 9px; }
#content h3 { color:#669a02; font-size:1.1em; margin:15px 0 7px; }

#content p { line-height:1.65; margin-bottom:0.8em; }
#content .droite { float:right; }

#content ul, #content ol { line-height:1.6; margin:-4px 0 13px 22px; }

#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 scroll 0 0.35em;
	list-style:none;
	padding-left:1.2em;
	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 .more a:link, #content .more a:visited{
	padding:0 13px 0 0;
	background:transparent url(/awe/images/arrows-r_444.gif) no-repeat right 5px;
}
#content .more a:hover, #content .more a:focus, #content .more a:active{
	color:#F0850D;
	text-decoration:underline;
}
	#content .more a span{
		position:absolute;
		left:-999em;
	}

/* offices */
#content #map_div { margin:18px 0 25px; }
#content #map_div p { line-height:normal; margin-bottom:0; }

#content #offices ul { float:left; width:45%; margin-left:2px; margin-bottom:0; }
#content #offices #offices_0 { margin-right:20px; }

#content #offices dt.office_name { font-weight:bold; font-size:1.1em; color:#3a4e60; margin-bottom:3px; }
#content #offices dt, #content #offices dd { line-height:1.4; }
#content #offices .country { margin-bottom:4px; }

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

#content #offices p.localize a:hover, #content #offices p.localize a:focus, #content #offices p.localize a:active { 
	background-color:#3299cc;
}

/* form */
form { padding:0; }
legend { color:#3299cc; font-family:Georgia,"Times New Roman", Times, serif; }
.radBtn legend { color:#324352; font-family:Arial, Helvetica, sans-serif; }

.error, .warning { margin:20px 40px 12px 0; }

#content .error li { line-height:1.4em; }

input, textarea, select {
	width:350px;
	padding:3px;
	background: #fafafa;
	border:1px solid #e2e2e2;
}
select { width:358px; padding:1px; }

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

#form_contact #captcha {
    width: 30px;
}

/* haut de page */

#content .topLnk { margin:25px 0 -30px 0; }

#content .topLnk a:hover, #content .topLnk a:focus, #content .topLnk a:active{
		color:#3299CC;
		text-decoration:none;
		background:transparent url(/awe/images/b2top.gif) no-repeat left 2px;
}

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

#footer  { margin-left:290px; background:none; color:#908c8c; font-size:0.9em; }

#footer h2{
	color:#908c8c;
	font-size:1em;
	background-image:url(/awe/images/tiret_9f9d9f.gif);
	background-position:right 14px;
	border-top:1px solid #b7d66e;
	padding:7px 8px 0 0;
	margin-right:-3px; /* sinon espace dans le filet du haut */
}
	#footer .corpo ul{
			padding:0 0 14px;
	}
		#footer .corpo a:link, #footer .corpo a:visited{
			color:#fff
		}
		
	#footer ul {
		padding:7px 0;
	}

	#footer li{
		background-image:url(/awe/images/sep_9f9d9f.gif);
		letter-spacing:0;
		margin-right:5px;
		padding:0 8px 0 3px;
	}

		#footer li.last{
			background:none;
		}
		#footer a:link, #footer a:visited{
			color:#908c8c;
		}
		#footer a:hover, #footer a:focus, #footer a:active{
			color:#3299cc;
		}
		#footer .coord{
			/*background-color:#7E7E7E;*/
			
		}
		#footer dl{
			border-top:1px solid #b7d66e;		
			text-align:center;
			padding:7px 0 0 5px;
		}
		#footer dl span{
			position:absolute;
			left:-999em;
		}
		#footer dt, #footer dd{
			display:inline;
		}
		#footer dd{
			padding-right:8px;
			background:transparent url(/awe/images/tiret_9f9d9f.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;
}
	
/* -------------------------------- =credits AW (footer) --- */
#footer .innerwrap {
	width:auto;
}


#creditsAW,
#creditsAW a{
	font-weight:normal;
	padding:0 1px;
}
#creditsAW{
	color:#b5b5b5;
	font-size:0.8em;
	text-align:center;
	padding:2px;
	margin:0 0 6px 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;
	}
