body {
	background: #e2e0cd url('images/background.png') repeat-x;
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
	font-size: 0.85em;
}

div#wrapper {
	position: relative;
	width: 785px;
	margin: 0 auto;
}

h1 {
	display: block;
	background: url('images/logo-emba.png') no-repeat 10px 50px;
	width: 326px;
	height: 80px;
	margin: 0 0 80px 0;
	padding: 60px 0 0 0;
	text-indent: -3000px;
}
h1 a { display: block; width: 100%; height: 100%; outline: none; }

h2 {
	padding: 0;
	margin: 0;
	color: #094386;
	font-family: Arial, "Trebuchet MS", Tahoma, Verdana, sans-serif;
}

p { text-align: justify; }
ul { list-style-type: none; }
a { color: #034ea2; }
a:hover { color: #1068c9; }
hr.clear { clear: both; visibility: hidden; padding: 0; margin: 0; height: 0;}

div#logo_cci {
	position: absolute;
	right: 10px;
	top: 0;
	background: url('images/logo-cci.png') no-repeat right 0;
	display: block;
	width: 184px;
	height: 31px;
	text-indent: -3000px;
}
div#logo_cci a { display: block; width: 100%; height: 100%; outline: none; }

div#lang { text-align: right; padding-right: 10px; margin-bottom: 25px; }
a.lang_en { background: url('images/lang_en.png') no-repeat 0 3px; padding-left: 28px; }
a.lang_fr { background: url('images/lang_fr.png') no-repeat 0 3px; padding-left: 28px; }

div#presentation, div#formations, div#contact {
	background: #fff url('images/rounded-top.png') no-repeat 0 0;
	margin: 10px 0 30px 0;
	padding: 0;
}

div#presentation div.rounded, div#formations div.rounded, div#contact div.rounded {
	background: url('images/rounded-bottom.png') no-repeat 0 bottom;
	padding: 20px 25px 25px 25px;
}

div#formations { padding-bottom: 0; }
div#formations ul ul { padding-left: 0; clear: both; }
div#formations div.logo { float: left; clear: both; margin-bottom: 25px; }
div#formations img { border: 0; margin-right: 20px; }
div#formations li { clear: both; }
div#formations div.iae { margin-left: 35px; margin-right: 15px }
div#formations div.description { float: left; }
div#formations p { padding: 0; margin-top: 0; margin-bottom: 15px; }

div#contact { position: relative; }
div#contact p { margin-left: 20px; }
div#contact img { position: absolute; right: 50px; top: 68px; border: 4px solid #111; }