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

body {
	background: #FFF4C8 url(images/fond.gif) repeat-x fixed;
	text-align: center;
	padding: 10px 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #fff;
}

#page {
	width: 740px;
	text-align: left;
	margin: 0 auto;
	background: #fff url(images/entete.gif) no-repeat;
	position: relative;
}

#entete {
	background: url(images/photo_entete.jpg) no-repeat top right;
	height: 193px;
	position: relative;
}

#corps {
	background: #005AA9 url(images/corps.gif) repeat-y;
	padding: 0 40px;
	width: 740px;
	voice-family: "\"}\"";   
	voice-family: inherit;
	width: 660px;
}

html>#corps {
	width: 660px;
}

#pied {
	background: url(images/corps-bas.gif) no-repeat;
	height: 20px;
	overflow: hidden;
}

#menu {
	position: absolute;
	top: 140px;
	left: 10px;
	width: 720px;
}

#menu li {
	list-style-type: none;
	float: left;
	height: 53px;
}
#menu li a {
	display: block;
	padding: 13px 10px;
	text-decoration: none;
	font-size: 12px;
	color: #005AA9;
}

#menu li a.actus {
	color: #F90;
	font-weight: bold;
	letter-spacing: 1px;
}

#menu li a:hover {
	text-decoration: underline;
}

#menu li.selected {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #fff;
	background: url(images/onglet.gif) no-repeat;
}

#menu .onglet {
	background: url(images/coin_onglet.gif) no-repeat top right;
	padding: 13px 10px;
}

h1 {
	color: #ffdd55;
	font-size: 28px;
	padding: 10px 0 5px 0;
	font-weight: normal;
}

h3 {
	font-weight: normal;
	font-size: 16px;
	padding: 10px 0;
	color: #7FACD4;
}

h2 {
	font-size: 20px;
	padding: 10px 0 5px 0;
	border-bottom: 1px dashed #4083BF;
	margin: 0 0 5px 0;
	font-variant: small-caps;
}

h4 {
	color: #005AA9;
	font-size: 14px;
	padding: 5px 10px;
	border-bottom: 1px dotted #005AA9;
}

h4.alaune {
	background: url(images/news.gif) no-repeat 10px 0;
	padding-left: 35px;
}

h5 {
	font-weight: bold;
	font-size: 12px;
	padding: 0;
	color: #7FACD4;
	font-variant: small-caps;
}

strong {
	color: #ffdd55;
	font-weight: bold;
	letter-spacing: 1px;
}

p {
	margin: 15px 20px;
	text-align: justify;
}

div.doc h5 {
	background: url(images/doc.gif) no-repeat 0 0;
	padding: 0 0 5px 20px;
	font-weight: normal;
}

div.doc h3 {
	margin: 10px 0 3px 0;
	color: #FFF4C8;
	font-weight: bold;
	font-size: 14px;
}

div.doc p {
	border-left: 1px solid #4083BF;
	border-bottom: 1px solid #4083BF;
	padding: 10px 20px;
	margin: 0;
}

#corps ul#unes, #corps ul#unes li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#corps ul#unes li a {
	display: block;
	color: #ffdd55;
	font-weight: bold;
	padding: 5px 15px;
	font-size: 11px;
	background: url(images/fond-li-une.gif) no-repeat;
}

#corps ul#unes li a:hover {
	display: block;
	background: #ffdd55;
	font-weight: bold;
	color: #005AA9;
}

#corps ul, ol {
	margin: 20px 20px 15px 40px;
}

#corps li {
	padding: 0 0 5px 0;
}

#corps li a {
	display: block;
	font-size: 13px;
	padding: 5px 0;
	color: #7FACD4;
	text-decoration: none;
}

#corps li p {
	font-size: 11px;
	margin: 0 20px;
}

div.news img {
	float: right;
	padding: 5px;
	border: 1px solid #4083BF;
	margin: 0 -20px 5px 20px;
	background: #FFF;
}

div.news a {
	font-size: 10px;
}

.floatright {
	float: right;
	clear: right;
	display: inline;
	margin: 0 -20px 2px 10px;
}

#adroite {
	float: right;
	clear: right;
	display: inline;
	margin: 0 -20px 0 10px;
	width: 240px;
	background: #4083BF url(images/coin_adroite.gif) no-repeat top right;
	font-size: 11px;
}

#adroite p {
	background: url(images/fond-li-une.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 10px 15px 0 15px;
}

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

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

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

label {
	width: 35%;
	font-size: 13px;
	border-bottom: 1px dashed #4083BF;
	padding: 2px 0 1px 0;
	margin: 0;
	float: left;
	text-align: left;
	clear: left;
}

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

textarea {
	width: 90%;
}

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

input, textarea {
	border: 1px solid #4083BF;
	background: #fff;
}

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

p.coord {
	margin: 0;
	border-top: 1px dotted #1c6cb2;
	background: url(images/fond-coord.gif) no-repeat;
	font-size: 10px;
	color: #7FACD4;
	padding: 10px 0 0 0;
	text-align: center;
	clear: both;
}

a {
	color: #ffdd55;
	font-weight: bold;
}

/* DIV SERVANT A CORRIGER DIVERS BUG IE 5 MAC */
div.vide {
	overflow: hidden;
	height: 1px;
	clear: both;
}