body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 30px;
}


.header_wrapper {
	height: 65px;
	width: 100%;
	background-image: url(images/bg_header.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.header_content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 65px;
	position: relative;
}
.header_nous_joindre {
	height: 54px;
	width: 217px;
	background-image: url(images/nous_joindre.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	left: 356px;
	top: 8px;
}
.header_nous_joindre:hover {
	background-image: url(images/nous_joindre.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	cursor: pointer;
}
.menu_wrapper {
	height: 65px;
	width: 100%;
}
.menu_content {
	height: 65px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.menu_portfolio {
	height: 65px;
	width: 114px;
	position: absolute;
	left: 839px;
	top: 0px;
	background-image: url(images/menu_portfolio.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.menu_portfolio:hover {
	background-position: bottom;
	cursor: pointer;
}
.menu_expertises {
	height: 65px;
	width: 129px;
	position: absolute;
	background-image: url(images/menu_expertises.png);
	background-repeat: no-repeat;
	background-position: center top;
	left: 707px;
	top: 0px;
}
.menu_expertises:hover {
	background-position: bottom;
	cursor: pointer;
}
.menu_sitesweb {
	background-image: url(images/menu_sitesweb.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 65px;
	width: 111px;
	position: absolute;
	left: 593px;
	top: 0px;
}
.menu_sitesweb:hover {
	background-position: bottom;
	cursor: pointer;
}
.menu_apropos {
	background-image: url(images/menu_apropos.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 65px;
	width: 103px;
	position: absolute;
	left: 489px;
	top: 0px;
}
.menu_apropos:hover {
	background-position: bottom;
	cursor: pointer;
}


.banner_wrapper {
	height: auto;
	width: 100%;
	background-image: url(images/bg_banner.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.banner_content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 388px;
	position: relative;
}
.banner_texte_accueil {
	width: 550px;
	float: right;
	background-image: url(images/texte_accueil.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 305px;
	margin-top: 40px;
}
.banner_logo {
	height: 428px;
	width: 370px;
	position: absolute;
	top: -73px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}


.colors_wrapper {
	height: 65px;
	width: 100%;
	background-image: url(images/bg_colors_accueil.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.colors_content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 65px;
	position: relative;
}
.selecteur_wrapper {
	height: auto;
	width: 100%;
	background-color: #e9eceb;
	background-image: url(images/shadow.png);
	background-repeat: repeat-x;
	background-position: top;
}

.selecteur_content {
	height: 230px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.selecteur_3quart {
	width: 720px;
	float: left;
	height: 180px;
	margin-top: 30px;
	margin-bottom: 20px;
	overflow: hidden;
}
.selecteur_1quart {
	float: left;
	width: 240px;
	height: 230px;
	background-image: url(images/accueil_divan.png);
	background-repeat: no-repeat;
	background-position: center 30px;
}


.contenu_wrapper {
	background-image: url(images/shadow.png);
	background-repeat: repeat-x;
	background-position: top;
}


.contenu_content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.accueil_btn_portfolio {
	background-image: url(images/btn_portfolio.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 84px;
	width: 203px;
	position: absolute;
	left: 24px;
	top: -27px;
}
.accueil_btn_portfolio:hover {
	background-position: bottom;
	cursor: pointer;
}
.accueil_btn_rendezvous {
	background-image: url(images/btn_rendezvous.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 84px;
	width: 203px;
	position: absolute;
	left: 724px;
	top: -27px;
}
.accueil_btn_rendezvous:hover {
	background-position: bottom;
	cursor: pointer;
}
.footer_wrapper {
	height: 345px;
	background-image: url(images/bg_footer.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.footer_content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 345px;
	background-image: url(images/glow_footer.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.footer_rayer {
	height: 18px;
	width: 100%;
	background-image: url(images/bg_footer_rayer.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}


.copyright_wrapper {
	height: 35px;
	width: 100%;
	background-color: #85f2f9;
	line-height: 35px;
	color: #FFF;
	font-size: 12px;
}
.copyright_content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.footer_4colonnes {
	float: left;
	width: 220px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 50px;
}
.footer_4colonnes ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333;
}
.footer_4colonnes li {
	margin-bottom: 15px;


}
.vert {
	color: #5da513;
}
.bleu_clair {
	color: #07c3cf;
}
.bleu_foncer {
	color: #2164af;
}
.orange {
	color: #e24921;
}
#expertises a:link, #expertises a:visited {
	text-decoration: none;
	color: #333;
}
#expertises a:hover, #expertises a:active {
	text-decoration: none;
	color: #5da513;
}
#aconsulter a:link, #aconsulter a:visited {
	text-decoration: none;
	color: #333;
}
#aconsulter a:hover, #aconsulter a:active {
	text-decoration: none;
	color: #07c3cf;
}
#navigation a:link, #navigation a:visited {
	text-decoration: none;
	color: #333;
}
#navigation a:hover, #navigation a:active {
	text-decoration: none;
	color: #2164af;
}
.formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	background-color: #FFF;
	padding: 5px;
	border: 1px dashed #e24921;
	width: 200px;
}
.content_2tier {
	float: left;
	width: 520px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 20px;
}
.content_1tier {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	width: 379px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 1px;
}
.blogue_date {
	font-size: 12px;
	color: #e24924;
	margin-bottom: 15px;
}
.blogue_accueil_single {
	padding-bottom: 45px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 45px;
}
.btn_savoirplus_petit {
	background-image: url(images/btn_ensavoirplus_petit.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	width: 102px;
	margin-top: 15px;
}
.btn_savoirplus_petit:hover {
	background-position: bottom;
	cursor: pointer;
}
.texte_16px {
	font-size: 16px;
	line-height: 24px;
}
.accueil_texte_encadrer {
	font-size: 13px;
	font-weight: bold;
	background-color: #ccebee;
	margin-bottom: 20px;
	margin-top: 30px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	text-align: center;
}

.accueil_projet1 {
	position: relative;
}
.btn_ensavoirplus_grand {
	background-image: url(images/btn_ensavoirplus_gand.png);
	height: 45px;
	width: 169px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 20px;
}
.btn_ensavoirplus_grand:hover {
	background-position: bottom;
	cursor: pointer;
}
.accueil_titre_commentcamarche {
	position: absolute;
	background-image: url(images/titre_commentcamarche.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 182px;
	width: 739px;
	left: -214px;
	top: -41px;
}
.accueil_titre_votreprojet {
	position: absolute;
	background-image: url(images/titre_votreprojet.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 177px;
	width: 602px;
	left: -121px;
	top: -21px;
}
.accueil_titre_blogue {
	background-image: url(images/titre_blogue.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 43px;
	width: 138px;
	position: absolute;
	left: 39px;
	top: -75px;
	z-index: -1;
}

.section_banner_wrapper {
	height: 160px;
	width: 100%;
	background-image: url(images/bg_banner_small2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.section_banner_content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 160px;
	position: relative;
}

.portfolio_btn_nouveaute {
	background-image: url(images/btn_nosnouveautees.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 84px;
	width: 203px;
	position: absolute;
	left: 384px;
	top: 7px;
}
.section_banner_logo {
	height: 171px;
	width: 268px;
	background-image: url(images/logo_petit2.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 50px;
	top: -38px;
	background-position: center top;
}
.section_banner_logo:hover {
	height: 171px;
	width: 268px;
	background-image: url(images/logo_petit2.png);
	background-repeat: no-repeat;
	position: absolute;
	background-position: center bottom;
	cursor: pointer;
}
.background_sous_wrapper {
	background-image: url(images/bg_portfolio.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.portfolio_3menu {
	height: 80px;
	line-height: 80px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
}
.portfolio_3menu a:link, .portfolio_3menu a:visited {
	color: #333;
	text-decoration: none;
}
.portfolio_3menu a:hover, .portfolio_3menu a:active {
	color: #FFF;
	text-decoration: none;
}
.shadow_sousboite {
	background-image: url(images/shadow_sousboite.png);
	height: 15px;
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
.shadow_sousboite2 {
	background-image: url(images/shadow_sousboite2.png);
	height: 15px;
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

.portfolio_new_single {
	width: 300px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	margin-top: 30px;
	height: auto;
	margin-bottom: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.selecteur_content_portfolio {
	height: 300px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}


.portfolio_new_shadow {
	background-image: url(images/shadow_portfolio_new.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 12px;
}

.link_fleche a:link, .link_fleche a:visited {
	color: #C60;
	text-decoration: none;
}
.link_fleche a:hover, .link_fleche a:active {
	color: #999;
	text-decoration: none;
}
.portfolio_divphoto {
	width: auto;
	position: relative;
	background-color: #FFF;
	border: 1px solid #999;
	padding: 9px;
}
.portfolio_divphoto span {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px;
	height: 147px;
	width: 280px;
	margin: 9px;
	display: none;
}
.portfolio_divphoto:hover span {
	display: block;
	cursor: pointer;
}
.portfolio_projets_thumb {
	float: left;
	width: 460px;
	margin-top: 40px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
}
.portfolio_projet_photo {
	background-color: #FFF;
	border: 1px solid #999;
	padding: 9px;
	position: relative;
}
.portfolio_projet_photo span {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 9px;
	display: none;
}
.portfolio_projet_photo:hover span {
	display: block;
	cursor: pointer;
}


.portfolio_projet_shadow {
	background-image: url(images/shadow_portfolio_projet.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 15px;
}
.portfolio_autreprojet {
	height: 35px;
	text-align: center;
	vertical-align: middle;
	margin-top: 15px;
	margin-bottom: 15px;
	background-image: url(images/voir-autres-projets.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 210px;
	margin-right: auto;
	margin-left: auto;
}
.portfolio_autreprojet:hover {
	background-position: bottom;
	cursor: pointer;
}
.portfolio_4colonnes {
	float: left;
	width: 220px;
	text-align: center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.portfolio_4colonnes ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.portfolio_4colonnes li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-color: #999;
}
.portfolio_4colonnes li.last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.portfolio_clients {
	overflow: hidden;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

.portfolio_4colonnes li a:link, .portfolio_4colonnes li a:visited {
	color: #666;
	text-decoration: none;
}
.portfolio_4colonnes li a:hover, .portfolio_4colonnes li a:active {
	color: #C60;
	text-decoration: none;
}
.selecteur_web_wrapper {
	height: auto;
	width: 100%;
	background-image: url(images/bois_web.png);
	background-repeat: repeat-x;
	background-position: center top;
}

.siteweb_content {
	position: relative;
	margin-top: 30px;
}
.siteweb_content .web_table td {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
	font-size: 16px;
	color: #333;
}
.siteweb_bois_txtgauche {
	position: absolute;
	top: 35px;
	color: #FFF;
	width: 315px;
	text-align: center;
	line-height: 20px;
}
.siteweb_bois_txtdroite {
	position: absolute;
	top: 35px;
	color: #FFF;
	width: 352px;
	text-align: center;
	line-height: 20px;
	left: 609px;
}
.siteweb_analyse {
	position: absolute;
	background-image: url(images/icon_analyse.png);
	background-repeat: no-repeat;
	height: 239px;
	width: 422px;
	right: 10px;
	bottom: -1px;
}
.siteweb_design {
	position: absolute;
	background-image: url(images/icon_design.png);
	background-repeat: no-repeat;
	height: 329px;
	width: 455px;
	left: -20px;
	bottom: 0px;
}
.siteweb_design2 {
	position: absolute;
	background-image: url(images/icon_design2.png);
	background-repeat: no-repeat;
	height: 293px;
	width: 366px;
	left: 43px;
	bottom: 0px;
}

.siteweb_php {
	position: absolute;
	background-image: url(images/icon_php.png);
	background-repeat: no-repeat;
	height: 394px;
	width: 356px;
	left: 40px;
	bottom: 0px;
}
.siteweb_paiement {
	position: absolute;
	background-image: url(images/icon_paiement.png);
	background-repeat: no-repeat;
	height: 366px;
	width: 339px;
	bottom: 0px;
	right: 0px;
}
.siteweb_referencement {
	position: absolute;
	background-image: url(images/icon_browser.png);
	background-repeat: no-repeat;
	height: 400px;
	width: 514px;
	left: -20px;
	bottom: 0px;
}
.siteweb_flash {
	position: absolute;
	background-image: url(images/icon_flash.png);
	background-repeat: no-repeat;
	height: 409px;
	width: 495px;
	right: 0px;
	bottom: 0px;
}
.siteweb_contenu {
	position: absolute;
	background-image: url(images/icon_gestion2.png);
	background-repeat: no-repeat;
	height: 330px;
	width: 500px;
	left: 0px;
	bottom: 0px;
}
.siteweb_services {
	position: absolute;
	background-image: url(images/icon_vente.png);
	background-repeat: no-repeat;
	height: 375px;
	width: 435px;
	right: 30px;
	bottom: 0px;
}


.siteweb_html {
	position: absolute;
	background-image: url(images/icon_css.png);
	background-repeat: no-repeat;
	height: 369px;
	width: 406px;
	right: 10px;
	bottom: 0px;
}

.porfolio_single_description {
	margin-bottom: 40px;
	margin-top: 20px;
}

.portfolio_single_bigimage {
	background-color: #FFF;
	float: left;
	width: 680px;
	padding: 14px;
	border: 1px solid #CCC;
	margin-right: 10px;
	margin-bottom: 40px;
}
.portfolio_single_technologie {
	float: left;
	width: 220px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 40px;
}
.portfolio_single_technologie h2 {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-bottom: 10px;
}

.portfolio_single_quote {
	float: left;
	width: 220px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #999;
}
.portfolio_single_quote h2 {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-bottom: 10px;
	font-style: normal;
}


.portfolio_single_quote img {
	padding: 6px;
	border: 1px solid #CCC;
}
.portfolio_signature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	font-style: normal;
	padding-left: 17px;
}
.portfolio_nom_client {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #C60;
	margin-top: 25px;
}
.expertise_web {
	position: absolute;
	background-image: url(images/icon_web.png);
	background-repeat: no-repeat;
	height: 310px;
	width: 631px;
	right: 0px;
	bottom: 0px;
}
.expertise_hebergement {
	position: absolute;
	background-image: url(images/icon_hebergement.png);
	background-repeat: no-repeat;
	height: 312px;
	width: 444px;
	left: 28px;
	top: 3px;
}
.expertise_keybook {
	position: absolute;
	background-image: url(images/icon_keybook.png);
	background-repeat: no-repeat;
	height: 315px;
	width: 486px;
	left: 447px;
	top: -1px;
}
.expertise_analyse {
	position: absolute;
	background-image: url(images/icon_graph.png);
	background-repeat: no-repeat;
	height: 321px;
	width: 475px;
	left: 26px;
	top: 2px;
}
.expertise_creativite {
	position: absolute;
	background-image: url(images/icon_creatif.png);
	background-repeat: no-repeat;
	height: 349px;
	width: 446px;
	left: -30px;
	top: -26px;
}
.expertise_logo {
	position: absolute;
	background-image: url(images/icon_logo.png);
	background-repeat: no-repeat;
	height: 292px;
	width: 472px;
	right: -35px;
	bottom: 0px;
}
.expertise_fioriture {
	position: absolute;
	background-image: url(images/fioriture.png);
	background-repeat: no-repeat;
	height: 118px;
	width: 121px;
	left: 724px;
	top: 295px;
}
.selecteur_expertise {
	height: 295px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.slogan {
	background-image: url(images/expertise-slogan.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #D8FAFC;
}
.selecteur_wrapper_expertise {
	height: auto;
	width: 100%;
	background-image: url(images/shadow.png);
	background-repeat: repeat-x;
	background-position: top;
}
.blogue_sky {
	background-image: url(images/blogue_nuages.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.blogue_content {
	margin-top: 30px;
	margin-bottom: 30px;
}

.blogue_content_date {
	width: 140px;
	margin-left: 10px;
	float: left;
	text-align: center;
}
.blogue_content_titre {
	float: left;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999;
	width: 778px;
	margin-right: 10px;
	padding-left: 20px;
}
.blogue_content_description {
	float: right;
	width: 388px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999;
	padding-left: 20px;
	margin-left: 20px;
}
.nousjoindre_container {
	height: 300px;
	width: 100%;
	background-image: url(images/map.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.nousjoindre_content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	color: #FFF;
	position: relative;
}
.menu2_nuage {
	background-image: url(images/bg_banner_small.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.all_website {
	margin-top: -60px;
}
.menu_ligne_orange {
	background-image: url(images/bg_header.jpg);
	background-repeat: repeat-x;
	height: 8px;
}
.menu_ligne_orange_content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 8px;
	position: relative;
}
.slider_container {
	height: 180px;
	width: 720px;
}
.slider_content_single {
	height: 180px;
	width: 220px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	text-decoration: none;
	color: #666;
}
.slider_content_single:hover {
	text-decoration: none;
	color: #EC4921;
	cursor: pointer;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #C00;
	background-image: url(images/loupe.png);
	background-repeat: no-repeat;
	background-position: 140px 135px;
}
#slider ul a:link {
	text-decoration: none;
}
.selecteur_processus {
	height: 230px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.processus_icon {
	position: absolute;
	background-image: url(images/icon_crayon.png);
	background-repeat: no-repeat;
	height: 182px;
	width: 459px;
	left: 419px;
	top: -38px;
}
.processus_image01 {
	position: absolute;
	background-image: url(images/processus01.png);
	background-repeat: no-repeat;
	height: 177px;
	width: 444px;
	right: 10px;
	bottom: 0px;
}
.processus_image02 {
	position: absolute;
	background-image: url(images/processus02.png);
	background-repeat: no-repeat;
	height: 177px;
	width: 444px;
	bottom: 0px;
	left: 10px;
}
.expertise_reseaux {
	position: absolute;
	background-image: url(images/reseaux_sociaux.jpg);
	background-repeat: no-repeat;
	height: 252px;
	width: 329px;
	left: 42px;
	top: -12px;
}
.menu_all_bg {
	background-image: url(images/bg_menul.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 130px;
}
.banner_phrase {
	position: absolute;
	background-image: url(images/phrase_test.png);
	background-repeat: no-repeat;
	bottom: 30px;
	height: 95px;
	width: 562px;
	right: 0px;
}
.apropos_content {
	width: 610px;
	float: left;
	padding-right: 20px;
	height: 1090px;
	background-image: url(images/apropos_timeline2.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
.apropos_sidebar {
	width: 309px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 20px;
}
.apropos_1974 {
	width: 230px;
	position: absolute;
	color: #2164AF;
	left: 369px;
	top: 68px;
	font-size: 12px;
	line-height: 12px;
}
.apropos_1980 {
	width: 271px;
	position: absolute;
	color: #2164AF;
	left: 11px;
	top: 212px;
	font-size: 12px;
	line-height: 12px;
	text-align: right;
}
.apropos_1981 {
	width: 230px;
	position: absolute;
	color: #0DE6F4;
	left: 370px;
	top: 396px;
	font-size: 12px;
	line-height: 12px;
}
.apropos_1982 {
	width: 270px;
	position: absolute;
	color: #0DE6F4;
	left: 11px;
	top: 425px;
	font-size: 12px;
	line-height: 12px;
	text-align: right;
}
.apropos_2000 {
	width: 252px;
	position: absolute;
	color: #5DA513;
	left: 30px;
	top: 630px;
	font-size: 12px;
	line-height: 12px;
	text-align: right;
}
.apropos_2002 {
	width: 270px;
	position: absolute;
	color: #A10E13;
	left: 11px;
	top: 779px;
	font-size: 12px;
	line-height: 12px;
	text-align: right;
}
.apropos_2007 {
	width: 230px;
	position: absolute;
	color: #A10E13;
	left: 371px;
	top: 740px;
	font-size: 12px;
	line-height: 12px;
}
.apropos_2010 {
	width: 230px;
	position: absolute;
	color: #E44A21;
	left: 370px;
	top: 926px;
	font-size: 12px;
	line-height: 12px;
}
.apropos_selecteur_txt {
	float: left;
	width: 240px;
	padding-top: 20px;
	height: 210px;
}
.apropos_selecteur_team {
	width: 720px;
	height: 295px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	background-image: url(images/team.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.nousjoindre_content img {
	position: absolute;
	left: 505px;
	top: 243px;
}
form {
	margin: 0px;
	padding: 0px;
}
#response  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #900;
}
.blog_single_date {
	height: 45px;
	margin-bottom: 55px;
	border-top-width: 1px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
}
.menu_single_blog {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #999;
}
.blog_single_colone {
	float: left;
	width: 460px;
	padding-bottom: 20px;
}
.blog_single_photo {
	padding-top: 21px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-top: 20px;
	padding-bottom: 21px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

.menu_single_blog a:link, .menu_single_blog a:visited {
	color: #999;
	text-decoration: none;
}
.menu_single_blog a:hover, .menu_single_blog a:active {
	color: #e24921;
	text-decoration: none;
}
.blog_single_colone a:link, .blog_single_colone a:visited {
	color: #e34921;
	text-decoration: none;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
}
.blog_single_colone a:hover, .blog_single_colone a:active {
	color: #912400;
	text-decoration: none;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
}
.contenu_content .plan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #999;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.contenu_content .plan li {
	margin-bottom: 10px;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
}
.contenu_content .plan li a:link, .contenu_content .plan li a:visited {
	color: #999;
	text-decoration: none;
}
.contenu_content .plan li a:hover, .contenu_content .plan li a:active {
	color: #E34921;
	text-decoration: none;
}
