	/* On reinitialise tout */
* {
	padding: 0;
	margin: 0;
}

/* =============== */
/* ! STYLE TEXTE   */
/* =============== */

a {
	color: #003677;
	text-decoration: none;
}

a:hover {
	color: #ffb100;
}

a.actif {
	color: #ffb100;
}

#contenu-wrapper ul,
#bandeau-bas-wrapper ul {
	margin-left: 15px;
}

h1 {
	color: #003677;
	font-size: 1.8em;
	font-weight: normal;
}

.csc-header-n1,
.csc-header-n2,
.csc-header-n3 {
	margin-left: -50px;
	padding-bottom: 15px;
}

.csc-header-n2 h2 {
	margin-top: -15px;
}

h2 {
	font-weight: normal;
	font-size: 1.2em;
	font-style: italic;
}

p.bodytext,
#col1-page p {
	padding-bottom: 15px;
}

.align-center {
	text-align: center;
}

#bandeau-bas-wrapper ul {
	list-style-type: none;
	margin: 0;
}

#bandeau-bas-wrapper ul li {
	background: url(images/puce-li.gif) left 4px no-repeat;
	padding: 1px 0 1px 12px;
}


/* ========== */
/* ! LAYOUT   */
/* ========== */

a img {
	border: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
/* 	background: #f5f2ed url(images/background.gif) left top repeat; */
	background: #f5f2ed url(images/body-fond.gif) center top no-repeat;
	text-align: center;
	color: #4c4c4c;
}

#wrapper {
	width: 920px;
/* 	background-color: aqua; */
	margin: auto;
	text-align: left;
/* 	background: url(images/body-fond.gif) center top no-repeat; */
}

#bandeau {
	position: relative;
	height: 145px;
	background: url(images/bandeau-contenu-hp-haut.gif) right bottom no-repeat;
}

#baseline {
	position: absolute;
	top: 84px;
	right: 137px;
	z-index: 0;
	padding: 7px 12px;
	border: 1px dashed #003677;
	color: #003677;
}

#baseline .csc-header-n1 {
	padding: 0;
	margin: 0;
}

#baseline h1 {
	font-size: 13px;
	font-weight: normal;
}

#menu-wrapper {
	position: absolute;
	right: 0;
	_left:481px;
	top: 48px;
	z-index: 10;
}


#logo {
	position: absolute;
	left: 0;
	top: 36px;
}

#contenu-wrapper {
	margin: 0 60px;
}

#colonne {
	padding: 40px 0;
	width: 100%;
	overflow: hidden;
}

#col1 {
	float: left;
	width: 555px;
	padding-bottom: 10px;
}

#col1-page {
	float: left;
	width: 505px;
	padding-left: 50px;
	padding-bottom: 10px;
}

#col2 {
	float: right;
	width: 198px;
	_width: 225px;
	padding-right: 27px;
	padding-bottom: 10px;
}

#bandeau-contenu-hp {
	height: 215px;
	_height: 240px;
	background: url(images/bandeau-contenu-hp.gif) left top no-repeat;
	position: relative;
	padding: 25px 0 0 29px;
}

#bandeau-contenu-page {
	height: 110px;
	background: url(images/bandeau-contenu-page.gif) left top no-repeat;
	position: relative;
}

#imagepage-wrapper {
	padding: 25 0 0 29px;
}

#plus {
	position: absolute;
	left: 50px;
	bottom: 0;
}

#plus img {
	display: block;
}

#bandeau-bas-wrapper {
	background-color: #eae3d9;
	text-align: center;
	margin-top: 20px;
}

#bandeau-bas {
	text-align: left;
	position: relative;
	width: 920px;
	margin: auto;
}

#bandeau-bas .contenttable {
	margin: 0;
	width: 500px;
}

#bandeau-bas .contenttable td {
	width: 33%;
}

#footer {
	color: #003677;
	font-size: 0.85em;
	position: absolute;
	right: 60px;
	top: -12px;
}

h2#competences {
	position: absolute;
	left: 0;
	top: -20px;
}

#bandeau-bas-contenu {
	margin: 0 110px;
	padding: 35px 0;
}

#wording {
	width: 800px;
	margin: auto;
	color: #c7b79f;
	font-size: 0.8em;
	padding: 30px 0 50px 0;
	text-align: center;
}

/* ============= */
/* ! MENU HAUT   */
/* ============= */

