/* CSS Document */
/* Copyright : Design by Thoy Cut by Gounlaf pour http://www.kits-gratuits.net */

body {
	padding:0;
	margin:0;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:70%;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
		}
	
div#contenu {
	width:960px;
	height:center;
	margin:auto;
	position: relative;
	color: #000000;
	}

ul , li { margin:0; padding:0; list-style-type:none; }
a { color:#666666; text-decoration:none; font-weight:bold; }
a:hover { color:#999999; font-weight:bold; }
a img { border:0; }
h1, h2, h3, h4, h5 { margin:0; font-size:100%; font-weight:normal; }
p {
	margin:0;
	padding:5px;
	font-size:100%;
	color: #000;
}
div.clear { clear:both; }

div#header {
	background:url('images/kiwi.png') no-repeat;
	width:870px;
	padding-left:130px;
	height:126px;
	text-transform:uppercase;
	margin-bottom:40px;
	background-position: left;
	}
	
h1 { font-size:350%; color:#B0D40A; }
h1 span { display:block; font-size:40%; color:#7D7D7D; letter-spacing:8px; }

ul#menu {
	height:18px;
	position:absolute;
	top:103px;
	width: 870px;
}
#menu li { display:inline; margin-right:0px; }
#menu a { color:#FFF; font-weight:normal; padding-bottom:0px; }
#menu a:hover {
	background-color: #B0D40A;
}

div#menu_droite {
	width:150px;
	height:auto;
	float:right;
	text-align:center;
	}
	
#menu_droite h2 {
	background:url('images/bg_menu.png') no-repeat;
	width:158px;
	height:25px;
	font-size:120%;
	text-transform:uppercase;
	color:#FFF;
	padding-top:5px
	}

#menu_droite ul { margin:12px auto 40px auto; }
#menu_droite a { font-weight:normal; }

div#texte {
	float:left;
	width:760px;
	margin-left:0px!important;
	margin-left:8px;
	}

div.post {
	margin-bottom:50px;
	text-align: left;
}
.post h2 { border-bottom:1px dotted #030303; text-transform:uppercase; color:#B0D40A; font-size:150%; }
p.infos { color:#999999; font-size:90%; }

p#footer { clear:both; text-align:center; }
.textrouge {
	color: #F00;
	font-weight: bold;
	font-size: 14px;
}
.rouge {
	color: #F00;
	font-weight: bold;
}
.champmaj {
	text-transform: uppercase;
	color: #030;
}
.titre_vert_centre {
	font-size: 18px;
	color: #666;
	text-align: center;

}

