@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	background: #dd002b url(../img/bandesTest02.jpg) top center repeat-y;
}

* html body {
	background: #dd002b url(../img/bandesIE7.jpg) top center repeat-y;
}

*:first-child+html body {
	background: #dd002b url(../img/bandesIE7.jpg) top center repeat-y;
}

#pageTemp {
	width: 613px;
	margin: 30px auto;
	padding: 0;
	border: 0px solid #000;
}

* html #pageTemp {
	width: 613px;
	margin: 30px auto;
	padding: 0;
	border: 0px solid #000;
}

#web {
	width: 100%;
	margin: auto;
	border: 0px solid #000;
}

* html #web {
	width: 1160px;
	margin: auto;
	border: 0px solid #000;
}

*:first-child+html #web {
	width: 1160px;
	margin: auto;
	padding: 0;
}

#page {
	width: 932px;
	margin: auto;
	padding: 0;
	background: url(../img/bg_corps02.jpg) top left repeat-y;
	border: 0px solid #fff;
}

* html #page {
	display: block;
	float: left;
	width: 915px;
	padding: 0;
	margin: 0 -34px 0 0;
	border: 0px solid #000;
}

*:first-child+html #page {
	display: block;
	float: left;
	width: 932px;
	padding: 0;
	margin: 0 -16px 0 0;
	/*background: url(../img/bg_corps02.jpg) top left repeat-y;*/
	border: 0px solid #000;
}

#header {
	display: block;
	float: left;
	width: 932px;
	height: 82px;
	margin: 0;
	padding: 0;
	background: url(../img/bg_header02.jpg) top left no-repeat;
}

* html #header {
	display: block;
	float: left;
	width: 915px;
	height: 82px;
	margin: 0;
	padding: 0;
	background: url(../img/bg_header02.jpg) top left no-repeat;
	border: 0px solid #000;
}

#footer {
	display: block;
	float: left;
	width: 932px;
	height: 30px;
	margin: 0;
	padding: 0;
	background: url(../img/bg_footer02.jpg) top left no-repeat;
}

* html #footer {
	display: block;
	float: left;
	width: 916px;
	height: 30px;
	margin: 0;
	padding: 0;
	background: url(../img/bg_footer02.jpg) top left no-repeat;
}

#footer p {
	margin: 10px 0 0 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color:#FFFFFF;
	letter-spacing: 1px;
}

* html #footer p {
	margin: 10px 0 0 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color:#FFFFFF;
	letter-spacing: 1px;
}

*:first-child+html #footer p {
	margin: 5px 0 0 55px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color:#FFFFFF;
	letter-spacing: 1px;
}

#footer p span {
	color: #DC002E;
}

#footer p a {
	color:#FFFFFF;
	text-decoration: none;
}

#footer p a:hover {
	color:#DC002E;
}

#lienBlog {
	color:#FFFFFF;
	text-decoration: none;
}

#lienBlog:hover {
	color:#000;
}

#bottomFooter {
	margin: 7px 0 0 0;
}

*:first-child+html #bottomFooter {
	margin: 11px 0 0 0;
}

/* MENU TOP --------------------------------------------------------*/

#menuTop {
	display: block;
	float: left;
	width: 590px;
	height: 36px;
	margin:  35px 0 0 15px;
	padding:0;
	border: 0px solid #000;
}

#menuTop li {
	display: block;
	float: left;
	height: 36px;
}

#menuTop li a span {
	visibility: hidden;
}

#btn01{
	display: block;
	float: left;
	width: 54px;
	height: 36px;
	margin: 0 0 0 20px;
	background: url(../img/btn_accueil.jpg) top left no-repeat;
	text-decoration: none;
}
#btn01:hover {
	background: url(../img/btn_accueil_on.jpg) top left no-repeat;
}

