@charset "UTF-8";
body {
	margin:0;
	padding:0;
	background-color:#f2f2f2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#818289;
}

p, ol, ul, li, h1, h2, h3, h4, h5, h6, form, hr {
	margin:0;
	padding:0;
}

a {
	outline:none;
	color:#818289;
}

#global {
	position:relative;
	margin:0 auto;
	width:1002px;
}

#header {
	position:relative;
	margin-bottom:10px;
	margin-top:10px;
}

ul#navbar {
	height:47px;
	background:url('../images/header-navbar.png') no-repeat left top;
	overflow:hidden;
	list-style-type:none; padding-left:14px; padding-right:0; padding-top:0; padding-bottom:0
}
ul#navbar li{
	height:47px;
	float:left;
	text-indent:-9999px;
}
ul#navbar li a{
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	height:47px;
}
ul#navbar li a.nav-home{width:110px;background:url('../images/navbar-home.png');}
ul#navbar li a.nav-solutions{width:138px;background:url('../images/navbar-solutions.png');}
ul#navbar li a.nav-marches{width:181px;background:url('../images/navbar-marchespublics.png');}
ul#navbar li a.nav-lequipe{width:130px;background:url('../images/navbar-lequipe.png');}
ul#navbar li a.nav-presse{width:186px;background:url('../images/navbar-presse.png');}
ul#navbar li a.nav-lecaneva{width:121px;background:url('../images/navbar-lecaneva.png');}
ul#navbar li a.nav-temoignages{width:121px;background:url('../images/navbar-temoignages.png');}
ul#navbar li a.nav-contact{width:105px;background:url('../images/navbar-contact.png');}

ul#navbar li a:hover, ul#navbar li a.active {background-position:left bottom;}





#login{
	height:37px;
	position:relative;
	background:url('../images/login-bg.png') no-repeat 309px top;
}
#login #profil{
	position:absolute;
	left:14px;
	top:2px;
	height:30px;
	width:280px;
	background:url('../images/profil-vousetes.png') no-repeat left center;
}
#login #profil #select {
	height:24px;
	width:154px;
	background:url('../images/profil-selectList.png') no-repeat left top;
	margin-left:80px;
	font-size:0.9em; padding-left:15px; padding-right:25px; padding-top:10px; padding-bottom:0
}
#login #profil #select:hover {background-position:left -34px;}

#login form#loginForm {
	height:32px;
	width:510px;
	position:absolute;
	right:20px;
	top:10px;
}
form#loginForm .loginField {
	width:166px;
	height:14px;
	border:medium none;
	background:url('../images/login-champs.png') no-repeat left center;
	padding:5px;
	margin:0 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#818289;
	vertical-align:top
}


#page{background:url('../images/content-bg.png') repeat-y left top; height:auto}
#page #page-content{background:url('../images/content-top2.png') no-repeat left top; padding:20px}
#page #page-bas{background:url('../images/content-bas.png') no-repeat left bottom;}

#page #page-content div.section {
	position:relative;
	min-height:500px;
	padding:15px;
}
#page #page-content div.section h3 {
	font-size:16px;
    margin: .83em 0;
	color: #ed7822;
}
#page #page-content div.section p{
margin: 1.12em 0
}
#page #page-content div.section li{
	margin:4px  15px 0;
}



ul#speechHome {
	background:#fff url('../images/blocgris964x200.png') no-repeat left top;
	width:964px;
	height:200px;
	margin-bottom:20px;
	list-style-type:none
}
ul#speechHome li{
	float:left;
	display:block;
	width:230px;
	height:184px;
	background:url('../images/bloc230x184.png') no-repeat left top;
	position:relative; margin-left:9px; margin-right:0px; margin-top:8px; margin-bottom:0px
	
}
ul#speechHome li h3{
	font-size:13px;
	color: #ed7822;
	text-align:center;
	height:48px;
	padding:18px 10px 0;
	line-height:16px;
}
ul#speechHome li p{
	padding:10px;
	font-size:11px;
}
a.plusLink{
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color: #ed7822;
	height:18px;
	background:url('../images/picto-plus.png') no-repeat left 3px;
	position:absolute;
	right:14px;
	bottom:6px;
	display:block; padding-left:18px; padding-right:0; padding-top:5px; padding-bottom:0
}
 a.plusLink:hover{
	color:#818289;
	background:url('../images/picto-plus.png') no-repeat left -15px;

}

#gaucheHome {
	float:left;
	width:470px;
}
#droiteHome {
	float:right;
	width:470px;

}

.bloc469{
	width:469px;
	background:url('../images/bloc469-bg.png') repeat-y left top;
	
}
.bloc469-middle{
	background:url('../images/bloc469-bas.png') no-repeat left bottom;
	padding:14px;
	position:relative
}
.bloc469-top {
	background:url('../images/bloc469-top.png') no-repeat left top;
}



#footer{
	position:relative;
	height:61px;
	background:url('../images/footer-bg.png') no-repeat center top;
	margin-bottom:10px;
	line-height:61px;
	padding-left:20px; padding-right:20px; padding-top:0; padding-bottom:0
}
#footer #legal {
	font-size:10px;
	float:left;
	margin-left:30px;
	font-size:0.8em;
}
#footer #footer-links {
	float:right;
}
#footer #footer-links a{
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	margin:0 8px;
}

#footer #footer-links a:hover{
	color: #ed7822;
}
