/*---------------------------------------------------------------------------
cifidf.css
(c) Copyright 2008 C.I.F TRADI-BATIMENT SARL. All rights reserved.
-----------------------------------------------------------------------------
Author: Matthieu Fauveau (mfauveau@deckmatt.com)
Last update: 09-21-2008
---------------------------------------------------------------------------*/

/*-------------------------------------------------
baseline
-------------------------------------------------*/
body {
	background: #fff;
	font-family: Arial;
	font-size: 12px;
	color: #000;
}

div#container {
	float: left;
	width: 984px;
}

.left { float: left; }
.right { float: right; }
.clearall { clear: both; }

a,
a:active,
a:visited {
	color: #019036;
}
a:hover { text-decoration: none; }

h1 {
	color: #019036;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 500;
}

p {
	line-height: 15px;
	margin: 10px 0 5px 0;
	text-align: justify;
}

a.refer,
a.refer:active,
a.refer:visited { color: #7d7d7d; }

/*-------------------------------------------------
header
-------------------------------------------------*/
div#header {	
	position: relative;
	background: #fff url('../images/layout/header-background.png') 160px 0px no-repeat;
	height: 142px;
	padding: 0 0 0 25px;
}

div#header .logo { 
	margin: 10px 0 0 0;
}

div#header .baseline {
	font-size: 13px;
	color: #7d7d7d;
	margin: 5px 0 0 0;
}



div#header a.annonces,
div#header a.annonces:active,
div#header a.annonces:visited { 
	float: right; 
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 13px;
	color: #019036;
	padding: 0 5px;
	text-decoration: underline;
}

div#header a.annonces:hover { text-decoration: none; }

div#header ul {
	position: absolute;
	right: 10px;
	bottom: 10px;
}

div#header ul li { 
	float: left; 
	padding: 0 5px;
}

div#header ul li a,
div#header ul li a:active,
div#header ul li a:visited { 
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding: 0px 0px 0px 15px;
}
div#header ul li a:hover { text-decoration: underline; }

div#header ul li a.home { background: url('../images/layout/icon-home.png') 0px 3px no-repeat; }
div#header ul li a.about { background: url('../images/layout/icon-about.png') 4px 3px no-repeat; }
div#header ul li a.recrutement { background: url('../images/layout/icon-recrutement.png') 1px -1px no-repeat; }
div#header ul li a.sitemap { background: url('../images/layout/icon-sitemap.png') 2px 3px no-repeat; }
div#header ul li a.contact { background: url('../images/layout/icon-contact.png') 0px 4px no-repeat; }

div#header ul li a.current-home { 
	background: url('../images/layout/icon-home.png') 0px 3px no-repeat; 
	text-decoration: underline;
}
div#header ul li a.current-home:hover { 
	text-decoration: none;
}

div#header a.current-annonces { 
	float: right; 
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 13px;
	color: #019036;
	padding: 0 5px;
	text-decoration: none;
	
}
div#header a.current-annonces:hover { 
	float: right; 
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 13px;
	color: #019036;
	padding: 0 5px;
	text-decoration: underline;
}

div#header ul li a.current-about { 
	background: url('../images/layout/icon-about.png') 4px 3px no-repeat; 
	text-decoration: underline;
}
div#header ul li a.current-about:hover { 
	text-decoration: none;
}
div#header ul li a.current-recrutement { 
	background: url('../images/layout/icon-recrutement.png') 1px -1px no-repeat; 
	text-decoration: underline;
}
div#header ul li a.current-recrutement:hover { 
	text-decoration: none;
}
div#header ul li a.current-sitemap { 
	background: url('../images/layout/icon-sitemap.png') 2px 3px no-repeat; 
	text-decoration: underline;
}
div#header ul li a.current-sitemap:hover { 
	text-decoration: none;
}
div#header ul li a.current-contact { 
	background: url('../images/layout/icon-contact.png') 0px 4px no-repeat; 
	text-decoration: underline;
}
div#header ul li a.current-contact:hover { 
	text-decoration: none;
}

/*-------------------------------------------------
footer
-------------------------------------------------*/
div#footer {
	clear: both;
	background-color: #313131;
	border-top: 5px solid #a0a0a0;
	padding: 0 15px 15px 15px;
	font-size: 11px;
	color: #a0a0a0;	
	text-align: center;
}

div#footer p {
	line-height: 11px; 
	padding: 10px 0 0 0; 
	text-align: center;
}

div#footer a.legal,
div#footer a.legal:active,
div#footer a.legal:visited { color: #97c00e; }

div#footer ul {
	margin: 15px auto 0 auto;
	width: 954px;
}

div#footer ul li {
	padding: 0;
	display: inline;
}

div#footer ul li a,
div#footer ul li a:active,
div#footer ul li a:visited { color: #a0a0a0; }

/*-------------------------------------------------
topmenu
-------------------------------------------------*/
ul#topmenu {
	float: left;
	width: 959px;
	background-color: #000;
	border-bottom: 5px solid #97c00e;
	padding: 5px 0 0 25px;
}

