@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'ITCAvantGardeGothicBook';
	src: url('fonts/it012__-webfont.eot');
	src: local('☺'), url('fonts/it012__-webfont.woff') format('woff'), url('fonts/it012__-webfont.ttf') format('truetype'), url('fonts/it012__-webfont.svg#webfontfry0B2vB') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
background: #eff1f1 url(img/BodyFond.jpg) repeat-x top left;
color: #111;
font: 0.8em Arial, Verdana, sans-serif;
margin: 0;
}
body.FondHome {
background: #eff1f1 url(img/BodyFondHome.jpg) repeat-x 0 69px;
}
address {
margin: 6px 0 12px 0;	
}

/* `Classes générales
----------------------------------------------------------------------------------------------------*/

.AlignRight {
	text-align: right;	
}
.AlignLeft {
	text-align: left;	
}
.AlignCenter {
	text-align: center;	
}
.AlignJustify {
	text-align: justify;	
}
.FloatRight {
	float: right;	
	margin: 3px 0 3px 3px;
}
.FloatLeft {
	float: left;
	margin: 0 20px 0 0;
}
div.Texte2 img.FloatLeft {
	margin: 0 20px 0 0;
}
p.FloatRight img {
	float: right;	
	margin: 3px 0 3px 3px;
}
p.FloatLeft img {
	float: left;
	margin: 3px 3px 3px 0;
}
img.NoBorder {
vertical-align: middle;	
}

a {
color: #0f63c5;
text-decoration: none;
}
a:hover, a:hover, a:focus {
text-decoration: underline;
}

table.HeadGrey caption {
background: #f7f8f8;
font-weight: bold;
padding: 6px;
text-align: left;
}
table.HeadGrey td {	
border-top: 1px solid #d7d8d9;	
padding: 10px;
vertical-align: top;
}
table.HeadGrey th {	
border-top: 1px solid #d7d8d9;
color: #0f63c5;	
font-weight: bold;
padding: 10px;
text-align:left;
vertical-align: top;
}

