/* CSS Document */
body,html { 
	height:100%;
	width: 100%;
	margin:10px 0 0 0;
	padding:0px;
	text-align: center;
	font: 0.9em "Trebuchet MS", helvetica, sans-serif ;
	background: url(images/html2.gif);
}
			
div#conteneur {
	position: relative;
	text-align: left;
	width: 850px;
	background:#fff;
}

h1 {
    text-align: left;
	font-size: 1.6em ;
	margin: 0px 0 0 25px ;
	padding-left: 0px ;
	border-bottom: 1px solid #330066 ;
	color: #990000 ;
}

div#contenu
{
	float: right;
	text-align: left;
	width: 500px;
	padding: 10px 25px 0 0 ;
	z-index: 1;
}

div#contenu h2
{
	font-size: 1.6em;
	padding-left: 0px;
	line-height: 20px;
	background: url(../images) no-repeat left center;
	color: #990000;
	border-bottom: 1px solid #330066;
}

div#contenu h3
{
	font-size: 1.4em ;
	margin-left: 25px ;
	padding-left: 0px ;
	border-bottom: 1px solid #330099 ;
	color: #990000 ;
}

div#contenu p
{
	text-align: justify ;
	text-indent: 2em ;
	line-height: 1.3em ;
}

div#contenu a
{
	text-decoration: none;
	color: #990000 ;
}

div#contenu a:hover
{
	
	color: #99cc33;
}
td#contacts{
			background-image:url(images/contacts.jpg) no-repeat left ;
			}

	
div#tete {
	height: 150px ;
	background: url(images/bandeau.jpg) no-repeat right top;
	margin: 0 0 0 0 ;
	padding:0 0 0 0 ;
	text-align: left;
	background-color: #fff;
}

h1#logo
{
	height: 122px ;
	margin-left: 0px ;
}

h1#logo a
{
	width: 420px ;
	height: 103px ;
	display: block ;
	background: url(images/logo.jpg) no-repeat ;
	position: relative ;
	left: 0px ;
	top: 0px;
	text-indent: -5000px ;
}

div#corps {
	margin-top:25px;
	height: 100%;
	background-color: #fff;
}

div#colonne1 {
	float: left;
	width: 250px;
	margin:15px 0 0 25px;
	padding: 0 0px 0 0px ;
	z-index: 1;
	background-color: #fff;
	
	
}
div#colonne1 p {
	font-size: 0.7em;
	margin-top:5px;
	text-align: left;
	line-height: auto ;
	border-bottom: 1px solid #999 ;
}
div#colonne2 p {
	font-size: 0.7em;
	margin-top:5px;
	text-align: left;
	line-height: auto ;
	border-bottom: 1px solid #999 ;
}
div#colonne3 p {
	font-size: 0.7em;
	margin-top:5px;
	text-align: left;
	line-height: auto ;
	border-bottom: 1px solid #999 ;
}
div#colonne2
{
	float: left;
	width: 250px;
	margin:15px 0 0 0px;
	padding: 0 0px 0 0px ;
	z-index: 1;
	background-color: #fff;
	
}
div#colonne3
{
	float: left;
	width: 250px;
	margin:15px 0 0 0px;
	padding: 0 0px 0 0px ;
	z-index: 1;
	background-color: #fff;
	
	
}
div#colonne4
{
	float: left;
	width: 250px;
	margin:0 0 0 0px;
	padding: 0 0px 0 0px ;
	z-index: 1;
	background-color: #FF3300;
	
}
div#colonne5
{
	float: left;
	width: 250px;
	padding: 0 0px 0 0px ;
	margin:0 0 0 25px;
	z-index: 1;
	background-color: #FF3300;
	
}
div#colonne6
{
	float: left;
	width: 250px;
	padding: 0 0px 0 0px ;
	margin:0 0 0 25px;
	z-index: 1;
	background-color: #FF3300;
	
}
div#pied {
	height: 15px;
	text-align: center;
	border-top: 1px solid #999 ;
	margin-top: 30px;
	
	}

p#footer{
		font-size: 0.7em;	
				
		}

p#footer a {
		text-decoration: none;
		color:#333333;
		}
		
p#atonis{
		font-size: 0.8em;
		border-top: 1px solid #999 ;
		
		
		}

p#atonis a {
		text-decoration: none;
		color:#666;
		}
		
div#intro {
	padding: 0 25px 10px 25px;
	text-align: left;
	color:#56647D;

}