/* on met tout à zéro pour  */
/* * {margin:0;padding:0;} */

p, div, span, ul, li, h1, h2, h3, h4, h5, h6, dl, dt, dd, form {margin:0;padding:0;}

/****** Titres */
h1 {}
h2{}
h3{}
h4{}

h5{}
h6{}
/****** Fin Titres*/

hr {color: #ffffff;background-color: #ffffff;width:20px;height:1px;margin:0;/*bug ie et marge top et bottom incompressible sur hr de 7px on enleve donc 7px ahh sacré bill*/	_margin: -7px 0 -7px 0;padding:0;border:0;display:block;}

html, body {
	margin: 0; /* pour éviter les marges */
	text-align: left;
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4A4A4A;		
	height:100%;
}

.left {float:left;}
.right {float:right;}
td, ul,li,img{margin: 0;margin: 0; /* pour éviter les marges */}
ul,li {list-style-type: none;}

a {text-decoration:none;font-size:10px;}
a:hover {text-decoration:underline;}
a img {border:none;}


/* -----------Structure du gabarit-------------------- */
.ContainerGlobal{margin:auto;width:957px;}
#Content {padding:40px 40px 0 40px;}
#Container{background-position:center top;background-image: url(../img/BgContent.gif);background-repeat: repeat-y;}
#Container .DegLeft {background-image: url(../img/BgLeft.gif);background-repeat: repeat-y;float:left;position: relative;height:100%;min-height: 100%;width:22px;}
#Container .DegRight {background-image: url(../img/BgRight.gif);background-repeat: repeat-y;float:right;width:22px;height:100%;}



#Header{background-image: url(../img/menu/bg_entete.gif);background-position: top right;background-repeat: no-repeat;height:185px;background-color:#FFF;}
#Header #TopPage{background-image: url(../img/menu/bg.gif);background-repeat: repeat-x;height:135px;}
#Header #Logo {background-image: url(../img/HeaderRight.gif);background-repeat: no-repeat;background-position: right;height:111px;text-align: center;}
#Header .EnteteRight{float:right;width:404px;height:135px;background-image: url(../img/menu/bg_entete.gif);background-position: top right;background-repeat: no-repeat;}
#Header .EnteteRight p{margin : 67px 20px 5px 25px;color:#FFF;}
#Header .EnteteRight p img{margin-right:5px;}
#Header .EnteteRight a{color:#FFF;font-size:9px;}


/*INTERFACE*/

#HeaderInterface {
	background-image: url(../img/BgHeader.gif);
	background-repeat: repeat-x;height:84px;
}

#HeaderInterface #Logo {
	background-image: url(../img/HeaderRight.gif);
	background-repeat: no-repeat;
	background-position: right;
	height:84px;
	text-align: center;
}

#HeaderInterface #Logo h1{
	
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;padding-top:65px;height:19px;line-height:19px;}
	


/*Page css*/


/*Common*/

.ColRight {float:right;width:166px;padding:0px 29px 0 0;background-color:#FFF;}
#Container .SubContainer .ColRight .bloc {	
	font-size: 10px;
	color: #FFF;
	padding:10px 0 10px 10px;
}


#Container .SubContainer .ColRight .bloc p{padding-bottom:4px;}

#menu {
	height:25px;
	background-image: url(../img/ag_left_page.gif);
	background-repeat: no-repeat;
	padding :25px 0 0 27px;
}




#menu li {
	float:left;background-image: url(../img/menu/bg_bt_menu.gif);
	background-repeat: no-repeat;
	width:141px;
	margin-right:18px;
	text-align:center;
	list-style-type: none;

}

#menu li a{
	
	display:block;		
	font-size: 12px;
	font-weight: bold;
	color: #9BBDC1;
	text-transform: uppercase;
	letter-spacing: 0.4em;
	line-height: 19px;		
	
	width:141px;height:25px;
	background-image: url(../img/menu/bg_bt_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
} 

#menu li a:hover,#menu li.actif a{
	text-decoration:none;color:#006871;
	background-image: url(../img/menu/bg_bt_menu.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}




