#pageHeader {
	width: 1000px;
	text-align: left;
	list-style: none;
	height: 87px;
	background: #A9A9A9 url(../images/haut-accueil.jpg) no-repeat;
}
#presentation{
	margin-top: 0px;
	background-image: url(../images/presentation-comac-studios.jpg);
	background-repeat: no-repeat;
	background-position : 50% 50%;
    width: 700px;
    height: 553px;
	margin-left : 60px;
	/*border-width:1px;
	border-style:solid;
	border-color:black;*/
}
#presentation h2 { 
	font-weight: bold ;
	font-size: 15px;
	color : #CC0000;
	line-height: 2ex; 
	margin-bottom: 0px;
	margin-top: 0px;
}
#presentation h3 { 
	font-weight: bold ;
	font-size: 10px; 
	color : black;
	line-height: 2ex; 
	margin-bottom: 0px;
	margin-top: 1px;
	padding-left : 15px;
}
/* specific divs */
#mariage{
	position : relative;
	top: 190px; 
	left: 42px;
	width : 175px;
}
#professionnels{
    position : relative;
	top: 225px; 
	left: 250px;
	width : 221px;
}
#transfert{
    position : relative;
	top: 330px; 
	left: 50px;
	width : 240px;
}
#institutions{
    position : relative;
	top: 290px; 
	left: 440px;
	width : 250px;
}
#institutionsdesc{
    position : relative;
	width : 190px;
}

/* specific divs  cf. page4*/
/*#mariage{
	position : relative ;
	top: 180px; 
	left: 42px;
	width : 175px;
}
#professionnels{
    position : relative;
	top: 215px; 
	left: 250px;
	width : 221px;
}
#transfert{
    position : relative;
	top: 310px; 
	left: 50px;
	width : 240px;
}
#institutions{
    position : relative;
	top: 270px; 
	left: 440px;
	width : 250px;
}*:
