/* 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;
		}
#menucont {
	padding-right: 10px;
	padding-left: 9px;
}

#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;
}
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;
	}
.gros {
	font-weight: bold;
}

a:link {
	color: #016891;
	text-decoration: underline;
}
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;
}

.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;	

}
/* 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;
}.contributors {
	font-weight: bold;
	color: #0099FF;
	font-size: 12px;
}
.quote {
	font-size: 12px;
	font-style: italic;
	color: #003366;
	text-decoration: none;
}
.home_padding_left {
	padding-left: 10px;
}


.contributors_country {

	font-weight: normal;
	color: #0099FF;
}
.source {

	color: #FFAB00;
	font-size: 10px;
}
.light_blue {
	font-weight: bold;
	color: #0099FF;
	font-size: 14px;
}
.table_leftcolumn {
	padding-bottom: 25px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFAB00;
	padding-top: 25px;
}
.table_rightcolumn {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFAB00;
	padding-top: 25px;
	background-position: bottom;
}
.cadre_EU {
	border: 1px solid #CC3366;
	padding: 8px;
}
.quote_name {
	font-size: 12px;
	font-style: italic;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
.quote_bleu {
	font-size: 12px;
	font-style: normal;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
}
.home_padding_right {
	padding-right: 15px;
}
.tableheading {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-color: #CC3366;
	color: #CC3366;
	font-size: 14px;
}.bottom_line_table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3366;
	padding-left: 10px;
}
.vertical_line_table {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #003366;
}
.table_line {
	border: thin solid #003366;
}
.research_name {
	font-size: 12px;
	font-style: italic;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
}
.research_titles_table {
	font-size: 10px;
	font-style: italic;
	font-weight: lighter;
	color: #CC3366;
	background-position: left top;
}
.title_contacts {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	width: 750px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
.red {
	color: #FF0000;
	font-size: 12px;
}
.red_italic {
	color: #FF0000;
	font-size: 12px;
	font-style: italic;
}
.small_blue_italic {
	color: #016891;
	font-size: 10px;
	font-style: italic;
}

