@charset "UTF-8";
/* CSS Document */


html, body {
     height: 100%;
}

body{
border:0;
margin:0;
padding:0;
background-image:url(../images/fond.jpg);
background-position:center top;
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
color:#999999;
font-size:12px;
}

a{
text-decoration:none;

}

#conteneur{
width:950px;
position:relative;
margin-left:auto;
margin-right:auto;

}

#header_home{
margin-top:30px;
width:950px;
height:164px;
background-image: url(../images/header_home.jpg);
background-repeat:no-repeat;
}

#header_news{
margin-top:30px;
width:950px;
height:164px;
background-image: url(../images/header_news.jpg);
background-repeat:no-repeat;
}

#header_team{
margin-top:30px;
width:950px;
height:164px;
background-image: url(../images/header_team.jpg);
background-repeat:no-repeat;
}

#header_investors{
margin-top:30px;
width:950px;
height:164px;
background-image: url(../images/header_investors.jpg);
background-repeat:no-repeat;
}


#header_contact{
margin-top:30px;
width:950px;
height:164px;
background-image: url(../images/header_contact.jpg);
background-repeat:no-repeat;
}

#logo{
margin-top:20px;
}

#menu{
margin-left:213px;
}



#menu ul {
margin: 0; 
padding: 0;
list-style-type: none;
}

#menu li{
width:105px;
height:29px;
display:block;
float:left;
margin-left:5px;
}


#list{

}



#list ul {
	margin: 0; 
	padding: 0;
	list-style-type: none;
}

#list li{
	height: auto;
	min-height:50px;
	display:block;
	color:#007ac2;
	margin-left:0px;
	margin-bottom: 10px;
	text-align: left;
}


#list li a{
	color:#999999;
	text-decoration: underline;
	font-size: 10px;
	margin-left: 132px;
}

.petit_item{
	width:100%;
	height:20px;
}

.petit_item a{
display:block;
width:130px;
height:20px;
float:right;
padding-top:3px;
text-decoration:none;
color:#007ac2;
}

.bordure_top_gris{
border-top:1px solid #CCCCCC;
}

.bordure_bottom_gris{
border-bottom:1px solid #CCCCCC;
}


.item_actif{
width:105px;
height:29px;
display:block;
float:left;
margin-left:5px;
background-color:#ffffff;
color:#0081c4;
font-size:14px;
text-align:center;
}

.item_actif2{
width:105px;
height:29px;
display:block;
float:left;
margin-left:0px;
background-color:#ffffff;
color:#0081c4;
font-size:14px;
text-align:center;
}

#menu a{
display:block;
width:105px;
height:29px;
background-color:#e3ffad;
text-decoration:none;
color:#6d9c11;
font-size:14px;
text-align:center;

}

.decalage_item_menu{
line-height:30px;
}


#menu a:hover{
background-color:#ffffff;
color:#0081c4;
}

#contenu{
margin-top:20px;
}

.colonneGauche{
width:230px;
float:left;
padding-right:20px;
text-align:right;
}

#news .colonneDroite{
	width:700px;
}

.colonneDroite{
width:500px;
float:left;
text-align: justify;
}

.colonneDroiteSmall{
width:180px;
float:left;
text-align: justify;
margin-left: 20px;
}

.bleu{
color:#007ac2;
}

.vert{
color:#90c756;
}

.rouge{
color:#FF0000;
}

h1{
color:#007ac2;
font-weight:lighter;
}

h2{
color:#007ac2;
font-weight:lighter;
}

.margetop_nul
{
margin-top:0px;
padding-top:0px;
}

.margebottom_nul
{
margin-bottom:0px;
padding-bottom:0px;
}

#conteneur_footer
{
width:100%;
clear:both;
height: 200px;
padding-top:20px;
position:relative;
top:20px;
background-image:url(../images/fond_footer.jpg);
background-repeat:repeat-x;
}


#footer{
width:950px;
position:relative;
margin-left:auto;
margin-right:auto;
font-size:11px;
}


.logo_footer
{
margin-top:-5px;
}

.bande_deroulante
{
margin-bottom:3px;
width:100%;
min-height: 27px;
background-color:#f3f5e7;
color:#007ac2;
font-size:13px;
}

.bande_deroulante a{

color:#007ac2;

}

.align_image img
{
vertical-align:middle;

}

.contenu_deroule
{

padding-left:30px;
padding-right:20px;
margin-top:10px;
margin-bottom:10px;
text-align: justify;
}


.contenu_deroule a{
	color: #999;
	text-decoration: underline;
}


.flotant_droit
{
float:right;

}

.flotant_gauche
{
float:left;
}

img{
behavior:url("./pngbehavior.htc");
border:none;
}

#bloc_adresse
{
width:430px;;
background-color:#f3f5e7;
border:1px solid #CDCDCD;
color:#767676;
padding:25px;
padding-left:35px;
padding-right:35px;
overflow:hidden;
}

.ligne_formulaire
{
width:100%;
height:30px;

}

.intitule_input
{
float:left;
width:100px;
}

input
{
background-color:#f3f5e7;
border:1px solid #CDCDCD;
color:#767676;
height:20px;
}

textarea
{
background-color:#f3f5e7;
border:1px solid #CDCDCD;
color:#767676;
}

.bande_investors
{
width:100%;
clear:both;
}

.legende_investors
{
width:230px;
}

.legende_investors p
{
margin-top:15px;
}

.textbold {
	font-weight: bold;
}

.btn_submit
{
background-color:#90c756;
border:none;
color:#FFFFFF;

}

.moin{
	background-image:url(../images/moin.gif);
	width: 29px;
	height: 29px;
}

.plus{
	background-image:url(../images/plus.gif);
	width: 29px;
	height: 29px;
}

dd {
	margin: 0;
}

.event{
	color:#007ac2;
	font-weight:lighter;
	text-align: left;
	margin-top: 0;
}

.event_read{
	color: #999999;
	text-decoration: underline;
	font-size: 10px;
	margin-left: 132px;
}



a.lien{
color:#007ac2;
text-decoration: underline;
}


dl{
	margin-top: 7px;
}

