body {
       font-family:Verdana;
       font-size: 12px;
       /*background: url("../images2/fond/fond.gif");*/
	   background-color: #EBECF3;
	   text-align: center;
	   margin: 0;
	   padding: 0;
       }

h1 {
     color: #7882A7;
     font-size: 16px;
     font-weight: bold;
     background: url("../images2/title/background.gif") no-repeat;
     height: 40px;
     padding-top: 8px;
     padding-left: 25px;
     }
	 
h2 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

h3 {
     color: #7882A7;
	 font-size: 14px;
	 font-weight: bold;
	 text-align: center;
	 border-top: 1px solid #7882A7;
	 padding-top: 10px;
	 }
	 
h4 {
	font-size: 14px;
	border-bottom: 1px solid #7882A7;
	text-align: right;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
}

a {
    color: #000000;
    text-decoration: none;
    }

a:visited {
            color: #000000;
            }

a img {
        border: none;
        }

form {
       padding: 0;
       margin: 0;
       }

.last {
        margin-top: 20px;
        }

.bold {
        font-weight: bold;
        }

.spacer {
          height: 1px;
          clear: both;
		  margin: 0px;
		  padding: 0px;
		  background: white;
          }
		  
.italic  {
	font-style: italic;
}

.date {
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	margin-right: 30px;
	margin-bottom: 30px;
}

#main_content {
	text-align: left;
	width: 800px;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	background: url("../images2/body/fond.gif") top left repeat-y;
	clear:both;
}

#main_content_footer {
	text-align: left;
	width: 800px;
	height: 42px;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	background: url("../images2/body/fond_foot.gif") top left repeat-y;
}

#main {
        text-align: left;
        width: 778px;
        /*margin-right: auto;
        margin-left: auto;*/
		margin-left: 6px;
		margin-top: 0px;
        }
		
		
.left {
		float: left;
		width: auto;
}

#main #top {
	height: 53px;
	/*background: #EBECF3;*/
	padding-top: 10px;
	background-color: #FFFFFF;
	border-bottom: #D6DBDE solid 1px;
	margin-bottom: 2px;
}

#main #top #logo {
	float: left;
}

#main #top #search {
	font-size: 10px;
	text-align: right;
}

#main #top #search li {
                        display: inline;
						margin-left: 20px;
                        }

#main #banner {
                height: 120px;
                }

#main #topmenu {
                 text-align: center;
                 }
				 
#main #topmenu ul {
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
}

#main #topmenu li {
                    display: inline;
					margin-left: 40px;
                    }
					
#main #topmenu li.first {
					margin-left: 0px;
                    }

#main #content {
				background: #FFFFFF url("../images2/body/pixMenu.png") top left repeat-y;
				border-top: 1px solid #D6DBDE;
				margin-top: 0px;
}

#main #content #content2{
				background: #FFFFFF url("../images2/body/pixMenu3.png") top left repeat-y;
}

#main #content #left
{                  
border: 0;
padding: 0;
margin: 0;
/*background: url("../images2/body/pixMnu1.png") repeat-y;*/
float: left;
width: 172px;
height: auto;
}
#main #content #left ul {
						margin: 0px;
						padding: 0px;
						padding-left: 20px;
}

#main #content #left ul a {
                          font-weight: normal;
                          }
						  
#main #content #left li {
	margin-top: 10px;
	/*border-bottom: 1px solid gray;*/
}

#main #content #left ul.orange li {
                                  list-style-image: url("../images2/bullets/orange.gif");
                                  }

#main #content #left ul.purple li {
                                  list-style-image: url("../images2/bullets/purple.gif");
								  border-bottom: none;
								  /*font-weight: bold;*/
                                  }
								  
#main #content #left ul.purple li ul li{
                                  list-style-image: none;
								  /*border-bottom: 1px solid gray;*/
								  font-weight: normal;
                                  }

#main #content #left ul.green li {
                                  list-style-image: url("../images2/bullets/green.gif");
                                  }

#main #content #left ul.blue li {
                                  list-style-image: url("../images2/bullets/blue.gif");
                                  }
								  
#main #content #left ul.blue li ul li{
                                  list-style-image: none;
								  /*border-bottom: 1px solid gray;*/
								  font-weight: normal;
                                  }
								  
#main #content #left ul.red li {
                                  list-style-image: url("../images2/bullets/red.gif");
                                  }
								  
#main #content #left ul.yellow li {
                                  list-style-image: url("../images2/bullets/yellow.gif");
                                  }

#main #content #right {
						padding-top: 20px;
                        margin-left: 180px;
						width: 590px;
                        text-align: justify;
						/*border-left: 1px solid #D6DBDE;*/
						/*padding-left: 5px;*/
                        }

#main #content #right  h1 {
	padding-top: 0;
	margin-top: 0;
}

#main #bottom {
				border-top: #CCCCCC 1px solid;
                font-size: 10px;
                text-align: center;
				padding-top: 10px;
				background: white;
				clear:both;
/*				height: 42px;*/
				margin-top: 20px;
                }

.newstab {
	list-style-image: url("../images2/bullets/blue.gif");
}

.newstab li {
	margin-bottom: 2px;
}
			
.newstab li a {
			font-size: 11px;
			font-weight: normal;
}


.center {
		text-align: center;
}

#contact {
	background: white;
	padding: 10px;
}


#contact .left {
	width: 50%;
	float: left;
}

#contact .right {
	margin-left: 50%;
	width: 50%;
}

.contacttab {
	text-align: center;
	font-size: 12px;
	width: 100%;
}

.contact1 {
	text-align: center;	
	width: 30%;
}

.contact2 {
	text-align: center;	
	width: 45%;
}

.tabservice  {
	width:100%;
	text-align: justifiy;
}

.niv1 {
	list-style-type: none;
	list-style-image: url("../images2/bullets/puce1.jpg");
}

.niv2 {
	list-style-type: none;
	list-style-image: url("../images2/bullets/puce2.jpg");
}

.niv3 {
	list-style-type: none;
	list-style-image: url("../images2/bullets/puce3.jpg");
}

.partenaire {
	margin: 10px;
}

.underline a {
	text-decoration: underline;
}

.solutions_menu {
	margin: 0;
	padding: 0;
}

.solutions_menu li {
	list-style-type: none;
	margin: 5px;
	padding: 0;
}

.solutions_menu li img {
		width: 90%;
}