#btn02{
	display: block;
	float: left;
	width: 62px;
	height: 36px;
	margin: 0 0 0 20px;
	background: url(../img/btn_agence.jpg) top left no-repeat;
	text-decoration: none;
}
#btn02:hover {
	background: url(../img/btn_agence_on.jpg) top left no-repeat;
}


#btn02b{
	display: block;
	float: left;
	width: 33px;
	height: 36px;
	margin: 0 0 0 20px;
	background: url(../img/btn_team.jpg) top left no-repeat;
	text-decoration: none;
}
#btn02b:hover {
	background: url(../img/btn_team_on.jpg) top left no-repeat;
}

#btn03{
	display: block;
	float: left;
	width: 90px;
	height: 36px;
	margin: 0 0 0 20px;
	background: url(../img/btn_competences.jpg) top left no-repeat;
	text-decoration: none;
}
#btn03:hover {
	background: url(../img/btn_competences_on.jpg) top left no-repeat;
}

#btn04{
	display: block;
	float: left;
	width: 53px;
	height: 36px;
	margin: 0 0 0 20px;
	background: url(../img/btn_galerie.jpg) top left no-repeat;
	text-decoration: none;
}
#btn04:hover {
	background: url(../img/btn_galerie_on.jpg) top left no-repeat;
}

#btn05{
	display: block;
	float: left;
	width: 92px;
	height: 36px;
	margin: 0 0 0 20px;
	background: url(../img/btn_engagement.jpg) top left no-repeat;
	text-decoration: none;
}
#btn05:hover {
	background: url(../img/btn_engagement_on.jpg) top left no-repeat;
}

#btn06{
	display: block;
	float: left;
	width: 56px;
	height: 36px;
	margin: 0 0 0 20px;
	background: url(../img/btn_contact.jpg) top left no-repeat;
	text-decoration: none;
}
#btn06:hover {
	background: url(../img/btn_contact_on.jpg) top left no-repeat;
}

/* BOUTONS MENU IE6 */
* html #btn01{
	display: block;
	float: left;
	width: 54px;
	height: 36px;
	margin: 0;
	background: url(../img/btn_accueil.jpg) top left no-repeat;
	text-decoration: none;
}
* html #btn01:hover {
	background: url(../img/btn_accueil_on.jpg) top left no-repeat;
}

* html #btn02{
	display: block;
	float: left;
	width: 62px;
	height: 36px;
	margin: 0 0 0 10px;
	background: url(../img/btn_agence.jpg) top left no-repeat;
	text-decoration: none;
}
* html #btn02:hover {
	background: url(../img/btn_agence_on.jpg) top left no-repeat;
}

* html #btn02b{
	display: block;
	float: left;
	width: 33px;
	height: 36px;
	margin: 0 0 0 10px;
	background: url(../img/btn_team.jpg) top left no-repeat;
	text-decoration: none;
}
* html #btn02b:hover {
	background: url(../img/btn_team_on.jpg) top left no-repeat;
}

* html #btn03{
	display: block;
	float: left;
	width: 90px;
	height: 36px;
	margin: 0 0 0 10px;
	background: url(../img/btn_competences.jpg) top left no-repeat;
	text-decoration: none;
}
* html #btn03:hover {
	background: url(../img/btn_competences_on.jpg) top left no-repeat;
}

* html #btn04{
	display: block;
	float: left;
	width: 61px;
	height: 36px;
	margin: 0 0 0 10px;
	background: url(../img/btn_galerie.jpg) top left no-repeat;
	text-decoration: none;
}
* html #btn04:hover {
	background: url(../img/btn_galerie_on.jpg) top left no-repeat;
}

* html #btn05{
	display: block;
	float: left;
	width: 92px;
	height: 36px;
	margin: 0 0 0 10px;
	background: url(../img/btn_engagement.jpg) top left no-repeat;
	text-decoration: none;
}
* html #btn05:hover {
	background: url(../img/btn_engagement_on.jpg) top left no-repeat;
}

