
body {
	margin: 20px 0;
	padding: 0;
	background-image:url(../images/fondsite.jpg);
	background-repeat:repeat-x;
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7F7E77;
	line-height:160%;
}

form {
	margin: 0;
	padding: 0;
}
img {
border:none;}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
td {border-color:#ffaf68;
border-style:solid;}
table {
border-color:#ffaf68;
border-style:solid;}
h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2D2D2B;
}

h1 a, h2 a, h3 a {
	color: #4D4D4D;
	font-weight:bold;

}

h1 a:hover, h2 a:hover, h3 a:hover {
	color: #CABFB4;
	border-bottom:1px solid #ffd768;
}

h1 {
	letter-spacing: -1px;
	font-size: 1.8em;
	color:CABFB4;
}

h2 {
	letter-spacing: -1px;
	font-size: 1.8em;
	color:#CABFB4;
	margin:4px 0 4px 0;
}

h3 {
	letter-spacing: 0px;
	font-size: 1.1em;
	color:#6ebc50;
	font-weight:bold;
		padding:0 0 0 0;
		margin:4px 0 4px 0;
	
}
h3 a {
	letter-spacing: 0px;
	font-size: 1.2em;
	border-bottom:none;
}
h4 {
color:#e7c530;
font-size:1.1em;
letter-spacing:1px;
text-decoration:underline;
} 
h5 {
color:#6ebc50;
font-size:1em;
text-decoration:underline;
} 
* html p, ul, ol {
	margin-bottom: 0.5em;
	line-height: 130%;
	padding-left:0em;
}/*IE6*/

*+html p, ul, ol {
	margin-bottom: 0.5em;
	line-height: 130%;
	padding-left:0em;
}/*IE7*/
.bleu {
color:#3296ff;
}
.rouge {
color:#aa2739;
}
.vert {
color:#6ebc50;
}
.violet {
color:#b5a4c4;
}
.orange {
color:#e67636;
}
.jaune {
color:#e7c530;
}
p, ul, ol {
margin-top: 1em;
	margin-bottom: 1em;
	line-height: 130%;
	padding-left:1em;
}
li {
list-style:circle;
}

* html li {
list-style:circle;
padding-bottom:5px;
}
*+html li {
list-style:circle;
padding-bottom:5px;
}
.button {
position:relative;
	color : #464646;
	font-weight : bold;
	font-size : 11px;
	padding: 4px;
	text-align:center;
	
}
.button a {

	border : solid 2px #6ebc50;
	background: #aae0fa;
	font-weight : bold;
	font-size : 11px;
	text-align:center;
	padding:5px;
	width:300px;
}
.button a:hover {

	border : solid 2px #6ebc50;
	background: #aae0fa;
	font-weight : bold;
	font-size : 11px;
	text-align:center;
	padding:5px;
	width:300px;
}
.corps {
	margin: 0 0 0 1em;
	padding: 0 0 0 1em;
	border-left: 2px solid #ffd768;
}

* html corps {
	margin: 0 0 0 0.5em;
	padding: 0 0 0 0.5em;
	border-left: 2px solid #ffd768;
}
*+html corps {
	margin: 0 0 0 0.5em;
	padding: 0 0 0 0.5em;
	border-left: 2px solid #ffd768;
}
a {
	text-decoration: none;
	color: #fd9b53;
}

a:hover {
	border: none;
	color: #FFB700;
}


/* Header */

#header {
	width: 960px;
	height: 100px;
	margin: 0 auto;
	background: #aae0fa url(../images/img01.gif) no-repeat right top;
}

/* Logo */

#logo {
	float: left;
	height: 100px;
	padding: 0 0px;

}

#logo img {
	float: left;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	color: #6ebc50;


}

#logo h1 {
	padding-top:0px;
	letter-spacing: 1px;
	padding-left:500px;
	font-size: 1.3em;
	font-weight:bold;
	float:left;

}

#logo h2 {
	padding-top: 60px;
	padding-left:8px;
	letter-spacing: 1px;
	font-size: 1.3em;
	font-weight:bold;

}

#logo a {
	border: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 960px;
	height: 65px;
	margin: 0 auto;
	background: #242424 url(../images/img02.jpg) no-repeat;
}

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

#menu li {
	float: left;
	list-style:none;
	padding: 0 15px;
	color:#ffd768;
	letter-spacing: 0px;
	font: normal 1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#menu a {
	border: none;
	color: #FFFFFF;
}