a.ButtonSmall {
background: url(img/BoutonSmallC.png) no-repeat center left;
color: #fff;
display: block;	
font-family: 'ITCAvantGardeGothicBook', Arial, sans-serif;
font-size: 1.2em;
font-weight: normal;
height: 26px;
padding: 6px 0 0 12px;
text-decoration: none;
text-shadow: 0px 1px 3px #171c21; 
width: 128px;
}
a.ButtonSmall:hover, a.ButtonSmall:focus {
background: url(img/BoutonSmallC.png) no-repeat top left;
}
a.ButtonSmall:active {
background: url(img/BoutonSmallC.png) no-repeat bottom left;
color: #1f4f74;
text-shadow: 0px 1px 1px #fff;
}
input.BoutonEnvoyer {
background: url(img/BoutonSmallC.png) no-repeat center left;
border: 0;
color: #fff;
display: block;	
font-family: 'ITCAvantGardeGothicBook', Arial, sans-serif;
font-size: 1.2em;
font-weight: normal;
height: 32px;
padding: 0 0 7px 0;
text-decoration: none;
text-shadow: 0px 1px 3px #171c21; 
width: 140px;	
}
input.BoutonEnvoyer:hover, input.BoutonEnvoyer:focus {
background: url(img/BoutonSmallC.png) no-repeat top left;
}
input.BoutonEnvoyer:active {
background: url(img/BoutonSmallC.png) no-repeat bottom left;
color: #1f4f74;
text-shadow: 0px 1px 1px #fff;
}
a.ButtonSmall2 {
background: url(img/BoutonSmall2C.png) no-repeat center left;
color: #fff;
display: block;
font-family: 'ITCAvantGardeGothicBook', Arial, sans-serif;
font-size: 1.2em;
font-weight: normal;
height: 26px;
padding: 6px 0 0 12px;
text-decoration: none;
text-shadow: 0px 1px 3px #171c21; 
width: 148px;
}
a.ButtonSmall2:hover, a.ButtonSmall2:focus {
background: url(img/BoutonSmall2C.png) no-repeat top left;
}
a.ButtonSmall2:active {
background: url(img/BoutonSmall2C.png) no-repeat bottom left;
color: #1f4f74;
text-shadow: 0px 1px 1px #fff;
}
a.ButtonBig {
background: url(img/BoutonBig.png) no-repeat top left;
color: #fff;
display: block;	
font-family: 'ITCAvantGardeGothicBook', Arial, sans-serif;
font-size: 1.3em;
font-weight: normal;
height: 31px;
padding: 8px 0 0 15px;
text-decoration: none;
text-shadow: 0px 1px 3px #171c21; 
width: 155px;
}
a.ButtonBig:hover, a.ButtonBig:focus {
background: url(img/BoutonBig-Over.png) no-repeat top left;
}
a.ButtonBig:active {
background: url(img/BoutonBig-Press.png) no-repeat top left;
color: #1f4f74;
text-shadow: 0px 1px 1px #fff;
}
a.ButtonBig2 {
background: url(img/BoutonBig2.png) no-repeat top left;
color: #fff;
display: block;	
font-family: 'ITCAvantGardeGothicBook', Arial, sans-serif;
font-size: 1.3em;
font-weight: normal;
height: 31px;
padding: 8px 0 0 15px;
text-decoration: none;
text-shadow: 0px 1px 3px #171c21; 
width: 170px;
}
a.ButtonBig2:hover, a.ButtonBig2:focus {
background: url(img/BoutonBig2-Over.png) no-repeat top left;
}
a.ButtonBig2:active {
background: url(img/BoutonBig2-Press.png) no-repeat top left;
color: #1f4f74;
text-shadow: 0px 1px 1px #fff;
}
img {
border: none;	
}
p {
margin: 0 0 5px 0;
padding: 0;
}
div.Clear {
clear: both;	
height: 25px;
}
div.Clear0 {
clear: both;	
height: 0px;
}
div.Clear10 {
clear: both;	
height: 6px;
}
div.ClearTrait {
background: url(img/LineHeader.png) repeat-x center left;
clear: both;	
height: 6px;
margin: 0 auto;
width: 945px;
}
div.Content945 {
	clear: both;
margin: 0 auto;
width: 945px;	
}
h1 {
color: #528fd3;
font-family: 'ITCAvantGardeGothicBook', Arial, sans-serif;
font-size: 3em;
font-weight: normal;
margin: 11px 2px 10px 2px;
padding: 0;
text-shadow: 0 1px 0 #ffffff/*, 0 -1px 3px #BEBEBE*/;
}
h1.Home {
margin: 33px 0 3px -2px;
padding: 0;
}
p.Home {
margin: 33px 0 11px -2px;
padding: 0;
}
h2 {
font-family: 'ITCAvantGardeGothicBook', Arial, sans-serif;	
}
h3 {
color: #528fd3;
font-size: 0.9em;
margin: 0;
padding: 0 0 10px 0;
text-transform: uppercase;
}
h4 {
margin: 0;
padding: 19px 0 10px 0;	
}
input.InputFond {
background: #fff url(img/InputFond.jpg) repeat-x top left;	
border: 1px solid #b4b4b4;
height: 22px;
margin: 3px 0 6px 0;
width: 250px;
}
textarea.InputFond {
background: #fff url(img/InputFond.jpg) repeat-x top left;	
border: 1px solid #b4b4b4;
height: 120px;
margin: 3px 0 6px 0;
width: 500px;
}
div.MenuFond {
background: #112c3f url(img/MenuFond.jpg) repeat-x top left;	
}
div.Total {
width: 1200px;	
}
div.MenuLight {
background: url(img/MenuFondBig.jpg) no-repeat top left;
margin: 0 auto;
min-height: 69px;
width: 1200px;
}
div.MenuLeft {
float: left;
width: 610px;
}
div.MenuLeft ul {
margin: 0 0 0 -40px;
padding: 13px 0 0 0;
}
div.MenuLeft ul li {
float: left;
font-size: 1.2em;
font-family: 'ITCAvantGardeGothicBook', Arial, sans-serif;
list-style-type: none;
margin-right: -30px;
text-align: center;
text-shadow: 0px 5px 6px #171c21; 
width: 148px;
}
div.MenuLeft ul li a {
color: #e8eef1;
display: block;
height: 40px;
padding-top: 16px;
text-decoration: none;
}
div.MenuLeft ul li a:hover, div.MenuLeft ul li a:focus, div.MenuLight ul li a.Active {
background: url(img/MenuEffet.png) no-repeat top center;
}
div.MenuLeft ul li a:active {
background: url(img/MenuEffetActive.png) no-repeat top center;
}
div.MenuRight {
float: left;
text-align: right;
width: 335px;
}
div.MenuRight ul {
margin: 28px 0 0 0;
padding: 0;
}
div.MenuRight ul li {
background: url(img/MenuTopSeparate.jpg) repeat-y top left;
display: inline;
font-size: 0.85em;
list-style-type:none;
margin: 0 5px;
padding: 4px 0 4px 15px;
}
div.MenuRight ul li:first-child {
background: none;
}
div.MenuRight ul li a {
color: #a6c9e0;
text-decoration: none;
text-shadow: 0px 1px 1px #171c21;
}