#menu-principal {
	list-style-type: none;
	background: url(images/menu-principal-droite.gif) right top no-repeat;
	margin-right: 4px;
	width: 100%;
	overflow: hidden;
}

#menu-principal li {
	float: left;
	background: url(images/menu-principal-fond.gif) left top repeat-x;
	line-height: 41px;
}

#menu-principal a {
	display: block;
	height: 41px;
	color: #FFF;
	text-decoration: none;
	text-indent: -999px;
}

/*
#menu-principal li a.accueil {
	background: url(images/accueil.gif) left top no-repeat;
	width: 39px;
}
*/

/*
#menu-principal li a.accueil:hover {
	background: url(images/accueil.gif) left bottom no-repeat;
}
*/

#menu-principal li a.lagence {
	background: url(images/lagence.gif) left top no-repeat;
	width: 90px;
}

#menu-principal li a.lagence:hover {
	background: url(images/lagence.gif) left bottom no-repeat;
}

#menu-principal li a.lesprestations {
	background: url(images/lesprestations.gif) left top no-repeat;
	width: 130px;
}

#menu-principal li a.lesprestations:hover {
	background: url(images/lesprestations.gif) left bottom no-repeat;
}

#menu-principal li a.lesreferences {
	background: url(images/lesreferences.gif) left top no-repeat;
	width: 129px;
}

#menu-principal li a.lesreferences:hover {
	background: url(images/lesreferences.gif) left bottom no-repeat;
}

#menu-principal li a.contact {
	background: url(images/contact.gif) left top no-repeat;
	width: 43px;
}

#menu-principal li a.contact:hover {
	background: url(images/contact.gif) left bottom no-repeat;
}

#menu-principal li a.actif {
	background-position: bottom;
}

#menu-principal li a.accueil {
	background: url(images/accueil.gif) left top no-repeat;
	width: 39px;
}

#menu-principal li a.accueil:hover {
	background: url(images/accueil.gif) left bottom no-repeat;
}


/* =========== */
/* ! MENU N2   */
/* =========== */

#contenu-wrapper #menu-n2 {
	list-style-type: none;
	background: url(images/menu-n2-fond.gif) left top no-repeat;
	margin: 0;
	padding: 55px 0 0 15px;
}

#menu-n2 li {
	background: url(images/puce.gif) left 5px no-repeat;
	padding: 0 0 0 10px;
}


/* =========== */
/* ! MENU N3   */
/* =========== */

#contenu-wrapper #menu-n3 {
	list-style-type: none;
	margin-left: 10px;
	margin-bottom: 5px;
}

#menu-n3 li {
	background: url(images/sous-puce.gif) left 5px no-repeat;
	padding: 0 0 0 10px;
}


/* =============== */
/* ! MENU FOOTER   */
/* =============== */

#menu-footer {
	list-style-type: none;
}

#menu-footer li {
	float: left;
	padding-left: 10px;
}

#menu-footer li a {
	color: #003677;
	text-decoration: none;
}


/* ================= */
/* ! STYLE TT_NEWS   */
/* ================= */

/* ! LIST */

#contenu-wrapper ul.news-list-item {
	list-style-type: none;
	margin: 0;
	padding-left: 9%;
	width: 91%;
	_width: 100%;
	overflow: hidden;
}

.news-list-browse {
	width: 100%;
	overflow: hidden;
	text-align: left;
	margin: 0 0 10px 0;
	_margin-bottom: 20px;
}

span.read-more a {
/* 	display: block; */
	background: url(../images/btn-details.gif) left top no-repeat;
	height: 17px;
	padding-right: 20px;
	width: 60px;
}

.news-list-browse h2 img {
	float: left;
}

.toute-lactu {
	float: right;
	margin-top: 4px; 
}

.news-list-item li {
	float: left;
	width: 27%;
	_width: 30%;
	padding: 2%;
	margin: 0 1%;
/*
	background: #eae3d9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
*/
}

.news-list-item li:hover {
	background: #eae3d9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.news-list-item h3 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1.0em;
	padding-bottom: 10px;
}

.news-list-subheader {
	font-size: 0.9em;
}

.news-list-morelink {
	padding: 0;
	display: block;
}

/* ! SINGLE */

.news-single-item h2 {
	font-weight: normal;
	font-size: 1.3em;
	text-transform: uppercase;
	color: #003677;
	padding-bottom: 25px;
	margin-left: -50px;
}

.news-single-container {
/* 	padding-left: 50px; */
}

.news-single-backlink {
	padding: 15px 0;
}