ul#topmenu li {	float: left; }

ul#topmenu li a,
ul#topmenu li a:active,
ul#topmenu li a:visited {
	color: #97c00e;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px 10px;
	display: block;
}
ul#topmenu li a:hover { text-decoration: underline; }

ul#topmenu li a.current {
	color: #000;
	background-color: #97c00e;
}
ul#topmenu li a.current:hover { text-decoration: none; }

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

div#content .breadcrumb {
	float: left;
	position: relative;
	top: 2px;
	font-size: 12px;
}

div#content .breadcrumb a {
	color: #7c7c7c;
	text-decoration: none;
}

div#content a.backarrow:hover,
div#content .breadcrumb a:hover {
	text-decoration: underline;
}

div#content .map-section {
	border-bottom: 0px solid #ccc;
}

div#content .map-section h2 {
	color: #6e0f9f;
	font-size: 14px;
}

div#content .map-section ul li {
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 20px;
	margin-top: 10px;
}
div#content {
	float: left;
	background: #fff url('../images/layout/content-background.png') 0px 0px repeat-x;
	padding: 20px;
}
div#content h2 {
	font-size: 130%;
	font-weight: 500;
	margin: 15px 0px 0 0;
}

div#content h2 a {
	color: #000;
	text-decoration: none;
}

div#content h3 {
	font-size: 110%;
	font-weight: 500;
	color: #434343;
	margin: 15px 0px 0 0;
}

div#content h3 span {
	font-size: 140%;
}

div#content ul {
	list-style-type: disc;
}

div#content a.backarrow {
	background: url('/images/layout/backarrow102454.gif') 0px 1px no-repeat;
	padding-left: 20px;
	font-size: 9pt;
	height: 12px;
	text-decoration: none;
	color: #000;
}

div#content a.contact { 
	background: url('../images/layout/icon-contact.png') 0px 5px no-repeat; 
	padding-left: 20px;
	text-decoration: underline;
	color: #000;
}

div#content .main {
	float: left;
	width: 624px;

}

div#content .main ul li {
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 20px;
	margin-top: 10px;
}

div#content .mainfull {
	float: left;
	width: 624px;

}

div#content .mainfull a.item,
div#content .mainfull a.item:active,
div#content .mainfull a.item:visited {
	float: left;
	display: block;
	width: 145px;
	color: #b5b5b5;
	margin: 10px 10px 0 0;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
}
div#content .mainfull a.item:hover { color: #019036; }

div#content .mainfull a.item img,
div#content .mainfull a.item:active img,
div#content .mainfull a.item:visited img {
	border: 1px solid #b5b5b5;
	margin: 0 0 5px 0;
}
div#content .mainfull a.item:hover img {
	border: 1px solid #019036;
}

div#content .narrow {
	float: left;
	width: 300px;
	padding-left: 20px;
}

div#content .narrow h1 {
	color: #707070;
}

div#content .narrow a.item,
div#content .narrow a.item:active,
div#content .narrow a.item:visited {
	float: left;
	display: block;
	width: 140px;
	color: #b5b5b5;
	margin: 10px 10px 0 0;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
}
div#content .narrow a.item:hover { color: #019036; }

div#content .narrow a.item img,
div#content .narrow a.item:active img,
div#content .narrow a.item:visited img {
	border: 1px solid #b5b5b5;
	margin: 0 0 5px 0;
}

div#content .narrow a.item:hover img {
	border: 1px solid #019036;
}

div#content .narrow p.renov-right {
	float: left;
	display: block;
	width: 140px;
	color: #b5b5b5;
	margin: 10px 10px 0 0;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
}

div#content .required {
	color: #FF0000;
	font-weight: bold;
}

div#content fieldset {
	border: 1px solid #9f9f9f;
}

div#content fieldset legend {
	padding: 0 10px 0 10px;
	font-size: 14px;
	color: #434343;
}

div#content fieldset p {
	border-bottom: 1px dotted #9f9f9f;
	padding: 0 0 15px 10px;
}

div#content fieldset p.nb {
	border: 0;
	padding-bottom: 0;
}

div#content fieldset label {
	font-weight: bold;
}

div#errors {
	border: 1px solid #FF0000;
	padding: 5px;
	margin: 20px 0 15px 0;
}

div#errors h2 {
	margin: 4px;
	color: #FF0000;
	font-size: 14px;
}

div#errors ul {
	color: #FF0000;	
	list-style-type: disc;
	padding: 0 0 0 20px;
}

div#errors ul li {	line-height: 16px; }

/*-------------------------------------------------
Google 404
-------------------------------------------------*/
  #goog-wm { }
  #goog-wm h3.closest-match { }
  #goog-wm h3.closest-match a { }
  #goog-wm h3.other-things { }
  #goog-wm ul li { }
  #goog-wm li.search-goog { display: block; }