@CHARSET "UTF-8";

body {
    font-family: Arial, sans-serif;
    font-size: 12px;
    background: #f29400;
}

img {
    border-style: none;
}

div#wrapper {
    width: 934px;
    margin: 0 auto;
    border-top: 2px solid #F9CF8C;
    border-bottom: 2px solid #F9CF8C;
    background: white;
}

/* Begin Header */

div#header_en {
	background: url('images/images2/header-bg-en.png') no-repeat 341px 32px;
    padding-bottom: 34px;
}

div#header_en a img#logo {
    margin-left: 46px;
    margin-top: 32px;
}

div#header_en a img#flag {
    float: right;
    margin: 6px;
    border: 1px solid black;
}

div#header {
    background: url('images/images2/header-bg.png') no-repeat 341px 32px;
    padding-bottom: 34px;
}

div#header a img#logo {
    margin-left: 46px;
    margin-top: 32px;
}

div#header a img#flag {
    float: right;
    margin: 6px;
    border: 1px solid black;
}

/* End Header */

/* Begin Banner */

.banner_top {
	text-align: center;
	padding: 0px 0px 2px 0px;
}

.banner {
    background-color: #FFFFFF;
    clear: both;
    text-align: center;
    padding: 1px 0px;
    margin-bottom: 15px;
}

.banner img {
	max-height: 105px;
	mas-width: 934px;
}
    
/* End Banner */
    
/* Begin Left Column */

div#leftcolumn {
    margin: 0px;
    padding: 0px;
    width: 330px;
    float: left;
    height: 100%;
    background: white;
}

div#leftcolumn img {
    margin-left: 46px;
    display: block;
    border: 1px solid black;
    margin-bottom: 10px;
}

div#leftcolumn ul#nav {
    padding-left: 46px;
    padding-top: 0px;
    padding-bottom: 20px;
    list-style: none;
	margin-bottom: 0;
}

div#leftcolumn ul#nav li {
    margin-bottom: 16px;
}

div#leftcolumn ul#nav li a {
    text-decoration: none;
    color: white;
    background: none repeat scroll 0 0 black;
    border-bottom: 2px solid #8c8b8d;
    padding: 3px 8px;
    text-transform: uppercase;
}

div#leftcolumn ul#nav .consulter {
	margin-top:30px;
}

div#leftcolumn ul#nav li a:hover {
    background: none repeat scroll 0 0 #f29400;
    color: white;
}

div#leftcolumn ul#nav-nousrejoindre {
    padding-left: 30px;
    list-style: none;
	margin-bottom: 0;
	margin-top: 16px;
	display: none;
}

/* End Left Column */

/* Begin Right Column */

div#rightcolumn {
    font-size: 10pt;
    line-height: 115%;
    float: left;
    height: 100%;
    width: 506px;
    padding-left: 18px;
    padding-right: 80px
    height: 100%;
}

div#rightcolumn p {
	margin: 15px 0px;
}

div#rightcolumn div.bloc_orange {
	background: url("images/images2/bg-titre.gif") repeat-y scroll 0 0 white;
	border: 2px groove black;
	color: black;
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	padding: 2px 10px;
	text-align: center;
	width: 75%;
}

div#rightcolumn div.bloc_orange2 {
	background: url("images/images2/bg-titre2.gif") repeat scroll 0 0 #2A4988;
	border: 2px groove black;
	color: black;
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	padding: 2px 10px;
	text-align: center;
	width: 75%;
}


/* End Right Column */

/* Begin Partners */

div#partners {
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    margin: 0px 46px 0px;
    padding: 5px;
}

div#partners ul#partners {
    text-align: center;
}

div#partners ul#partners li{
    display: inline;
    list-style: none;
	margin: 4px;
}

div#partners ul#partners a img.partner{
    vertical-align: middle;
	max-height: 50px;
}


/* implémentation entreprise du mois */


.partenaire {
	padding-top: 39px;
}

.partenaire .block-titre {
	width: 520px;
	height: 34px;
	background-color: #f29400;
	padding:5px;
}

.partenaire .titre {
	text-transform: uppercase;
	font-weight:bold;
	font-size:18px;
	color:#000;
}

.sous-titre {
	text-transform: uppercase;
	color: #f29400;
	font-style:normal;
	font-size:14px;
}

	
.photo-partenaire {
	float: left;
	margin: 10px 10px 10px 0;
}

.questions-reponses {
	text-align: justify;
	width: 530px;
	line-height:16px;
}

.question {
	font-weight: bold;
	text-decoration: underline;
	display: block;
	margin: 10px 0 5px 0;
	/*letter-spacing: 0.1em;*/
}

.questions-reponses:first-child {
	margin-top:0px;
}

.lien-partenaire {
	font-style: italic;
	font-weight: bold;
	color: #000;
	text-decoration:none;
}

.lien-partenaire:hover {
	text-decoration:underline;
}

.ligne {
	width:520px;
	border:none;
	background-color: #f29400;
	display: block;
	margin:0px;
}
	

.ligne-top {
	height: 6px;
	margin-top: 15px;
}

.ligne-bas {
	height: 2px;
	margin: 4px 0 40px 0;
}


#strong {
	font-weight:bold;
}



/* End Partners */

/* Begin Footer */

div#footer2 {
    height: 137px;
    background: url('images/images2/footer.png') no-repeat right 24px;
    clear: both;
    padding-bottom: 32px;   
}

div#footer2 p {
	font-family: Arial,sans-serif;
	font-size: 12px;
    float: right;
    clear: both;
    position: relative;
    top: 33px;
    margin: 1px 0px;
    padding: 1px 30px 1px 4px;
}

div#footer2 p.black {
    background: none repeat scroll 0 0 black;
    color:white;
}

div #footer2 p.white {
    background: none repeat scroll 0 0 white;
    color:black;
}

/* End Footer */

/* Begin Copyright */

div#copyright p {
	font-family: Arial,sans-serif;
    text-align: center;
	margin: 8px;
	font-weight: bold;
    font-size: 11px;
}

/* End Copyright */
.marquee-with-options{
	/*background-color: #F29400;*/
    	font-weight: bold;
    height: 25px;
    overflow: hidden;
    padding-top: 10px;
font-size:16px;
font-family:arial;
}

.book-archive{
	background-color: red;
    bottom: 100px;
    color: #FFFFFF;
    font-family: arial;
    font-size: 18px;
    font-weight: bold;
    left: 40px;
    padding: 5px;
    position: absolute;
}