* {
	margin:0;
	padding:0;
}

body {
	background:url(../img/Background.jpg) top center repeat-x;
	font-family: Myriad, Arial, Helvetica sans-serif;
}


/* assurance style */


#body2 {
	width:949px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}

a.upperGrey {
	color:#333;
	text-transform:uppercase;
}
a:hover.upperGrey {
	color:#0099cc;
}

/* voyage style */

.cleaner {
	clear:both;
	height:0px;
}

a {
	color:#0099cc;
	text-decoration:none;
}

a img {
	border:none;
}

.left, #leftCol, #rightCol {
	display:block;
	float:left;
}

#body {
	width:949px;
	background:url(../img/Body-BG.png) 0 0 repeat-y;
}

fieldset {
	border:0;
	margin:0;
	padding:0;
}


#header {
	background:url(../img/Logo-Assurance.png) no-repeat;
	height:120px;
}

#logo {
	margin-left:35px;
	margin-top:20px;
	float:left;
	width:320px;
	height:90px;
}

#pubBanner {
	margin-top:25px;
	margin-left:95px;
	width:468px;
	height:60px;
	float:left;
	display:block;
}



/** Panel dynamique */

#rPanel {
  position: relative;
  width: 895px;
  /*
  margin-top: 10px;
  */
  margin-left: 25px;
}

#rPanel ul {
  list-style-type: none;
}

#rpanel-handles {
  position: relative;
  width: 895px;
  height: 29px;
}

#rpanel-handles ul {
  position: absolute;
  top: 0;
  width: auto;
  height: auto;
  right: 30px;
  padding-left: 118px;
  background: transparent url("../img/header/Ombre_G_onglet.png") no-repeat left;
}

#rpanel-handles li, #rpanel-handles a {
  position: relative;
  display: block;
  height: 29px;
}

#rpanel-handles li {
  float: left;
}

#rpanel-handles li:last-child {
  padding-right: 32px;
  background: transparent url("../img/header/Ombre_D_onglet.png") no-repeat right;
}

#rpanel-handles a {
  background-position: bottom;
  background-color: transparent;
  background-repeat: no-repeat;
  text-decoration : none;
}

#rpanel-handles a.hover {
  background-position: top;
}

#rpanel-mask {
  position: relative;
  text-align: left;
  overflow: hidden;
  width: 895px;
  height: 194px;
}

#rpanel-mask .close {
  position: absolute;
  right: 0;
  display: block;
  width: 35px;
  height: 35px;
  z-index: 1000;
  cursor: pointer;
  background-color: transparent;
  background-image: url(../img/header/spacer.gif);
  background-repeat: repeat;
}

#rpanel-mask ul {
  position: absolute;
  display: block;
  z-index: 100;
  /*width: 4475px;*/
  height: 194px;
  top: 0;
  left: 0;
}

#rpanel-mask li {
  position: relative;
  display: block;
  float: left;
  overflow: hidden;
  width: 895px;
  height: 194px;
}

#rpanel-mask .hh {
  position: absolute;
  left: 25px;
  color: #FFFFFF;
  font-family: Myriad,sans-serif;
}

#rpanel-mask .hh2 {
  top: 110px;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: -0.04em;
  color:#059ee1;
  font-weight:bold;
	font-style:italic;
}

#rpanel-mask .hh3 {
  top: 40px;
  width: 400px;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: -0.04em;
  text-transform: uppercase;
  color:#fff;
}

#rpanel-mask .hh4 {
  top: 150px;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: -0.04em;
  color:#98cf2c;
}

/* Box generale */

#box{

	position:relative;
	color:#fff;
}
#box div{
	width:895px;
	height:240px;
	float:left;
	background:#eee;
}
.mask{
	margin-top:1px;
	position:relative;
	width:895px;
	height:194px;
	overflow:hidden;
}

/* Attention remplacement /img/ par /img/header/ dans les éléments qui suivent */
#menu {
	background: url(../img/header/NavSup-PXL.png) repeat-x top left;
	margin-left:25px;
	width:895px;
	height:39px;
	margin-bottom:10px;
}
#menu a {
	display:block;
	height:39px;
	float:right;
}
#menu a:hover {
	background-position: 0px 0px !important;
}
#menu a#accueil { background: url(../img/header/NavSup-Accueil.png) no-repeat 0 -39px;width:58px; }
#menu a#nous { background: url(../img/header/NavSup-QuiSommes.png) no-repeat 0 -39px;width:124px; }
#menu a#devis { background: url(../img/header/NavSup-DevisGratis.png) no-repeat 0 -39px;width:99px; }
#menu a#contact { background: url(../img/header/NavSup-Contact.png) no-repeat 0 -39px;width:63px; }
#menu a#pap { background: url(../img/header/NavSup-PermisAPoints.png) no-repeat 0 -39px;width:124px; }
#menu a#constat { background: url(../img/header/NavSup-ConstatAmiable.png) no-repeat 0 -39px;width:119px; }
#menu a#bonusmalus { background: url(../img/header/NavSup-BonusMalus.png) no-repeat 0 -39px;width:99px; }
#menu a#probatoire { background: url(../img/header/NavSup-PermisProbatoire.png) no-repeat 0 -39px;width:124px; }


#menu #search input[type=text] {
	background: url(../img/header/NavSup-Search-PXL.png) repeat-x top left;
	width:100px;
	padding-top:10px;
	height:20px;
	padding-bottom:10px;
	float:right;
	display:block;
	border:0;
	margin-left:-1px;
}
#menu a#searchSub {
	width:37px;
	background: url(../img/header/NavSup-Search-G.png) no-repeat 0 -39px;
}
#menu form {
	float:right;
	clear:none !important;
}

