* {
	margin:0;
	padding:0;
}

body {
	width:949px;
	margin-left:auto;
	margin-right:auto;
	background:url(../img/BG.png) repeat-x #333;
	font-family: Myriad, Arial, Helvetica sans-serif;
	margin-top:10px;
	font-size:12px;
}

.cleaner {
	clear:both;
	height:0px;
}

a {
	color:#0099CC;
	text-decoration:none;
}


a img {
	border:none;
}


.left {
	display:block;
	float:left;
}
.right {
	display:block;
	float:right;
}

#header {
	background:url(../img/Logo-ACPrevention.png) no-repeat;
	height:123px;
}

#logo {
	margin-left:35px;
	margin-top:15px;
	float:left;
	width:270px;
	height:90px;
	margin-right:400px;
}

a#btnEntreprise,a#btnParticulier  {
	display:block;
	float:left;
	height:120px;
	margin-top:2px;
}
a#btnEntreprise {
	width:106px;
	background:url(../img/BTN-Entreprise.png) no-repeat 0 -120px;
}
a#btnParticulier {
	width:85px;
	background:url(../img/BTN-Particuliers.png) no-repeat 0 -120px;
}
a:hover#btnEntreprise,a:hover#btnParticulier  {
	background-position:0 0;
}


/* Corps de page */

#body {
	background:url(../img/BG-Body.png) repeat-y;
}

#module {
	width:949px;
}

#mHeader, #mBody, #mFooter,#mBox {
	float:left;
	width:949px;
}
#mBox {
	background:url(../img/Module-CA-Top.jpg) no-repeat;
	height:147px;
}
#mHeader {
	background:url(../img/Module-CA-Top-Suite.jpg) no-repeat;
	height:202px;
	padding-left:75px;
}
#mFooter {
	background:url(../img/Module-CA-Bottom.jpg) no-repeat;
	height:144px;
	padding-left:250px;
	padding-right:160px;
	padding-top:25px;
	width:539px;
	text-align:center;
	line-height:18px;
	font-size:14px;
}
#mFooter h1 {
	margin-bottom:10px;
	color:#fc6a05;
	text-transform:uppercase;
	font-size:26px;
	font-weight:bold;
}
#mFooter #plusInfo {
	display:block;
	width:100px;
	height:40px;
	position:absolute;
	margin-left:455px;
	margin-top:5px;
	z-index:10;
	color:#fc6a05;
	text-transform:uppercase;
	font-weight:bold;
	padding-left:35px;
	line-height:30px;
}
#mBody img {
	position:absolute;
	margin-top:0px;
	margin-left:0px;
	height:293px;
}
#mBody {
	height:293px;
}
#padCenter,#padRight,#padLeft {
	float:left;
	font-size:14px;
}
#padLeft {
	width:240px;
	margin-left:10px;
	height:160px;
}
#padCenter {
	width:260px;
	margin-left:25px;
	padding-top:55px;
	height:130px;
	text-align:center;
	line-height:14px;
}
a.btnPlusGauche, a.btnPlusDroite {
	position:absolute;
	z-index:10;
	margin-top:120px;
	display:block;
	font-weight:bold;
	text-transform:uppercase;
	line-height:35px;
	height:35px;
	color:#fc6a05;
}
a.btnPlusGauche {
	background:url(../img/Iko-Plus-orange.png) no-repeat bottom left;
	padding-left:40px;
	text-align:left;
	margin-left:-25px;
}
a.btnPlusDroite {
	background:url(../img/Iko-Plus-orange.png) no-repeat bottom right;
	padding-right:40px;
	text-align:right;
	margin-left:110px;
}
a:hover.btnPlusDroite {
	background-position:top right;
}
a:hover.btnPlusGauche , a:hover#plusInfo {
	background-position:top left;
}

a:hover.btnPlusGauche, a:hover.btnPlusDroite, a:hover#plusInfo {
	color:#ff3300 !important;
	text-decoration:none;
}


#padRight {
	width:220px;
	margin-left:50px;
	height:160px;
}
ul.flecheOrange li {
 	list-style:none;
	margin-bottom:6px;
	padding-top:2px;
	padding-bottom:2px;
}

ul.flecheOrange li a {
	padding-left:20px;
	background:url(../img/Arrow.png) no-repeat 0 0;
	line-height:16px;
	color:#000;
	display:block;
}
ul.flecheOrange li a:hover {
	background:url(../img/Arrow_over.png) no-repeat 0 0;
}




/* Navigation Bas */

#navigation { 
	padding-left:60px;
}
#navigation a {
	font-size:16px;
	line-height:16px;
	float:left;
	display:block;
}
#navigation a:hover {
	color:#0099CC;
	text-decoration:underline;
}

#navigation img.left {
	margin-right:10px;
	margin-left:10px;
}



/* Pied de page */

#footer {
	margin-top:10px;
	margin-left:25px;
	background:url(../img/Module-FOOTER-BG.png) repeat-y 0 0;
	font-size:11px;
}
#footerBottom {
	margin-left:25px;
}

#footer  h3{
	font-size:18px;
	font-weight:normal;
}
#footer img.left {
	margin-right:10px;
}

#fActu { width:270px;padding:0px 20px; }
#fActu .date { color:#fc6a05;font-weight:bold; }
#fActu .titre { text-transform:uppercase;color:#000;font-weight:bold;}
#fActu , #fVideo {
	float:left; 
}
#fVideo {
	width:540px;
	padding:0px 20px;
	margin-left:0px;
}
#fVideo .case {
	float:left;
	width:168px;
	margin-right:2px;
	background:url(../img/Viewer-Video-Foot.png) no-repeat 0 0;
	padding:5px;
}
#fVideo a, #fActu a {
	color:#0099cc;
}
#fVideo a:hover , #fActu a:hover {
	text-decoration:underline;
}

#xtraFooter {
	margin-top:10px;
	text-align:center;
	font-size:11px;
}
#xtraFooter a:hover {
	text-decoration:underline;
}

/* ADD BY RAF - Optimisation Référencement */
#top_ref {
	margin-left:320px;
	margin-right:20px;
	text-align:justify;
	color:#DDD;
}
#top_ref h1 {
	font-size:8px;
	font-weight:normal;
}
#top_ref a {
	color:#DDD;
}