* html #btn06{
	display: block;
	float: left;
	width: 56px;
	height: 36px;
	margin: 0 0 0 10px;
	background: url(../img/btn_contact.jpg) top left no-repeat;
	text-decoration: none;
}
* html #btn06:hover {
	background: url(../img/btn_contact_on.jpg) top left no-repeat;
}
/* ---- */

#login {
	display: block;
	float: right;
	font-family: frutiger, arial;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	margin:  35px 35px 0;
	padding: 0;
}

input {
	background:#fff;
	border: 1px solid #ccc;
	font-family: arial;
	color: #666;
	font-size: 11px;
	margin: 0 0 5px 5px
}

/* LOGIN IE6 */
* html #login {
	display: block;
	float: right;
	font-family: frutiger, arial;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	margin:  25px 35px 0;
	padding: 0;
}

input {
	background:#fff;
	border: 1px solid #ccc;
	font-family: arial;
	color: #666;
	font-size: 11px;
	margin: 0 0 5px 5px
}
/* ----------*/

/* SOUS-MENU --------------------------------------------------*/

#sousMenu {
	width: 550px;
	height: 10px;
	margin: 10px 0 0 0;
	padding: 0;
}

#sousMenu li {
	display: block;
	float: left;
	height: 10px;
}

#sousMenu li a span {
	visibility: hidden;
}

#btn07 {
	display: block;
	float: left;
	width: 56px;
	height: 12px;
	margin: 0 0 0 20px;
	background: url(../img/commEntreprise_off.jpg) bottom left no-repeat;
	text-decoration: none;
}
#btn07:hover {
	background: url(../img/commEntreprise_on.jpg) bottom left no-repeat;
}

#btn08 {
	display: block;
	float: left;
	width: 130px;
	height: 12px;
	margin: 0 0 0 35px;
	background: url(../img/creagraphique_off.jpg) bottom left no-repeat;
	text-decoration: none;
}
#btn08:hover {
	background: url(../img/creagraphique_on.jpg) bottom left no-repeat;
}

#btn09 {
	display: block;
	float: left;
	width: 52px;
	height: 12px;
	margin: 0 0 0 35px;
	background: url(../img/edition_off.jpg) bottom left no-repeat;
	text-decoration: none;
}
#btn09:hover {
	background: url(../img/edition_on.jpg) bottom left no-repeat;
}

#btn10 {
	display: block;
	float: left;
	width: 82px;
	height: 12px;
	margin: 0 0 0 35px;
	background: url(../img/evenements_off.jpg) bottom left no-repeat;
	text-decoration: none;
}
#btn10:hover {
	background: url(../img/evenements_on.jpg) bottom left no-repeat;
}

/* BOUTONS SOUS-MENU IE6 */

* html #btn07 {
	display: block;
	float: left;
	width: 45px;
	height: 12px;
	margin: 2px 0 0 5px;
	background: url(../img/commEntreprise_off.jpg) top left no-repeat;
	text-decoration: none;
	border: 0px solid #000;
}
* html #btn07:hover {
	background: url(../img/commEntreprise_on.jpg) top left no-repeat;
}

* html #btn08 {
	display: block;
	float: left;
	width: 122px;
	height: 12px;
	margin: 0 0 0 17px;
	background: url(../img/creagraphique_off.jpg) top left no-repeat;
	text-decoration: none;
	border: 0px solid #000;
}
* html #btn08:hover {
	background: url(../img/creagraphique_on.jpg) top left no-repeat;
}

* html #btn09 {
	display: block;
	float: left;
	width: 48px;
	height: 12px;
	margin: 0 0 0 17px;
	background: url(../img/edition_off.jpg) top left no-repeat;
	text-decoration: none;
}
* html #btn09:hover {
	background: url(../img/edition_on.jpg) top left no-repeat;
}