#search {
	background: url(../img/header/NavSup-D.png) no-repeat top right;
	padding-right:14px;
}

/* Modifié par RAF */
#rpanel-handles a { margin-top:1px; }
#rpanel-handles a#auto { background-image: url(../img/header/NavHeader-autoe.png);width:73px; }
#rpanel-handles a#deuxroues { background-image: url(../img/header/NavHeader-2roues.png);width:74px; }
#rpanel-handles a#sante { background-image: url(../img/header/NavHeader-sante.png);width:74px; }
#rpanel-handles a#habitation { background-image: url(../img/header/NavHeader-Habitation.png);width:88px; }
#rpanel-handles a#campingcar { background-image: url(../img/header/NavHeader-CampingCar.png);width:88px; }
/* Fin modifié */


#pathWay {
	background:url(../img/Pathway-PXL.png) repeat-x;
	margin-bottom:10px;
	color:#666;
	width:890px;
	float:left;
	height:43px;
	margin-left:20px;
}
#pathWay h1 {
	width:740px;
	float:left;
}
#pathWay h1 a {
	font-weight:normal;
	line-height:43px;
	font-size:20px;
	color:#666;
}

#pathWay a.bigButton {
	display:block;
	height:35px;
	width:115px;
	margin-top:4px;
	background:url(../img/Btn-Vert-low.png) no-repeat 0px -35px;
	text-transform:uppercase;
	font-size:12px;
	color:#000;
	font-weight:bold;
	padding-left:20px;
	line-height:35px;
}
#pathWay a:hover.bigButton {
	background-position:0 0;
}

.halfCol {
	display:block;
	background:url(../img/Pad-Promo1-BG.png) repeat-y top left;
	width:432px;
	float:left;
	margin-left:21px;
	margin-bottom:15px;
	color:#666;
	font-size:12px;
	padding-right:10px;
}
.halfCol img.pic {
	margin-left:8px;
	margin-right:8px;
}
.halfCol .mifiche {
	margin-top:-5px;
	float:left;
	display:block;
	width:200px;
}
.halfCol .h2 {
	color:#215e95;
	text-transform:uppercase;
	font-size:22px;
	font-weight:bold;
	line-height:20px;
}

.halfCol span.btnF  {
	display:block;
	height:42px;
	width:115px;
	margin-top:4px;
	background:url(../img/Btn-Vert-Hi.png) no-repeat 0px -42px;
	text-transform:uppercase;
	font-size:12px;
	color:#000;
	padding-left:25px;
	font-weight:bold;
	line-height:42px;
}
.halfCol span:hover.btnF  {
	background-position:0 0;
}

.middleCol {
	display:block;
	background:url(../img/Pad-Produits-BG.png) repeat-y top left;
	width:970px;
	float:left;
	margin-left:25px;
	margin-bottom:15px;
}
.middleCol .h2 {
	font-size:24px;
	color:#333;
	letter-spacing:-1px;
}

.middleCol .fiche {
	float:left;
	width:210px;
	padding-left:2px;
	padding-right:2px;
	margin-left:5px;
	font-size:13px;
	color:#666;
	text-align:center;
	padding-bottom:10px;
}
.middleCol .fiche .black, .halfCol .black{
	font-weight:bold;
}
.black{
	color:#000;
}



#bigFooter {
	background:url(../img/Pad-Charte-BG.png) repeat-x top left;
	width:895px;
	display:block;
	margin-left:25px;
	font-size:12px;
	text-align:justify;
	color:#666;
}
#bigFooter #bloc {
	width:318px;
	display:block;
	float:left;
	margin-left:-35px;
	padding-top:30px;
	padding-right:15px;
}
#bigFooter #bloc h2 {
	margin:0px;
	color:#9ac919;
	font-size:30px;
	font-weight:bold;
	line-height:20px;
	text-transform:uppercase;
	margin-bottom:5px;

}
#bigFooter #bloc h2 span {
	color:#666666;
	font-size:22px;
	line-height:22px;
	letter-spacing:-1px;
}

#bigFooter ul {
	margin-top:10px;
}

#bigFooter ul li {
	list-style:none;
	background: url(../img/arrow.jpg) no-repeat;
	padding-left:20px;
	color:#000;
}


#callback {
	display:block;
	float:left;
	width:315px;
	height:130px;
	padding-top:200px;
	padding-left:82px;
	background:url(../img/Pad-Charte-D.png) no-repeat top left;
	color:#000;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	line-height:14px;
}
#callback b {
	font-size:22px;
	line-height:22px;
}
#callback span {
	display:block;
	margin-left:-50px;
	color:#fff;
	font-size:26px;
	line-height:36px;
	font-weight:bold;
}

#fiebody {
	margin-top:-1px;
	background: url(../img/Footer-BG.png) no-repeat bottom left;
	height:15px;
}

#xtraFooter {
	text-align:center;
	font-size:11px;
}
#xtraFooter a {
	color:#fc6a05;
}

.offre2lignes, .offre3lignes {
	display:block;
	background: url(../img/Label-OffreWeb.png) no-repeat top left;
	width:202px;
	height:39px;
	position:absolute;
	padding-top:10px;
	z-index:20;
}
.offre2lignes {
	margin-top:11px;
}
.offre3lignes {
	margin-top:27px;
}

.offre2lignes span, .offre3lignes span  {
	display:block;
	line-height:29px;
	color:#fff;
}

