/* @override http://cerfrance.resotic.fr/css/root.css */

/* @group Reset */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { 
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	/*vertical-align: baseline;*/
}

body { 
	line-height: 1.5;
}

table { 
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td { 
	text-align: left;
	font-weight: normal;
}

table, td, th { 
	vertical-align: middle;
}

blockquote:before, blockquote:after, q:before, q:after { 
	content: "";
}

blockquote, q { 
	quotes: "" "";
}

a img { 
	border-width: 0;
	border-style: none;
}

/* @end */

/* @group Typo */

body { 
	background: #fcf9f6;
}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { 
	margin: 0;
}

/* @end */

/* @group Balises */

html { 
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;
}

p { 
	margin: 0 0 1.5em;
}

p img.right { 
	float: right;
	margin: 1.5em 0 1.5em 1.5em;
}

blockquote { 
	margin: 1.5em;
	color: #666;
	font-style: italic;
}

strong { 
	font-weight: bold;
}

em, dfn { 
	font-style: italic;
}

dfn { 
	font-weight: bold;
}

sup, sub { 
	line-height: 0;
}

abbr, acronym { 
	border-bottom: 1px dotted #666;
}

address { 
	margin: 0 0 1.5em;
	font-style: italic;
}

del { 
	color: #666;
}

pre, code { 
	margin: 1.5em 0;
	white-space: pre;
}

pre, code, tt { 
	font: 1em 'andale mono', 'lucida console', monospace;
	line-height: 1.5;
}

li ul, li ol { 
	margin: 0 1.5em;
}

ul, ol { 
	margin: 0 1.5em 1.5em 2.5em;
}

ul { 
	list-style-type: disc;
}

ol { 
	list-style-type: decimal;
}

dl { 
	margin: 0 0 1.5em 0;
}

dl dt { 
	font-weight: bold;
}

dd { 
	margin-left: 1.5em;
}

table { 
	margin-bottom: 1.4em;
}

th { 
	font-weight: bold;
	text-align: center;
}

th, td { 
	padding: 4px 10px 4px 5px;
}

tr.even td { 
	background: #E5ECF9;
}

tfoot { 
	font-style: italic;
}

caption { 
	background: #eee;
}

hr { 
	background: #ddd;
	color: #ddd;
	clear: both;
	float: none;
	width: 100%;
	height: .1em;
	margin: 0 0 1.45em;
	border: none;
}

hr.space { 
	background: #fff;
	color: #fff;
}

/* @group Formulaires */

label { 
	font-weight: bold;
}

fieldset { 
	padding: 1.4em;
	margin: 0 0 1.5em 0;
	border: 1px solid #ccc;
}

legend { 
	font-weight: bold;
	font-size: 1.2em;
}

input.text, input.title, textarea, select { 
	margin: 0.5em 0;
	border: 1px solid #bbb;
}

input.text:focus, input.title:focus, textarea:focus, select:focus { 
	border: 1px solid #666;
}

input.text, input.title { 
	width: 300px;
	padding: 5px;
}

input.title { 
	font-size: 1.5em;
}

textarea { 
	width: 390px;
	/*

height: 250px;*/
	padding: 5px;
}

/* @end */

/* @end */

/* @group Styles de base */

.pourImprim { 
	display: none;
}

.small { 
	font-size: .8em;
	margin-bottom: 1.875em;
	line-height: 1.875em;
}

.large { 
	font-size: 1.2em;
	line-height: 2.5em;
	margin-bottom: 1.25em;
}

.hide { 
	display: none;
}

.quiet { 
	color: #666;
}

.loud { 
	color: #000;
}

.highlight { 
	background: #ff0;
}

.added { 
	background: #060;
	color: #fff;
}

.removed { 
	background: #900;
	color: #fff;
}

.first { 
	margin-left: 0;
	padding-left: 0;
}

.last { 
	margin-right: 0;
	padding-right: 0;
}

.top { 
	margin-top: 0;
	padding-top: 0;
}

.bottom { 
	margin-bottom: 0;
	padding-bottom: 0;
}

div.border { 
	padding-right: 4px;
	margin-right: 5px;
	border-right: 1px solid #eee;
}

div.colborder { 
	padding-right: 24px;
	margin-right: 25px;
	border-right: 1px solid #eee;
}

.box { 
	padding: 1.5em;
	margin-bottom: 1.5em;
	background: #E5ECF9;
}

/* Clear */

.clearfix:after, .container:after { 
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix, .container { 
	display: inline-block;
}

* html .clearfix, * html .container { 
	height: 1%;
}

.clearfix, .container { 
	display: block;
}

.clear { 
	clear: both;
}

.alDroite { 
	text-align: right!important;
}

.alJustif { 
	text-align: justify!important;
}

.alGauche { 
	text-align: left!important;
}

.alCentre { 
	text-align: center!important;
}

/* @end */

/* @group Boites */

.error, .notice, .success { 
	padding: .8em;
	margin-bottom: 1em;
	border: 2px solid #ddd;
}

.error { 
	background: #FBE3E4;
	color: #8a1f11;
	border-color: #FBC2C4;
}

.notice { 
	background: #FFF6BF;
	color: #514721;
	border-color: #FFD324;
}

.success { 
	background: #E6EFC2;
	color: #264409;
	border-color: #C6D880;
}

.error a { 
	color: #8a1f11;
}

.notice a { 
	color: #514721;
}

.success a { 
	color: #264409;
}

a.print { 
	background: url(../im/icones/printer.png) no-repeat 0 1px;
	padding-left: 20px;
	padding-bottom: 1px;
}

/* @end */

/* @group Photos */

.photoGC { 
	background-color: white;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 6px;
	border-style: solid;
	border-width: 1px;
	border-color: #d3d3d3 #696969 #696969 #d3d3d3
}

.photoG { 
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 0
}

.photoDC { 
	background-color: white;
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 6px;
	border-style: solid;
	border-width: 1px;
	border-color: #d3d3d3 #696969 #696969 #d3d3d3
}

.photoD { 
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 0;
	border: solid 0 #39546d
}

.photoCC { 
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	padding: 6px;
	border-style: solid;
	border-width: 1px;
	border-color: #d3d3d3 #696969 #696969 #d3d3d3
}

.photoC { 
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	padding: 0;
	border: solid 0 #39546d
}

.photoGC, .photoG, .photoDC, .photoD, .photoCC, .photoC { 
	color: gray;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
}

/* @end */

/* @group Ossature */

/* @group ariane */

#ariane { 
	height: 16px;
	width: 610px;
	overflow: hidden;
	background-image: url(../im/os/blocAriane.png);
	margin-left: 20px;
	margin-bottom: 5px;
	padding: 0!important;
}

#ariane ul { 
	margin: 0;
	height: 15px;
	padding: 1px 0 0 5px;
}

