/* CSS Document */

body{
	margin:0;
	padding:0;
}
#conteneur{
	margin: 0 auto;
	width: 770px;
}

a{
	text-decoration: none;
	color: #1b99c3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover{
	color: #807f83;
}

.logo{
	display:block;
	background: url(../images/img-en/logo-jnce.jpg) no-repeat;
	width: 350px;
	height: 131px;
	float: left;
}
.visage{
	background: url(../images/img-en/jai-une-idee.jpg) no-repeat;
	width: 420px;
	height:131px;
	float: left;
}

.commandite{
	background: url(../images/img-en/commandite.jpg) no-repeat;
	width: 350px;
	height: 58px;
	float: left;
}
.slogan{
	background: url(../images/img-en/slogan.jpg) no-repeat;
	width: 420px;
	height: 58px;
	float: left;
}
.menu{
	background: url(../images/img-en/menu-top.jpg) no-repeat;
	width: 770px;
	height: 41px;
	float:left;
}
.menuP a{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold; 
}
.menuP{
	color: #807f83;
	font-size:12px;
	margin-top: 3px;
}

#btnmap{
	position: absolute;
	margin-left: 513px;
	margin-top: -16px;
}
#btnmap a{
	display: block;
	background: url(../images/img-en/carte-btn.jpg) no-repeat;
	width: 257px;
	height: 58px;
}
#btnmap a:hover{
	background:url(../images/img-en/carte-btn-over.jpg) no-repeat;
}

.btnEnglish{
	color: #807f83;
	font-size:12px;
	position: absolute;
	margin-left: 720px;
	margin-top: 10px;
}

/* -------------------------- Nouveau bandeau --------------------------------- */
.clear {
	clear: both;
}
.entete {
	margin: 0 0 30px 0;
}
.entete_ligneHaut {
	width: 770px;
	height: 6px;
	background: url(../../img/img_entete/entete_ligne_haut.gif) no-repeat left top;
}
.entete_ligneBas {
	width: 770px;
	height: 13px;
	background: url(../../img/img_entete/entete_ligne_bas.gif) no-repeat left top;
}
.entete_zoneGauche {
	float: left;
	width: 292px;
	height: 170px;
}
.entete_titre a{
	display: block;
	width: 292px;
	height: 120px;
	background: url(../../img/img_entete_eng/entete_titre_eng.gif) no-repeat left top;
}
.entete_commandites {
	width: 292px;
	height: 50px;
	background: url(../../img/img_entete_eng/entete_commandites_eng.gif) no-repeat left top;
}
.entete_zoneDroite {
	float: left;
	width: 478px;
	height: 170px;
}
.entete_slogan {
	width: 478px;
	height: 170px;
	background: url(../../img/img_entete_eng/entete_slogan_eng.gif) no-repeat left top;
}
.entete_menu {
	float: left;
	width: 658px;
	background-color: #505153;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0;
	padding: 4px 0 4px 0;
}
.entete_menu a {
	color: #FFFFFF;
	margin: 0 14px 0 14px;
}
.entete_menu a:hover {
	color: #FFFFFF;
	margin: 0 14px 0 14px;
}
.entete_menuFondBleu {
	float: left;
	width: 112px;
	background-color: #00a6e4;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0;
	padding: 4px 0 4px 0;
}
.entete_menuFondBleu a {
	color: #FFFFFF;
	margin: 0 14px 0 14px;
}
.entete_menuFondBleu a:hover {
	color: #FFFFFF;
	margin: 0 14px 0 14px;
}

/* ---------------------------------------------------------------------------- */

/* ------------------ contenu de la colonne de gauche --------------------------*/

.colGauche{
	width: 454px;
	float:left;
}
.date{
	background: url(../images/img-en/date.jpg) no-repeat;
	width: 454px;
	height: 73px;
}
.texte{
	padding-left: 18px;
	margin: 0 auto;
	margin-bottom: 45px;
	padding-right: 10px;
}
.personne{
	background: url(../images/img-en/femme-projets.jpg) no-repeat;
	width: 104px;
	height: 229px;
	float: right;
}
h1{
	font-size: 14px;
	font-weight:bold;
	color: #1b99c3;
}
p{
	font-size: 12px;
	color: #807f83;
}
ul{
	font-size: 12px;
	color: #807f83;
}
.imgLeft li{
	margin-left: 15px;
}
.photo1{
	background: url(../images/img-en/photo1.jpg) no-repeat;
	width: 101px;
	height: 211px;
	float: left;
	margin-right: 5px;
	border: #1b99c3 solid 1px;
}
.img_equipe{
	margin: 5px;
}
img{
	border: #1b99c3 solid 1px;
}
#flashcontent{
	margin-top: 10px;
}

/* ------------------ contenu de la colonne de droite --------------------------*/

.colDroite{
	width: 316px;
	float:left;
	
}
.miniTexte{
	background:url(../images/img-en/miniTexte.jpg) no-repeat;
	width: 316px;
	height: 96px;
}
.personnel{
	padding-left: 25px;
	margin-top: 15px;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.comite{
	padding-left: 64px;
	margin-bottom: 10px;
}
.description{
	background: #ececed;
	margin-left: 4px;
	padding-left: 5px;
	height: 47px;
	width: 217px;
	float:left;
}
.white{
	background:#FFFFFF;
}
.margeTop{
	padding-top: 3px;
}
.fiche{
	margin-bottom: 5px;
	float:left;
}
/* ------------------ contenu de la colonne de la carte --------------------------*/

.equipe{
	font-size:11px;
	color: #807f83;
	
}
.infoEquipe{
	padding: 0 0 0 25px;
}
.colDroite h2{
	font-size: 13px;
	font-weight:bold;
	color: #1b99c3;
}
.colDroite p{
	margin: 0;
	padding: 0;
}
.colDroite address{
	margin-bottom: 10px;
}
.colDroite ul{
	font-size:11px;
	color: #807f83;
}

/* ------------------ contenu de la colonne du pied --------------------------*/

.pied{
	background: #1b99c3;
	text-align:center;
}

.menuB{
	width: 770px;
	background: #FFFFFF;
	padding-bottom: 5px;
	color: #807f83;
	font-size:12px;
}
.menuB a{
	padding-right: 5px;
	padding-left: 5px;
}
.copyright{
	color: #ffffff;
	font-size: 10px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.carte{
	width: 516px;
	margin: 0 auto;
}
