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

/* CSS Document - communs - DEBUT */

html {}
body{font-family:Lucida, Verdana, Arial, sans-serif; color:#333333; font-size:9pt; padding:0 0 10px 0; margin:0; background-color:#fff;}
a{color:#9E263E; text-decoration:none;}
h2, h3 {padding:0; margin:0;}
a:hover{text-decoration:underline;}
a img {border:0;}
.left{float:left;}
.right{float:right;}
.clearboth{clear:both; line-height:0; height:0; margin:0; padding:0; display:block;}
.clearleft{clear:left;}
acronym{cursor:help; border-bottom: none; border-top: dashed 1px #333333;}
abbr{cursor:help; border-bottom: none; border-top: dashed 1px #333333;}
form{ margin:0; padding:0; }
.hidden { display:none;}

#main {
	background: url(/fileadmin/templates/1.5/assuremieux/bg.gif) repeat-x;
	width:948px;
	margin: 0 auto 0 auto;
	border: solid 1px #cfcfcf;
}

#header {
	width:948px;
	height:99px;
	clear:both;
}

#header img {
	display:block;
	margin-left:50px;
	margin-top:20px;
}

#content {
	padding:0 40px;
}

#footer_container {
	width:948px;
	height:30px;
	clear:both;
	background: url(/fileadmin/templates/1.5/assuremieux/bg-footer.gif) repeat-x;
}
#footer {
	color:#4d5d6a;
	margin:0;
	padding:8px 0 0 40px;
}

#footer a {
	color:#4d5d6a;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
