@charset "utf-8";
/* CSS Document */
html{
}
body{
	padding: 0px;
	background-color: #CCCCCC;
	margin:0px;
	font-family:"Myriad Pro Light";
	font-size:13px;
}
a{
	color: #0099CC;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.clear{
	clear: both;
}
#red{
	color: red;
}
#erreur{
	color: red;
	font-weight:bold;
	display:block;
	margin: 15px 0px;
}
#good{
	color: #009900;
	font-weight:bold;
	display:block;
	margin: 15px 0px;
}
#contenu{
	background-color: white;
	margin: auto;
	border-bottom:solid 1px #999999;
	border-left:solid 1px #999999;
	border-right:solid 1px #999999;
	width: 950px;
	height:auto;
}
#header{
	border-bottom: solid 1px #999999;
	padding:0px;
	margin:0px;
}
#header ul li a {
	display: block;
	float:left;
	color: black;
	text-decoration:none;
	padding: 0px 10px;
}#header ul li{
	display:block;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid white;
	border-top: 1px solid white;
	margin-right:5px;
	float:left;
	padding:0px
}
#header ul li:hover,#header ul li a:hover{
	color: blue;
	
}
#contenu #text{
	padding: 20px;
	display: block;
	float:left;
	border-right: 1px #666666 dotted;
	width:60%;
	height:auto;
	padding-bottom: 200px;
}
#contenu #text h1, legend{
	padding: 0px;
	font-weight:bold;
	margin: 0px;
	color:#0066CC;
	font-size:24px
}

/*formulaire de contact*/
#contact {
	padding-left: 20px;
}
#contact input, #contact textarea{
	display: block;
	margin-bottom: 15px;
}
#contact textarea{
	width: 350px;
	height:150px;
}
#submit{
	background-color:#0099CC;
	border: solid 1px	 white;
	padding:0px 15px;
}
/* FOOTER */
#footer{
	display: block;
	border-top: 1px dotted black;
	float:none;
}
#footer ul li{
	list-style:none;
}
#footer ul li a,#footer ul li {
	display: block;
	float:left;
}
#footer ul li a{
	padding:0px 55px;
	text-decoration:none;
	color:#666666;
	font-size:11px;
	display: block;
	float: left;
	padding-bottom:15px;
}
/*LOGIN*/
#login{
	padding-top:10px;
	padding-left:10px;
	float:left;
}
#login ul{
	padding: 0px 70px 20px 40px;
	margin:0px;
}
#login ul li{
	padding: 0px;
	margin:0px;
	list-style:circle;
	color:#0066CC
}
#login ul li:hover{
	color: red;
}
#login ul li a{
	color: #006699;
}
#login ul li a:hover{
	text-decoration:none;
}
#login ul li img{
	width:16px;
	height:16px;
	border: none;
}
#login form input{
	display: block;
}
/*MENU RIGHT*/
fieldset#menu_right{
	width: 100%;
}
fieldset#menu_right ul *{
	width:150px;
	padding:0px;
	margin:0px;
}
/*Ajouter un article*/
form#article_plus{

}
form#article_plus input, form#article_plus textarea,form#article_plus label{
	display: block;
}
form#article_plus label{
	margin-bottom: 15px;
	color: #0066CC;
}
form#article_plus textarea{
	width: 95%;
	height: 370px;
}
/*FIN*/
/*ARTICLE CONTENU*/
#titre_a{
	display: block;
	padding:0px;
	margin:0px;
	color:#0099CC;
	font-weight:bold;
	font-size:30px;
}
#contenu_a{
	display: block;
	padding:0px;
	color:#666666;
	font-style:italic;
	margin-bottom: 15px;
	border-bottom: 1px dotted #666666;
	padding-bottom: 15px;
}
/*Liste admin*/
ul#admin_li{
	padding: 0px;
	margin: 0px;
	list-style:none;
}
ul#admin_li a{
	display: block;
	float:left;
	padding: 0px 15px;
	color: #333333;
	text-decoration:none;
}
ul#admin_li a:hover{
	text-decoration:underline;
}
/**Livre d'or*/
form#livre{
	
}
form#livre input, form#livre textarea{
	display: block;
}
form#livre textarea{
	width: 80%;
	height:150px;
}
#livre_l span#titre a{
	text-decoration:none;
	color:#0099CC;
	font-size:24px;
}
#livre_l {
	border-bottom: 1px dotted black;
	display:block;
}
#livre_span{
	border: solid 1px black;
	display:block;
	padding-left: 15px;
	margin-bottom: 5px;
}
#livre_span a{
	display: block;
	float:left;
	margin-left: 5px;
	margin-bottom: 5px;
}
#livre_span:hover{
	background-color:#CCCCCC;
}
#livre_span a#s{
	color: red;
}
#livre_span a#l{
	color: green;
}
/*compte*/
FORM#compte{

}
FORM#compte label{

}
FORM#compte input{
	display: block;
}

/* Gestion Article*/
div#garticle{
	margin-bottom: 25px;
	border: solid 1px #333333;
	padding-left: 15px;
	padding-bottom: 5px;
}
div#garticle span, #liste_user span{
	display: block;	
}
/*Forum*/
div#forum{

}
div#forum UL{
	padding: 0px;
	margin:10px 0px;
	padding: 15px 5px;
	border-top: solid 1px black;
	background-color: #999999;
	border-bottom: solid 1px black;
}
div#forum UL:hover{
	background-color: #999999;
	color: white;
}
div#forum ul a{
	color: white;
}
#commentaire{
	display: block;
	border:solid 1px black;
	margin: 5px 0px;
	padding: 0px 5px;
}
#commentaire span{
	display: block;
}
#user{
	border: solid 1px black;
	margin: 4px 0px;
	padding-left: 5px;
}
#user span{
	display: block;
	margin-bottom:5px;
}
#pagination{
	display: block;
}
#pagination a{
	display: block;
	border: solid 1px #22A6D2;
	float:left;
	padding: 0px 15px;
	margin: 0px 2px;
	text-decoration:none;
}
#pagination a:hover{
	text-decoration: none;
	background-color:#22A6D2;
	color: white;
}
#pagination a#select{
	text-decoration: none;
	background-color:#22A6D2;
	color: white;
	font-weight: bold;
}
#pagination span{
	display: block;
	border: solid 1px #22A6D2;
}