body {
	margin-top: 0px;
	background-color: #14163F;
	margin-top:25px;
}

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 16px;
	color: #000000;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Titres */
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial;
	color: #847151;
}
h1 {
	font-size: 200%;
	margin-top: 1em;
	margin-bottom: 0em;
	font-weight: bold;
	padding-top: 25px;
	background-image: url(img/bg-h1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h2 {
	font-size: 155%;
	margin-top: 0.3em;
	margin-bottom: 0em;
	font-weight: normal;
}
h3 {
	font-size: 125%;
	margin-top: 0em;
}
h4 {
	font-size: 125%;
	margin-bottom: 0em;
	color: #000000;
}
h5  {
	text-align: right;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	padding-right: 25px;
}
h5 a:link  {
	text-align: right;
	color: #000000;
	padding-right: 25px;
	text-decoration: none;
}
h5 a:visited  {
	text-align: right;
	color: #000000;
	padding-right: 25px;
	text-decoration: none;
}
h5 a:hover  {
	color: #931B25;
	text-decoration: none;
}


/* Liens */
a {
    text-decoration: underline;
}
a:link {
    color: mediumblue;
}
a:visited {
    color: indigo;
}
a:hover, a:focus, a:active {
    color: crimson;
}
a img {
    border: none;
}
.fl-lf {
	float: left;
}
.fl-rg {
	float:right;
}
#gr-div {
	width:1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#entete {
	height: 199px;
	width: 1000px;
	float: left;
}
#menu {
	float:left;
	width: 1000px;
	height:43px;
	padding:0px;
	text-align:center;
	background-image: url(img/bg-menu.gif);
	background-repeat:no-repeat;
	margin-top: 0px;
}
#menu ul {
	text-align:center;
	padding:0px;
	list-style-type:none;
	width: 685px;
	height: 43px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 157px;
}
/*ie6*/
* html #menu ul {
	margin-left: 0px;
}
#menu li {
	text-align:center;
	background-image:url(img/menu-fond.jpg);
	background-repeat:repeat-x;
	float:left;
	width: 137px;
	height: 30px;
	padding-top:13px;
}
#menu li a {
	text-decoration:none;
	text-align:center;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 10px;
	color: #FFFFFF;
	width: 137px;
	height: 43px;
}
#menu li a:hover {
	background-image:url(img/menu-hover.gif);
	background-repeat: no-repeat;
	text-decoration:none;
	text-align:center;
	width: 137px;
	height: 43px;
	padding-top:13px;
	margin-top:-13px;
}

/*meme que hover */
#menu li span a {
	background-image:url(img/menu-hover.gif);
	background-repeat: no-repeat;
	text-decoration:none;
	text-align:center;
	width: 137px;
	height: 43px;
	padding-top:13px;
	margin-top:-13px;}

#contenu {
	position:relative;
	width: 1000px;
	float: left;
	margin-top: 15px;
}
.bl {
	width: 1000px;
	background-color: #FFFBED;
	background-image: url(img/bt-lf.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
.br {background: url(img/bt-rg.gif) 100% 100% no-repeat; height: 100%;}
.tl {background: url(img/up-lf.gif) 0 0 no-repeat}
.tr {background: url(img/up-rg.gif) 100% 0 no-repeat; padding:25px}
.clear {font-size: 1px; height: 1px}
#part-lf {
	float: left;
	width: 587px;
	margin-left: 30px;
}
#nouvelle {
	float: left;
	margin-top: 10px;
	width: 540px;
	padding: 10px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #DCCFB7;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #901B23;
	border-right-color: #74161E;
	border-bottom-color: #340A0D;
	border-left-color: #A31F28;
	font-weight: bold;
}
#nouvelle li {
	font-size: 125%;
	line-height: 115%;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial;
	list-style-image: url(img/list.gif);
	list-style-position: outside;
	margin-top: 7px;
}


/*ie6*/
* html #part-lf {
	margin-left: 15px;
}
.citation {
	font-size: 90%;
	font-style: italic;
	font-weight: normal;
}

#part-rg {
	float: left;
	width: 250px;
	margin-left: 25px;
	padding: 10px;
	background-color: #DCCFB7;
}
.next {
	float: left;
	width: 950px;
}




#pied {
	width: 840px;
	margin-top: 0px;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	float: left;
}


.gallery {
	float: left;
	width: 138px;
	font-size: 95%;
	text-align: center;
	font-weight: bold;
	display: inline;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 2px solid #FFEFB7;
	margin: 8px;
}
.gallery-last {
	float: left;
	width: 140px;
	font-size: 95%;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}

/*=====PAGE FORM=======*/

#form {
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #F0ECD4;
	line-height: 14px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	color: #000000;
	border: 2px solid #B29E7F;
}
.textareafield {
	height: 20px;
	width: 100%;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #bababa;
	background-image: url(img/bg-area.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.boxareafield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 100%;
	border: 1px solid #bababa;
	background-image:url(img/bg-area.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
select {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 100%;
	border: 1px solid #bababa;
	background-image: url(img/bg-area.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
