/** REGLAGE DE BASE **/

html {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	height: 100%; 
} 
body {
	height: 100%; 
	text-align: center;
	background-image: url('../images/structure/fond_lignes.jpg');
}

body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, 
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
dl, dt, dd, ol, ul, li,
form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, textarea {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	font-size: 12px;
	font-family: Arial;
	color: #1C1C1C;
}

div {
	text-align: left;
}

a {
	text-decoration: none;
}

/** STRUCTURE **/

#global {
	width: 960px;
	margin:0 auto;
	background-color: #FFFFFF;
}

/** MENU GAUCHE **/
#menu {
	width: 172px;
	float: left;
	background-color: #FFFFFF;
}

	/** MENU SAVOIR FAIRE **/
	#sous_menu_sf {
		background-image: url('../images/structure/fond_lignes_sf.jpg');
	}
	
	ul#liens_menu, ul#liens_menu2, ul#liens_agence, ul#liens_clients, ul#liens_sf, ul#liens_projet, ul#liens_footer_agence, ul#liens_footer_client, ul#liens_footer_plan, ul#liens_footer_mentions, ul#liens_contact {
		list-style: none;
	}
	
	/* rollOut */
	ul#liens_menu li a{float:left;display:block;background:url("../images/structure/menu_sf.jpg")  no-repeat; text-indent:-9999px;height:23px}
	ul#liens_menu li#com_marque a{background-position:0px 0px; width:172px;}
	ul#liens_menu li#anim a{background-position:0px -23px; width:172px;}
	ul#liens_menu li#pack a{background-position:0px -46px; width:172px;}
	ul#liens_menu li#outils a{background-position:0px -69px; width:172px;}
	ul#liens_menu li#edition a{background-position:0px -92px; width:172px;}
	ul#liens_menu li#event a{background-position:0px -115px; width:172px;}
	ul#liens_menu li#fab a{background-position:0px -138px; width:172px;}

	ul#liens_menu2 li a{float:left;display:block;background:url("../images/structure/menu_sf_footer.png")  no-repeat; text-indent:-9999px;height:34px}
	ul#liens_menu2 li#com_marque2 a{background-position:0px 0px; width:218px;}
	ul#liens_menu2 li#anim2 a{background-position:0px -34px; width:218px;}
	ul#liens_menu2 li#pack2 a{background-position:0px -68px; width:218px;}
	ul#liens_menu2 li#outils2 a{background-position:0px -102px; width:218px;}
	ul#liens_menu2 li#edition2 a{background-position:0px -136px; width:218px;}
	ul#liens_menu2 li#event2 a{background-position:0px -170px; width:218px; height: 33px;}
	ul#liens_menu2 li#fab2 a{background-position:0px -204px; width:218px; height: 33px;}
	
	
	ul#liens_agence li a{float:left;display:block;background:url("../images/structure/menu_bt_1.jpg")  no-repeat; text-indent:-9999px;height:32px}
	ul#liens_agence li#menu_agence a{background-position:0px 0px; width:172px;}
	
	ul#liens_clients li a{float:left;display:block;background:url("../images/structure/menu_bt_2.jpg")  no-repeat; text-indent:-9999px;height:32px}
	ul#liens_clients li#menu_clients a{background-position:0px 0px; width:172px;}
	
	ul#liens_sf li a{float:left;display:block;background:url("../images/structure/menu_bt_3.jpg")  no-repeat; text-indent:-9999px;height:32px}
	ul#liens_sf li#menu_sf a{background-position:0px 0px; width:172px;}
	
	ul#liens_projet li a{float:left;display:block;background:url("../images/structure/bt_voir_projet.jpg")  no-repeat; text-indent:-9999px;height:30px}
	ul#liens_projet li#menu_projet a{background-position:0px 0px; width:199px;}
	
	ul#liens_contact li a{float:left;display:block;background:url("../images/structure/menu_bt_4.jpg")  no-repeat; text-indent:-9999px;height:31px}
	ul#liens_contact li#menu_contact a{background-position:0px 0px; width:172px;}
	
	
	/* rollOver */
	ul#liens_menu li a span {background:url("../images/structure/menu_sf.jpg");height:23px;display:block}
	ul#liens_menu li#com_marque a span{background-position:-172px 0px; width:172px;}
	ul#liens_menu li#anim a span{background-position:-172px -23px; width:172px;}
	ul#liens_menu li#pack a span{background-position:-172px -46px; width:172px;}
	ul#liens_menu li#outils a span{background-position:-172px -69px; width:172px;}
	ul#liens_menu li#edition a span{background-position:-172px -92px; width:172px;}
	ul#liens_menu li#event a span{background-position:-172px -115px; width:172px;}
	ul#liens_menu li#fab a span{background-position:-172px -138px; width:172px;}
	
	ul#liens_menu2 li a span {background:url("../images/structure/menu_sf_footer.png");height:34px;display:block}
	ul#liens_menu2 li#com_marque2 a span{background-position:-218px 0px; width:218px;}
	ul#liens_menu2 li#anim2 a span{background-position:-218px -34px; width:218px;}
	ul#liens_menu2 li#pack2 a span{background-position:-218px -68px; width:218px;}
	ul#liens_menu2 li#outils2 a span{background-position:-218px -102px; width:218px;}
	ul#liens_menu2 li#edition2 a span{background-position:-218px -136px; width:218px;}
	ul#liens_menu2 li#event2 a span{background-position:-218px -170px; width:218px; height: 33px;}
	ul#liens_menu2 li#fab2 a span{background-position:-218px -204px; width:218px; height: 33px;}
	
	
	ul#liens_agence li a span {background:url("../images/structure/menu_bt_1.jpg");height:32px;display:block}
	ul#liens_agence li#menu_agence a span{background-position:0px -32px; width:172px;}

	ul#liens_clients li a span {background:url("../images/structure/menu_bt_2.jpg");height:32px;display:block}
	ul#liens_clients li#menu_clients a span{background-position:0px -32px; width:172px;}

	ul#liens_sf li a span {background:url("../images/structure/menu_bt_3.jpg");height:32px;display:block}
	ul#liens_sf li#menu_sf a span{background-position:0px -32px; width:172px;}

	ul#liens_contact li a span {background:url("../images/structure/menu_bt_4.jpg");height:31px;display:block}
	ul#liens_contact li#menu_contact a span{background-position:0px -31px; width:172px;}

	ul#liens_projet li a span {background:url("../images/structure/bt_voir_projet.jpg");height:30px;display:block}
	ul#liens_projet li#menu_projet a span{background-position:0px -30px; width:199px;}

	
	/** FOOTER ROLL OVER **/
	ul#liens_footer_agence li a{float:left;display:block;background:url("../images/structure/liens_footer_agence.jpg")  no-repeat; text-indent:-9999px;height:46px}
	ul#liens_footer_agence li#liens_footer_menu_agence a{background-position:0px 0px; width:218px;}

	ul#liens_footer_agence li a span {background:url("../images/structure/liens_footer_agence.jpg");height:46px;display:block}
	ul#liens_footer_agence li#liens_footer_menu_agence a span{background-position:0px -46px; width:218px;}

	ul#liens_footer_client li a{float:left;display:block;background:url("../images/structure/liens_footer_client.jpg")  no-repeat; text-indent:-9999px;height:46px}
	ul#liens_footer_client li#liens_footer_menu_client a{background-position:0px 0px; width:222px;}

	ul#liens_footer_client li a span {background:url("../images/structure/liens_footer_client.jpg");height:46px;display:block}
	ul#liens_footer_client li#liens_footer_menu_client a span{background-position:0px -46px; width:222px;}

	ul#liens_footer_plan li a{float:left;display:block;background:url("../images/structure/liens_footer_plan.jpg")  no-repeat; text-indent:-9999px;height:50px}
	ul#liens_footer_plan li#liens_footer_menu_plan a{background-position:0px 0px; width:222px;}

	ul#liens_footer_plan li a span {background:url("../images/structure/liens_footer_plan.jpg");height:50px;display:block}
	ul#liens_footer_plan li#liens_footer_menu_plan a span{background-position:0px -50px; width:222px;}

	ul#liens_footer_mentions li a{float:left;display:block;background:url("../images/structure/liens_footer_mentions.jpg")  no-repeat; text-indent:-9999px;height:47px}
	ul#liens_footer_mentions li#liens_footer_menu_mentions a{background-position:0px 0px; width:222px;}

	ul#liens_footer_mentions li a span {background:url("../images/structure/liens_footer_mentions.jpg");height:47px;display:block}
	ul#liens_footer_mentions li#liens_footer_menu_mentions a span{background-position:0px -47px; width:222px;}


