/**
*Author     : Frank ABECASSIS
**/

body{
background-color:#b0b0b0;
width:98%;

max-width:1890px;
font-family: myFont2;


}

#header{

height: 130px;
background-image:url(../images/header.png) ;
margin-top: -10px;
background-repeat:no-repeat;
background-position: top center;
min-width:1000px;
}

#logo{
text-align: center;
margin-top: 14px;
}

#langue{
	margin-left: 35%;
text-align: left;
margin-top: -50px;
width:47px;
height:14px;
}

#navigation{
margin-top: -50px;
background: url(../images/menuBgFong.png);
height:33px;
width:99%;
min-width:1000px;

}
.lesMenus{
	margin-top: -25px;
	text-align: center;
}


#slogan{
	margin-top:-550px;
z-index: 10;
margin-left: 10%;
position: absolute;	
}

.bxslider{
	position: absolute;
	z-index: 1;

}

#texte-accueil{
width:948px;
/*background-image:url(../images/background-texte.jpg);*/
font-family:Times New Roman; 
font-size:14px;
color:#3C4732;
font-size:13px;
}

#intro-accueil{
text-align: justify;
position:absolute;
width:490px;
height:212px;
background-image:url(../images/background-texte-accueil.png);
font-size:14px;
font-size:13px;
margin-left: 100px;
margin-top:-350px;
padding:10px;
z-index:2000;
color: #666666;
font-family: myFont;
}

p{
font-family: Myfont;
font-size:15px;
padding:0;
margin:0;
color:#666666;
}

#actualite-accueil{
position:absolute;
background-image:url(../images/background-texte-accueil.png);
width:284px;
height:130px;
padding:10px;
margin-top:-350px;
z-index:2000;
line-height:11px;
margin-left: 620px;
}

#actualite-newsletter{
position:absolute;
background-image:url(../images/background-texte-accueil.png);
width:180px;

height:50px;
padding:10px;
margin-left: 620px;
margin-top:-185px;
z-index:2000;
line-height:11px;
}


span{
padding:0;
margin:0;
}

a{
color:#3C4732;
}

#actualite-accueil span.titre{
color: #6A6A6A
font-family:Times New Roman; 
font-size:17px;
font-weight:bold;
}

#actualite-newsletter span.titre{
color: #6A6A6A
font-family:Times New Roman;
font-size:17px;
font-weight:bold;
}

#actualite-accueil span.texte_actu{
color: #6A6A6A
font-family:Times New Roman; 
font-size:13px;
float:left;
margin-top: 70px;
}



#actualite-accueil span.texte_newsletter{

font-family:Times New Roman; 
font-size:13px;
}

#linkk{
font-family: Myfont;
text-decoration:none;
/*float: right;*/
line-height:18px;
margin-left: 0px;
/*margin-top: -100px;*/
padding-top: 10%;
}

input {
    font-family: Myfont;
}

#imgActu{
	margin-top: 0px;
	float: left;
}

#linkk:hover{

text-decoration:none;
}

#actualite-accueil br{
line-height:8px;
}

#actualite-newsletter input[type=text]{
border:0 solid #859464;
width:143px;
height:24px;
}

#actualite-newsletter input[type=submit]{
border:0 solid transparent;
background-color:transparent;
width:30px;
height:24px;
font-size:20px;
font-family:Times New Roman; font-size:14px;
font-weight:500;
}

#footer{

background-color:#c8c8c8;
font-family:Times New Roman; font-size:14px;
color:#3C4732;
font-size:12px;
margin-top:-59px;
height:50px;
width:99%;
min-width:1000px;


}

#contenuFooter{
	text-align: center;
}


#imgFooter{
	margin-left: 100px;
	position: absolute;
	margin-top: -15px;
}

.contenuAccueil{
	margin-left: 20%;
}

@media screen and (max-width: 1200px) {
.contenuAccueil{
	margin-left:1px;
}
#imgFooter{
visibility: hidden;
}
}




/*NAVIGATION sous menu*/