div.LogoLeft {
float: left;
width: 610px;
}
div.LogoRight {
float: left;
margin-top:60px;
text-align: right;
width: 335px;
}
div.Search {
background: url(img/SearchFond.png) no-repeat bottom right;
height: 34px;
padding: 0 10px 0 0;
}
div.LogoRight form {
margin: 0;
padding: 0;
vertical-align:bottom;
}
div.Search input.Txt {
background: transparent;
border: none;
width: 155px;
}
div.Search input.Go {
	vertical-align:bottom;
}

div.TotalCadre {
clear: both;
margin: 0 auto 40px auto;
width: 1056px;	
}
div.OmbreSousCadre {
background: url(img/OmbreHome.png) no-repeat top center;
height: 119px;
position:relative;
}
div.OmbreSousCadre div.Absolute {
position: absolute;
}
div.Absolute2 {
background: url(img/OmbreHomeSlider.png) no-repeat top center;
height: 119px;
margin: 0 0 0 -40px;
position: relative;
top: -74px;
width: 1056px;
z-index:10000;
}
div.OmbreSousCadreLeft {
color: #fff;
float: left;
font-size: 0.9em;
margin: 23px 0 0 60px;
width: 420px;
}
div.OmbreSousCadreRight {
color: #fff;
float: left;
margin: 23px 0 0 100px;
width: 420px;
}
div.OmbreSousCadre200 {
float: left;
width: 200px;
}
div.Cadre ul {
left: 34px;
margin: 0;
padding:0;
position: relative;
top: 72px;
width: 260px;
z-index:1000;
}
div.Cadre ul li {
/* background: url(img/TabInactive.png) no-repeat top center; */
height: 67px;
list-style-type: none;
margin: 0 0 -4px 0;
padding: 0;
width: 259px;
}
/*div.Cadre ul li.Active, div.Cadre ul li:hover*/div.Cadre ul li a:active {
background: url(img/TabActive.png) no-repeat top center;
}
div.Cadre ul li a {
background: url(img/TabInactive.png) no-repeat top center;
color: #fff;
display: block;
font-size: 1.4em;
height: 49px;
padding: 10px 35px 8px 20px;
text-decoration:none;
}
div.Cadre ul li a.current {
background: url(img/TabActive.png) no-repeat top center;
}
div.Cadre ul li a span {
font-size: 0.7em;
}
div.images {
margin: -170px 0 -74px 40px;
height: 354px;
width: 983px;
}
div.images div.vignette {
display: none;
height: 354px;
position: absolute;
width: 983px;
}

div.images div.vignette_sans_js {
height: 354px;
position: absolute;
width: 983px;
}