/** CONTENT **/
#content {
	width: 788px;
	float:right;
	position: relative;
	background-color: #bababa;
	background-image: url('../images/structure/bordure_ombre_gris.jpg');
	background-repeat: repeat-y;
}

/** FOOTER **/
#footer {
	clear:both;
	width: 960px;
	height: 411px;
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url('../images/structure/fond_page_footer.jpg');
	background-repeat: no-repeat;
}

#footer_col1 {
	position: relative;
	width: 294px;
	height: 326px;
	top:84px;
	left:85px;
	float: left;
}

#footer_col2 {
	position: relative;
	width: 206px;
	height: 326px;
	top:84px;
	left:85px;
	float: left;
}

#footer_col3 {
	position: relative;
	width: 376px;
	height: 326px;
	top:84px;
	left:85px;
	float: left;
}

#footer_agence{
	position: relative;
	top:0px;
	left: 0px;
}

#footer_tel {
	position: relative;
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	top:85px;
	left: 40px;
	width: 200px;
}

#footer_mail {
	position: relative;
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	top:120px;
	left: 40px;
}

#footer_mail a {
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
}
#footer_mail a:hover {
	text-decoration: underline;
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
}


#footer_rue {
	position: relative;
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	top:160px;
	left: 40px;
}

#footer_client {
	position: relative;
	float: left;
	top:0px;
	left: 74px;
	width: 376px;
}

