body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #36a107;
}

a:hover, a:active {
	color: #66d137;
}

a:visited {
	color: #36a107;
}

p {
	text-align: justify;
}

#headercontainer {
	background-image: url(images/int_headerbg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	height: 140px;
}

#header {
	width: 760px;
	margin: auto;
	padding: 0;
	text-align: right;
}

h1 {
	display: inline;
}

#headerlogo {
	float: left;
	margin: 0;
	padding: 0;
}

#menu {
	padding-top: 8px;
	margin-left: 300px;
}

#menu a {
	color: #0d1c5f;
	text-decoration: none;
	font-size: 13px;
	margin-left: 12px;
	font-weight: bold;
}

#menu a:hover, #menu a:active, #menu a:visited:hover {
	color: #56c127;
	text-decoration: underline;
}

#menu a:visited {
	color: #596288;
	text-decoration: none;
}


.menurow {
	border-top: 1px solid #5b9bd2;
	padding-top: 3px;
	padding-bottom: 4px;
}

#menurowlanguage {
	border-top: none;
	padding-bottom: 12px;
}

#menurowlanguage a, #menurowlanguage a:visited {
	color: #ffffff;
}

#menurowsearch {
	border-top: none;
	padding-bottom: 0;
}

#menurowsearch a {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}

#content {
	width: 760px;
	margin: auto;
	padding-bottom: 12px;
	text-align: left;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
	border-left: 3px double #bbbbbb;
	border-right: 3px double #bbbbbb;
}

#footercontainer {
	background-image: url(images/int_footerbg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #337116;
	height: 75px;
	clear: both;
}

#footer {
	padding-top: 45px;
	padding-bottom: 20px;
	color: #ffffff;
	font-size: 10px;
}

#footer a {
	color: #ffffff;
}

/*----------CONTENT BELOW----------------------------------*/

h2 {
	color: #56c127;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #56c127;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #08195d;
	background-image: url(images/h3_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #ccdddd;
	padding: 2px;
	text-align: center;
	letter-spacing: 2px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}

.rightcol {
	float: right;
	padding-left: 12px;
	background-color: #ffffff;
	padding-bottom: 12px;
}

.leftcol {
	width: 330px;
}

#nouvelles {
	width: 320px;
	border-right: 1px solid #999999;
	padding-right: 8px;
	text-align: justify;
}

#nouvelles img {
	margin: 6px;
}

#nouvelles .accueil_searchlinks {
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 2px;
	background-position: top center;
	background-repeat: no-repeat;
	padding-bottom: 26px;
	width: 318px;
	text-align: center;
	padding-top: 28px;
}

#nouvelles .accueil_searchlinks a {
	color: #eaf3ca;
	margin-left: 12px;
	margin-right: 12px;
	text-decoration: none;
	border-bottom: 1px solid #82aB35;
}

#nouvelles .accueil_searchlinks a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#nouvelles #searchlinks_fr {
	background-image: url(images/accueil_searchlinks_bg.jpg);
}

#nouvelles #searchlinks_en {
	background-image: url(images/accueil_searchlinks_bg-e.jpg);
}

#accueilrightpane {
	float: right;
	width: 405px;
	color: #666666;
}

#accueilrightpane strong {
	font-size: 14px;
	color: #56c127;
	font-weight: bold;
}

#accueilrightpane h2, #nouvelles h4 {
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #cccccc;
	text-align: right;
	letter-spacing: 2px;
	padding: 2px;
	border-bottom: 0;
	margin-bottom: 0;
	font-size: 14px;
}

ol {
	list-style-type: decimal;
	list-style-position: outside;
	color: #336600;
	font-weight: bold;
}

li {
	color: #CC3300;
	font-weight: normal;
	padding-bottom: 12px;
}

li strong, li b {
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}

#galerie img {
	background-image: url(images/thumbnail_bg.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	border: 0;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-top: 1px;
	padding-left: 1px;
}