div.Col1-3 {
float: left;
margin: 0 0 0 15px;
width: 305px;
}
div.Col1-3:first-child {
margin: 0 0 0 0;
}
div.Col1-3 h2 {
color: #404040;
font-size: 1.5em;
font-weight: normal;
margin: 0;
padding: 10px 0 10px 0;
text-shadow: 1px 1px 1px #a1a1a1; 
}
div.Col1-3-Top {
background: url(img/Col1-3-Top.png) no-repeat top left;
height: 10px;
}
div.Col1-3-Content {
background: url(img/Col1-3-Content.png) repeat-y top left;
overflow: hidden;
}
div.Col1-3-Content a {
color: #111;
}
div.Col1-3-Content a:hover {
color: #0F63C5;
text-decoration: none;
}
div.Col1-3-Bottom {
background: url(img/Col1-3-Bottom.png) no-repeat top left;
height: 10px;
}
div.Service-Audit {
background: url(img/Service-Audit.png) no-repeat 0 8px;
margin: 0 3px;
min-height: 110px;
}
div.Service-Creation {
background: url(img/Service-Creation.png) no-repeat 0 8px;
margin: 0 3px;
min-height: 110px;
}
div.Service-Referencement {
background: url(img/Service-Referencement.png) no-repeat 0 8px;
margin: 0 3px;
min-height: 110px;
}
div.Texte {
margin: 0 12px 0 100px;
min-height: 95px;
}

div.Col2-3 {
float: left;
margin: 0;
width: 625px;
}
div.Col2-3-Top {
background: url(img/Col2-3-Top.png) no-repeat top left;
height: 10px;
}
div.Col2-3-Content {
background: url(img/Col2-3-Content.png) repeat-y top left;
overflow: hidden;
}
div.Col2-3-Bottom {
background: url(img/Col2-3-Bottom.png) no-repeat top left;
height: 10px;
}
div.Col2-3-BottomSpecial {
background: url(img/Col2-3-BottomSpecial.png) no-repeat top left;
color: #666;
height: 38px;
font-weight: bold;
padding: 20px 0 0 0;
text-shadow: 1px 1px 0px #fff;
}
div.Col2-3-BottomSpecialBig {
background: url(img/Col2-3-BottomSpecialBig.png) no-repeat top left;
color: #666;
height: 48px;
font-weight: bold;
padding: 20px 0 0 0;
text-shadow: 1px 1px 0px #fff;
}
div.Col2-3-BottomSpecialBig p {
float: right;
padding: 0 26px;
}
div.Col2-3-BottomSpecialBig p a {
float: left;
margin: 0 0 0 20px;
}
p.BoutonsDroite {
float: right;
padding: 0;
}
p.BoutonsDroite a {
float: left;
margin: 0 0 0 20px;
}
div.Col2-3-Precedent {
float: left;
margin: 0 0 0 26px;
width: 90px;
}
div.Col2-3-Precedent a {
background: url(img/Precedent.png) no-repeat 0 3px;
padding : 0 0 0 16px;
}
div.Col2-3-Suivant {
float: left;
margin: 0 26px 0 0;
text-align: right;
width: 90px;
}
div.Col2-3-Suivant a {
background: url(img/Suivant.png) no-repeat 55px 3px;
padding : 0 16px 0 0;
}
div.Col2-3-Pagination {
float: left;
text-align: center;
width: 393px;
}
div.Col2-3-Pagination a {
margin: 0 3px;
padding: 0 4px;
}
div.Col2-3-BottomSpecial a {
text-decoration: none;
}

