html * {
	padding: 0px !important;
	margin: 0px !important;
}
html {
	margin:0px;
	padding: 0px;
	background-color: transparent;
}
body {
	width: 777px;
	font-size: 12px;
}
div#header {
	margin: 0px 37px 0px 37px !important;
	height: 95px;
	text-indent: 0px;
}
div#header h1 {
	display: none;
}
div#menu_frontend {
	display: none;
}
div#content {
	margin: 0px 37px !important;
	width: auto !important;
}
div#content h2 {
	display: none;
}
div#content h3 {
	color: white;
	text-transform: uppercase;
	/*padding-left: 37px !important;*/
	line-height: 28px;
	padding-top: 4px !important;
	font-size: 20px;
	font-weight: normal;
	color:#003772;
	border: solid 1px;
	text-align: center;
	margin: 0px 0px 16px 0px !important;
/*	background: #003772 url('/img/theme/contenu/contenu_fleche_violet.jpg') no-repeat top left;*/
}
div#formation_content {
	margin: 0px 0px 0px 9px!important;
	}
	div#formation_content h5 {
		text-transform: uppercase;
		color: #bb599a;
		margin: 13px 0px 5px 62px !important;
		font-size: 12px !important;
	}
div#content h4 {
	color: #bb599a;
	border-bottom: solid 1px;
	margin:20px 0px 10px !important;
	font-size: 15px !important;
}
ul {
	list-style: square !important;
	list-style-position: inside !important;
	margin-left: 62px !important;
}
div.formations ul.liste2col_gauche {
	float: left;
	width: 300px;
	margin: 0px 8px 6px 8px !important;
}
div.formations ul.liste2col_droite {
	font-size: 12px;
	margin: 0px 8px 6px 315px !important;
}
div#col_right {
	display: none;
}
#footer {
	font-size: 11px;
	border-top: solid 1px #e0e0e0;
	margin: 55px 37px 0px 48px !important;
	padding: 15px 0px 33px;
	}
	#footer span.orange {
		font-weight: bold;
		color: #ff9906;
	}
.navyblue {
	color: #003772;
}