* {
	margin: 0;
	padding: 0;
}

body {
	background: #F6F6F6 url(images/img01.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 210%;
	color: #6B6B6B;
}

form {
}

input, textarea {
	padding: 2px 5px;
	border: 1px solid #000000;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
	background-color: #ffffff;
}

h1, h2, h3, h4 {
	margin: 0;
}


h1 {
	margin-bottom: 5px;
	padding-bottom: 10px;
	line-height: 150%;
}


h2, h3 {
	margin-bottom: 20px;
	padding-bottom: 9px;

	letter-spacing: -0.035em;
	font-weight: normal;
	color: #37404C;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 16px;
	border-bottom: 1px solid #F2F2F2;
	color: #8fa819;
}

h4 {
	margin-bottom: 5px;
	
	padding-top: 5px;
	border-bottom: 1px solid #F2F2F2;
	letter-spacing: -0.035em;
	color: #37404C;
	font-size: 14px;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 100%;
	text-align: justify;
}

ul, ol {
	margin-left: 3em;
}

dl.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.list1 dt {
	float: left;
	width: 70px;
}

dl.list1 dd {
	margin-bottom: 10px;
}

dl.list1 a {
	color: #666666;
}

ul.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.list2 li {
	float: left;
	margin: 0 18px 18px 0;
}

ul.list2 li.nopad {
	margin-right: 0;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #8fa819;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}

/* enveloppe */

#enveloppe {
	width: 960px;
	margin: 0 auto;
	background: url(images/img02.jpg) repeat-y;
}

#enveloppe2 {
	background: url(images/img10.jpg) repeat-y left bottom;
}

/* entete */

#entete {
	height: 140px;
	background: #b2b2b2 url(images/img03.jpg) no-repeat;
}



/* Logo */

#logo {
	float: left;
	width: 240px;
}

#logo h1 {
	margin: 0;
	padding: 90px 10px 0 78px;
	text-transform: lowercase;
	letter-spacing: -3px;
	font-size: 40px;
	color: #FFFFFF;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: right;
	
	width: 620px;
	height: 25px;
	margin-top: 98px;
	margin-right: 42px;
	background: #8fa819;
}


#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#menu li {
	display: inline;
}


#menu a {
	display: block;
	float: left;
	margin-left: 20px;
	height : 23px;
	padding: 15px 10px 0px 10px;
	border-bottom: 4px solid  #ffcd04;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-color: #ffcd04;
}

#menu a:hover {
	border-bottom-color: #ffcd04;
	background: #ffcd04;
}

#menu .active a {
	border-bottom-color: #ffcd04;
	background: #ffcd04;
}

/* Page */

#page {
	background: url(images/img04.jpg) no-repeat;
}

/* contenu */
#scroll {
	height: 470px;
	overflow: auto;
	padding-right: 20px;
}

#contenu {
	float: left;
	width: 605px;
	padding: 0 0 0 76px;
}

.titrepage {
			font-size: 16px;
			color: #37404C;
	
}
.avant {
	padding-top: 30px;
}

.avant .title {
}

.avant .title a {
	text-decoration: none;
	color: #37404C;
}

.avant .title a:hover {
	text-decoration: underline;
}

.avant .entree {

}
.avant .entree .red {
color: #FF0000;

}

.avant .meta {
	height: 16px;
	margin: 0;
	padding: 10px;
	
	line-height: normal;
}

.avant .meta .posted {
	display: block;
	float: left;
}

.avant .meta .permalink {
	display: block;
	float: right;
	padding-left: 17px;
	background: url(images/img09.gif) no-repeat left center;
}

.avant .meta .comments {
	display: block;
	float: right;
	padding: 0 30px 0 19px;
	background: url(images/img08.gif) no-repeat left center;
}

/* barrelaterale */

#barrelaterale {
	float: right;
	width: 191px;
	padding-top: 50px;
	padding-right: 70px;
	padding-bottom: 0;
	padding-left: 0;	
}

#barrelaterale ul {
	list-style: none;
	margin: 0;
	padding: 0;
	
}

#barrelaterale li {

	margin-bottom: 20px;
}

#barrelaterale li ul {

}

#barrelaterale li li {

	margin: 0;
}



/* barrelarge */

#barrelarge {
	margin: 0 50px;
	padding: 25px 28px 0 28px;
	background:  url(images/img11.gif) repeat-x bottom;
}

#barrelarge #colA {
	float: left;
	width: 260px;
}

#barrelarge #colB {
	float: left;
	width: 260px;
	padding-left: 45px;
}

#barrelarge #colC {
	float: left;
	width: 186px;
	padding-left: 45px;
}

/* pied */

#pied {
	height: 108px;
	background: url(images/img05.jpg) no-repeat;
}

#pied p {
	margin: 0;
	padding-top: 45px;
	text-align: center;
	color: #8E8E8E;
}

#pied a {
	color: #666666;
}
