* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	line-height: 100%;
	vertical-align: baseline;
	background: transparent;
}

.spacer {
    clear:both;
}


body {
    background:#ffffff url('../images/fond.jpg') repeat-x 0 63px;
    font-family: Helvetica, Arial;
    color:#000000;
    font-size:12px;
    color:#1A171B;
}

#all {
    margin:0 auto;
    width:1190px;
}

#header {
width:1190px;
height:232px;
background: transparent url('../images/header_fr.jpg') no-repeat 0 0;
}

#corp {
width:1190px;
height:547px;
background: transparent url('../images/body_fr.jpg') no-repeat 0 0;
}

.langue {
    float:right;
    padding: 5px 100px 0 0;
    width:auto;
    height:
}

.bloc-entreprise {
    margin: 25px 0 0 130px;
    float: left;
    width:550px;
    line-height:13px;
}

.logo-droite {
    float:right;
    padding:33px 124px 0 0;
}

.bloc-evenements {
    float:right;
    margin: 50px 126px 0 0;
    display:inline;
    width:616px;
    height:101px;
}

.bloc-evenements  a{
    background: transparent url('../images/acceder_fr.jpg') no-repeat 0 0;
    text-indent:-9999px;
    overflow:hidden;
    width:616px;
    height:101px;
    display:block;
}

.bloc-evenements  a:hover{
    background: transparent url('../images/acceder_fr.jpg') no-repeat 0 -98px;
}

.bloc-creer {
    float:right;
    padding: 2px 192px 0 0;
    display:inline;
    height:18px;
    line-height:0;
}

.bloc-valoriser {
    float:right;
    padding: 37px 180px 0 0;
    display:inline;
    font-size:18px;
    height:83px;
    width:249px;
}

.bloc-valoriser a{
    background: transparent url('../images/valoriser.jpg') no-repeat 0 0;
    text-indent:-9999px;
    overflow:hidden;
    float:right;
    height:83px;
    width:249px;
}

.bloc-valoriser a:hover{
    background: transparent url('../images/valoriser.jpg') no-repeat 0 -96px;
}

.bloc-description {
    float:right;
    padding: 33px 140px 0 0;
    display:inline;
    font-size:12px;
    text-align:center;
    line-height:13px;
}

.bloc-adresse {
    margin: 48px 0 0 751px;
    display:inline;
    font-size:10px;
    text-align:center;
    color:#000000;
    font-weight:bold;
    position:absolute;
}

.bloc-valoriser a{
    display:block;
    padding: 10px 0 0 0;
}

.orange{
    color:#EA641F;
    font-weight:bold;
    text-decoration:none;
}

.blue{
    color:#004494;
    font-weight:bold;
    text-decoration:none;
}

.gris{
    color:#1A171B;
    font-weight:bold;
    text-decoration:none;
}

#footer{
    padding:5px 0 0 120px
}
#footer a{
    display:block;
    float:left;
    width:128px;
}

#footer a.logo1 {
    width:100px;
}

#footer a.logo2 {
    width:114px;
    margin-left:30px;
}

#footer a.logo3 {
    width:126px;
    margin-left:30px;
}

#footer a.logo4 {
    width:112px;
    margin-left:30px;
}

#footer a.logo5 {
    width:102px;
    margin-left:30px;
}

#footer a.logo6 {
    width:40px;
    margin-left:30px;
}

#footer a.logo7 {
    width:39px;
    margin-left:30px;
}

#footer a.logo8 {
    width:100px;
    margin-left:30px;
}