#ariane li { 
	display: block;
	float: left;
	margin: 0;
	padding: 0 0 0 12px;
	background: url(../im/os/breadcrumb_sep.png) no-repeat -3px -4px;
	height: 14px;
}

#ariane li.prems { 
	display: block;
	float: left;
	padding: 0 5px;
	background: none;
}

#ariane a { 
	margin: 0;
	text-decoration: none;
	color: gray;
	font-size: 10px;
	line-height: 15px;
}

#ariane a:hover { 
	color: black;
}

/* @end */

body { 
	margin-top: 0;
	background-color: white;
}

#conteneur { 
	margin: 0 auto;
	width: 980px;
	position: relative;
	font: 0.8em "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* @group tete */

#tete { 
	width: 980px;
	height: 125px;
	overflow: hidden
}

#tete #pub { 
	position: absolute;
	top: 10px;
	left: 220px;
}

#tete #postIt { 
	position: absolute;
	top: 5px;
	right: 0;
	width: 200px;
	height: 112px;
	background: url(../im/os/postIt.png) no-repeat;
}

#tete #postIt h1 { 
	padding-left: 40px;
	padding-top: 12px;
	padding-bottom: 8px;
	color: maroon;
	font-weight: bold;
	font-size: 14px;
}

#tete #postIt p { 
	font-size: 10px;
	padding: 0 10px 10px;
}

/* @end */

/* @group navig */

#navig { 
	position: relative;
	width: 980px;
	height: 35px;
	background-image: url(../im/os/navig.png);
}

#navig ul#liens { 
	position: absolute;
	list-style-type: none;
	top: 3px;
	left: 0px;
	margin: 0;
	padding: 0;
}

#navig #liens li { 
	float: left;
}

