body{
	background-color: #FFFFFF;
	min-width:900px;
	max-width:1200px;
	margin:0 auto;
	padding:10px;
	font-family:arial, sans serif;
	font-size: 12px;
	text-align:justify;
}
#banniere{
	height:150px;
	margin-bottom:10px;
	width:100%;
}

#footer{
	height:30px;
	margin-top:40px;
	line-height:30px;
	vertical-align:center;
	text-align:center;
	width:100%;
	background-image:url("/images/theme/footer.png");
	background-repeat:repeat-x;
	background-position:right bottom;
}

#actubloc{
	position:absolute;
	top:95px;
	margin:0 auto;
	background-image:url("images/theme/actubox.png");
	background-position:left bottom;
	width:260px;
	padding:10px 0 10px 7px;
}

#actubloc ul{
	list-style:none;
	margin: 0pt; 
	padding: 0pt;
}
#actubloc ul li{
	margin: 0pt; 
	padding: 0pt;
	text-align:center;
	font-size:14px;
	line-height:16px;
}
#actubloc ul li p{
	margin: 0pt; 
	padding: 0px 7px 0px 0px;
	font-size:12px;
	line-height:14px;
}
#actubloc ul li h3 {
	margin: 0pt; 
	padding: 0pt;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	color:black;
}
#actubloc ul li h3 a{
	color:black;
}

.liensmenu{
	list-style:none;
	margin-left: -5px; 
	padding: 0pt;  
	list-style-position: outside;
}

#menur{
	float:right;
	width:225px;
	margin: 5% 10% 5% 0;
}

#menul{
	float:left;
	margin: 10% 0 10% 10%;
	width:225px;
}
.page #menur, .page #menul{
	width:225px;
	float:left;
	margin:0;
}

.liste{
	width:225px;
	background-image: url("/images/theme/menu_02.png");
	background-repeat:repeat-y;
	background-position:left bottom;
	margin:-1px 0 0 0;
	padding: 1px 0 1px 0;
}

#menur .btitre{
	background-image:url("images/theme/menudroite_01.png");
	background-repeat:no-repeat;
	background-position:left top;
	line-height:46px;
	margin:0;
	text-indent:-90000px;
}
#menul .btitre{
	background-image:url("images/theme/menugauche_01.png");
	background-repeat:no-repeat;
	background-position:left top;
	line-height:46px;
	margin:0;
	text-indent:-90000px;
}

#contenu{
	width:73%;
	float:left;
	padding-left:2%;
}

#message{
	float:left;
	width:65%;
}

#rep{
	float:right;
	width:30%;
	border:2px solid orange;
	margin-top:80px;
}

#menuform{
	float:left;
	width:80%;
}

.bordvert{
	border:1px solid green;
	border-collapse:collapse;
}

.bordvert td{
	border:1px solid green;
}
#infoplus{
	float:right;
	width:15%;
	margin-top:25px;
	text-align:right;
	font-style:italic;
	padding-right:10px;
	border:orange;
}
#boxboutons {
float:right;
font-style:italic;
text-align:center;
width:20%;
}
.titre{
	margin: 0pt; 
	padding: 0pt;
	text-align:center;
	text-decoration:none;
}

.bouton{
	text-align:center;
}
.bouton a{
	display:block;
	background-image:url('/images/theme/fond-bouton.png');
	background-repeat:repeat-x;
	background-position:left bottom;
	width:100%;
	height:20px;
	color:white;
	text-decoration:none;
	line-height:20px;
	font-weight:bold;
	margin-bottom:5px;
}

.basmenu{
	height:21px;
	background-image:url("images/theme/menu_03.png");
	background-repeat:no-repeat;
	background-position:left top;
	margin:0;
}

.liensmenu a{
	text-decoration: none;
	color: inherit;
}

.liensmenu h3{
	color:black;
	margin: 0;
	line-height:14px;
	margin-left: -15px;
}
.liensmenu h2{
 	font: bold 13px Arial, sans-serif ; 
 	color: #30A812 ;	
	margin: 0;
	line-height:14px;
	background-image:none;
	margin: 0 0 10px -20px;
}

.petit{
	font-size:0.8em;
}
.anim{
	width:250px;
	margin: 3% auto;
}

.info{
	text-align:right;
	font-style:italic;
	background-color:#EEFFEE;
	border:1px solid green;
}
.floatdroit{
	float:right;
	border:none;
}
.floatgauche{
	float:left;
	border:none;
}

.msgforum{
	list-style-image:url('./images/theme/fleche.gif');
}

.puce1{
	list-style-image:url('./images/theme/homme.gif');
}

.puce2{
	list-style-image:url('./images/theme/ineo.gif');
}

.nopuce{
	list-style:none;
}

.clearer{
	clear:both;
}
h2 {
 font: normal bold 16px Arial, sans-serif; 
}
h3 {
 font: normal 13px Arial, sans-serif ; 
 color: #30A812 ;
}

a{
	text-decoration:none;
	color:green;
}

a img{
	border:none;
}
