* {
	margin:0;
	padding:0;
}

body {
	font-family:"Trebuchet MS";
	font-size:14px;
	background-color:#CC9900;
}

img {
}

/*Page*/

#page {
	width: 944px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/fond.jpg);
	background-repeat: repeat-y;
}

#header {
	width: 944px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/banner.jpg);
	height: 263px;
	background-repeat: no-repeat;
}

/*************************/

#menu_cms {
	width: 200px;
	text-align: center;
	float: right;
	padding-right: 42px;
}

#menu_cms ul li {
	list-style-type: none;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
        line-height: 25px;
	color: #CC0000;
	font-style: italic;
	/*padding-bottom: 0px;*/
}

#menu_cms ul li a {
	color: #CC0000;
}

#menu_cms ul li ol li {
}

#menu_cms ul li ol li a {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

#menu_cms ul li ol li a:hover {
	color: #999966;
}

.monogramme {
	background-image: url(images/monogramme.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
}

/*Contenu des pages*/

#corps {
	width: 600px;
	padding-left: 48px;
	padding-right: 20px;
	text-align: left;
}

#corps h1 {
	font-size: 40px;
	font-weight: normal;
	margin-bottom: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #CC0000;
	font-style: italic;
}

#corps h2 {
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 0em;
	font-weight: bold;
}

#corps h3 {
}

#corps h4 {
}

#corps blockquote {
	margin-left: 60px;
}

#corps p {
	line-height: 1.5;
	margin-bottom: 1.5em;
}

#corps p a, ul li a {
	color: #999900;
	text-decoration: none;
}

#corps ul li {
	line-height: 1.5;
	margin-bottom: 1em;
	margin-left: 40px;
	list-style-type: disc;
}

#navigation_cms {
	width: 944px;
	padding-bottom: 20px;
	padding-left: 34px;
	font-family: "Trebuchet MS";
	color: #999900;
}

#navigation_cms ul li {
	display: inline;
	padding-right: 10px;
}

#navigation_cms ul li a {
	text-decoration: none;
	color: #666666;
}

.legende {
}

#corps li {
	list-style-type: square;
}

#corps li.nopuce {
	list-style-type: none;
	list-style-image: none;
}

hr {
	visibility: hidden;
}

.separation {
	clear:both;
}

form {
	font-size: 14px;
	line-height: 1.5;
}

input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

label {
	font-size: 14px;
}

textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer {
	width: 944px;
	padding-top: 48px;
	text-align: left;
	padding-left: 50px;
}

#footer h1 {
}

#footer p, p a {
	text-decoration: none;
	color: #999966;
	font-size: 12px;
}

#footer p a:hover {
	color: #996600;
}