/* ! LATEST */

#contenu-wrapper ul.news-latest-item {
	list-style-type: none;
	margin: 0;
/* 	padding-left: 9%; */
	width: 100%;
	overflow: hidden;
}
.news-latest-item li {
	padding-bottom: 25px;
	width: 100%;
	overflow: hidden;
}

.news-latest-container {
	padding: 0 0 0 0;
}

.news-latest-item h3 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1.0em;
	padding-bottom: 2px;
}

/* ! SLIDER */

#news-slider-item-container {
	width: 743px;;
	height: 190px;
	position: relative;
	overflow: hidden;
	clear:both;
}

#news-slider-item-container div {
	float: left;
}

#news-slider-item-container .items {
	width:20000em;
	position:absolute;
	clear:both;
	margin:0;
	padding:0;
}

/* position and dimensions of the navigator */
.navi {
	position: absolute;
	height:14px;
	bottom: 0;
	right: 50px;
}


/* items inside navigator */
.navi a {
	width:12px;
	height:12px;
	float:left;
	margin:1px;
	background:url(images/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
	cursor: pointer;
}

/* mouseover state */
.navi a:hover {
	background-position:0 -12px;      
}

/* active state (current page state) */
.navi a.active {
	background-position:0 -24px;     
}

.news-slider-image {
	float: left;
	width: 526px;
	height: 190px;
	background: #003677 url(images/voir-reference.png) center center no-repeat;
}

.news-slider-content {
	float: left;
	width: 167px;
	_width: 217px;
	height: 140px;
	_height: 190px;
	padding: 25px;
	background-color: #003677;
	color: #FFF;
	_font-size:12px;
}

.news-slider-content h3 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1.0em;
	padding-bottom: 10px;
}

.news-slider-content h3 a {
	color: #FFF;
}

.news-slider-content h3 a:hover {
	color: #ffb100;
}

.news-slider-subheader {
	font-size: 0.9em;
}


/* ================= */
/* ! STYLE DE BASE   */
/* ================= */

.csc-textpic-image {
	padding-bottom: 20px;
}

.csc-bulletlist {
	margin-left: 20px;
	padding-bottom: 20px;
}

.contenttable {
	margin-bottom: 20px;
	font-size: 0.9em;
	border-collapse: collapse;
}

#colonne-droite .contenttable p {
	padding: 0;
}

.contenttable td, .contenttable th {
	padding: 3px 5px;
	text-align: left;
	vertical-align: top;
}

table.csc-uploads {
	margin-bottom: 20px;
}

#colonne-droite .csc-uploads-fileName p {
	padding-bottom: 5px;
	font-size: 0.9em;
}

.csc-frame-frame1 {
	font-size: 1em;
}

.csc-sitemap ul {
	margin-left: 20px;
}

/* ==================== */
/* ! MAILFORM CONTACT   */
/* ==================== */
 
.mailformplus_contactform label {
	font-size: 0.8em;
}

.mailformplus_contactform table td {
	padding: 5px 0;
	vertical-align: top;
}

.mailformplus_contactform span.error {
	color: red;
	font-size: 0.8em;
	background-color: #eae3d9;
}

.mailformplus_contactform input, .mailformplus_contactform textarea {
	background-color: #f5f2ed;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	width: 300px;
}

.mailformplus_contactform table td.champ {
	border: 3px solid #eae3d9;
	padding-left: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.tx-srfreecap-pi2-cant-read {
	font-size: 0.8em;
}

img.tx-srfreecap-pi2-image {
	margin: 0;
}

.mailformplus_contactform table td.envoi a, .mailformplus_contactform .bouton-submit {
	display: block;
	background: #003677;
	padding: 5px 5px;
	width: 100px;
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #FFF;
}


/* ============= */
/* ! STYLE RTE   */
/* ============= */

p.p-orange {
	color: #ffb100;
}

span.texte-orange {
	color: #ffb100;
}

p.p-gray {
	color: gray;
}

span.texte-gray {
	color: gray;
}

span.texte-vert {
	color: #85bf00;
}

p.p-vert {
	color: #85bf00;
}

.align-justify {
	text-align: justify;
}

.align-center {
	text-align: center;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

.csc-textpic-intext-left ol, .csc-textpic-intext-left ul {
	height:auto;
	overflow:auto;
	padding-left:20px;
}

.csc-textpic {
	clear: both;
	width: 100%;
	overflow: hidden;
}