* html #btn10 {
	display: block;
	float: left;
	width: 77px;
	height: 12px;
	margin: 0 0 0 17px;
	background: url(../img/evenements_off.jpg) top left no-repeat;
	text-decoration: none;
}
* html #btn10:hover {
	background: url(../img/evenements_on.jpg) top left no-repeat;
}

/*---------------*/

/* CONTENU ----------------------------------------------------*/

#contenu {
	display: block;
	float: left;
	width: 1150px;
	background: url(../img/bg_corps02.jpg) top left repeat-y;
	text-align: center;
	border: 0px solid #000;
}

#pageInt {
	display: block;
	float: left;
	width: 860px;
	height: 570px;
	border: 1px solid #ececec;
	background: #fcfcfc;
	margin: 18px 0 18px 36px;
}

#pageIntBis {
	display: block;
	float: left;
	width: 860px;
	height: 795px;
	border: 1px solid #ececec;
	background: #fcfcfc;
	margin: 18px 0 18px 36px;
}

/* PAGE INTERIEUR IE6 */
* html #contenu {
	display: block;
	float: left;
	width: 1140px;
	background: url(../img/bg_corps02.jpg) top left repeat-y;
	text-align: left;
	padding: 0;
	margin: 0;
}

* html #pageInt {
	display: block;
	float: left;
	width: 860px;
	height: 570px;
	border: 1px solid #ececec;
	background: #fcfcfc;
	padding: 0;
	margin: 18px 0 36px 18px;
}

* html #pageIntBis {
	display: block;
	float: left;
	width: 860px;
	height: 795px;
	border: 1px solid #ececec;
	background: #fcfcfc;
	margin: 18px 0 18px 18px;
}
/* ---------- */

#left {
	display: block;
	float: left;
	width: 570px;
	height: 560px;
}

#right {
	display: block;
	float: right;
	margin: 55px 0 0 0;
	border: 0px solid #000;
}

#rightBis {
	display: block;
	float: right;
	margin: 15px 0 0 0;
	width: 260px;
}

#logo {
	display: block;
	float: right;
	margin: 0 10px 0 0;
}

#perso {
	margin: 0px 0 0 0;
}

#perso2 {
	display: block;
	float: right;
	margin: 281px 0 0 0;
}

* html #perso {
	display: block;
	float: right;
	margin: 111px 0 0 0;
}

#anim {
	width: 525px;
	height: 200px;
	margin: 83px auto 0 auto;
	padding: 0;
	background: #fff;
	border: 2px solid #000;
}

#animBis {
	width: 525px;
	height: 200px;
	margin: 63px auto 0 auto;
	padding: 0;
	background: #fff;
	border: 2px solid #000;
}

#textPage {
	width: 530px;
	margin: 10px 0 0 20px;
	padding: 0;
}

#textPage img {
	display: block;
	float: right;
	border: 0px solid #000;
	margin: 10px 0 0 0;
}

#textPage p {
	font-family: arial;
	font-size: 12px;
	text-align: justify;
	color: #000;
	line-height: 18px;
	margin: 30px 0 0 0;
}

#textPage p span {
	font-family: frutiger, arial;
	font-size: 12px;
	font-weight: bold; 
	color: #DC002E;
}

#paragraphe {
	display: block;
	float: left;
	width: 197px;
	font-family: arial;
	font-size: 12px;
	text-align: justify;
	color: #000;
	line-height: 18px;
}

.paragrapheLeft {
	display: block;
	float: left;
	width: 250px;
	padding: 0 20px 0 0;
	font-family: arial;
	font-size: 12px;
	text-align: justify;
	color: #000;
	line-height: 18px;
}

.paragrapheRight {
	display: block;
	float: left;
	width: 250px;
	padding: 0;
	font-family: arial;
	font-size: 12px;
	text-align: justify;
	color: #000;
	line-height: 18px;;
}

#liste {
	display: block;
	float: right;
	width: 280px;
	font-family: frutiger, arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: left;
	margin: 19px 0 0 0;
	
}