#navig #liens a { 
	color: white;
	text-decoration: none;
	font-weight: bold;
	margin-left: 20px;
	text-shadow: #000000 0 0 4px;
}

#navig #liens a:hover, #navig #liens a:focus, 
#navig #liens a.select, #navig #liens a:hover.select, #navig #liens a:focus { 
	border-bottom: 1px solid white;
}

#navig #liens a:hover, #navig #liens a:focus { 
	border-bottom: 1px solid #8fd6e4;
}

/* @group recherche */

#navig form#recherche { 
	display: none;
	position: absolute;
	top: 0;
	right: 10px;
	background-color: #cde3f8;
	width: 300px;
}

#navig form#recherche #cherche { 
	position: absolute;
	top: 3px;
	right: 36px;
	height: 12px;
	width: 100px;
	font-size: 10px;
	background-color: #f0ebe5;
}

#navig form#recherche #cherche:focus { 
	background-color: white;
}

#navig form#recherche #secteur { 
	position: absolute;
	top: -1px;
	right: 35px;
	font-size: 9px;
	width: 120px;
	height: 12px;
}

#navig form#recherche #valideRecherche { 
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 18px;
	background-color: #006684;
	border: 1px solid #8fd6e4;
	margin-top: 3px;
	font-size: 10px;
	line-height: 9px;
	color: white;
	font-weight: bold;
}

/* @end */


/* @end */

#corp { 
	width: 980px;
	background: url(../im/os/fdCorp.png) repeat-y;
}

#milieu { 
	float: left;
	width: 660px;
}

#centre { 
	margin: 0px;
	width: 660px;
}

#centre #bienvenue { 
	text-align: center;
	border: 1px solid #c00419;
	background-color: #fff1f3;
	font-weight: bold;
	color: #c00419;
	margin: 5px 10px 0;
	padding-top: 2px;
	padding-bottom: 2px;
}

#centre a { 
	color: #006684;
	text-decoration: none;
	border-bottom: 1px solid #c1d9df;
}

#centre a:hover { 
	color: #c00419;
	border-bottom: 1px solid #c00419;
}

#centre .haut { 
	background-image: url(../im/os/contenuHaut.png);
	width: 660px;
	height: 25px;
	background-color: white;
}

#centre .bas { 
	background-image: url(../im/os/contenuBas.png);
	background-color: white;
	width: 660px;
	height: 25px;
}

#gauche, #droite { 
	position: relative;
	float: left;
	width: 160px;
	font-size: 10px;
	text-align: center;
}

/* @group gauche */

#gauche { 
	width: 160px;
	height: 190px;


/*background: url(../im/region/gauche19.jpg) no-repeat;*/
	padding-top: 400px;
	font-size: 16px;
	color: white;
}

#gauche h1 { 
	display: none;
}

#gauche p { 
	margin: 10px 0;
}

#gauche p#gAgence { 
	font-size: 20px;
}

#gauche p#gCollabo { 
	font-size: 15px;
}

#gauche p#gClient { 
	font-size: 18px;
}

#gauche p#gAdherent { 
	font-size: 17px;
}

/* @end */

/* @group droite */

/* @group blocBureau */

#droite #blocBureauV1 { 
	width: 160px;
	height: 160px;
	background: url(../im/droite/blocBureau.jpg) no-repeat 10px 0;
	text-indent: -2999px;
	position: absolute;
}

droite #blocBureau { 
	width: 160px;
	height: 160px;
	text-indent: -2999px;
	position: absolute;
}

#droite form#loginBureau { 
	background: url(../im/droite/blocBureauG.jpg) no-repeat 10px 0;
	width: 160px;
	height: 110px;
	padding-top: 43px;
	margin-bottom: 10px;
}

#droite form#loginAgence { 
	background: url(../im/droite/blocAgenceLigne.jpg) no-repeat 10px 0;
	width: 160px;
	height: 110px;
	padding-top: 43px;
	margin-bottom: 10px;
}

#droite form#loginBureau p,
#droite form#loginAgence p {
	background-color: rgba(255,255,255,0.6);
	text-align: center;
	padding-left: 10px;
}

#droite form#loginBureau a,
#droite form#loginAgence a {
	color: #006684;
	text-decoration: none;
	font-size: 9px;
}