div.Texte2 {
margin: 0 26px;
min-height: 160px;
}
div.Texte2 img {
/* -moz-box-shadow: 0 1px 4px #666;  
    -webkit-box-shadow: 0 1px 4px #666;  
    box-shadow: 0 1px 4px #666;	*/
	margin: 10px 0;
}
div.Texte2 div.ReferenceAccueil img, div.Texte2 div.Actualites img {
	-moz-box-shadow: none;  
    -webkit-box-shadow: none;  
    box-shadow: none;	
	margin: 0;
} 
div.Texte2 h2 {
color: #9a9999;
font-weight: normal;
font-size: 1.8em;
margin: 0;
padding: 14px 0 13px 0;
text-shadow: 0 1px 1px #ccc; 
}
div.Texte2 ul {
margin: 16px 0 10px 10px;
padding: 0;
}
div.Texte2 ul li {
background: url(img/Puce.png) no-repeat 0 4px;
list-style-type: none;
margin: 3px 0;
padding: 0 0 0 10px;
}
ul.Deco {
margin: 0;
padding: 0;
}
ul.Deco li {
background: url(img/Puce.png) no-repeat 0 4px;
list-style-type: none;
margin: 3px 0;
padding: 0 0 0 10px;
}

div.Actualites {
height: 317px;
margin: 8px 0 10px 0;
overflow: auto;
width: 260px;
}
div.Actualites h3 {
color: #528fd3;
font-size: 1em;
margin: 0;
padding: 0 0 3px 0;
text-transform: none;
}
div.Actualites div.ImageActu {
float: left;
margin: 2px 0 0 0;
width: 89px;
}
div.Actualites div.TexteActu {
float: left;
width: 145px;
}
div.Actualites div.Clear {
clear: both;
height: 1px;
border-bottom: 1px solid #d2d2d2;
margin: 0 20px 16px 0;
padding: 8px 0 0 0;
}

div.Col3-3 {
float: left;
margin: 0;
width: 945px;
}
div.Col3-3-Top {
background: url(img/Col3-3-Top.png) no-repeat top left;
height: 10px;
}
div.Col3-3-Content {
background: url(img/Col3-3-Content.png) repeat-y top left;
overflow: hidden;
}
div.Col3-3-Bottom {
background: url(img/Col3-3-Bottom.png) no-repeat top left;
height: 10px;
}

div.FocusContent {
background: url(img/FocusContent.jpg) repeat-y top left;
height:242px;
margin: 0 auto 20px auto;
overflow: hidden;
width: 893px;	
}
div.FocusTop {
background: url(img/FocusTop.jpg) repeat-y top left;
height: 12px;
}
div.FocusBottom {
background: url(img/FocusBottom.jpg) repeat-y top left;
height: 12px;
}
div.FocusLeft {
float: left;
margin: 6px 0 0 50px;
width: 300px;
}
div.FocusLeft img {
-moz-box-shadow: 0 1px 4px #aaa;  
    -webkit-box-shadow: 0 1px 4px #aaa;  
    box-shadow: 0 1px 4px #aaa;	
}
div.FocusRight {
float: left;
margin: 0 0 0 50px;
width: 430px;
}
div.FocusRight h3 {
color: #9a9999;
font-family: 'ITCAvantGardeGothicBook', Arial, sans-serif;	
font-weight: normal;
font-size: 1.8em;
margin: 0;
padding: 10px 0;
text-shadow: 0 1px 1px #ccc; 
}
div.FocusRight h4 {
color: #528fd3;
font-size: 0.9em;
margin: 0;
padding: 0 0 10px 0;
text-transform: uppercase;
}
div.FocusHeight {
min-height: 77px;	
}
div#panes {
	
}
div.PanesFocus {
height:242px;
position:relative;
width:893px;	
}
div.PanesFocus div.FocusContent {
height:242px;
margin: 0 auto 0 auto;
position:absolute;
width:893px;	
}

div.ToolMenu {
background: url(img/ToolMenu.jpg) no-repeat top left;
/* font-family: 'ITCAvantGardeGothicBook', Arial, sans-serif; */
height: 38px;
margin: 20px 0 25px 22px;
width: 900px;	
}

div.ToolMenu2 {
display:none;
background: url(img/ToolMenu.jpg) no-repeat top left;
/* font-family: 'ITCAvantGardeGothicBook', Arial, sans-serif; */
height: 38px;
margin: 20px 0 25px 22px;
width: 900px;	
}

