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

body {
	background:#FFF;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}

#container {
	margin:0 auto;
	width:988px;
	height:auto;
}

#header {
	width:988px;
	height:180px;
	margin:0 auto;
	background:url(../images/header_backgr.jpg) top right no-repeat;
	padding-top:0px;
}

#logotype {
	margin:0 0 0 20px;
}

#tagline {
	margin:10px 0 0 40px;
}

#content {
	background:url(../images/container_backgr.jpg) center repeat-y;
	width:988px;
	height:auto;
	margin:0 auto;
}

#footer_top {
	background:url(../images/footer-start.jpg) top center no-repeat;
	width:988px;
	height:24px;
	margin:0 auto;
}

#footer {
	background:url(../images/footer_backgr.jpg) center repeat-y;
	width:988px;
	height:auto;
	margin:0 auto;
}

#footer_end {
	background:url(../images/footer-end.jpg) top center no-repeat;
	width:988px;
	height:80px;
	margin:0 auto;
}

#footer_nav {
	margin:0 auto;
	width:90%;
	height:auto;
	font-size:12px;
	background:inherit;
	text-align:center;
	padding-top:5px;
}

#footer_nav ul li {
	list-style:none;
	display:inline;
	background:inherit;
	margin:0 auto;
	padding-right:15px;
}

#footer_nav a:link, #footer_nav a:visited {
	color:#333;
	text-decoration:none;
}

#footer_nav a:hover {
	color:#936;
	text-decoration:none;
}

#footer_nav_cnt {
	background:url(../images/footer_navbottom.jpg) top center no-repeat;
	width:900px;
	height:55px;
	font-size:12px;
	margin:0px auto;
	padding-top:1px;
}

#footer_nav_cnt ul li {
	margin:0 auto;
	padding:0 0 0 7px;
	list-style:none;
	display:inline;
}

#footer_nav_cnt a:link, #footer_nav a:visited {
	color:#333;
	text-decoration:none;
}

#footer_nav_cnt a:hover {
	color:#936;
	text-decoration:none;
}

/* menu en haut */

#nav {
	margin:0 auto;
	width:850px;
	overflow:visible;
	height:36px;
	text-align:center;
}

.nav-corner {
	width:45px;
	height:36px;
	float:left;
	margin:0px;
}

.buttons {
	width:auto;
	height:36px;
	text-align:center;
	padding:0 20px 0 20px;
	float:left;
	margin:0px;
	background:url(../images/nav_backgr.jpg) top right no-repeat;
	font-size:14px;
	vertical-align:text-bottom;
}

.buttons:hover {
	background:url(../images/navrollover_backgr.png) bottom center no-repeat;
	display:block;
}

.buttons a:link, .button a:visited {
	color:#666;
	text-decoration:none;
}

.buttons a:hover {
	color:#FFF;
	text-decoration:none;
}

/* fin menu */

/* contenu */

#texte-top_top {
	background:url(../images/topparag-top_backgr.jpg) bottom center no-repeat;
	width:957px;
	height:19px;
	margin:0 auto;
	padding-top:5px;
}

#texte-top_content {
	background:url(../images/topparag_backgr.jpg) repeat-y;
	width:957px;
	height:auto;
	margin:0 auto;
	font-size:12px;
}

#texte-top_bottom {
	background:url(../images/topparag-bott_backgr.jpg) top center no-repeat;
	width:957px;
	height:19px;
	margin:0 auto;
}

#texte-top_content p {
	text-align:justify;
	margin:0 auto;
	width:900px;
}

#columnleft {
	float:left;
	margin:0 0 0 10px;
	width:275px;
	height:auto;
}

.personnages {
	width:275px;
	height:500px;
	margin:0px;
}

.claimphoto {
	background:url(../images/claimphoto_backgr.png) center center no-repeat;
	width:275px;
	height:130px;
	text-align:right;
	margin:20px 0 0 0;
}

.claimphoto h5 {
	padding:20px 70px 0 0;
}

