/* CSS Document */
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color:#8A93A4;
}

#main {
	width:960px;
	clear:both;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(backgroud_sides.gif);
	background-repeat: repeat-y;
	background-position: left top;
	display:table;
		}
.table_padding {
	padding: 5px;
	border: 1px solid #000000;
}
#menucont {
	padding-right: 10px;
	padding-left: 9px;
}
#main li {
	display: list-item;
	list-style-type: square;
}
.table {
	border: 1px solid #CC3366;
}

.texteitalics {
	font-style: italic;
}
.border_top_bottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #CC3366;
	font-weight: bold;
	text-align: center;
}

#menubar {
	clear: both;
	display:table;
	width: 980px;
	background-image: url(backgroud_sides.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	background-color: #EEECE1;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	}
	
.tableheading {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-color: #CC3366;
	color: #CC3366;
	font-size: 14px;
}
.table_right_padding {
	padding-right: 10px;
}
.table_left_padding {
	padding-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gros {
	font-weight: bold;
}
.linkother {
	color: #016891;
	text-decoration: none;
}
.linkother:hover {
	color: #FFAB00;
	text-decoration: underline;
}
a:link {
	color: #016891;
	
	text-decoration: none;
}
a:visited {
	color: #016891;
	text-decoration: underline;
}
a:hover {
	color: #FFAB00;
	text-decoration: none;
}
a:active {
	color: #FFAB00;
	text-decoration: underline;
}
.textecentre {
	text-align: center;
}
.textedroite {
	text-align: right;
}
.textegauche {
	text-align: left;
}
.texte_bleu {
	color: #016891;
}

#content {
	display: block;
	float: left;
	width: 751px;
	padding-top: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFAB00;
	background-color:#FFF;
}
#casesstudy {
	float:left;
	margin-left:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	margin-top: 5px;
}
#menuright {
	display: block;
	float: right;
	width: 190px;
	padding-top: 0px;
}
.lignetr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#bottom {
	background-image: url(background_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	border-top-style: none;
	margin: 0px;
	padding: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#subbottom {
display:table;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	margin-right: 10px;
	margin-top: 5px;
}

hr {
	height: 1px;
	border-top-color: #FFAB00;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.titletab {
	color: #FFFFFF;
	background-color: #FFAB00;
	font-weight: bold;
	text-align: center;
}
.apaddfortab td {
	padding: 5px;	

}
section_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
/* FORMS */
input {
	background-color: #EAEAEA;
	border: 1px solid #CCCCCC;
	color: #005382;
	font-size: 10px;
}
textarea {
	background-color: #EAEAEA;
	border: 1px solid #672A18;
	color: #005382;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
select {
	background-color: #EAEAEA;
	border: 1px solid #672A18;
	color: #005382;
	font-size: 12px;
	width:auto;
}
/* FIN FORMS */
.image_right_space {
	margin-right: 10px;
}
.quote_signature {
	font-style: italic;
	color: #CC3366;
	font-weight: bold;
	font-size: 14px;
}
.quote {
	color: #CC3366;
	font-size: 14px;
}.textepetit {
	font-size: 10px;
}
.pink_bold {
	color: #CC3366;
	font-weight: bold;
}
#ccooouuunntry ul, li {
	display: inline;
}
#ccooouuunntry li {
list-style-type: none;
}
#ccooouuunntry a {
text-decoration:underline;
}
.linkcouoount {
	float: left;
	width: 120px;
	display: block;
	padding-left:45px;
}
.groscentre {
	font-weight: bold;
	text-align: center;
}
.table_border_all {
	border: thin solid #000000;
}
.column_border_right {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
}
.row_border_bottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