/*SubMEnu*/

#SubMenu {height:11px;padding :5px 0 5px 15px;background-color:#d8dfe5;width:730px}
#Container .SubContainer .Content #SubMenu ul li {
	display:inline;
	padding:0 9px 0 0;margin:0 9px 0 0;
	text-align:left;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #06C;
}
#SubMenu li a{font-size: 11px;font-weight: bold;color: #467491;text-transform: uppercase;letter-spacing: 0.4em;line-height: 11px;height:11px;} 
#SubMenu  li a:hover,#SubMenu  li.actif a{text-decoration:none;color:#e5552d;}





#Container .SubContainer .ColRight .bloc {	
	font-size: 10px;
	color: #FFF;
	padding:10px 0 10px 10px;	

}


#Container .SubContainer .ColRight .TagNuage{
	padding:4px 0 4px 10px;
	color:#a0a0a0;
	background-color:transparent;
	background-image: url(../img/bg_right_content_page.jpg);
	background-repeat: repeat-y;
}
#Container .SubContainer .ColRight .TagNuage a{font-size:11px;color:#a0a0a0;}
#Container .SubContainer .ColRight .TagNuage .tag1{font-size:11px;line-height:6px;}
#Container .SubContainer .ColRight .TagNuage .tag2{font-size:16px;line-height:14px;}
#Container .SubContainer .ColRight .TagNuage .tag3{font-size:20px;line-height:18px;}
#Container .SubContainer .ColRight .TagNuage .tag4{font-size:14px;line-height:12px;}






/*Page 1*/	

#page1 #Container .SubContainer .ColRight .bloc {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #B01F17;
	background-image: url(../img/BgOngletRight1.gif);
	background-repeat: repeat-y;
}



#page1 #Container {
	background-image: url(../img/bg_left_page.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color:#A8C6CA;
	padding:0 0 0 17px;
}

#page1 #Container .SubContainer {
	background-image: url(../img/bg_right_content_page.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

#page1 #Container .ColRight {}

#page1 #Container .Content{
	padding:0 0px 0px 0px;	
	border-top-width: 10px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #71a4a9;
	background-color:#A8C6CA;width:745px;float:left;
}


#page1 #Container .SubContainer .ColRight .top {padding:20px 0 0 0;
	background-image: url(../img/TopOngletRight1.gif);
	background-repeat: no-repeat;
}


#page1 #Container .SubContainer .ColRight .top h1 {
	background-image: url(../img/BgTitOngletRight1.gif);font-size:10px;color:#fff;line-height:22px;padding:0 10px 0 0;margin:0;height:22px;text-align:center;font-weight:bold;
}
#page1 #Container .SubContainer .ColRight .Btm {
	background-image: url(../img/BtmOngletRight1.gif);
	background-repeat: no-repeat;
	width:166px;
	height:13px;
	background-position: left bottom;
}
#page1 #Container .SubContainer .ColRight .bloc .exerg a {width:130px;display:block;
	background-image: url(../img/flecheexerg1.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding:10px 0 10px 20px;
	color:#b11e15;
	font-size:9px;
	line-height:10px;
	
}

#page1 #Container .SubContainer .ColRight .bloc .exerg a:hover {background-image: url(../img/flecheexerg_on.gif);
	background-position: left center;color:#FFF;text-decoration:none;

	
}

#page1 #Container .SubContainer .ColRight .bloc h3 {
	
	font-size: 11px;
	color: #B11E15;
}

/*Page neutre*/
#page_neutre #Container .SubContainer .ColRight
{background-image: url(../img/BgOngletRight3.gif);background-repeat: repeat-y;float:right;}

#page_neutre #Container .SubContainer .ColRight .top h1 
{background-image: url(../img/BgTitOngletRight3.gif);font-size:10px;color:#fff;line-height:22px;padding:0 10px 0 0;margin:0;height:22px;text-align:center;font-weight:bold;
}

