/* Css global à  tout le site CSI Consultants */

body {
margin: 0px ;
padding: 0px ;
background-color: #cfcfcf ;
font-family: Arial, "Times New Roman", Times, serif ;
}

#content {
width: 76% ;
margin: auto ;
padding: 50px ;
padding-bottom: 0px ;
background-color: #ffffff ;
border-left: solid 1px #6f6f6f ;
border-right: solid 1px #6f6f6f ;
}

	#logo {
float: left ;
position: relative ;
top: -35px ;
left: -35px ;
}

	#slogan {
margin: 0px ;
padding: 0px ;
position: relative ;
top: -25px ;
left: -40px ;
color: #006666 ;
text-align: center ;
font-size: 1.6em ;
font-family: "Times New Roman", Times, serif ;
}

	#flags {
float: right ;
text-align: right ;
position: relative ;
top: -75px ;
left: 25px ;
font-size: 1em ;
font-weight: bold ;
margin: 0px ;
}	

	#menuContainer {
height: 40px;
width: 100% ;
padding: 0px ;
margin: 0px ;
margin-left: -50px ;
padding-left: 40px ;
padding-right: 60px ;
background-color: #73c061 ;
background-image: url("http://csiconsultants.com/CSI/Design/Images/menuTop.gif") ;
background-position: top left ;
background-repeat: repeat-x ;
}

	#menu {
clear: both ;
height: 40px;
margin: auto ;
padding: 0px ;
font-size: 0.8em ;
list-style: none ;
text-align: center ;
z-index: 1;
}

	#menu ul {
margin: auto ;
padding: 0px ;
list-style: none ;
text-align: center ;
}

	#menu a {
display: block ;
width: 100% ;
position: relative ;
top: -5px ;
padding: 6px ;
color: #ffffff ;
text-decoration: none ;
line-height: 0px ;
}	

		#menu li ul li a {
line-height: 15px ;
padding: 6px ;
padding-top: 4px ;
}

	#menu li {
float: left ;
margin-right: 2px ;
}

	#menu li ul {
position: absolute ;
left: auto ;
margin-top: 2px ;
min-height: 0 ;
background-color: #73c061 ;
width: 190px ;
padding: 0px ;
padding-top: 10px ;
text-align: left ;
}

	#menu a, #menu a:visited {
color: #ffffff ;
text-decoration: none ;
}

	#menu a:hover, #menu a:focus, #menu a:active {
text-decoration: underline ;
}

	#menu a:focus {
text-decoration: underline ;
background-color: #73c061 ;
}

.sousMenu {
font-size: 0.9em;
text-indent: 10px;
}

#titrePage {
margin-top: 30px ;
}

#footer {
width: 98% ;
clear: both ;
margin: auto ;
padding: 15px ;
text-align: center ;
color: #949494 ;
border-top: solid 1px #aeaeae ;
}

a img {
border: none ;
}

a, a:visited {
color: #4E8F3E ;
text-decoration: none ;
}

a:hover, a:focus, a:active {
text-decoration: underline ;
}

a:focus {
text-decoration: underline ;
background-color: #CBFFBF ;
}

.droite {
float: right ;
text-align: right ;
}

.centre {
text-align: center ;
}

.souligne {
text-decoration: underline ;
}

/* Page activité conseil */

ol li ul li {
margin-top: 10px ;
}

ol li ul li ul li {
margin-top: 0px ;
}



h2 {
font-style: italic ;
}

h3 {
color: #006666 ;
text-decoration: underline ;
}

h4 {
margin: 20px ;
margin-top: 35px ;
}


h5 {
margin: 10px ;
margin-top: 25px ;
padding-bottom: 0px ;
}

table, td {
border: 1px solid black ;
border-collapse: collapse ;
}

	.noBorder {
border: none ;
border-collapse: collapse ;
}
