body
{

	color: #330000;
	width :400px;
	height :600px;
	margin: auto auto;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	margin: auto;
	font-size:12px;
	text-align: justify;
}

#tetiere
{
	width:400px;
	height: 164px;
	background-image:url(image/entete-news.jpg);
}
h2, h4
{
	//padding:0px;
	padding-bottom:10px;
	margin:0px;
	color: #412611;
	text-align:center;
	text-align: left;
}


#actu img
{
	/*width: 100px;
	height: 125px;*/
	float: left;
	border: 0pt none ;
	margin:0px 15px  15px 0px;
}
#listActu img
{
	width: 100px;
	height: 125px;
	float: left;
	border: 0pt none ;
	margin: 7px  7px;
}
#listActu ul 
{
	list-style-type : none;
}

#wraperActu
{
	margin: 0px 15px 0px 15px;
}

#lien
{
	text-align:right;
	padding:0px;
	margin: 0px;
}

#wraperActu a, a:visited
{
	text-decoration: none;
	padding-bottom: 10px;
	color:#f6af54;
	font-weight: bold;
}

#actuAdmin a:hover{
	color:brown;
		text-decoration: none;
	border: 0pt none ;
	width: 100px;
	height: 125px;

}

#actuAdmin img
{
	float: right;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 5px;
	border: 0pt none ;
	width: 20px;
	height: 20px;
}
#ajouter
{
	padding-top:0px;
	width:400px;
	height:20px;
	float:right;
}
#ajouter img
{
	width:20px;
	height: 20px;
	float:right;
	margin-bottom:5px;
	border: 0pt none ;
}
input, textarea, select

{
	margin: 4px 0 4px 0;
	padding: 2px;
	font-family: Arial, sans-serif;
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	width: 300px;
	float: right;
	font-size: 11px;
}
label
{
	width: 80px;
	float: left;
}
#sub input
{

	border-color: #BBB;
	border-width: 1px;
	border-style: solid;
	background-color: #eee;
	width: 100px;
	font-size: 11px;
	text-align:center;
}