div.ToolMenu ul {
margin: 0;
padding: 4px 0 0 0;
}
div.ToolMenu ul li {
float: left;
font-family:'ITCAvantGardeGothicBook', Arial, sans-serif;
list-style-type: none;
margin: 0 0 0 -35px;
padding: 0;
min-height: 30px;
min-width: 157px;
text-align:center;
}
div.ToolMenu ul li:first-child {
margin: 0;
}
div.ToolMenu ul li a {
color: #fff;
display: block;
min-height: 30px;
min-width: 157px;
padding: 6px 0 0 0;
text-decoration: none;
text-shadow: 0px 2px 3px #171c21;
}
div.ToolMenu ul li a:hover, div.ToolMenu ul li a.Active, div.ToolMenu ul li a:focus, div.ToolMenu ul li a.current {
background: url(img/ToolMenuLight.png) no-repeat top center
}

div.ReferenceAccueilBloc {
clear: both;
overflow: hidden;
padding: 8px 0 0 0;
}
div.ReferenceAccueil {
float: left;
margin: 0 0 0 16px;
min-height: 116px;
position: relative;
width: 180px;	
}
div.ReferenceAccueil:first-child {
margin: 0;	
}
div.ReferenceAccueil span {
	background: url(img/Opacity.png) repeat top left;
	color: #fff;
	display: block;
	font-size: 1em;
	font-weight: normal;
	position: absolute;
	bottom: 8px;
	margin: 0;
	padding: 5px 8px;
}
div.ReferenceAccueil a {
	color: #fff;
	text-decoration: none;
}

div.Titre {
clear: both;
}
div.Ariane {
clear: both;
color: #666;
font-size: 0.85em;
font-weight: bold;
margin: 0;
padding: 15px 0 0 4px;
text-shadow: 1px 1px 0px #fff;	
}
div.Ariane a {
color: #69c;
text-decoration: none;
}
div.Ariane img {
margin: 0 2px 0 5px;
vertical-align: middle;
}

div.ColonneBig {
float: left;
min-height: 280px;
width: 625px;
}
div.Colonne {
float: left;
margin: 0 0 0 17px;
width: 300px;
}

ul.ColonneMenu {
margin: 4px 0 20px 0;
padding: 0;
}
ul.ColonneMenu li {
background: #e2e4e7 url(img/MenuRightFond.png) repeat-x top right;
border-top: 1px solid #f3f4f4;
border-bottom: 1px solid #d7d8d9;
font-family: 'ITCAvantGardeGothicBook', Arial, sans-serif;
font-size: 1em;
font-weight:bold;
list-style-type: none;
margin: 0 0 10px 0;
padding: 0;
text-shadow: 1px 1px 1px #fff;
}
ul.ColonneMenu li span {
background: url(img/Arrow.png) no-repeat top right;
color: #7f7f7f;
display: block;
padding: 15px 38px 15px 24px;
text-decoration: none;
}
ul.ColonneMenu li span.Open {
background: url(img/ArrowOpen.png) no-repeat top right;
color: #69c;
}
ul.ColonneMenu li a {
background: url(img/Arrow.png) no-repeat top right;
color: #7f7f7f;
display: block;
padding: 15px 38px 15px 24px;
text-decoration: none;
}
ul.ColonneMenu li a.Open {
background: url(img/ArrowOpen.png) no-repeat top right;
color: #69c;
}
ul.ColonneMenu li a:hover, ul.ColonneMenu li a:focus {
color: #69c;
}