#page_neutre #Container .SubContainer .ColRight .top h2
{padding:3px 10px 8px 26px;font-size: 10px;color: #fff;font-style: italic;font-weight: normal;}

#page_neutre #Container .SubContainer .ColRight h3 
{font-size: 11px;color: #fff;font-weight: bold;}

#page_neutre #Container .SubContainer .ColRight .bloc 
{font-size: 10px;color: #FFF;padding:3px 0 10px 26px;background-image: url(../img/bg_bloc_page3.gif);background-repeat: no-repeat;background-position: 13px top;}

#page_neutre #Container .SubContainer .ColRight .bloc .roll
{display:block;padding : 0 10px 0 0;text-align:right;}

#page_neutre #Container {
	background-image: url(../img/bg_left_page.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color:#A8C6CA;
	padding:0 0 0 17px;
}

#page_neutre #Container .SubContainer .ColRight .top
{padding:20px 0 0 0;background-image: url(../img/TopOngletRight3.gif);background-repeat: no-repeat;}

#page_neutre #Container .SubContainer .ColRight .Btm
{background-image: url(../img/BtmOngletRight3.gif);background-repeat: no-repeat;width:166px;height:13px;background-position: left bottom;}

#page_neutre #Container .SubContainer .ColRight .bloc .exerg a
{width:130px;display:block;background-image: url(../img/flecheexerg1.gif);background-position: left center;background-repeat: no-repeat;
	padding:10px 0 10px 20px;
	color:#b11e15;
	font-size:9px;
	line-height:10px;
	
}

#page_neutre #Container .SubContainer .ColRight .bloc .exerg a:hover
{background-image: url(../img/flecheexerg_on.gif);background-position: left center;color:#FFF;text-decoration:none;}

#page_neutre #Container .SubContainer .ColRight .bloc h4{font-size: 10px;color: #fff;font-style: italic;font-weight: normal;}

#page_neutre #Container .SubContainer{background-image: url(../img/bg_right_content_page.jpg);background-repeat: repeat-y;background-position: right top;}

#page_neutre #Container .Content{
	padding:0 0px 0px 0px;
	width:auto;
	background-color:#a8c6ca;
	width:745px;
	float:left;
	background-image: url(../img/bg_neutre.gif);
	background-position: center center;
	_height:437px;
	min-height:437px;
	background-repeat: no-repeat;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #88a0a3;
}

#page_neutre #Container .Content #SubMenu  li a:hover,#page_neutre #Container .SubContainer .Content #SubMenu  li.actif a{text-decoration:none;color:#0a71b3;}

#page_neutre #Container .SubContainer .Content .Onglet .ContentOnglet .RightOnglet h2,
#page_neutre #Container .SubContainer .Content .Onglet .ContentOnglet .LeftOnglet h1,
#page_neutre #Container .SubContainer .Content .Onglet .ContentOnglet .LeftOnglet p{color:#0a71b3;}
#page_neutre #Container .SubContainer .Content .Onglet .ContentOnglet .LeftOnglet h1
{padding : 0 5px 10px 52px;height:50px;background-image: url(../img/EncartH1BgP3_07.jpg);background-repeat: no-repeat;}


#page_neutre #Container .SubContainer .Content .Onglet .ContentOnglet .RightOnglet p {color: #313131;}


/*Page3*/
#page3 #Container .SubContainer .ColRight,
#page3-1 #Container .SubContainer .ColRight,
#page3-2 #Container .SubContainer .ColRight,
#page3-3 #Container .SubContainer .ColRight,
#page3-4 #Container .SubContainer .ColRight
{background-image: url(../img/BgOngletRight3.gif);background-repeat: repeat-y;float:right;}


#page3 #Container .SubContainer .ColRight .top h1 ,
#page3-1 #Container .SubContainer .ColRight .top h1, 
#page3-2 #Container .SubContainer .ColRight .top h1 ,
#page3-3 #Container .SubContainer .ColRight .top h1 ,
#page3-4 #Container .SubContainer .ColRight .top h1 
{background-image: url(../img/BgTitOngletRight3.gif);font-size:10px;color:#fff;line-height:22px;padding:0 10px 0 0;margin:0;height:22px;text-align:center;font-weight:bold;
}

#page3 #Container .SubContainer .ColRight .top h2,
#page3-1 #Container .SubContainer .ColRight .top h2,
#page3-2 #Container .SubContainer .ColRight .top h2,
#page3-3 #Container .SubContainer .ColRight .top h2,
#page3-4 #Container .SubContainer .ColRight .top h2
{padding:3px 10px 8px 26px;font-size: 10px;color: #fff;font-style: italic;font-weight: normal;}


#page3 #Container .SubContainer .ColRight h3,
#page3-1 #Container .SubContainer .ColRight h3,
#page3-2 #Container .SubContainer .ColRight h3,
#page3-3 #Container .SubContainer .ColRight h3, 
#page3-4 #Container .SubContainer .ColRight h3 
{font-size: 11px;color: #fff;font-weight: bold;}


#page3 #Container .SubContainer .ColRight .bloc,
#page3-1 #Container .SubContainer .ColRight .bloc,
#page3-2 #Container .SubContainer .ColRight .bloc,
#page3-3 #Container .SubContainer .ColRight .bloc,
#page3-4 #Container .SubContainer .ColRight .bloc 
{font-size: 10px;color: #FFF;padding:3px 0 10px 26px;background-image: url(../img/bg_bloc_page3.gif);background-repeat: no-repeat;background-position: 13px top;}


#page3 #Container .SubContainer .ColRight .bloc .roll,
#page3-1 #Container .SubContainer .ColRight .bloc .roll,
#page3-2 #Container .SubContainer .ColRight .bloc .roll,
#page3-3 #Container .SubContainer .ColRight .bloc .roll,
#page3-4 #Container .SubContainer .ColRight .bloc .roll
{display:block;padding : 0 10px 0 0;text-align:right;}


#page3 #Container,
#page3-1 #Container,
#page3-2 #Container,
#page3-3 #Container,
#page3-4 #Container {
	background-image: url(../img/bg_left_page.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color:#A8C6CA;
	padding:0 0 0 17px;
}


#page3 #Container .SubContainer .ColRight .top,
#page3-1 #Container .SubContainer .ColRight .top,
#page3-2 #Container .SubContainer .ColRight .top,
#page3-3 #Container .SubContainer .ColRight .top,
#page3-4 #Container .SubContainer .ColRight .top
{padding:20px 0 0 0;background-image: url(../img/TopOngletRight3.gif);background-repeat: no-repeat;}


#page3 #Container .SubContainer .ColRight .Btm,
#page3-1 #Container .SubContainer .ColRight .Btm,
#page3-2 #Container .SubContainer .ColRight .Btm,
#page3-3 #Container .SubContainer .ColRight .Btm,
#page3-4 #Container .SubContainer .ColRight .Btm
{background-image: url(../img/BtmOngletRight3.gif);background-repeat: no-repeat;width:166px;height:13px;background-position: left bottom;}


#page3 #Container .SubContainer .ColRight .bloc .exerg a,
#page3-1 #Container .SubContainer .ColRight .bloc .exerg a,
#page3-2 #Container .SubContainer .ColRight .bloc .exerg a,
#page3-3 #Container .SubContainer .ColRight .bloc .exerg a,
#page3-4 #Container .SubContainer .ColRight .bloc .exerg a
{width:130px;display:block;background-image: url(../img/flecheexerg1.gif);background-position: left center;background-repeat: no-repeat;
	padding:10px 0 10px 20px;
	color:#b11e15;
	font-size:9px;
	line-height:10px;
	
}


#page3 #Container .SubContainer .ColRight .bloc .exerg a:hover,
#page3-1 #Container .SubContainer .ColRight .bloc .exerg a:hover,
#page3-2 #Container .SubContainer .ColRight .bloc .exerg a:hover,
#page3-3 #Container .SubContainer .ColRight .bloc .exerg a:hover,
#page3-4 #Container .SubContainer .ColRight .bloc .exerg a:hover
{background-image: url(../img/flecheexerg_on.gif);background-position: left center;color:#FFF;text-decoration:none;}


#page3 #Container .SubContainer .ColRight .bloc h4,
#page3-1 #Container .SubContainer .ColRight .bloc h4,
#page3-2 #Container .SubContainer .ColRight .bloc h4,
#page3-3 #Container .SubContainer .ColRight .bloc h4,
#page3-4 #Container .SubContainer .ColRight .bloc h4{font-size: 10px;color: #fff;font-style: italic;font-weight: normal;}


#page3 #Container .SubContainer,
#page3-1 #Container .SubContainer,
#page3-2 #Container .SubContainer,
#page3-3 #Container .SubContainer,
#page3-4 #Container .SubContainer{background-image: url(../img/bg_right_content_page.jpg);background-repeat: repeat-y;background-position: right top;}

#page3-1 #Container .Content{
	padding:0 0px 0px 0px;
	width:auto;
	background-color:#e4342d;
	width:745px;
	float:left;
	background-image: url(../img/bg_management.gif);
	background-position: center center;
	_height:437px;
	min-height:437px;
	background-repeat: no-repeat;
}

#page3-2 #Container .Content{
	padding:0 0px 0px 0px;
	width:auto;
	background-color:#008887;
	width:745px;
	float:left;
	background-image: url(../img/bg_collaboration.gif);
	background-position: center center;
	_height:437px;
	min-height:437px;
	background-repeat: no-repeat;
}

#page3-3 #Container .Content{
	padding:0 0px 0px 0px;
	width:auto;
	background-color:#979200;
	width:745px;
	float:left;
	background-image: url(../img/bg_method.gif);
	background-position: center center;
	_height:437px;
	min-height:437px;
	background-repeat: no-repeat;
}

#page3-4 #Container .Content{
	padding:0 0px 0px 0px;
	width:auto;
	background-color:#0a71b3;
	width:745px;
	float:left;
	background-image: url(../img/bg_ressources.gif);
	background-position: center center;
	_height:437px;
	min-height:437px;
	background-repeat: no-repeat;
}

#page3 #Container .Content{
	padding:0 0px 0px 0px;
	width:auto;
	background-color:#989300;
	width:745px;
	float:left;
	background-image: url(../img/bg_page3.gif);
	background-position: center center;
	_height:437px;
	min-height:437px;
	background-repeat: no-repeat;
}
/*Sous menu*/
#page3-1 #Container .Content #SubMenu  li a:hover,#page3-1 #Container .SubContainer .Content #SubMenu li.actif a{text-decoration:none;color:#e5552d;}
#page3-2 #Container .Content #SubMenu  li a:hover,#page3-2 #Container .SubContainer .Content #SubMenu  li.actif a{text-decoration:none;color:#008887;}
#page3-3 #Container .Content #SubMenu  li a:hover,#page3-3 #Container .SubContainer .Content #SubMenu  li.actif a{text-decoration:none;color:#979200;}
#page3-4 #Container .Content #SubMenu  li a:hover,#page3-4 #Container .SubContainer .Content #SubMenu  li.actif a{text-decoration:none;color:#0a71b3;}


/*Onglet*/

.Onglet{width:621px;padding:36px;float:left;}
.Onglet a{color:#000;font-size:11px;text-decoration:underline;}
.Onglet a:hover{color:#000;font-size:11px;text-decoration:none;}
.ContentOnglet{width:621px;float:left;background-color:#FFF;padding:0px;}
.LeftOnglet{width:210px;float:left;}
.LeftOnglet img{padding:10px;}
.RightOnglet{margin-left:230px;}
.ContentOnglet  h1 {font-size: 20px;font-weight: normal;}
.ContentOnglet  h2 {font-size: 11px;font-weight: bold;}
.ContentOnglet  p {font-size: 11px;padding-bottom:10px;}
.Onglet .ContentOnglet .LeftOnglet p {padding:10px 20px;}

/*Couleur colright Onglet*/
#page3-1 #Container .SubContainer .Content .Onglet .ContentOnglet .RightOnglet h2,
#page3-1 #Container .SubContainer .Content .Onglet .ContentOnglet .LeftOnglet h1,
#page3-1 #Container .SubContainer .Content .Onglet .ContentOnglet .LeftOnglet p{color:#e5552d;}
#page3-1 #Container .SubContainer .Content .Onglet .ContentOnglet .LeftOnglet h1{padding : 0 5px 10px 55px;height:50px;background-image: url(../img/management.jpg);background-repeat: no-repeat;}
#page3-1 #Container .SubContainer .Content .Onglet .ContentOnglet .RightOnglet p {color: #313131;}


#page3-2 #Container .SubContainer .Content .Onglet .ContentOnglet .RightOnglet h2,
#page3-2 #Container .SubContainer .Content .Onglet .ContentOnglet .LeftOnglet h1,
#page3-2 #Container .SubContainer .Content .Onglet .ContentOnglet .LeftOnglet p{color:#008887;}
#page3-2 #Container .SubContainer .Content .Onglet .ContentOnglet .LeftOnglet h1{padding : 0 5px 10px 55px;height:50px;background-image: url(../img/collaboration.jpg);background-repeat: no-repeat;}
#page3-2 #Container .SubContainer .Content .Onglet .ContentOnglet .RightOnglet p {color: #313131;}



#page3-3 #Container .SubContainer .Content .Onglet .ContentOnglet .RightOnglet h2,
#page3-3 #Container .SubContainer .Content .Onglet .ContentOnglet .LeftOnglet h1,
#page3-3 #Container .SubContainer .Content .Onglet .ContentOnglet .LeftOnglet p{color: #979200;}
#page3-3 #Container .SubContainer .Content .Onglet .ContentOnglet .LeftOnglet h1{padding : 0 5px 10px 55px;height:50px;background-image: url(../img/methods.jpg);background-repeat: no-repeat;}
#page3-3 #Container .SubContainer .Content .Onglet .ContentOnglet .RightOnglet p {color: #313131;}


#page3-4 #Container .SubContainer .Content .Onglet .ContentOnglet .RightOnglet h2,
#page3-4 #Container .SubContainer .Content .Onglet .ContentOnglet .LeftOnglet h1,
#page3-4 #Container .SubContainer .Content .Onglet .ContentOnglet .LeftOnglet p{color:#0a71b3;}
#page3-4 #Container .SubContainer .Content .Onglet .ContentOnglet .LeftOnglet h1{padding : 0 5px 10px 55px;height:50px;background-image: url(../img/resources.jpg);background-repeat: no-repeat;}
#page3-4 #Container .SubContainer .Content .Onglet .ContentOnglet .RightOnglet p {color: #313131;}







/*Page Contact*/
#page_contact .Onglet{width:621px;padding:20px 36px 15px 36px;float:left;}
#page_contact #Container .SubContainer .Content .Onglet .ContentOnglet .RightOnglet h2{color:#900;}
#page_contact #Container .SubContainer .Content .Onglet .ContentOnglet .RightOnglet h3{color:#900;font-size:11px;padding:2px 0;margin:0; font-weight:normal;}
#page_contact #Header #menu  {

	background-image: url(../img/ag_left_page_contact.gif);
	background-repeat: no-repeat;
	
}
#page_contact #Container .SubContainer .ColRight  {background-image: url(../img/BgOngletRightContact.gif);background-repeat: repeat-y;}
#page_contact #Container .SubContainer .ColRight h1,#page_contact #Container .SubContainer .ColRight .top h1 {background-image: url(../img/BgTitOngletRightContact.gif);font-size:10px;color:#fff;line-height:13px;padding:0 10px 0 0;margin:0;height:13px;text-align:center;font-weight:bold;
}

#page_contact #Container .SubContainer .ColRight .top h2{padding:3px 10px 8px 26px;font-size: 10px;color: #fff;font-style: italic;font-weight: normal;}
#page_contact #Container .SubContainer .ColRight h3 {font-size: 11px;color: #fff;font-weight: bold;}
#page_contact #Container .SubContainer .ColRight .bloc {font-size: 10px;color: #FFF;padding:5px 0 15px 20px;background-image: url(../img/bg_bloc_pageContact.gif);background-repeat: no-repeat;background-position: 13px top;}
#page_contact #Container .SubContainer .ColRight .bloc .roll{display:block;padding : 0 10px 0 0;text-align:right;}
#page_contact #Container {
	background-image: url(../img/bg_left_page_contact.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color:#A8C6CA;
	padding:0 0 0 17px;
}


#page_contact #Container .SubContainer .ColRight .top {padding:10px 0 0 0;background-image: url(../img/TopOngletRightContact.gif);background-repeat: no-repeat;}
#page_contact #Container .SubContainer .ColRight .Btm {background-image: url(../img/BtmOngletRightContact.gif);background-repeat: no-repeat;width:166px;height:13px;background-position: left bottom;}
#page_contact #Container .SubContainer .ColRight .bloc .exerg a {width:130px;display:block;background-image: url(../img/flecheexerg2.gif);background-position: left center;background-repeat: no-repeat;
	padding:10px 0 10px 20px;
	//color:#b11e15;
	color:#ffffff;
	font-size:9px;
	line-height:10px;
	
}

#page_contact #Container .SubContainer .ColRight .bloc .exerg a:hover {background-image: url(../img/flecheexerg2_on.gif);background-position: left center;
//color:#FFF;
color:#c8c8c8;
text-decoration:none;}
#page_contact #Container .SubContainer .ColRight .bloc h4 {font-size: 10px;color: #fff;font-style: italic;font-weight: normal;}


#page_contact #Container .SubContainer {background-image: url(../img/bg_right_content_page.jpg);background-repeat: repeat-y;background-position: right top;background-color:#c5c6c8;}
#page_contact #Container .Content{padding:0 0px 0px 0px;width:auto;width:745px;float:left;}
#page_contact #Container .SubContainer .Content{
	background-color:#c5c6c7;
	min-height:427px;
	_height:427px;
	background-image: url(../img/bg_page_contact.gif);
	background-position: center center;
	background-repeat: no-repeat;
	border-top-width: 10px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #6f7072;
}