#footer_plan {
	position: relative;
	float: left;
	top:5px;
	left: 74px;
	width: 376px;
}

#footer_mentions {
	position: relative;
	float: left;
	top:8px;
	left: 74px;
	width: 376px;
}

#footer_twitter {
	position: relative;
	float: left;
	top:20px;
	left: 74px;
}

#footer_linked {
	position: relative;
	float: left;
	top:20px;
	left: 74px;
	width: 200px;
}

#footer_viadeo {
	position: relative;
	float: left;
	left: 74px;
	top:20px;
}

#footer_orkut {
	position: relative;
	float: left;
	left: 74px;
	top:20px;
}


/** AGENCE **/
#agence_texte {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 15px;
	width: 330px;
	position: absolute;
	top: 560px;
	left: 45px;
	font-weight: normal;
}
#agence_texte h1{
	font-family: Arial;
	font-size: 21px;
	color: #FFFFFF;
	text-align: left;
	line-height: 14px;
	font-weight: normal;
}

#titre_home1 {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	width: 330px;
	position: absolute;
	top: 555px;
	left: 44px;
	font-weight: normal;
	word-spacing: 3pt;
}

#titre_home1 h1{
	font-family: Arial;
	font-size: 21px;
	color: #FFFFFF;
	text-align: left;
	line-height: 14px;
	font-weight: normal;
}

#texte1{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	width: 320px;
	position: absolute;
	top: 581px;
	left: 45px;
	font-weight: normal;
	line-height: 17px;
}


#labo {
	position: absolute;
	left: 60px;
	top: 820px;
	width: 350px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	line-height: 17px;
	letter-spacing: 0.2px;
}

#labo h2{
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
	line-height: 20px;
	font-weight: normal;
}


#fin {
	position: absolute;
	left: 44px;
	top: 1167px;
	width: 320px;
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	line-height: 18px;
	font-weight: normal;
	text-align: justify;
}


