div#menu_creation_gauche{
float:left;
width:370px;
height:540px;
/*border:1px solid black;*/
margin-right:5%;
background:black;
}

div#titre_creation_gauche img {
	float:left;
	margin-left:10px;
	margin-right:0;

}

div#chapeau_creation_gauche{
	height:28px;
	width:100%;
	background: #f4f4f4 url(img_css/top_creation.jpg) no-repeat;
	margin:0;
}

div#titre_creation_gauche{
	background: #9933ff;
	height:112px;
	color : black;
	padding:0;
	font-size: 36pt;
	list-style: none;
	margin:0;
	line-height:50px;
	font-weight:bold;
}

div#menu_creation_gauche h3{
	list-style: none;
	color : white;
	font-size: 10pt;
	margin:0;
	padding-left:30px;
	padding-right:30px;
	padding-top:8px;
	padding-bottom:0px;
	line-height: 11pt;
	border-bottom:1px dotted white;
	border-top:1px dotted white;
	height:100px;
	font-weight:normal;
	margin-top:10px;
	text-align:justify;
}

div#menu_creation_gauche a img{
margin:0;
padding:0;
border:0px;
margin-top:12px;
padding-bottom:12px;
border-bottom:1px dotted white;
}

div#menu_creation_droite{
float:left;
width:370px;
height:540px;
/*border:1px solid black;*/
background:black;
}

div#chapeau_creation_droite{
	height:30px;
	width:100%;
	background: #f4f4f4 url(img_css/top_informatique.jpg) no-repeat;
	margin:0;
}

div#titre_creation_droite{
	background: white;
	height:110px;
	color : black;
	padding:0;
	font-size: 36pt;
	list-style: none;
	margin:0;
	line-height:50px;
	font-weight:bold;
	padding-left:20px;
	border:1px dotted #9933ff;
	border-top:0;
	border-bottom:0;
}

div#menu_creation_droite h3{
	list-style: none;
	color : white;
	font-size: 10pt;
	margin:0;
	padding-left:30px;
	padding-right:30px;
	padding-top:8px;
	padding-bottom:0px;
	line-height: 11pt;
	border-bottom:1px dotted white;
	border-top:1px dotted white;
	height:100px;
	font-weight:normal;
	margin-top:10px;
	text-align:justify;
}

div#menu_creation_droite a img{
margin:0;
padding:0;
border:0px;
margin-top:12px;
padding-bottom:12px;
border-bottom:1px dotted white;
}