#listeA {
	display: block;
	float: left;
	width: 150px;
	font-family: frutiger, arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: left;
	margin: 19px 0 0 0;
	padding: 13px 0 0 30px;
	border: 0px solid #000;
	
}

#listeB {
	display: block;
	float: right;
	width: 140px;
	font-family: frutiger, arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: left;
	margin: 19px 0 0 0;
	padding:0;
	border: 0px solid #000;
	
}

#liste li {
	margin: 0 0 5px 0;
	
}

#listeA li {
	margin: 0 0 5px 0;
	
}

#listeB li {
	margin: 0 0 5px 0;
	
}

/* GALERIE ---------------------------------*/


#spaceLogoB {
	display: block;
	float: left;
	width: 800px;
	height: 120px;
	margin: 20px 0 0px 0;
	padding: 0;
}
#logoB{
	margin: 0 auto;
}

#galerie {
	width: 850px;
	height: 700px;
	margin: 50px 0 0 0px;
	padding: 0;
	border: 0px solid #000;
}

* html #galerie {
	width: 850px;
	height: 700px;
	margin: 50px 0 0 0px;
	padding: 0;
}

#introGalerie {
	display: block;
	float: none;
	width: 780px;
	margin: 0 0 0 20px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	/*letter-spacing: 1px;*/
}

#tabImg {
	display: block;
	float: left;
	width: 800px;
	padding: 0;
	margin: 0 0 0 15px;
	border: 0px solid #000;
}

* html #tabImg {
	display: block;
	float: left;
	width: 800px;
	padding: 0;
	margin: 0 0 0 20px;
	border: 0px solid #000;
}

#tabImg li {
	margin: 0;
	display: block;
	float: left;
}

.imgGalerie {
	display: block;
	float: left;
	width: 90px;
	height: 90px;
	margin: 8px 11px;
	padding: 0;
	border: 1px solid #ccc;
}

* html .imgGalerie {
	display: block;
	float: left;
	width: 90px;
	height: 90px;
	margin: 8px 5px;
	padding: 0;
	border: 1px solid #ccc;
}

.imgGalerie span {
	display: none;
}

#next{
	display: block;
	float: right;
	margin: 0 50px 0 0;
}

* html #next{
	display: block;
	float: right;
	margin: 0 20px 0 0;
}

#prev{
	display: block;
	float: left;
	width: 166px;
	margin: 0 40px 0 0;
	border: 0px solid #000;
}

.prevNext {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.prevNext:hover {
	color: #DC002E;
}

/* FORMULAIRE CONTACT ---------------------------------*/

#formContact {
	width: 525px;
	font-family: trebuchet, arial;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-align: left;
}

#formContact li {
	display: block;
	float: left;
	margin: 0 30px 0px 0;
}

select {
	background:#fff;
	border: 1px solid #ccc;
	font-family: arial;
	color: #666;
	font-size: 11px;
	margin: 0 0 2px 5px
}


textarea {
	background:#fff;
	border: 1px solid #ccc;
	font-family: arial;
	color: #666;
	font-size: 11px;
	margin: 0 0 5px 5px
}

/*LOGIN TMP --------------------------------------------*/

#loginTmp {
	display: block;
	float: right;
	font-family: frutiger, arial;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 0;
}

#loginTmp input {
	background:#fff;
	border: 1px solid #ccc;
	font-family: arial;
	color: #666;
	font-size: 11px;
	margin: 0 10px 5px 5px
}

/* LOGIN IE6 */
* html #loginTmp {
	display: block;
	float: right;
	font-family: frutiger, arial;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 0;
}

* html #loginTmp input {
	background:#fff;
	border: 1px solid #ccc;
	font-family: arial;
	color: #666;
	font-size: 11px;
	margin: 0 10px 5px 5px
}

/* HOME --------------------------------------------*/

#menuHome {
	display: block;
	float: left;
	width: 152px;
	height: 145px;
	padding: 0 0 0 0px;
	text-align: left;
	border: 0px solid #000;
}