#agence_video {
	position: absolute;
	top: 33px;
	left: 119px;
}

#img_sam_steph {
	position: relative;
	top: 395px;
}

/** CONTACT **/
#contac_tel {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	line-height: 24px;
	font-weight: normal;
	width: 155px;
	position: absolute;
	top: 389px;
	left: 40px;
	
}

#contac_mail {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	line-height: 24px;
	font-weight: normal;
	width: 255px;
	position: absolute;
	top: 389px;
	left: 240px;
	
}
#contac_mail a {
	text-decoration: none;
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	line-height: 24px;
	font-weight: normal;
}
#contac_mail a:hover {
	text-decoration: underline;
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	line-height: 24px;
	font-weight: normal;
}

#contac_rue {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	line-height: 24px;
	font-weight: normal;
	width: 255px;
	position: absolute;
	top: 389px;
	left: 517px;
	
}

#contac_plan {
	position: absolute;
	top: 420px;
	left: 522px;
}

/** PROJET **/
#projet {
	position: relative;
	display: block;
	margin-top: 30px;
	margin-left: 30px;
	margin-bottom: 0px;
	
}

#projet_titre {
	font-family: Arial;
	font-size: 20px;
	color: #ffffff;
}

#projet_titre_bandeau {
	font-family: Arial;
	font-size: 14px;
	color: #7d7d7d;
	position: relative;
	top: 6px;
	left: 508px;
	width: 220px;
}

#projet_sstitre_bandeau {
	font-family: Arial;
	font-size: 23px;
	color: #e60000;
	position: relative;
	top: 10px;
	left: 508px;
	width: 220px;
}

#projet_sstitre_bandeau2 {
	font-family: Arial;
	font-size: 16px;
	color: #7d7d7d;
	position: relative;
	top: 10px;
	left: 508px;
	width: 220px;
}

#projet_bandeau_off{
	height: 90px;
	width: 729px;
}

#projet_bandeau_on{
	height: 90px;
	width: 729px;
}

#projet_content {
	width: 729px;
	height: 183px;
}

#projet_content_txt {
	font-family: Arial;
	font-size: 11px;
	color: #434343;
	position: relative;
	top: 5px;
	left: 507px;
	width: 201px;
	line-height: 15px;
	text-align: justify;
	height: 110px;
}

#projet_bt_voir {
	position: relative;
	top: 25px;
	left: 508px;
	width: 199px;
	height: 30px;
}

#projet_separation {
	height: 2px;
}

/** POP IN **/
#pop_in_global {
	background-image: url('../images/structure/fond_pop_in.png');
	background-repeat: no-repeat;
	height: 583px;
	width: 900px;
}

#pop_in_global_agence {
	background-image: url('../images/structure/fond_pop_in_agence.png');
	background-repeat: no-repeat;
	height: 583px;
	width: 640px;
}

#pop_in_global_client {
	background-image: url('../images/structure/fond_pop_in_client.png');
	background-repeat: no-repeat;
	height: 583px;
	width: 566px;
}

#pop_in_titre {
	font-family: Arial;
	font-size: 23px;
	color: #d2d2d2;
	position: absolute;
	top: 30px;
	left: 25px;
}

#pop_in_fermer_titre {
	font-family: Arial;
	font-size: 12px;
	color: #7d7d7d;
	position: absolute;
	top: 30px;
	left: 770px;
}
#pop_in_fermer_titre a {
	font-family: Arial;
	font-size: 12px;
	color: #7d7d7d;
}

#pop_in_fermer_titre a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #7d7d7d;
	text-decoration: underline;
}

#pop_in_fermer_titre_agence {
	font-family: Arial;
	font-size: 12px;
	color: #7d7d7d;
	position: absolute;
	top: 30px;
	left: 470px;
}
#pop_in_fermer_titre_agence a {
	font-family: Arial;
	font-size: 12px;
	color: #7d7d7d;
}

#pop_in_fermer_titre_agence a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #7d7d7d;
	text-decoration: underline;
}



