
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #259086;}
a:hover {color: #282828;}

body {
/*	background: #000000;*/
	/*color: #00578d;*/
	font: normal 95% Tahoma,sans-serif;
	padding-top: 0px;

}
.mail1{
	background-color: #AFB93E;
	color:#413030;
	font-size: 80%;
}
.mail2{
	/*background-color: #413030;*/
	background-color: #0F1D35;
	color:#AFB93E;
}

.sep{
	background: #000000 url("imagesaccueil/bg.gif") repeat;
	height:20px;
	width:100%;
	color:#fff;
	margin-bottom:10px;
	font-size:100%
}
#haut{
	/*background-color: #413030;*/
	background-color: #0F1D35;
	height: 200px;
	border-bottom-style: solid;
	border-bottom-color: #AFB93E;
	float: center;
	margin: 0;
	/*background-image: url(fond.png);
	background-repeat: repeat-x;*/
	color: #fff;
	font-size: medium;
}
#contenu{
	width: 100%;
	margin: 0;
	background-image:  url("imagesaccueil/fondcontenu.gif");
	background-repeat: repeat-x;
	background-position: top;
	color:#413030;
}

.fond{
	background-image: url(fondor.png);
	background-repeat: no-repeat;
	height:190px;
}
table#contenu{
	width:75%
	
}
.foot {
float: center;
padding-top:20px;
font-size: 1.0em;
color:#fff;
/*margin-right:30px;*/
text-align:right;
background: #000000 url("imagesaccueil/bg.gif") repeat;
height:70px;
margin-top:20px;
/*padding:100px;*/

}

.ouverture{
	font-size: large;
	/*margin-bottom: 8px;*/
	border-bottom: medium;
	border-bottom-color: Navy;
	border-bottom-width: 5px;
	color: #fff;
	font-size: large;

}
.ouverture img{
	margin-right:20px;
	margin-top:15px;
	margin-bottom: 15px;
	
}
.un{
	/*height: 63px;*/
	background-image:  url("imagesaccueil/hautsur.png");
	margin-top:10px;
	margin-bottom:30px;
	font-size: x-large;

}
.deux{
	height: 63px;
	background-image:  url("imagesaccueil/hautgrp.png");
	margin-bottom: 30px;
	font-size: x-large;
}
.trois{
	height: 63px;
	background-image:  url("imagesaccueil/hautquest.png");
	margin-bottom:50px;
	font-size: x-large;
}
.unimg{
	margin-right:20px;
	margin-top:0px;
	margin-left:auto;
	margin-right: 10px;
	/*background-image: url(edit.png);
	background-repeat: no-repeat;*/*
	height:50px;
	}
#logo{
	position:absolute;
	top:20;
	left:0;
	background-image: url("imagesaccueil/logo.png");
	background-repeat:no-repeat;
	height:113px;
	width:120px;

}
.info{
	background: #E0E0E0;
	list-style-image: url(imagesaccueil/tick.png);
	list-style-position: inside;
	/*width: 75%;*/
	padding:8px;
	margin-bottom:10px;
	
}
.list{
	
	list-style-image: url(imagesaccueil/tick.png);
	list-style-position: inside;
	/*width: 75%;*/
	padding:8px;
	margin-bottom:10px;
	
}
button{ 
		clear:both;
		float:center;
		/*margin-left:150px;*/
		background:#888888;
		color:#FFFFFF;
		border:solid 1px #666666;
		font-size:11px;
		font-weight:bold;
		padding:4px 6px;
		cursor: pointer;
		height:45px;
}
.tab{
	border-bottom-color: Gray;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
#temoignages .nom {
 	color:#0F1D35;
	font-weight: bold;
	border-bottom-color: Navy;
	border-bottom: 1px;
	border-bottom-style: solid;
	
	}
.nom{
	color:#0F1D35;
	font-weight: bold;
	border-bottom-color: Navy;
	border-bottom: 1px;
	border-bottom-style: solid;
}