#menuHome li {
	width: 170px;
	height: 25px;
	margin: 0 0 10px 0;
	list-style: none;
	padding: 0;
	border: 0px solid #000;
}

#conseilHome {
	diplay: block;
	float: left;
	width: 152px;
	height: 35px;
	background: url(../img/conseilHome.jpg) top left no-repeat;
}
#conseilHome:hover {
	background: url(../img/conseilHomeOn.jpg) top left no-repeat;
}

#graphismeHome {
	diplay: block;
	float: left;
	width: 152px;
	height: 35px;
	background: url(../img/graphismeHome.jpg) top left no-repeat;
}
#graphismeHome:hover {
	background: url(../img/graphismeHomeOn.jpg) top left no-repeat;
}

#editionHome {
	diplay: block;
	float: left;
	width: 152px;
	height: 35px;
	background: url(../img/editionHome.jpg) top left no-repeat;
}
#editionHome:hover {
	background: url(../img/editionHomeOn.jpg) top left no-repeat;
}

#evenementHome {
	diplay: block;
	float: left;
	width: 152px;
	height: 35px;
	background: url(../img/evenementHome.jpg) top left no-repeat;
}
#evenementHome:hover {
	background: url(../img/evenementHomeOn.jpg) top left no-repeat;
}

#menuHome li span {
	display: none;
}

#textHome {
	display: block;
	float: right;
	width: 360px;
	height: 115px;
	margin: 0 12px 0 0;
	font-family: arial;
	font-size: 12px;
	text-align: justify;
	color: #000;
	line-height: 18px;
}

#textHome span {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #DC002E;
}

#imgBottom {
	display: block;
	float: left;
	height: 55px;
	width: 570px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	border: 0px solid #000;
}

#lileft {
	display: block;
	float: left;
	height: 51px;
	width: 189px;
	list-style: none;
	border: 0px solid #000;
}
#licenter {
	display: block;
	float: left;
	height: 51px;
	width: 189px;
	list-style: none;
	border: 0px solid #000;
}
#liright {
	display: block;
	float: right;
	height: 51px;
	width: 189px;
	list-style: none;
	border: 0px solid #000;
}

#qualiteHome {
	display: block;
	float: left;
	height: 51px;
	width: 189px;
	background: url(../img/qualiteHome.jpg) top left no-repeat;
}
#qualiteHome:hover {
	background: url(../img/qualiteHomeOn.jpg) top left no-repeat;
}

#enrironHome {
	display: block;
	float: left;
	height: 51px;
	width: 189px;
	background: url(../img/environHome.jpg) top right no-repeat;
}
#enrironHome:hover {
	background: url(../img/environHomeOn.jpg) top right no-repeat;
}

#lettreHome {
	display: block;
	float: left;
	height: 51px;
	width: 189px;
	background: url(../img/lettreHome.jpg) top right no-repeat;
}
#lettreHome:hover {
	background: url(../img/lettreHomeOn.jpg) top right no-repeat;
}

#imgBottom li span {
	display: none;
}

/* HOME IE6 --------------------------------------------*/

* html #menuHome {
	display: block;
	float: left;
	width: 150px;
	height: 145px;
	margin: 0;
	padding: 10px 0 -10px 10px;
	text-align: left;
	border: 0px solid #000;
}

* html #menuHome li {
	width: 150px;
	height: 25px;
	margin: 0;
	list-style: none;
	border: 0px solid #000;
}

* html #conseilHome {
	diplay: block;
	float: left;
	width: 150px;
	height: 35px;
	margin: 0;
	background: url(../img/conseilHome.jpg) top left no-repeat;
}

* html #graphismeHome {
	diplay: block;
	float: left;
	width: 150px;
	height: 35px;
	background: url(../img/graphismeHome.jpg) top left no-repeat;
}