#droite form#loginBureau a:hover,
#droite form#loginAgence a:hover {
	color: #c00419;
}

#droite form#loginBureau input, 
#droite form#loginAgence input { 
	opacity: 0.8;
	filter:alpha(opacity=80);
    -moz-opacity:  0.8;
    opacity: 0.8;
    -khtml-opacity: 0.8;
}
#droite form#loginBureau label,
#droite form#loginAgence label { 
	width: 150px;
	display: block;
	margin-left: 10px;
	text-shadow: #fff 0 0 2px;
}

#droite form#loginBureau input#nom,
#droite form#loginBureau input#motdepasse,
#droite form#loginAgence input#nom,
#droite form#loginAgence input#motdepasse
 { 
	width: 125px;
	display: block;
	margin-left: 20px;
}

/* @end */

#blocAccesClients a,
#blocArtisansCommercants a,
#blocArtisansCommercants2 a,
#blocBlog a, 
#blocBureau a, 
#blocCreation a, 
#blocDevis a, 
#blocDevis2 a, 
#blocDevisG a, 
#blocEcoute a, 
#blocFiches a, 
#blocOffres a, 
#blocOutils a, 
#blocRDV a, 
#blocAuto a,
#blocAutoAlt a,
#blocRendement a,
#blocTV a,
#blocOutils2 a,
#blocCreateurs a,
#blocOffreJA a,
#blocOffreAuto a,
#blocDevis3 a,
#blocFormation a { 
	width: 160px;
	display: block;
	text-indent: -2999px;
	padding-bottom: 15px;
}

#blocAccesClients a:hover,
#blocArtisansCommercants a:hover,
#blocArtisansCommercants2 a:hover,
#blocBlog a:hover, 
#blocBureau a:hover, 
#blocCreation a:hover, 
#blocDevis a:hover, 
#blocDevis2 a:hover, 
#blocDevisG a:hover, 
#blocEcoute a:hover, 
#blocFiches a:hover, 
#blocOffres a:hover, 
#blocOutils a:hover, 
#blocRDV a:hover, 
#blocAuto a:hover,
#blocAutoAlt a:hover,
#blocRendement a:hover,
#blocTV a:hover,
#blocOutils2 a:hover,
#blocCreateurs a:hover,
#blocOffreJA a:hover,
#blocOffreAuto a:hover,
#blocDevis3 a:hover,
#blocFormation a:hover { 
	opacity: 0.8;
	filter:alpha(opacity=80);
    -moz-opacity:  0.8;
    opacity: 0.8;
    -khtml-opacity: 0.8;
}

#droite #blocAccesClients a,
#droite #blocArtisansCommercants a,
#droite #blocArtisansCommercants2 a,
#droite #blocBlog a,
#droite #blocBureau a,
#droite #blocCreation a,
#droite #blocDevis a,
#droite #blocDevis2 a,
#droite #blocEcoute a,
#droite #blocFiches a,
#droite #blocOffres a,
#droite #blocOutils a,
#droite #blocRDV a,
#blocAuto a,
#blocAutoAlt a,
#blocRendement a,
#blocTV a,
#blocOutils2 a,
#blocCreateurs a,
#blocOffreJA a,
#blocOffreAuto a,
#blocDevis3 a,
#blocFormation a {
	height: 110px;
	background-position: 10px 0;
	background-repeat: no-repeat;
}

#droite #blocDevisG a { 
	background: url(../im/droite/blocDevisG.jpg) no-repeat 10px 0;
	height: 200px;
}

#droite #blocArtisansCommercants a {
	background-image: url(../im/droite/blocArtisansCommercants.jpg);
}

#droite #blocArtisansCommercants2 a {
	background-image: url(../im/droite/blocArtisansCommercantsDeux.jpg);
}

#droite #blocBlog a {
	background-image: url(../im/droite/blocBlog.jpg);
}

#droite #blocBureau a { 
	background-image: url(../im/droite/blocBureau.jpg);
}

#droite #blocCreation a { 
	background-image: url(../im/droite/blocCreation.jpg);
}

#droite #blocDevis a { 
	background-image: url(../im/droite/blocDevis.jpg);
}

#droite #blocDevis2 a { 
	background-image: url(../im/droite/blocDevis2.jpg);
}

#droite #blocEcoute a { 
	background-image: url(../im/droite/blocEcoute.jpg);
}

