body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58A231;
	background-color: #57A12E;
	background-position: center top;
	text-align: center;
	background-attachment: fixed;
	background-image: url(http://www.abela-trial.fr/templates/Accueil/images/Fond.jpg);
	background-repeat: repeat-x;
}

#contenu a:link {
	color: #E6960B;
	text-decoration: none;
}
#contenu a:hover {
	color: #006600;
	text-decoration: none;
}
#contenu a:visited {
	text-decoration: none;
}
#contenu a:active {
	text-decoration: none;
	color: #006600;
}

img {
    border: 0;
    align : "absmiddle";
}

h1 {

	font-size: 16px;

	font-weight: bold;

	color: #EEA500;

	word-spacing: 0.8em;

}

h2 {

	font-size: 14px;

	color: #183310;

	font-style: italic;



}

h3 {

	font-weight: bold;

	font-size:13px;

	color: #E3A506;



}



#contenu {

	overflow: visible;

	position: relative;

	left: 5px;

	top: 5px;

	vertical-align: top;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	display: block;

	float:none;

	margin-top: 5px;

	margin-left: 6px;

	margin-right:11px;

	margin-bottom:1px;

	font-size: 13px;

	font-style: normal;

}

.fond{

	vertical-align: top;	

}

table {
	clear: both;
	font-size:12px;
	float: none;
	clear: both;
	display:inline;
}

#contenu  .image_sans_tour {
	display:block;
	float:left;
	padding:10px;
	
	
}

.image_centree {
	display:inline;
	texte-align: center;
	position:relative;
	left:25%;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #336600;
	border-right-color: #336600;
	border-bottom-color: #336600;
	border-left-color: #336600;
}

