*{
	margin:0;
	padding:0;
}

body{
	background:url(images/logo-geant.jpg) no-repeat center -100px #000;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	line-height:14px;
}

a{
	text-decoration:none;
}

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                     CLASSES DISPLAY et CLEAR                                     */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


.lineclear{
	clear:both;
	height:1px;
}

.display{
	display:none;
}

.vishidden{
	visibility:hidden
}


/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                          CLASSES TEXTE                                           */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


.bold{
	font-weight:bold;
}

.rouge{
	color:#9F0002;
}

.gros{
	font-size:16px;
}

.gris{
	color:#68676C;
}


/*##################################################################################################*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*((((((((((((((((((((((                  STRUCTURE COMMUNE                   ))))))))))))))))))))))*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*##################################################################################################*/


#global{
	position:absolute;
	left:50%;
	top:50%;
	width:570px;
	height:570px;
	margin-top:-285px;
	margin-left:-285px;
}

/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             BANDEAU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


#menu{
	padding:36px 0 0 0;
}

#menu ul{
	margin:0 auto;
	padding:0 0 0 28px;
	height:16px;
	width:509px;
}

#menu ul li{
	display:inline;
}

#menu ul li a{
	display:block;
	float:left;
	height:16px;
	font-size:10px;
}

#menu ul li a.menu1{
	width:63px;
	margin-right:15px;
	background:url(images/menu2.gif) no-repeat;
}

#menu ul li a.menu2{
	width:82px;
	margin-right:17px;
	background:url(images/menu1.gif) no-repeat;
}

#menu ul li a.menu3{
	width:100px;
	margin-right:16px;
	background:url(images/menu3.gif) no-repeat;
}

#menu ul li a.menu4{
	width:96px;
	margin-right:14px;
	background:url(images/menu4.gif) no-repeat;
}

#menu ul li a.menu5{
	width:66px;
	background:url(images/menu5.gif) no-repeat;
}

#menu ul li a:hover{
	background-position:0px -16px;
}

#menu ul li a.focus{
	background-position:0px -16px;
}


/*##################################################################################################*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*((((((((((((((((((((((                        HOME                          ))))))))))))))))))))))*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*##################################################################################################*/


.index{
	background:url(images/bg_index.jpg) no-repeat left bottom #fff;
	width:570px;
	height:570px;
}

.logo{
	height:700px;
}


/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             BANDEAU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


.h-bandeau{
	height:77px;
	background:url(images/bg_h-bandeau.gif) no-repeat 40px 10px;
	font-size:10px;
	clear: both;
}


/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             CONTENU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


#logo{
	padding:0 0 0 186px;
}

#bas-index{
	width:525px;
	text-align:right;
	padding:150px 0 0 0;
	color:#fff;
	font-weight:bolder;
	font-size:12px;
}

#bas-index p{
	padding:0 0 14px 0;
}

#bas-index p a{
	color:#fff;
}

#bas-index p a:hover{
	color:#9F0002;
}


/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             FOOTER                                               */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


#tt{
	text-align:center;
	margin-top:20px;
}

#tt a{
	font-size:9px;
	color:#fff;
}

#tt a:hover{
	color:#D44214;
}


/*##################################################################################################*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*((((((((((((((((((((((                       ACCUEIL                        ))))))))))))))))))))))*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*##################################################################################################*/


.pages{
	background:url(images/bg_pages.jpg) no-repeat left bottom #fff;
}


/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             CONTENU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


#contenu-accueil{
	padding:40px 0 0 0;
}

#contenu-accueil p{
	padding:0 0 37px 142px;
	letter-spacing:-1px;
	line-height:20px;
}

p.accueil-1{
	background:url(images/bg_p-accueil-1.jpg) no-repeat;
}

p.accueil-2{
	background:url(images/bg_p-accueil-2.jpg) no-repeat;
}

p.accueil-3{
	background:url(images/bg_p-accueil-3.jpg) no-repeat;
}


/*##################################################################################################*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*((((((((((((((((((((((                      PRESTATIONS                     ))))))))))))))))))))))*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*##################################################################################################*/


.prest{
	background:url(images/bg_prest.jpg) no-repeat left bottom #fff;
}


/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             CONTENU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


#contenu-prest{
	padding:25px 0 0 80px;
}

#contenu-prest ul{
	padding:0 0 16px 0;
}

#contenu-prest ul li{
	background:url(images/bg_li.jpg) no-repeat 0px 3px;
	padding:0 0 16px 19px;
	list-style-type:none;
	letter-spacing:-1px;
	font-size:11px;
	line-height:20px;
}

#contenu-prest p{
	text-transform:uppercase;
	letter-spacing:2px;
}

#contenu-prest p.plaquette{
	text-transform:none;
	letter-spacing:1px;
}

#contenu-prest p.plaquette a.gris:hover{
	 color:#9F0002;
}


/*##################################################################################################*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*((((((((((((((((((((((                      REFERENCES                      ))))))))))))))))))))))*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*##################################################################################################*/


/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             CONTENU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


#contenu-ref1, #contenu-ref2, #contenu-ref3{
	padding:25px 0 0 0;
}

#contenu-ref2, #contenu-ref3{
	display:none;
}