ul.ColonneMenu li ul {
margin: 0;
padding: 0 0 10px 0;
}
ul.ColonneMenu li ul li {
background: none;
border-top: 0;
border-bottom: 0;
font-family: 'ITCAvantGardeGothicBook', Arial, sans-serif;
font-size: 1em;
font-weight:normal;
list-style-type: none;
margin: 0;
padding: 0;
text-shadow: 1px 1px 1px #fff;
}
ul.ColonneMenu li ul li a {
background: url(img/ArrowSmall.png) no-repeat top right;
color: #666;
display: block;
padding: 5px 38px 5px 34px;
text-decoration: none;
}
ul.ColonneMenu li ul li a:hover, ul.ColonneMenu li a:focus {
color: #6699CC;
}
ul.ColonneMenu li ul li a.Active {
color: #6699CC;
}

div.ColTrait1-3 {
float: left;
margin: 3px 0 0 0;
width: 300px;
}
div.ColTrait1-3-Top {
background: url(img/ColTrait1-3-Top.png) no-repeat top left;
height: 10px;
}
div.ColTrait1-3-Content {
background: url(img/ColTrait1-3-Content.png) repeat-y top left;
overflow: hidden;
}
div.ColTrait1-3-Bottom {
background: url(img/ColTrait1-3-Bottom.png) no-repeat top left;
height: 10px;
}
div.Texte3 {
margin: 0 26px;
min-height: 200px;
}
div.ColTraitActualites {

margin: 8px 0 10px 0;
}
div.ColTraitActualites h2 {
color: #528fd3;
font-family:Arial,sans-serif;
font-size: 1em;
margin: 0;
padding: 0 0 3px 0;
}
div.ColTraitActualites div.ImageActu {
float: left;
margin: 2px 0 0 0;
width: 89px;
}
div.ColTraitActualites div.TexteActu {
float: left;
width: 145px;
}
div.ColTraitActualites div.TexteActuLong {
float: left;
width: 234px;
}
div.ColTraitActualites div.Clear {
clear: both;
height: 1px;
border-bottom: 1px solid #d2d2d2;
margin: 0 0 16px 0;
padding: 8px 0 0 0;
}

div.ServiceAuditBig {
background: url(img/Service-Audit-Big.jpg) no-repeat top left;
margin: 16px 0 0 -23px;
min-height: 191px;
padding: 0 0 0 240px;	
}
div.ServiceCreationBig {
background: url(img/Service-Creation-Big.jpg) no-repeat top left;
margin: 16px 0 0 -23px;
min-height: 208px;
padding: 0 0 0 240px;	
}
div.ServiceReferencementBig {
background: url(img/Service-Referencement-Big.jpg) no-repeat top left;
margin: 16px 0 0 -23px;
min-height: 220px;
padding: 0 0 0 240px;	
}

div.InfoImage {
float: left;
margin: 6px 0 0 0;
width: 222px;
}
div.InfoTxt {
float: left;
padding: 0 0 0 20px;
width: 331px;
}
div.scrollable {
height: 264px;
position:relative;
overflow:hidden;
width: 573px;
}
div.items {
clear: both;
height: 264px;
width: 573px;
position: absolute;
width: 20000em;
}
div.items div.item {
float: left;
height: 264px;
width: 573px;
}
a.disabled {
display: none;	
}


div.RefImg {
float: left;
margin-left: 24px;
width: 175px;
}
div.LigneRefImg div:first-child {
margin-left: 0;
}
div.RefImg p {
color: #999;
font-size: 0.9em;
}

div.Footer {
color: #666;
font-size: 0.85em;
font-weight: bold;
text-shadow: 1px 1px 0px #fff;
}
div.Footer div.Left {
float: left;
padding: 0 0 0 3px;
width: 197px;
}
div.Footer div.Right {
float: left;
margin-top:-6px;
text-align: right;
width: 745px;
}
div.Footer ul {
float: right;
margin: 0;
padding: 0;
}
div.Footer ul li {
background: url(img/FooterBorder.png) repeat-y top left;
float: left;
list-style-type: none;
padding: 5px 10px;
}
div.Footer ul li:first-child {
background: none;
}
div.Footer ul li a {
color: #666;
text-decoration: none;
}
div.Footer ul li a:hover, div.Footer ul li a:focus {
color: #69c;
}
div.Footer span {
color: #69c;
}


