﻿/* CSS Document */



#conteneur_gauche{
float:left;
width:28px;
height:360px;
background-image:url('images/background_conteneur_x.jpg');
background-repeat:no-repeat;
overflow:hidden;
	margin:0 0 0 0;
	padding:0 0 0 0;



}

#conteneur_droite{
	width:29px;
	height:360px;
	
overflow:hidden;
	margin:0 0 0 0;
	padding:0 0 0 0;

}




#multimedia{
	float:left;
	width:210px;
	overflow:hidden;
	margin:0 0 0 0;
	padding:0 0 0 0;

	
}


#image_multimedia{
	width:210px;
	height:184px;
	
	background-image:url('images/index_multimedia.gif');
	background-repeat:no-repeat;
	overflow:hidden;
	margin:0 0 0 0;
	padding:0 0 0 0;


}

#contenu_multimedia{
	width:210px;
	height:178px;
	background-image:url('images/background_index_multimedia.gif');
	background-repeat:repeat-y;
	overflow:hidden;
	margin:0 0 0 0;
	padding:0 0 0 0;
}


#multimedia_bas{
	width:210px;
	height:36px;
	overflow:hidden;
	margin:0 0 0 0;
	padding:0 0 0 0;

	
}

#multimedia_bas ul{
	width:210px;
	height:36px;
	overflow:hidden;
	margin:0 0 0 0;
	padding:0 0 0 0;

}

#multimedia_bas ul li{
display:block;
list-style:none;
float:left;
}

#multimedia_bas ul li a{
	display:block;
	text-decoration:none;
}




#multimedia_bas ul li.multimedia_bas_gauche{
float:left;
	width:118px;
	height:36px;
	background-image:url('images/multimedia_bas_gauche.png');
	background-repeat:no-repeat;
	
}

#multimedia_bas ul li a.multimedia_bas_details{
	width:92px;
	height:36px;
	background-image:url('images/multimedia_bas_details.gif');
	background-repeat:no-repeat;
	
	
}
#multimedia_bas ul li a.multimedia_bas_details:hover{
	background-position:bottom;
}



/* /////////////////////////////////////
             BIENVENUE
//////////////////////////////////////*/



#bienvenue{
width:305px;
float:left;
overflow:hidden;
	margin:0 0 0 0;
	padding:0 0 0 0;

	
}

#image_bienvenue{
	width:305px;
	height:171px;
	background-image:url('images/bienvenue_image.gif');
	background-repeat:no-repeat;
	overflow:hidden;
	margin:0 0 0 0;
	padding:0 0 0 0;

}


#actualite{
	width:305px;
	height:227px;
	background-image:url('images/background_actualites.jpg');
	background-repeat:no-repeat;
	overflow:hidden;
	margin:0 0 0 0;
	padding:0 0 0 0;

}
/* /////////////////////////////////////
             INGENIERIE
//////////////////////////////////////*/
#ingenierie{
	width:208px;
	float:left;
	overflow:hidden;
	margin:0 0 0 0;
	padding:0 0 0 0;

}

#image_ingenierie{
	width:208px;
	height:180px;
	background-image:url('images/index_ingenierie.gif');
	background-repeat:no-repeat;
		overflow:hidden;
	margin:0 0 0 0;
	padding:0 0 0 0;

}

#contenu_ingenierie{
	width:208px;
	height:182px;
	background-image:url('images/background_index_ingenierie.gif');
	background-repeat:repeat-y;
	overflow:hidden;
	margin:0 0 0 0;
	padding:0 0 0 0;

	
}

#ingenierie_bas{
	width:208px;
	height:36px;
		overflow:hidden;
	margin:0 0 0 0;
	padding:0 0 0 0;

	
}

#ingenierie_bas ul{
	width:208px;
	height:36px;
		overflow:hidden;
	margin:0 0 0 0;
	padding:0 0 0 0;

}

#ingenierie_bas ul li{
	float:left;
	list-style:none;
	display:block;
}

#ingenierie_bas ul li a{
	display:block;
	text-decoration:none;
}


#ingenierie_bas ul li.ingenierie_bas_gauche{
	width:104px;
	height:36px;
	background-image:url('images/ingenierie_bas_gauche.gif');
	background-repeat:no-repeat;
}


#ingenierie_bas ul li a.ingenierie_bas_details{
	width:104px;
	height:36px;
	background-image:url('images/ingenierie_bas_details.gif');
	background-repeat:no-repeat;
	
}

#ingenierie_bas ul li a.ingenierie_bas_details:hover{
	background-position:bottom;
}


