@charset "utf-8";

a:link {
	color: #A4AAB5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A4AAB5;
}
a:active {
	text-decoration: none;
	color: CE6C00;
}
a:hover {
	text-decoration: underline;
	color: F18C08;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
}
#text_main {
	margin-left: 5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: left;
	margin: 0px;
	font-weight: bold;
}
.Orange {
	color: #CE6C00;
}
.GrisPale {
	color: #424A4D;
}
.BonneNouvelle {
	font-size: 1em;
	color: #FFFFFF;
}
.bleupale {
	color: #9DDDF9;
}

.GrisPaleItalic {
	color: #666666;
	font-style: italic;
}



h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-align: left;
	color: #666666;
	margin: 0px;
}


h6 {
	color: #424A4D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	margin: 0px;
}

/* CSS Document */

p {
	font-size: 0.7em;
	color: #424A4D;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
	font-weight: normal;
}
.Savoirplus {
	color: #FFFFFF;
	text-align: right;
	font-weight: bolder;
}
.GrisPaleItalicRight {
	color: #666666;
	font-style: italic;
	text-align: right;
}
.AlingRight {
	text-align: right;
}
h5 {
	font-size: 0.6em;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #424A4D;
	margin: 0px;
}




body {
	background-repeat: repeat-x;
	background-color: #9DDDF9;
	background-image: url(images/background_repeat.gif);
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.menuHtml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
}
.White {
	color: #FFFFFF;
}
.Services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	color: #424A4D;
	font-weight: lighter;
}
.justify {
	text-align: justify;
}

#AccueilTextBorderT {
	padding: 20px 0px 20px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9DDDF9;
}


#accueilNouvelles {
	width: 185px;
	padding-right: 16px;
}
#accueilServices {
	margin: 0px 15px 0px 0px;
}

#AccueilTextBorder {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #9DDDF9;
	padding: 20px 0px 20px 0px;
}

#header  {
	height: 150px;
	padding: 35px 0px 0px 0px;
}
#container  {
	width: 916px;
	margin: 0px auto;
} 
#mainContentSize {
	width: 642px;
	float: right;
	padding: 0px;
	margin: 0px;
}

#mainContent {
	background-color: #FFFFFF;
	padding: 20px 20px 0px 20px;
}


#footer  {
	height: 53px;
	background-image: url(images/foot_main.gif);
} 
#footer  p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#head_main {
	background: #FFFFFF;
	height: 258px;
	width: 642px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #9DDDF9;
}
#sidebar1  {
	width: 242px;
	margin: 0px 32px 0px 0px;
	float: left;
}
#sidebarUp {
	background-image: url(images/Sousmenus_Up.jpg);
	height: 29px;
	padding: 12px 0px 0px 17px;
}

#sidebarUpTxt {
	margin: 0px 1px 0px 1px;
	background-color: #FFFFFF;
	padding: 30px 29px 10px 29px;
}
#sidebarUpTxtInfo {
	margin: 0px 1px 0px 1px;
	background-color: #FFFFFF;
	padding: 7px 7px 1px 1px;
}

#sidebarDown {
	background-image: url(images/sallenews_back.gif);
	background-repeat: repeat-y;
	margin: 17px 0px 0px 0px;
	width: 241px;
}
#sidebarDownTxt {
	padding: 20px 30px 20px 30px;
}



#footer_main {
	background-repeat: no-repeat;
	background-color: #9DDDF9;
}

#CoRight_menuHtml {
	float: right;

}
#footer_main_menuHtml {
	padding: 5px;


}

#CoLeft {
}
#aproposBorder {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F18C08;
	padding: 0px 0px 5px 0px;
}
#sidebar1Info {
	width: 242px;
	margin: 0px 32px 0px 0px;
	float: left;
}
#containerApropos {
	height: 500px;
}

#sidebarDownInfo {
	margin: 0px;
	padding: 0px;
}
#servicesBorder {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9DDDF9;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
}
#contact_form {
	padding-left: 100px;
}


#ImgClients {
	margin: 0px 25px 0xp 0xp;
	background-position: center top;


}
#containerClients {
	padding: 0px 0px 160px 0px;
}
#containerHTML a:link {
	color: #424A4D;
}
#containerHTML a:visited {
	color: #424A4D;
}


img {
	border: 0px;

}
#containerHTML a:hover {
	text-decoration: underline;
	color: F18C08;
}
#containerHTML a:active {
	text-decoration: none;
	color: #CE6C00;
}
#bulletServices {
	padding-top: 10px;
	padding-right: 10px;
}
#RBQ {
	padding-top: 25px;
}
#partenaires {
	height: 125px;
	vertical-align: middle;
}
#accueilNouvellesFin {
	width: 185px;
}
#servicesTitres {
	background-color: #9DDDF9;
	height: 1em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 25px;
}
#Petit_carré_orange {
	background-color: #F00;
	height: 2px;
	width: 2px;
}
#tableauServices {
	padding-left: 50px;
}
#servicesDown {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CE6C00;
	border-bottom-color: #CE6C00;
	padding: 2px 0px 2px 0px;
}
.AlignCenter {
	text-align: center;
	color: #CE6C00;
	font-size: 1em;
}
#paddingServices {
	padding-right: 275px;
}
.AlignCenterble {
	text-align: center;
	color: #CE6C00;
}
#jeu {
	height: 450px;
}
.bleugris {
	color: #A4AAB5;
}
#email_contact h6 a {
	color: #A4AAB5;
}
#client_liste a {
	color: #424A4D;
}
#containerXSL a{
	color: #9DDDF9;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
}
#Title_services img {
	margin: 0px 0px 5px 0px;

}
#tableauServices img {
	margin: 0px 8px 3px 0px;
}
.center {
	text-align: center;
}