.claimphoto h4, .claimphoto h2, .claimphoto h3 {
	padding:0 70px 0 0;
}

#personnages_accueil {
	background:url(../photos/accueil.jpg) top right no-repeat;
}

#personnages_auto {
	background:url(../photos/assurance_auto.jpg) top right no-repeat;
}

#personnages_jeune {
	background:url(../photos/jeune.jpg) top right no-repeat;
}

#personnages_bonusmalus {
	background:url(../photos/bonusmalus.jpg) top right no-repeat;
}

#personnages_kilo {
	background:url(../photos/kilo.jpg) top right no-repeat;
}

#personnages_contact {
	background:url(../photos/contact.jpg) top right no-repeat;
}

#formulaire {
	float:left;
	margin:5px 0 0 0;
}

#AssurProxContent {
	margin:0px;
	height:auto;
	overflow:visible;
}

#banniere {
	float:left;
	margin:5px 0 0 1px;
	width:auto;
	height:auto;
}

.titles {
	background:url(../images/titles_backgr.png) top left no-repeat;
	width:801px;
	height:38px;
	text-indent:30px;
	margin:5px 0 -5px 10px;
	padding-top:10px;
}

#texte_basphoto {
	width:275px;
	height:auto;
	margin:1px 0 0 0;
	background:#f9f9f9;
}

#texte_basphoto p {
	width:265px;
	margin:0 auto;
	text-align:justify;
	font-size:12px;
	padding:5px 0 0 0;
}

/* fin contenu */

/* texte */

h1 {
	font-size:24px;
	font-weight:normal;
	padding:0px;
	margin:0px;
}

h2 {
	font-size:18px;
	font-weight:normal;
	padding:0px;
	margin:0px;
}

h3 {
	font-size:11px;
	font-weight:normal;
	padding:0px;
	margin:0px;
}

h4 {
	font-size:16px;
	font-weight:normal;
	padding:0px;
	margin:0px;
}

h5 {
	font-size:30px;
	font-weight:normal;
	padding:0px;
	margin:0px;
}

.gris-fonce {
	color:#333;
}

.gris-normal {
	color:#666;
}

.vert-brillant {
	color:#66ff00;
}

.violet-normal {
	color:#cc6699;
}

.violet-brillant {
	color:#F06;
}

.violet-brillant a:link {
	color:#F06;
	text-decoration:none;
}

.violet-brillant a:visited {
	color:#F06;
	text-decoration:none;
}

.violet-brillant a:hover {
	color:#000;
	text-decoration:none;
}


.blanc {
	color:#FFF;
}

/* elements */

.float-left {
	float:left;
	margin-left:10px;
}

.float-right {
	float:right;
	margin-right:10px;
}

/* hacks */

.clear {
clear:both;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* end hacks */
dl.liste dd{padding-right:0px;color:#696969;cursor:default}
dl.liste dt{margin: 0px;float:left}

.nav_left-content {
	background:url(../images/navleft_backgr.jpg) repeat;
	width:240px;
	height:auto;
	max-height:460px;
	overflow:hidden;
	margin:-10px auto;
	padding-top:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
}

.nav_left-content ul li {
	list-style:none;
	padding:0 0 3px 0;
	margin:0px;
}

.nav_left-content a:link, .nav_left-content a:visited {
	color:#036;
	text-decoration:none;
}

.nav_left-content a:hover {
	color:#C00;
	text-decoration:underline;
}

.nav_left-content p {
	width:200px;
	height:auto;
	padding:0 10px 0 0;
	margin:0 auto;
	text-align:justify;
}

#actualite {
	background:#f9f9f9;
	background:url(../images/container_backgr.jpg) center repeat-y;
	width:988px;
	height:auto;
	margin:0 auto;

}

#actualite p {

	margin:0 auto;
	text-align:justify;
	font-size:12px;
	padding:20px 0 0 0;
	margin-left:50px;
	margin-right:50px;
}