#droite #blocFiches a { 
	background-image: url(../im/droite/blocFiches.jpg);
}

#droite #blocOffres a { 
	background-image: url(../im/droite/blocOffres.jpg);
}

#droite #blocOutils a { 
	background-image: url(../im/droite/blocOutils.jpg);
}

#droite #blocRDV a { 
	background-image: url(../im/droite/blocRDV.jpg);
}

#blocAuto a { 
	background-image: url(../im/droite/blocAuto.jpg);
}

#blocAutoAlt a { 
	background-image: url(../im/droite/blocAutoAlt.jpg);
}

#blocRendement a { 
	background-image: url(../im/droite/blocRendement.jpg);
}

#blocAccesClients a { 
	background-image: url(../im/droite/blocAccesClients.jpg);
}

#blocTV a { 
	background-image: url(../im/droite/blocTV.jpg);
}

#blocOutils2 a { 
	background-image: url(../im/droite/blocOutils2.jpg);
}

#blocCreateurs a { 
	background-image: url(../im/droite/blocCreateurs.jpg);
}

#blocOffreJA a { 
	background-image: url(../im/droite/blocOffreJA.jpg);
}

#blocOffreAuto a { 
	background-image: url(../im/droite/blocOffreAuto.jpg);
}

#blocDevis3 a { 
	background-image: url(../im/droite/blocDevis3.jpg);
}

#blocFormation a { 
	background-image: url(../im/droite/blocFormation.jpg);
}
/* @end */


/* @end */

/* @group Contenu */

#contenu { 
	margin-right: 35px;
	margin-left: 35px;
}

/* @end */

/* @group Site */

form input.gris { 
	color: gray;
}

.debug td, .debug tr { 
	height: 14px;
}

.titreOrange { 
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #eb8810;
}

.mentionsEsteve { 
	font-size: 10px;
	color: #9b9083;
}

.titreRubrique { 
	font-size: 12px;
	font-weight: bold;
	color: #786f64;
}

.titreSsRubrique { 
	font-size: 12px;
	color: #786f64;
}

a.btLien { 
	background-color: #b5aba0;
	padding: 2px 4px;
	color: white !important;
	border: 0 !important;
}

a:hover.btLien { 
	background-color: #e07306 !important;
	color: white !important;
}

/* @end */

/* @group Couleurs */

.c1 { 
	color: #786f64;
}

.c2 { 
	color: #b5aba0;
}

.c3 { 
	color: #e8dccf;
}

.c4 { 
	color: #eb8810;
}

.c5 { 
	color: #58757d;
}

.c6 { 
	color: #9b9083;
}

.c7 { 
	color: #fcf9f6;
}

.c8 { 
	color: #f3f0eb;
}

/* @end */

/* @group boite */

.boiteRouge { 
	width: 526px;
	background: url(../im/boite/boiteRougeCentre.png) repeat-y;
	margin-left: 30px;
	margin-top: 20px;
}

.HboiteRouge { 
	position: relative;
	height: 25px;
	background: url(../im/boite/boiteRougeHaut.png) no-repeat;
}

.HboiteRouge h4 { 
	position: absolute;
	background-color: white;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 20px;
	font-size: 18px;
	margin-top: -5px!important;
}

.BboiteRouge { 
	height: 35px;
	background: url(../im/boite/boiteRougeBas.png) no-repeat;
}

.contBoiteRouge { 
	text-align: justify;
	padding-left: 25px;
	padding-right: 35px;
}

.contBoiteRouge li { 
	margin-bottom: 7px;
	margin-top: 7px;
}

.boiteRouge { 
	margin-top: 30px;
}

.boiteRouge + .boiteRouge { 
	margin-top: 10px;
}

/* @end */

/* @group Boutons */

.buttons a, .buttons button { 
	display: block;
	float: left;
	margin: 0 7px 0 0;
	background-color: #f5f5f5;
	border: 1px solid #dedede;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #565656;
	cursor: pointer;
	padding: 5px 10px 6px 7px;


/*

Links */
}

.buttons button { 
	width: auto;
	overflow: visible;
	padding: 4px 10px 3px 7px;


/*

I

E6 */
}

.buttons button[type] { 
	padding: 5px 10px 5px 7px;
	/

* Firefox */
    line-height: 17px;
/*

Safari */
}

