body { 
	padding:0;
	text-align: center;
	font-family: Verdana, sans-serif; 
	color: #333;
	font-size: 12px;
	line-height: 20px;
	background: #292f4b;
}

img { border:0px; }

#Page {
	width:955px;
	height: auto;
	margin: 0 auto;
}

#header {
	width:955px;
	height:164px;
	background: #457cbb url(../images/header.jpg) no-repeat;
}

#header h1, #header h2 { display:none; }

#navigation {
	width:955px;
	height:50px;
	background: #fff url(../images/navigation.jpg) no-repeat left top;
	position: relative;
}

#menu {
	position: absolute;
	text-align: center;
	left: 60px;
}

dl {
	height: 20px;
	margin:0 0 0 20px; 
	padding:0;
	display: block;
	float:left;
} 

dt {
	display: block;
	height: 20px;
	line-height: 30px;
	padding: 0 20px 0 0px;
	color: #fff;
	text-align: center;
	border-right: 1px solid #fff;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: lighter;
}

dt.has_submenu {
	width: 110px;
}

dt.last_item {
	border: 0;
}

dt a{
	color: #fff;
	text-decoration: none;
}

dd {
	width: 150px;
	display: block;
	margin:0 0 0 -20px; padding:0;
	background-color: #ff790f;
}

dd ul {
	text-align: center;
	margin:0; padding:0 ;
	list-style: none;
}

dd ul li {
	font-size: 10px;
	display: block;
	margin:0; padding:0; 
}

dd ul li a {
	display: block;
	color: #fff;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
}

dd ul li a:hover {
	background: #3333ff;
}

dl dd {
	display: none;
}

dl:hover dd {
	display: block;
}

#content {
	text-align: left;
	width:955px;
	height:auto;
	min-height: 430px;
	background: #fff;
	margin: 0;
}

#content.groupe {	background: #fff url(../images/img_le-groupe_1.jpg) no-repeat top right; }
#content.garanties {	background: #fff url(../images/img_garanties_1.jpg) no-repeat top right; }
#content.collab {	background: #fff url(../images/img_mod-collab_1.jpg) no-repeat top right; }
#content.services {	background: #fff url(../images/img_nos-services_1.jpg) no-repeat top right; }
#content.contact {	background: #fff url(../images/img_garanties_1.jpg) no-repeat top right; }
#content.question {	background: #fff url(../images/img_question-juridique.jpg) no-repeat top right; }

#content #block{
	padding: 10px 30px 10px 20px;
}

#content #block h1 { 
	font-weight: lighter;
	font-size: 18px;
	font-family: Trebuchet MS, Verdana, sans-serif; 
	color: #666;
	display: block;
	height: 40px;
	background: #fff url(../images/h1.jpg) no-repeat;
}

#content #block p, 
#content #block img, 
#content #block h1 { 
	padding-left: 20px;
}

#content #block p.home {
	font-size: 14px;
} 

#secure {
	width: 233px;
	height: 47px;
	margin-right: 40px;
	line-height: 47px;
	text-align: center;
	background: #fff url(../images/acces-securise.jpg) no-repeat;
}

#secure a, #secure a:hover, #secure a:visited{
	color: #3333cc;
	text-decoration: none;
}

a.mail, a.mail:hover, a.mail:visited{
	color: #666;
	/* text-decoration: none; */
}
.left_block {
	width: 570px;
}

.right_block {
	float: right;
	margin-right: -30px;
}

.right_block img {
	margin-left: -30px;
}

.left_adresse {
	padding-left: 20px;
	float: left;
}

.mid_adresse {
	padding-left: 20px;
	/* margin-left: 10px; */
	float: left;
}

.right_adresse {
	margin-left: 400px;
	float: rigth;
}

.name{ color: #3333cc; }

.small{ font-size: 12px; }

a.backtotop, a.backtotop:hover a.backtotop:visited {
	color: #0033ff;
	font-size: 10px;
}

ul.fleche {
	list-style-image: url(../images/fleche_orange.gif);
}

#clear {
	clear: both;
	height: 20px;
}

#form {
	font-size: 11px;
}

#form td {
	vertical-align: top;
}

.erreur {
	color: #ff0000;
}

td.right {
	text-align:right;
}

td.caption {
	color: #3333cc;
	text-align:center;
}

.bouton {
	color: #fff; 
	background: url(../images/btn_background.jpg) no-repeat left bottom; 
	border: 0; 
	width: 90px; 
	height: 31px; 
	color: #ff6700; 
	font-size: 9px; 
	font-family: Verdana, Helvetica; 
	text-transform:uppercase;
}

.orange {
	color: #ff6600;
}

.recapitulatif {
	padding-left: 40px;
}

#footer {
	font-size: 10px;
	margin: 0;
	width:955px;
	height:25px;
	background: #fff url(../images/footer.jpg) no-repeat left bottom;
}

#footer  a, #footer a:hover, #footer a:visited{
	color: #333;
	text-decoration: none;
}