@charset "utf-8";
/* CSS Document */

body {
	background-color:#131212;
	margin: 0;
	padding: 0;
}

/* LES STYLES - - - - - - - - - - - - - */

.box {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#6b6863;
}

.sendok {
	font-size: 12px;
	font-weight:bold;
	color:#000000;
}

.agence_type {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#6b6863;
	text-align:justify;
}

.title_type {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	color:#6b6863;
	margin-bottom: 5px;
}

.texte_type {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#6b6863;
}

.indication_type {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	color:#6b6863;
}

/*- - - - - - - - - - - - - - - - - - - */

#centre {
	position:absolute;
	width: 443px;
	/*height: 100%;*/
	left: 50%;
	margin-left: -221px;
	background-color: #dad2bc;
}

#ligne_0 {
	position: relative;
	height:76px;
	background-image:url(../images/header-404.gif);
	background-repeat:no-repeat;
}

#gif {
	position:absolute;
	left:20px;
}

#title {
	position:relative;
	width:443px;
	float:left;
	clear:both;
}

#conteneur {
	position:relative;
	width: 370px;
	left: 50%;
	margin-left:-185px;
	clear:both;
}

#adresse {
	position:relative;
	width:370px;
}

#footer{
	clear:both;
	position: relative;
	width: 443px;
	height: 60px;
	background-color:#dad2bc;
}

#bout-retour{
	position:absolute;
	top: 25px;
}

#bout-retour-top{
	position:relative;
	clear:both;
	left:301px;
	width:142px;
}

a.button-retour {
	display: block;
	background-color: transparent;
	background-image:url(../images/contact_menu.gif);
	background-repeat: no-repeat;
	width: 142px;
	height: 18px;
}

a.button-retour:hover {
	background-position: -142px 0px;
	cursor: hand;
}