#pop_in_fermer_titre_client {
	font-family: Arial;
	font-size: 12px;
	color: #7d7d7d;
	position: absolute;
	top: 30px;
	left: 420px;
}
#pop_in_fermer_titre_client a {
	font-family: Arial;
	font-size: 12px;
	color: #7d7d7d;
}

#pop_in_fermer_titre_client a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #7d7d7d;
	text-decoration: underline;
}



#pop_in_fermer_croix {
	position: absolute;
	top: 0px;
	left: 850px;
	height: 50px;
	width: 50px;
	text-indent: -9999px;
	cursor: hand;	
}
#pop_in_fermer_croix_agence {
	position: absolute;
	top: 0px;
	left: 590px;
	height: 50px;
	width: 50px;
	text-indent: -9999px;
	cursor: hand;
}
#pop_in_fermer_croix_client {
	position: absolute;
	top: 0px;
	left: 500px;
	height: 50px;
	width: 50px;
	text-indent: -9999px;
	cursor: hand;
}

#pop_in_cartouche {
	position: absolute;
	top: 67px;
	left: 547px;
	height: 24px;
}

#pop_in_cartouche_client{
	height: 24px;
	width: 150px;	
	background-image: url('../images/structure/fond_client_pop_in.jpg');
	background-repeat: repeat-x;	
	font-family: Arial;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	position: relative;
	float: left;
	padding-top: 8px;

}
#pop_in_cartouche_abaka{
	height: 24px;
	width: 150px;	
	background-image: url('../images/structure/fond_abaka_pop_in.jpg');
	background-repeat: repeat-x;	
	font-family: Arial;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	position: relative;
	float: left;
	padding-top: 8px;
}

#pop_in_cartouche_croix {
	height: 24px;
	position: relative;
	float: left
}


#pop_in_job {
	font-family: Arial;
	font-size: 20px;
	color: #7d7d7d;
}

#pop_in_client {
	font-family: Arial;
	font-size: 26px;
	color: #e60000;
}


#pop_in_texte_global {
	position: absolute;
	top: 212px;
	left: 547px;
	height: 347px;
	width: 306px;
	text-align: justify;
}

#pop_in_texte_titre {
	font-family: Arial;
	font-size: 14px;
	color: #7d7d7d;
	font-weight: bold;
}

#pop_in_texte_texte {
	font-family: Arial;
	font-size: 11px;
	color: #434343;
	margin-bottom: 10px;
	line-height: 15px;
}

#pop_in_image_client{
	position: absolute;
	top:66px;
	left: 14px;
}

#pop_in_image_client_2{
	position: absolute;
	top:66px;
	left: 14px;
}



/** FABRICATION **/

#content_fabrication{
	background-image: url('../images/structure/fond_fab.jpg');
	background-repeat: no-repeat;
	width: 729px;
	height: 804px;
	position: relative;
}

#header_fab {
	font-family: Arial;
	font-size: 18px;
	color: #dc3327;
	position: relative;
	top:18px;
	left: 53px;
	word-spacing: 2px;
}

#texte_fab {
	font-family: Arial;
	font-size: 12px;
	position: relative;
	top:52px;
	left: 55px;
}

#texte_fab h1{
	color: #323231;
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;
	line-height: 17px;
}

#texte_fab h3{
	color: #434343;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	line-height: 17px;
}

#texte_fab h2{
	color: #dc001b;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	line-height: 17px;
}


#content_client {
	background-color: #FFFFFF;
	width: 729px;
	position: relative;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

#header_client {
	background-image: url('../images/structure/header_client.jpg');
	height: 55px;
	position: relative;
	float: left;
	width: 729px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#titre_header_client {
	font-family: Arial;
	font-size: 20px;
	color: #797e84;
	position: relative;
	top: 30px;
	left: 85px;
}

#client_icone_content {
	background-color: #FFFFFF;
	width: 729px;
	position: relative;
	float: left;
}
#client_icone {
	width: 597px;
	position: relative;
	float: left;
	left: 73px;
	top:20px;
	margin-bottom: 30px;
	background-color: #FFFFFF;
}