#menu a:hover {
	color: #ffd768;
	border-bottom:1px solid #3296ff;
}
#menu2 {
	width: 960px;
	height: 65px;
	margin: 0 auto;
	background: #242424 url(../images/img02bis.jpg) no-repeat;
}

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

#menu2 li {
	float: left;
	list-style:none;
	color:#ffd768;
	padding: 0 15px;
	letter-spacing: 0px;
	font: normal 1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#menu2 a {
	border: none;
	color: #FFFFFF;
}

#menu2 a:hover {
	color: #ffd768;
	border-bottom:1px solid #3296ff;
}
/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	background: url(../images/img05.gif) repeat-y;
}
#page2 {
	width: 960px;
	margin: 0 auto;
	background: url(../images/img05bis.gif) repeat-y;
}

/* Post */

.post {
	padding: 25px;
}

.post .title {
	margin: 0;
	border-bottom: 2px solid #6ebc50;
	color:#4d4d4d;
	font-size:1.3em;
	font-weight:bold;
}
.post li {

margin-left:10px;
list-style: circle;
}

.post .links {
	margin: 0;
	padding: 5px 0;
	border-top: 1px solid #6ebc50;
	border-bottom: 1px solid #6ebc50;
	line-height: normal;
	font-size: smaller;
}
.tableau {
border:none;}
.tableau td {
border:none;}

.tableaub {
border-top:0;
border-bottom:0;
border-right:0;
border-left:1;
}
.tableaub td {
border:none;}

.tableaupanier {
border: #ffaf68 1px solid;}
.tableaupanier td {
border: #ffaf68 1px solid ;
margin:0;}

.tableaupanier td a {
color:#aa2739;
font-weight:bold;}

.tableaupanier td a:hover {
color:#aa2739;
font-weight:bold;
text-decoration:underline;}
th {border:none;}

/* post2 */
#actu {
width:500px;
height:200px;
border-left: 1px solid #ffd768;
border-bottom: 1px solid #ffd768;
padding:0px;
padding-left:5px;
}
#titreactu {
border-left: 1px solid #ffd768;
border-bottom: 1px dotted #ffd768;
padding-left:5px;
}
#texteaccueil {
padding-top:20px;

}
.post2 {
	padding: 20px;
}

.post2 h2 {
	margin: 0;
	border-bottom: 2px solid #ffd768;
}

.post2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.post2 li {
	padding-bottom: 1px;
	list-style:none;
}

.post2 .title {
	margin: 30px 0 0 0;
	border-bottom: 2px solid #6ebc50;
}

.post2 .title a {
	border: none;
}
.post2 table {
border:none;}

.post2 td {
border:none;}




/* post */

.post {
	padding: 20px;
}

.post h2 {
	margin: 0;
	border-bottom: 2px solid #ffd768;
}

.post ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.post li {
	padding-bottom: 1px;
	list-style:none;
}

.post .title {
	margin: 20px 0 10px 0;
	border-bottom: 2px solid #6ebc50;
}

.post .title a {
	border: none;
}

/* Latest Post */

#colonneun {
	float: left;
	width: 200px;
}

/* Recent post */

#colonne2 {
	float: left;
	width: 660px;
	padding-top: 27px;
}
#colonne3 {
	float: left;
	width: 910px;
	padding-top: 27px;
}

/* Footer */

#footer {
	width: 940px;
	height: 80px;
	padding: 35px 0 0 20px;
	margin: 0 auto;
	background: url(../images/img07.jpg) no-repeat;
}

#footer p {
text-align:center;
margin: 0;
font: bold .8em Arial, Helvetica, sans-serif;
color: #B4AF8E;
}

#footer a {
	color: #4D4D4D;
}
#footer a:hover {
	color: #6ebc50;
}

#footer2 {
	width: 940px;
	height: 80px;
	padding: 35px 0 0 20px;
	margin: 0 auto;
	background: url(../images/img07bis.jpg) no-repeat;
}

#footer2 p {
text-align:center;
margin: 0;
font: bold .8em Arial, Helvetica, sans-serif;
color: #6ebc50;
}

#footer2 a {
	color: #4D4D4D;
}
#footer2 a:hover {
	color: #6ebc50;
}
#footer table {
border:none;}
#footer2 table {
border:none;}
#footer td {
border:none;}
#footer2 td {
border:none;}

#listbout {
width:633px;
border-color:#ffaf68;
border-width:thin;
}
#listbout td {
height:70px;
border-width:thin;
}
#ariancom {
}
