@charset "UTF-8";
body {
	background-color: #b6b514;
	font-family: garamond, "times new roman";
	font-size: 16px;
	line-height: 125%;
	color: #000;
}
.invisible {
	display: none;
}
.clear {
	clear: both;
}
#conteneur {
	height: 100%;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/habillage/background.jpg);
	background-repeat: repeat;
}

#header {
	height: 300px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-left: -50px;
}
h2, h2 a    {
	font-family: garamond;
	font-size: 24px;
	font-weight: normal;
	color: #990000;
	width: 180px;
	margin-bottom: 15px;
	clear: both;
}
h2 a:hover {
	color: #000000;
}

/**************/
/*div adresse*/
/**************/


#adresse {
	height: 120px;
	width: 824px;
	text-align: left;
	float: left;
}
#adresse  h1 {
	text-align: center;
	color: #990000;
	font-weight: normal;
	font-family: garamond;
	font-size: 24px;
	line-height: 150%;
}

/**************/
/*div plan*/
/**************/
#plan
{
	float: right;
	height: 115px;
	width: 200px;
	padding-top: 5px;
}
#plan h2 {
	height: 40px;
	padding-top: 5px;
}
#plan h2 a {
	background-image: url(../images/habillage/fleche.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #000;
	height: 40px;
	padding-top: 0px;
	padding-left: 27px;
	margin-left:-9px;
}
#plan h2 a:hover {
	color: #900;
	background-image:url(../images/habillage/fleche_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
 


/**************/
/*contenu*/
/**************/
#contenu {
	width: 1024px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
}

/**************/
/*liste des createurs*/
/**************/

#createurs {
	width: 200px;
	float: left;
}
#createurs li a{
	font-family: garamond;
	font-size: 18px;
	color: #000;
	line-height: 140%;
}
#createurs li a:hover {
	color: #990000;
}

/**************/
/*div description*/
/**************/


#description {
	float: left;
	width: 584px;
	margin-right: 40px;
}
#description img {
	float: left;
	margin-right: 20px;
}
#description h3 ,#description h3 a{
	text-align: left;
	clear: both;
	padding-bottom: 0px;
	margin-bottom: 20px;
	margin-top: 40px;
	font-family: garamond;
	font-size: 30px;
	color: #000;
	font-weight: normal;
}
#description h3 a:hover {
	color: #990000;
}
#description #first {
	margin-top: 0px;
}
#description  .haut a {
	font-family: garamond;
	font-size: 16px;
	color: #b41822;
	text-align: center;
}
#description .haut a:hover {
	color: #000000;
}

/**************/
/*div partenaires*/
/**************/

#partenaires {
	float: left;
	width: 200px;
	height: 1500px;
}

#reseau li  {
	float: left;
	margin-right: 10px;
}
#margin40 {
	margin-bottom: 40px;
	clear: both;
	margin-top: 12px;
}
#partenaires  .pub {
	float: left;
	margin-bottom: 20px;

}

/**************/
/*div footer*/
/**************/
#footer   {
	text-align: center;
	margin-top: 70px;
	color: #333333;
	margin-bottom: 20px;
	clear: both;
}
#footer a {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #900;
}


/**************/
/*page plan*/
/**************/
#acces{
	float: left;
	margin-top: 50px;
	width: 45%;
	margin-bottom: 50px;
}
#acces  p   {
	font-size: 20px;
	color: #000000;
	line-height: 125%;
}
#acces a {
	color: #990000;
}
#acces a:hover {
	color: #000;
}
#acces img {
	margin-top: 22px;
	vertical-align: bottom;
	margin-right: 10px;
}


#google {
	float: left;
	margin-top: 50px;
	margin-bottom: 50px;
	margin-right: 40px;
	margin-left: 50px;
}

/**************/
/*page mentions*/
/**************/
#texte{
	font-size: 18px;
	line-height: 140%;
	text-align: center;
	margin-top: 100px;
	margin-bottom: 50px;	
}
#texte p {
	margin-bottom: 30px;
}
#texte #legende{
	font-size: 8px;
}

