/*---------- Styles généreaux -------------*/
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_header.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #282828;
	color: #FFFFFF;
}
#container {
	width: 724px;
	margin-left: -362px;
	position: absolute;
	left: 50%;
}
#tel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	float: left;
	background-color: #282828;
}
#tel span {
	margin-top: 4px;
	float: left;
	width: 200px;
}
#copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #282828;
	float: right;
	margin-top: 10px;
	height: 15px;
}
#copy a {
	color: #993333;
	text-decoration: none;
	background-color: #282828;
}
#copy a:hover {
	color: #993333;
	text-decoration: underline;
	background-color: #282828;
}
#haut {
	float: left;
	width: 724px;
	height: 174px;
}
#logo {
	width: 367px;
	float: left;
	height: 174px;
}
#menu {
	float: left;
	width: 724px;
	height: 43px;
}
#corps {
	width: 723px;
	color: #666666;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;
}
#img_accueil_01 {
	margin-right: 15px;
}

#diapo {
	height: 174px;
	width: 357px;
	float: left;
}
#bas {
	float: right;
	width: 723px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #999999;
}
#haut_logo {
	background-image: url(images/bg_haut_logo.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 174px;
	width: 367px;
	background-color: #525252;
	color: #FFFFFF;
	float: left;
}
#bas_logo {
	position: absolute;
	margin-top: 168px;
}
#img_logo {
	position: absolute;
	margin-top: 50px;
	margin-left: 20px;
}
#img_couvracier {
	position: absolute;
	margin-left: 110px;
	margin-top: 55px;
}
#slogan {
	position: absolute;
	margin-left: 135px;
	margin-top: 90px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
/*------------- Styles page accueil ----------------*/
#txt_accueil_01 {
	float: left;
	width: 430px;
	margin-top: 10px;
	margin-left: 10px;
}

#txt_accueil_02 {
	margin: 10px;
	float: right;
	width: 240px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #999999;
}
#txt_accueil_02 p {
	margin-left: 10px;
}
.color_brique {
	color: #993333;
	background-color: #FFFFFF;
}
/*------------- Styles page société ----------------*/
#txt_societe_01 {
	float: left;
	width: 680px;
	margin: 10px;
}
#txt_organisation_01 {
	float: left;
	width: 680px;
	margin: 10px;
}
#txt_mentions_01 {

	float: left;
	width: 680px;
	margin: 10px;
}
#txt_mentions_01 a {
	color: #666666;
	text-decoration: underline;
}
#txt_mentions_01 a:hover {
	color: #666666;
	text-decoration: none;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #990000;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #990000;
}
#txt_references_01 {


	float: left;
	width: 680px;
	margin: 10px;
}