* html #editionHome {
	diplay: block;
	float: left;
	width: 150px;
	height: 35px;
	background: url(../img/editionHome.jpg) top left no-repeat;
}

* html #evenementHome {
	diplay: block;
	float: left;
	width: 150px;
	height: 35px;
	background: url(../img/evenementHome.jpg) top left no-repeat;
}

* html #menuHome li span {
	display: none;
}

* html #textHome {
	display: block;
	float: right;
	width: 320px;
	height: 115px;
	margin: 0;
	padding:10px 15px 0 0;
	font-family: arial;
	font-size: 12px;
	text-align: justify;
	color: #000;
	line-height: 18px;
}

* html #textHome span {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #DC002E;
}
* html #imgBottom {
	display: block;
	float: left;
	height: 55px;
	width: 570px;
	margin: 0;
	padding: 20px 0 0 10px;
	text-align: left;
	border: 0px solid #000;
}

* html #lileft {
	display: block;
	float: left;
	height: 51px;
	width: 189px;
	list-style: none;
	border: 0px solid #000;
}

* html #licenter {
	display: block;
	float: left;
	height: 51px;
	width: 189px;
	list-style: none;
	border: 0px solid #000;
}

* html #liright {
	display: block;
	float: right;
	height: 51px;
	width: 189px;
	list-style: none;
	border: 0px solid #000;
}

* html #qualiteHome {
	display: block;
	float: left;
	height: 51px;
	width: 189px;
	background: url(../img/qualiteHomme.jpg) top left no-repeat;
}

* html #enrironHome {
	display: block;
	float: left;
	height: 51px;
	width: 189px;
	background: url(../img/environHome.jpg) top right no-repeat;
}

* html #imgBottom li span {
	display: none;
}

/* HOME IE7 --------------------------------------------*/

*:first-child+html #menuHome {
	display: block;
	float: left;
	width: 150px;
	height: 145px;
	margin: 0;
	padding: 10px 0 0px 2px;
	text-align: left;
	border: 0px solid #000;
}

*:first-child+html #menuHome li {
	width: 150px;
	height: 30px;
	margin: 0;
	list-style: none;
	border: 0px solid #000;
}

*:first-child+html #conseilHome {
	diplay: block;
	float: left;
	width: 150px;
	height: 35px;
	margin: 0;
	background: url(../img/conseilHome.jpg) top left no-repeat;
}
*:first-child+html #conseilHome:hover {
	background: url(../img/conseilHomeOn.jpg) top left no-repeat;
}

*:first-child+html #graphismeHome {
	diplay: block;
	float: left;
	width: 150px;
	height: 35px;
	background: url(../img/graphismeHome.jpg) top left no-repeat;
}
*:first-child+html #graphismeHome:hover {
	background: url(../img/graphismeHomeOn.jpg) top left no-repeat;
}

*:first-child+html #editionHome {
	diplay: block;
	float: left;
	width: 150px;
	height: 35px;
	background: url(../img/editionHome.jpg) top left no-repeat;
}
*:first-child+html #editionHome:hover {
	background: url(../img/editionHomeOn.jpg) top left no-repeat;
}

*:first-child+html #evenementHome {
	diplay: block;
	float: left;
	width: 150px;
	height: 35px;
	background: url(../img/evenementHome.jpg) top left no-repeat;
}
*:first-child+html #evenementHome:hover {
	background: url(../img/evenementHomeOn.jpg) top left no-repeat;
}

*:first-child+html #menuHome li span {
	display: none;
}

*:first-child+html #textHome {
	display: block;
	float: right;
	width: 320px;
	height: 115px;
	margin: 0;
	padding:10px 15px 0 0;
	font-family: arial;
	font-size: 12px;
	text-align: justify;
	color: #000;
	line-height: 18px;
}

*:first-child+html #textHome span {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #DC002E;
}
*:first-child+html #imgBottom {
	display: block;
	float: left;
	height: 55px;
	width: 570px;
	margin: 0;
	padding: 20px 0 0 10px;
	text-align: left;
	border: 0px solid #000;
}

