* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: #588DC8 url(images/fond-onmas.gif) no-repeat top center;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	color: #4f4f4f;
	font-size: 12px;
}

#page {
	margin: 0 auto 10px auto;
	text-align: left;
	width: 770px;
	background: #fff url(images/fond-page.gif) repeat-y;
	position: relative;
}

#gauche {
	position: relative;
	z-index: 1000;
	background: url(images/entete-gauche.gif) no-repeat;
	width: 225px;
	float: left;
	padding: 220px 0 0 15px;
	voice-family: "\"}\"";   
	voice-family: inherit;
	width: 210px;
}

html>#gauche {
	width: 210px;
}

#droite {
	position: relative;
	z-index: 100;
	background: url(images/entete-droite.jpg) no-repeat;
	width: 544px;
	float: right;
	padding: 160px 35px 0 20px;
	min-height: 220px;
	voice-family: "\"}\"";   
	voice-family: inherit;
	width: 489px;
}

html>#droite {
	width: 489px;
}

#pied {
	clear: both;
	background: url(images/pied-page.gif) no-repeat bottom;
	padding: 10px 554px 25px 25px;
	font-size: 9px;
	text-align: center;
}

#pied a {
	color: #fff;
	font-weight: normal;
}


#menu li {
	float: left;
	width: 210px;
	position: relative;
	list-style-type: none;
}

#menu li a {
	display: block;
	padding: 6px 20px 7px 24px;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	border-top: 1px solid #cfdeef;
	border-bottom: 1px solid #4f4f50;
	background: #588DC8 url(images/fond-menu.jpg) left center;
}

#menu li a.selected {
	background: #e41d44;
}

#menu li a:hover, #menu li:hover a {
	background: #115CB0 url(images/puce-menu-over.gif) no-repeat 97% 50%;
}

#menu li a.sans:hover {
	background: #115CB0;
}

#menu ul {
	position: absolute;
	top: 1px;
	left: 100%;
	z-index: 10000;
	display: none;
}

#menu li li {
	width: 220px;
}

#menu li:hover ul {
	display: block;
	background: #fff;
}

#menu li:hover li a {
	padding: 7px 10px 8px 10px;
	color: #79a4d3;
	font-size: 11px;
	line-height: 12px;
	border-top: 0;
	border-bottom: 1px solid #115cb0;
	background: #115cb0 url(images/fond-ssmenu.gif) repeat-y;
}

#menu li:hover li a:hover, #menu li li a:hover{
	background: #0b479d;
	color: #FFF;
}

#gauche p {
	clear: both;
	padding: 10px 10px 0 10px;
	margin: 0;
	border-top: 1px solid #CFDEEF;
	text-align: center;
	font-size: 10px;
	color: #fff;
	line-height: 16px;
}

#gauche a {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}

h1, h2, h3, h4 {
	margin: 10px 0;
	clear: both;
}

h1 {
	font-family: "Times New Roman", Times, Georgia, serif;
	position: absolute;
	top: 0;
	left: 20px;
	padding-right: 120px;
	color: #fff;
	font-size: 54px;
	font-weight: normal;
	line-height: 48px;
}

h1 span.mini {
	font-size: 48px;
	line-height: 48px;
	display: block;
	margin-top: -10px;
}

h2 {
	font-family: "Times New Roman", Times, Georgia, serif;
	text-align: center;
	padding: 5px 0;
	border-bottom: 1px solid #DCE7F3;
	color: #E41D44;
	font-weight: normal;
	font-size: 28px;
	line-height: 28px;
	font-variant: small-caps;
}

h3 {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	background: #e6eef8;
	padding: 15px 20px 15px 20px;
	color: #115CB0;
}


h4 {
	font-size: 14px;
	font-weight: normal;
}


div.news, div.etude {
	border: 1px solid #DCE7F3;
	margin-bottom: 20px;
	background: url(images/fond-news.jpg) no-repeat bottom right;
}

div.news span.mini, div.etude span.mini {
	font-size: 10px;
	line-height: 12px;
}

div.news h3, div.etude h3 {
	margin: 0;
}

div.news h6, div.etude h6 {
	font-size: 11px;
	padding: 4px 20px 4px 20px;
	margin: 0 0 10px 0;
	background: #4f4f4f;
	color: #fff;
}

div.etude h5 {
	background: url(images/doc.gif) no-repeat 10px 0;
	font-size: 12px;
	padding: 0 0 10px 30px;
	font-weight: normal;
}


div.etude p {
	padding: 10px 20px;
	margin: 0;
	border-top: 0;
	display: none;
}



p {
	padding: 0 20px;
	margin: 10px 0;
	text-align: justify;
	line-height: 18px;
}

a {
	color: #E41D44;
	font-weight: bold;
	text-decoration: none;
}

p strong {
	color: #115CB0;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
}

ul.ssmenu {
	list-style-image: url(images/puce-ssmenu.gif);
	font-size: 12px;
	background: url(images/boussole.gif) no-repeat 98% 10px;
	padding: 10px 70px 10px 0;
	margin: 10px 0;
	border-bottom: 1px solid #DCE7F3;
	border-right: 1px solid #DCE7F3;
}

ul.ssmenu li {
	margin: 5px 0 0 10px;
}

ul.ssmenu li a {
	font-weight: normal;
}

.up {
	float: right;
}

/* FORMULAIRES */

form.ssmenu {
	font-size: 11px;
}

form.ssmenu select {
	font-size: 10px;
}

fieldset {
	margin: 0 0 20px 0;
	padding: 10px;
	border: 1px solid #DCE7F3;
	text-align: right;
}

legend, .submit {
	font-size: 11px;
	font-weight: bold;
	background: #DCE7F3;
	color: #588DC8;
	padding: 2px 4px;
	margin: 5px 0;
	letter-spacing: 1px;
}

fieldset p {
	margin: 0 0 4px 0;
	padding: 0;
	text-align: right;
}

label {
	color: #E41D44;
	width: 35%;
	border-bottom: 1px dashed #E41D44;
	padding: 2px 0 1px 0;
	margin: 0;
	float: left;
	text-align: left;
	clear: left;
}

.oblig {
	font-weight: bold;
	letter-spacing: 1px;
}

textarea {
	width: 465px;
}

input, .input {
	width: 60%;
	margin: 0 0 5px 0;
}

input, textarea, .input {
	border: 1px solid #588DC8;
	background: #DCE7F3;
	line-height: 20px;
}

.submit {
	float: none;
	width: auto;
}