.ref-gauche{
	float:left;
	width:185px;
	padding:74px 0 0 69px;
}

.ref-gauche a{
	display:block;
	float:left;
}

.ref-gauche a:hover{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	opacity:0.5;
}

.ref-gauche img{
	margin:0 5px 5px 0;
	border:none;
	cursor:pointer;
}

.carres{
	padding:34px 0 0 0;
}

.carres img{
	margin:0 3px 0 0;
}

.ref-droite{
	float:left;
	width:204px;
	padding:0 0 0 43px;
	text-align:center;
}

p.leg-haute{
	height:28px;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#67666B;
	width:204px;
	font-size:9px;
}

#leg-c1-haut-2, #leg-c1-haut-3, #leg-c1-haut-4, #leg-c1-haut-5, #leg-c1-haut-6, #leg-c1-haut-7, #leg-c1-haut-8, #leg-c1-haut-9, #leg-c1-haut-10, #leg-c1-haut-11, #leg-c1-haut-12, #leg-c1-haut-13, #leg-c1-haut-14, #leg-c1-haut-15, #leg-c1-haut-16{
	display:none;
}

#leg-c2-haut-2, #leg-c2-haut-3, #leg-c2-haut-4, #leg-c2-haut-5, #leg-c2-haut-6, #leg-c2-haut-7, #leg-c2-haut-8, #leg-c2-haut-9, #leg-c2-haut-10, #leg-c2-haut-11, #leg-c2-haut-12, #leg-c2-haut-13, #leg-c2-haut-14, #leg-c2-haut-15, #leg-c2-haut-16{
	display:none;
}

#leg-c3-haut-2, #leg-c3-haut-3, #leg-c3-haut-4, #leg-c3-haut-5, #leg-c3-haut-6, #leg-c3-haut-7, #leg-c3-haut-8, #leg-c3-haut-9, #leg-c3-haut-10, #leg-c3-haut-11, #leg-c3-haut-12, #leg-c3-haut-13, #leg-c3-haut-14, #leg-c3-haut-15, #leg-c3-haut-16{
	display:none;
}

p.leg-basse{
	padding:11px 0 0 0;
	color:#98989C;
	font-style:italic;
	font-size:10px;
}

#leg-c1-bas-2, #leg-c1-bas-3, #leg-c1-bas-4, #leg-c1-bas-5, #leg-c1-bas-6, #leg-c1-bas-7, #leg-c1-bas-8, #leg-c1-bas-9, #leg-c1-bas-10, #leg-c1-bas-11, #leg-c1-bas-12, #leg-c1-bas-13, #leg-c1-bas-14, #leg-c1-bas-15, #leg-c1-bas-16{
	display:none;
}

#leg-c2-bas-2, #leg-c2-bas-3, #leg-c2-bas-4, #leg-c2-bas-5, #leg-c2-bas-6, #leg-c2-bas-7, #leg-c2-bas-8, #leg-c2-bas-9, #leg-c2-bas-10, #leg-c2-bas-11, #leg-c2-bas-12, #leg-c2-bas-13, #leg-c2-bas-14, #leg-c2-bas-15, #leg-c2-bas-16{
	display:none;
}

#leg-c3-bas-2, #leg-c3-bas-3, #leg-c3-bas-4, #leg-c3-bas-5, #leg-c3-bas-6, #leg-c3-bas-7, #leg-c3-bas-8, #leg-c3-bas-9, #leg-c3-bas-10, #leg-c3-bas-11, #leg-c3-bas-12, #leg-c3-bas-13, #leg-c3-bas-14, #leg-c3-bas-15, #leg-c3-bas-16{
	display:none;
}


/*##################################################################################################*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*((((((((((((((((((((((                        CONTACT                       ))))))))))))))))))))))*/
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*##################################################################################################*/


/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
/*                                             CONTENU                                              */
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/


#contenu-contact{
	width:314px;
	padding:43px 0 0 137px;
}

#contenu-contact ul li{
	background:url(images/bg_li.jpg) no-repeat  0px 0px;
	padding:0 0 10px 25px;
	list-style-type:none;
	color:#68676C;
	letter-spacing:2px;
}

.decal{
	padding:0 0 0 15px;
}

.h-contact{
	text-transform:uppercase;
	letter-spacing:7px;
	word-spacing:2px;
	color:#7E7D81;
	font-weight:normal;
	font-size:11px;
	padding:18px 0 8px 0;
}

.input{
	width:289px;
	height:23px;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#B0B1B5;
	background:#F6F7F7;
	border:none;
	padding:4px 0px 0px 12px;
	margin:0px 0px 4px 0px;
}

textarea{
	width:289px;
	height:48px;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#B0B1B5;
	background:#F6F7F7;
	border:none;
	padding:4px 0px 0px 12px;
	margin:0px 0px 4px 0px;
}

#bouton{
	display:block;
	width:143px;
	padding:3px 0px 3px 0px;
	margin:0px 0px 0px 0px;
	background:#F6F7F7;
	border:none;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#B0B1B5;
	float:left;
	cursor:pointer;
}

.left{
	float:left;
}

p.siret{
	font-size:10px;
	float:left;
	width:158px;
}