*:first-child+html #lileft {
	display: block;
	float: left;
	height: 51px;
	width: 189px;
	list-style: none;
	border: 0px solid #000;
}

*:first-child+html #licenter {
	display: block;
	float: left;
	height: 51px;
	width: 189px;
	list-style: none;
	border: 0px solid #000;
}

*:first-child+html #liright {
	display: block;
	float: right;
	height: 51px;
	width: 189px;
	list-style: none;
	border: 0px solid #000;
}

*:first-child+html #qualiteHome {
	display: block;
	float: left;
	height: 51px;
	width: 189px;
	background: url(../img/qualiteHomme.jpg) top left no-repeat;
}
*:first-child+html #qualiteHome:hover {
	background: url(../img/qualiteHommeOn.jpg) top left no-repeat;
}

*:first-child+html #enrironHome {
	display: block;
	float: left;
	height: 51px;
	width: 189px;
	background: url(../img/environHome.jpg) top right no-repeat;
}
*:first-child+html #enrironHome:hover {
	background: url(../img/environHomeOn.jpg) top right no-repeat;
}

*:first-child+html #imgBottom li span {
	display: none;
}

/* QUALITÉ -------------------------------------------------------*/

#qualite {
	width: 550px;
	height: auto;
	background-color: #fff;
	border: 2px solid #000;
	font-family: arial;
	font-size: 11px;
	color: #000;
	text-align: justify;
	margin: 20px auto;
	padding: 10px;
}

#qualite p {
	margin: 0;
}

#qualite span {
	font-size: 12px;
	font-weight: bold;
	color: #DC002E;
}


/* TEAM ---------------------------------------------------*/
#pageIntTris {
	display: block;
	float: left;
	width: 860px;
	height: 650px;
	border: 1px solid #ececec;
	background: #fcfcfc;
	margin: 18px 0 18px 36px;
}

#spaceLogo {
	display: block;
	float: left;
	width: 800px;
	height: 100px;
	margin: 20px 0 10px 0;
}

#equipe {
	width: 500px;
	height: 700px;
	margin: 50px 0 0 25px;
	padding: 0;
	/*background: #fff;
	border: 2px solid #000;*/
}

/* TEAM IE6 ---------------------------------------------------*/
* html #pageIntTris {
	display: block;
	float: left;
	width: 860px;
	height: 650px;
	border: 1px solid #ececec;
	background: #fcfcfc;
	margin: 18px 0 18px 18px;
}

* html #spaceLogo {
	display: block;
	float: left;
	width: 800px;
	height: 100px;
	margin: 20px 0 10px 0;
}

* html #equipe {
	width: 500px;
	height: 700px;
	margin: 50px 0 0 25px;
	padding: 0;
	border: 0;
}

/* TEAM IE6 ---------------------------------------------------*/
*:first-child+html #pageIntTris {
	display: block;
	float: left;
	width: 860px;
	height: 700px;
	border: 1px solid #ececec;
	background: #fcfcfc;
	margin: 18px 0 18px 36px;
}

*:first-child+html #spaceLogo {
	display: block;
	float: left;
	width: 800px;
	height: 100px;
	margin: 20px 0 10px 0;
}

*:first-child+html #equipe {
	width: 500px;
	height: 700px;
	margin: 30px 0 0 0px;
	padding: 0;
	border: 0;
}

/* ADMIN -------------------------------------------------------*/

.txtBlanc {
	font-family: arial;
	font-size: 12px;
	color: #fff;
}

.txtNoir {
	font-family: arial;
	font-size: 12px;
	color: #000;
}

.lienBlanc {
	font-family: arial;
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}

.lienBlanc:hover {
	color: #000;
	text-decoration: underline;
}

.lienNoir {
	font-family: arial;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}

.lienNoir:hover {
	color: #dd002b;
	text-decoration: underline;
}