*:first-child+html button[type] { 
	padding: 4px 10px 3px 7px;
/*

IE7 */
}

.buttons button img, .buttons a img { 
	margin: 0 3px -3px 0 !important;
	padding: 0;
	border: none;
	width: 16px;
	height: 16px;
}

.buttons button img.pays, .buttons a img.pays { 
	margin: 0px 3px 3px 0;
	padding: 0px 0 0;
	border: none;
	width: 16px;
	height: 11px
}

/* STANDARD */

button:hover, .buttons a:hover { 
	background-color: #dff4ff !important;
	border: 1px solid #c2e1ef !important;
	color: #336699 !important;
}

.buttons a:active { 
	background-color: #6299c5;
	border: 1px solid #6299c5;
	color: #fff;
}

/* POSITIVE */

button.positive, .buttons a.positive { 
	color: #529214!important;
}

.buttons a.positive:hover, button.positive:hover { 
	background-color: #E6EFC2 !important;
	border: 1px solid #C6D880 !important;
	color: #529214 !important;
}

.buttons a.positive:active { 
	background-color: #529214;
	border: 1px solid #529214;
	color: #fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative { 
	color: #d12f19!important;
}

.buttons a.negative:hover, button.negative:hover { 
	background: #fbe3e4 !important;
	border: 1px solid #fbc2c4 !important;
	color: #d12f19 !important;
}

.buttons a.negative:active { 
	background-color: #d12f19;
	border: 1px solid #d12f19;
	color: #fff;
}

/* @end */

.developpement { 
	text-align: center;
	color: gray;
	margin-top: 10px;
	font: 9px Tahoma, Arial, sans-serif;
}

/* @group fiches */

/* @group contenu */

div#contenu.parag h1 { 
	font-size: 24px;
	background-color: #b91015;
	color: white;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

div#contenu.parag h2 { 
	font-size: 24px;
	color: #b91015;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 2px solid #b91015;
	padding-bottom: 2px;
}

div#contenu.parag h3 { 
	font-size: 18px;
	color: #017f9d;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 15px;
	font-style: normal;
	border-bottom: 1px solid #c0e6ef;
	padding-bottom: 2px;
}

#contenu h4, #contenuWidget h4 { 
	font-weight: bold;
	margin-top: 10px;
	font-size: 16px;
	color: #3f3f3f;
	margin-bottom: 20px;
}

#contenu p { 
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 5px;
}

#contenu ul { 
	margin-left: 30px;
	margin-top: 0;
	padding: 0;
}

#contenu ul li { 
	list-style-image: url(../im/os/indent.png);
}

#contenu td, #contenu th, #contenu table { 
	border: 1px solid #d5e1ed;
}

#contenu th { 
	background-color: #f4f8fc;
}

/* @end */

p.print { 
	text-align: center !important;
}

/* @group liste */

#contenu.liste { 
	font-size: 1.3em;
}

#contenu.liste ul { 
	margin-top: 20px;
}

#contenu.liste li { 
	margin-top: 10px;
}

/* @end */

/* @group hautFiche */

#centre .hautFiche { 
	position: relative;
	background-image: url(../im/titres/ttTitre.png);
	width: 660px;
	height: 100px;
	background-color: white;
}

#centre .hautFiche h1 { 
	position: absolute;
	top: 16px;
	left: 40px;
	color: white;
	font-size: 16px;
}

#centre .hautFiche h2 { 
	position: absolute;
	top: 35px;
	left: 40px;
	color: white;
	font-size: 28px;
	line-height: 28px;
	width: 590px;
}

#centre .hautFiche h3 { 
	position: absolute;
	top: 83px;
	right: 25px;
	color: #e4a6a8;
	font-size: 10px;
	text-align: right;
}

/* @end */

/* @group hautFiche.alt */

#centre .hautFiche.alt { 
	position: relative;
	background-image: url(../im/titres/ttTitre.png);
	width: 660px;
	height: 100px;
	background-color: white;
}

#centre .hautFiche.alt h1 { 
	position: absolute;
	top: 16px;
	left: 40px;
	color: white;
	font-size: 28px;
	line-height: 28px;
}

#centre .hautFiche.alt h2 { 
	position: absolute;
	top: 40px;
	left: 40px;
	color: white;
	font-size: 16px;
	width: 440px;
}

