@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #a3c0ce;
	background-image: url(../images/backer_body.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #2D3793;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	color: #A7A8AA;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	/*color: #ccc;*/
	color: #999B83;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	color: #A7A8AA;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	color: #71b8c6;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	margin: 0px 0px 15px 0px;
	color: #ccc;
}
* {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
.clear {
	clear: both;
}
p {
	margin: 0px 0px 15px 0px;
}
a span {
	display: none;
}
.main {
	width: 969px;
	margin: 40px auto 20px auto;
	background-image: url(../images/backer_main.jpg);
	background-repeat: repeat-y;
}
.header {
	position: relative;
	height: 279px;
	background-image: url(../images/backer_header_harmony.jpg);
	background-repeat: no-repeat; 
}
.headerFrench {
	position: relative;
	height: 279px;
	background-image: url(../images/backer_header_french.jpg);
	background-repeat: no-repeat; 
}
.selectLanguage {
	position: absolute;
	font-weight: bold;
	top: 25px;
	right: 25px;
	color: #fff;
}
.selectLanguage a {
	color: #fff;
}
.navigation {
	height: 35px;
	padding: 0px 0px 17px 17px;
}
.navigation a {
	display: block;
	height: 35px;
	width: 152px;
	background-repeat: no-repeat;
	float: left;
	padding: 0px 5px 0px 0px;
}

.navigationFrench {
	height: 35px;
	padding: 0px 0px 17px 17px;
}

.navigationFrench a {
	display: block;
	height: 35px;
	background-repeat: no-repeat;
	float: left;
	padding: 0px 4px 0px 0px;
}

.btnAbout {
	background-image: url(../images/btn_about.jpg);
}
.btnBid {
	background-image: url(../images/btn_bid.jpg);
}
.btnInvolved {
	background-image: url(../images/btn_involved.jpg);
}
.btnNews {
	background-image: url(../images/btn_news.jpg);
}
.btnFAQs {
	background-image: url(../images/btn_faqs.jpg);
}
.btnContact {
	background-image: url(../images/btn_contact.jpg);
}

.btnAuSujet {
	width: 146px;
	background-image: url(../images/btn_sujet.jpg);
}
.btnLaCandidature {
	width: 191px;
	background-image: url(../images/btn_candidature.jpg);
}
.btnParticipez {
	width: 145px;
	background-image: url(../images/btn_participez.jpg);
}
.btnNouvelles {
	width: 145px;
	background-image: url(../images/btn_nouvelles.jpg);
}
.btnFAQ {
	width: 145px;
	background-image: url(../images/btn_faq.jpg);
}
.btnContactez {
	width: 145px;
	background-image: url(../images/btn_contactez.jpg);
}



.content {
	background-image: url(../images/backer_content.jpg);
	background-repeat: repeat-y;

}
.content ul, .content ol{
	margin-left:25px;
	margin-bottom:15px;
}
.contentLeft {
	width: 660px;
	padding: 0px 0px 0px 20px;
	float: left;
}
.contentRight {
	width: 217px;
	padding: 0px 32px 0px 18px;
	float: right;
}
.footer {
	padding: 17px 0px 15px 5px;
	height: 10px;
	width: 950px;
	background-color: #fff;
	margin-left:10px;
}
.footer a{
color:#A7A8AA;
text-decoration:none;
font-family:TradeGothic, Verdana, Arial;
font-size:12px;
font-weight:bold;
margin: 0px 20px 20px 0px;

}

.search {
	position: relative;
	background-color: #fff;
	height: 60px;
	margin: 0px -10px 0px -10px;
}
.search input {
	position: absolute;
	/*top: 8px;
	left: 75px;*/
	top: 2px;
	left: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px #c7c7c7 solid;
	padding: 6px 0px 0px 10px;
	height: 20px;
}
.btnSearch {
	position: absolute;
	top: 8px;
	left: 10px;
	display: block;
	width: 61px;
	height: 28px;
	background-image: url(../images/btn_search.jpg);
	background-repeat: no-repeat;
}

.socialMedia {
	text-align: center;
	padding: 5px;
}
.socialMedia a {
	margin: 3px;
}
.divider {
	background-image: url(../images/divider.jpg);
	background-repeat: no-repeat;
	height: 5px;
	margin: 5px 0px 5px 0px;
}



/*additional styles*/
#subnav{
overflow:hidden;
margin-bottom:10px;
}
#subnav a
{
display:block;
float:left;
color:#2D3793;
text-decoration:none;
font-family:TradeGothic, Verdana, Arial;
font-size:12px;
font-weight:bold;
text-align:center;
/*margin:20px 20px 20px 0px;*/
margin:0px 20px 20px 0px;
}
#subnav a:hover
{
	text-decoration:underline;
}
#subnav a.selected
{
	text-decoration:underline;
}


#share{
color:#45A8C1;
font-size:10px;
font-family:TradeGothic,Verdana,Arial;
}



.forminput{
display:inline-block;
width:100px;
padding: 5px 5px 5px 5px;
}
.translation{position:absolute;
left:830px;
top:250px;
width:150px;
height:30px;
text-decoration:none;
}
.translation span{
visibility:hidden;
}

























































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
