/****************GENERAL***********/
body {
	background-color:#94d7b9;
	font-family:Verdana,sans-serif;
	font-size:12px;
	color:#003300;
}

img {
	border:none;
}

a {
	color:#009900;
}

a:hover {
	color:#ffffff;
}

form {
	color:white;
	margin-bottom:60px;
	font-family:Arial,sans-serif;
	font-size:12px;
	margin-left:40px;
}

.center {
	text-align:center;
}

table tr td {
	vertical-align:top;
}

#txt .spip_documents_center * {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

#global {
	margin-left:auto;
	margin-right:auto;
	width:740px; 
}

/* LISTER LES NEWS */

#lstnews {
	border:1px solid #ffffff;
	margin:0px;
	padding:0px;
	width:350px;
}

#contenu {
	width:740px;
	height:400px;
	display:block;padding-top:50px;

}

#contenu table {
	float:left;
}

#emplacementmenu {
	display:block;
	float:left;
}

#contenuBottom {
	clear:both;
	background-image:url(../design/footer.jpg);
	background-repeat:no-repeat;
	
	width:740px;
	height:86px;
}

/******MENTIONS LEGALES**********/
#contenuBottom p {
	width:740px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding-top:80px;
}

/******************************/
#header_swf {
 	background-image:url(../design/header.jpg);
	height:93px;
	width:760px;
	display:block;
}

.titre {
	font-size:12px;
	font-weight:bold;
	font-family:Verdana,sans-serif;
	color:#ffffff;
	width:760px;
	text-align:center;
	float:left;
}

.chapo {
	font-size:16px;
	font-family:Georgia, Times New Roman, Times, serif;
}

/*****************LISTER UNE RUBRIQUE************/
#lstrub ul {
	list-style-type:none;
}
/**********************CONTACT********************/

#inputadre
{
	width:390px;
}

/*************MENU DE DROITE***********/
#MenuDroite {
	margin-left:auto;
	margin-right:auto;
	width:150px;
	font-family:Arial, Arial, sans-serif;
	font-size:12px;
}

#MenuDroiteTop {
	background-color:#009900;
	border:solid 1px #009900;
	width:150px;
	color:#FFFFFF;
	height:15px;
	vertical-align:middle;
	text-align:center;
}

#MenuDroiteMiddle {
	width:150px;
	border:solid 1px #009900;
	text-align:left;
	background-color:#9aeb81;
}

#MenuDroiteMiddle ul li a {
	float:none;
	margin:0;
	padding:0;
	display:inline;
	text-decoration:none;
	position:relative;
	right:3px;
	width:150px;
	color:#218C73;
}
#MenuDroiteMiddle ul li a:hover {
	color:black;
}
#MenuDroiteMiddle ul
{
	list-style-type:none;
	margin:0;
	padding:0;
	list-style-position:outside;
	width:150px;
}
#MenuDroiteMiddle ul li
{
	width:120px;
	margin:0;
	padding:0;
	margin-left:20px;
}

#MenuDroiteBottom
{
	width:150px;
	height:16px;
}

/**************ARTICLE AVEC MENU*******/
#articleGauche {
	float:left;
	width:550px;
	padding:8px;
}

#articleGauche table {
	width:540px;
	margin-left:auto;
	margin-right:auto;
}

#articleGauche table.spip td {
	width:270px;
}

#articleDroite {
	padding-top:60px;
	float:left;
	width:155px;
}

.txt {
	display:block;
	float:left;
}