#centre .hautFiche.alt h3 { 
	position: absolute;
	top: 83px;
	left: 40px;
	color: #e4a6a8;
	font-size: 10px;
	text-align: right;
}

/* @end */

/* @group mentions */

div#corp.mentions { 
	width: 660px;
	margin: 20px auto;
}

/* @end */

/* @end */

/* @group localisez */

form#formVille { 
	margin-top: 10px;
}

form#formVille fieldset { 
	padding: 15px;
}

form#formVille input#codePostal { 
	margin-left: 5px;
	margin-right: 20px;
	width: 40px;
}

form#formVille input#ville { 
	margin-left: 5px;
	margin-right: 10px;
	width: 220px;
}

form#formVille label { 
	font-weight: normal;
	font-style: normal;
	font-size: 15px;
}

form#formVille button { 
	float: right;
	margin-top: -3px;
}

/* @end */

/* @group rdvExpert */

div.introDossier { 
	font-size: 12px;
	margin-top: 25px;
	padding-bottom: 5px;
	border-style: solid;
	border-bottom: 1px dashed #f7a801;
	margin-bottom: 15px;
	clear: left;
}

div#leDossier { 
	width: 280px;
	float: right;
	margin-left: 15px;
	border: 1px solid #f7a801;
	background-color: #fff7e6;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-top: 25px;
}

div#leDossier h2 { 
	margin-top: 10px;
	font-size: 13px;
	text-transform: uppercase;
	text-align: center;
	color: #f7a801;
	border-bottom-color: #f7a801;
	letter-spacing: 5px;
	font-weight: bold;
	border-bottom-width: 1px;
}

div#leDossier div.entreeDossier { 
	border-bottom: 1px dotted #ffad00;
	padding-bottom: 5px;
	margin-bottom: 6px;
}

div#leDossier div.titre { 
	font-weight: bold;
	font-size: 12px;
}

div#leDossier div.titre a { 
	background: url(/im/icones/bullet_white.png) no-repeat -4px;
	padding-left: 11px;
	border: none;
}

div#leDossier div.titre a:hover { 
	color: #c00419!important;
}

div#leDossier div.titre a:visited { 
	background: url(/im/icones/bullet_green.png) no-repeat -4px;
	padding-left: 11px;
}

div#leDossier div.auteur { 
	font-size: 10px;
	font-style: italic;
	margin-top: 3px;
	margin-bottom: 10px;
}

div#leDossier div.intro { 
	font-size: 10px;
}

div.leDossier1 { 
	text-align: center;
	font-size: 12px;
	margin: 10px 0 -10px 0;
	color: #9c9d9f;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 15px;
}

div.leDossier2 { 
	text-align: center;
	font-size: 28px;
	margin: 10px 0 -10px 0;
	color: #b91015;
	font-weight: bold;
}

/* @end */

/* @group rss */

p.lienRSS { 
	text-align: center;
	font-size: 10px;
}

p.lienRSS a { 
	text-decoration: none;
	color: #017f9d;
	background: url(/im/icones/rss.png) no-repeat 0 -2px;
	padding-left: 19px;
}

p.lienRSS a:hover { 
	color: #c00419;
}

div.entreeRSS {
	border-top: 2px dashed silver;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.entreeRSS h3 {
	border-width: 0!important;
	font-size: 14px!important;
}
div.entreeRSS h3 span {
	font-size: 10px!important;
}
div.entreeRSS p {
	margin: 0!important;
}

p.basRSS {
	font-size: 12px;
	border: 1px solid #c01c17;
	padding: 10px;
	text-align: center!important;
	background-color: #fef0f2;
}

/* @end */

div#developpement { 
	background-color: gray;
	color: white;
	padding: 4px;
	display: block;
	margin: 0 auto;
	width: 980px;
	text-align: center;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
}

div#developpement a { 
	color: white;
	text-decoration: none;
	border-bottom: 1px solid silver;
}

div#developpement a:hover { 
	border-bottom: 1px solid white;
}

div#pied {
	height: 20px;
	border-top: 1px solid #e9eaed;
	text-align: center;
	font-size: 9px;
	padding-top: 3px;
}

div#pied a {
	color: #9c9d9f;
	text-decoration: none;
}

div#pied a:hover {
	color: #f6a801;
}