/* CSS Document */

body {
	background-image:url(images/fond.png);
	background-repeat:repeat-x;
	background-color:#6a9200;
	margin:0 auto;
	width:1030px;
	font-family:Arial;
	color:#494949;
}

#header {
	background-image:url(images/header.png);
	width:1030px;
	height:165px;
}

.logo {
	float:left;
	width:700px;
	height:150px;
	margin-left: 300px;
}

#menu {
	background-image:url(images/menu.png);
	height:37px;
	width:1030px;
}

.title {
	float:left;
	margin-left: 50px;
	font-size: 18px;
	margin-top: 8px;
	position: relative;
	color:#000000;
	text-transform: uppercase;
}

.title span {
	display: block;
	position: absolute;
	top: -1px;
	left: -1px;
	font-size: 18px;
}

.title2 {
	float:left;
	margin-left: 32px;
	font-size: 18px;
	margin-top: 8px;
	position: relative;
	color:#000000;
	text-transform: uppercase;
}

.title2 span {
	color: #d94d9c;
	display: block;
	position: absolute;
	top: -1px;
	left: -1px;
	font-size: 18px;
}

.title3 {
	float:left;
	margin-left: 32px;
	font-size: 18px;
	margin-top: 5px;
	position: relative;
	color:#000000;
	text-transform: uppercase;
}

.rss {
	width:48px;
	height:37px;
	float:left;
	margin-left: 15px;
}

.jaune {
	color:#ffc727;
}

.jaune a {
	color:#ffc727;
	text-decoration:none;
}

.rose {
	color:#d94d9c;
}

.rose a {
	color:#d94d9c;
	text-decoration:none;
}

.vert {
	color:#83e361;
}

.vert a {
	color:#83e361;
	text-decoration:none;
}

.vert2 {
	color:#94b701;
}

.rose2 {
	color:#ff6464;
}

.rose2 a {
	color:#ff6464;
	text-decoration:none;
}

.blanc {
	color:#ffffff;
}

.blanc a {
	color:#ffffff;
	text-decoration:none;
}

.input {
	background-image:url(images/input.png);
	width:183px;
	height:24px;
	border:none;
	color: #686868;
	padding-left: 8px;
}

.ok {
	background-image:url(images/ok.png);
	width:32px;
	height:26px;
	border:none;
	background-color: #FFF;
}

img {
	border:none;
}

#contenu {
	background-image:url(images/contenu.png);
	width:1030px;
	background-repeat:repeat-y;
}

#gauche {
	width:255px;
	float:left;
	margin-left:25px;
	margin-top: 15px;
}

.clear {
	clear:both;
}

.top1 {
	background-image:url(images/top1.png);
	width:249px;
	height:24px;
}

.menu1 {
	background-image:url(images/menu1.png);
	width:249px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-color: #FFF;
}

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

.menu1 li {
	margin-top:3px;
	background-image:url(images/sep1.png);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-left: 15px;
	padding-bottom:5px;
}

.menu1 a {
	color:#65003e;
	text-decoration:none;
}

.menu1 a:hover {
	color:#d23782;
	text-decoration:none;
}

.top2 {
	background-image:url(images/top2.png);
	width:249px;
	height:29px;
	margin-top: 15px;
}

.menu2 {
	background-image:url(images/menu2.png);
	width:249px;
	background-repeat:no-repeat;
	background-color: #FFF;
}

.menu2 li {
	margin-top:3px;
	background-image:url(images/sep2.png);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-left: 15px;
	padding-bottom:5px;
}

.menu2 a {
	color:#256a00;
	text-decoration:none;
}

.menu2 a:hover {
	color:#7a9600;
}


.top3 {
	background-image:url(images/top3.png);
	width:249px;
	height:26px;
	margin-top: 15px;
	margin-bottom: 5px;
}

.top4 {
	background-image:url(images/top4.png);
	width:249px;
	height:28px;
	margin-top:5px;
}

.menu4 {
	background-image: url(images/menu4.png);
	width:249px;
}

.menu4 a:hover {
	color:#f2a104;
	}

.lien {
	background-image:url(images/puce.png);
	background-repeat:no-repeat;
	padding-left:10px;
	background-position:left;
	float:left;
	width: 100px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 3px;
}

.lien a {
	color:#ac7100;
	text-decoration:none;
}

#droite {
	width:715px;
	float:left;
	margin-top: 15px;
	margin-left: 10px;
}

.bouton1 {
	background-image:url(images/b1.png);
	height:84px;
	width:193px;
	float:left;
}

.bouton1:hover {
	background-position:bottom;
}

.bouton2 {
	background-image:url(images/b2.png);
	width:183px;
	height:84px;
	float:left;
}

.bouton2:hover {
	background-position:bottom;
}


.bouton3 {
	background-image:url(images/b3.png);
	width:137px;
	height:84px;
	float:left;
}

.bouton3:hover {
	background-position:bottom;
}


.bouton4 {
	background-image:url(images/b4.png);
	width:157px;
	height:84px;
	float:left;
}

.bouton4:hover {
	background-position:bottom;
}

h1 {
	color:#bb1b67;
	font-size: 24px;
	font-weight: normal;
}

.txt {
	margin-left:20px;
	font-size: 12px;
}

a {
	color:#500037;
	text-decoration:none;
}

#footer {
	background-image:url(images/footer.png);
	width:1000px;
	height:64px;
	margin-left: 18px;
}

.footer1 {
	width:270px;
	margin-left:10px;
	float:left;
	margin-top: 13px;
	color: #FFF;
	font-size:14px;
}

.footer1 a {
	color:#FFF;
}

.footer2 {
	width:235px;
	margin-left:10px;
	float:left;
	margin-top: 10px;
	color:#94a9c6;
	font-size: 13px;
}

.footer2 a {
	color:#94a9c6;
}

.logo_footer {
	width:194px;
	height:52px;
	float:left;
	margin-left:20px;
	margin-top:10px;
	float:left;
}

.left {
	float:left;
	width: 135px;
	margin-bottom: 10px;
}

li {
	list-style:none;
}

textarea {
	width:400px;
}

.date {
	float:right;
	font-size:12px;
	margin-top:13px;
	color: #989898;
}


.titre {
	float:left;
	margin-top:10px;
	color:#ab0000;
	margin-bottom:10px;
	font-size:14px;
	font-weight:600;
}