/*Page Contact Formaulaire*/

.bginput{
	background-image: url(../img/bg_input.gif);
	background-repeat: no-repeat;width:290px;height:25px;border:none;text-align:center;
}

.bgbiginput{
	background-image: url(../img/bg_big_input2.gif);
	background-repeat: no-repeat;width:290px;height:132px;border:none;text-align:center;
}
.bginput input{
	
	width:270px;
	height:20px;
	border:none;
	background-color:#fff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.bgbiginput textarea{
	
	width:270px;
	height:100px;
	border:none;
	background-color:#fff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#formulaire {margin:auto;width:370px;padding-top:61px;}


/*FOOTER*/

#Footer {clear:both;margin:0 180px 0 0px;
	background-image: url(../img/bg_footer.gif);
	background-repeat: repeat-x;height:36px;font-size:10px;color:#888;
}

#Footer a{text-decoration:none;font-size:10px;color:#888;} 
#Footer a:hover{text-decoration:underline;font-size:10px;color:#888;} 
#Footer .LeftFooter {
	background-image: url(../img/bg_left_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;height:36px;padding :3px 32px;
}




#Footer .RightFooter {
	background-image: url(../img/bg_right_footer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height:36px;padding :3px 30px;
}
#page_contact #Container .SubContainer .Content #formulaire table tr td .bouton{
	background-image: url(../img/bt_form.png);width:222px;height:39px;display:block;text-align:center;line-height:39px;font-size:12px;color:black;text-decoration:none;
	background-repeat: no-repeat;position: relative;
}
#page_contact #Container .SubContainer .Content #formulaire {position: relative;}


/* Tableau acces client */
#tableDownload {width: 500px;}
#tableDownload td{border-bottom:1px solid #999999; padding-top:5px}