body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFF;
	color: #000;
	padding-top: 5px;
}

table td { vertical-align: top; }

#OP_4minutes {
	width: 814px;
	margin: 0px auto;
}
#OP_4minutes h1 {
	font-size:1.3em;
	font-weight: bold;
	color:#000000;
	padding-left: 25px;
	line-height: 20px;
	margin: 50px 0px 10px 5px;
	background: url('../../public/operations/4minutes/img/puce.png') 0px 0px no-repeat;
}
#OP_4minutes h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	text-align: center;
}
#OP_4minutes ul a {
	color: #000;
}
#OP_4minutes ul li {
	line-height: 1.3em;
	list-style: inside;
	list-style-type: circle;
}
#OP_4minutes .headOP {
	height: 68px;
	background: url('../../public/operations/4minutes/img/header.png') 0px 0px no-repeat;
	border-bottom: 1px solid #fff;
}
#OP_4minutes .headOP p {
	font-size: 0.9em;
	font-weight: bold;
	text-align: right;
	padding-right: 70px;
	padding-top: 20px;
	color: #fff;
}
#OP_4minutes .headOP a {
	color: #fff;
}
#OP_4minutes .pageOP {
	background: url('../../public/operations/4minutes/img/bg-page.png') bottom left repeat-x;
	padding-bottom: 5px;
}
#OP_4minutes .linksOP {
	/*background: url('../../public/operations/4minutes/img/bg-links.jpg') 0px 0px no-repeat;*/
	height: 30px;
	text-align: center;
}
#OP_4minutes .linksOP p { padding-top: 0px; }
#OP_4minutes .linksOP a {
	font-size:1.3em;
	font-weight:bold;
	color:#000000;
	margin: 0px 20px;
	padding-left: 25px;
	line-height: 25px;
	background: url('../../public/operations/4minutes/img/puce.png') 0px 0px no-repeat;
}
#OP_4minutes .linksOP a:hover {
	color: #DE0019;
	text-decoration: underline;
}
#OP_4minutes .btn_4minutes{
	display:block;
	color:#fff;
	height:32px;
	width:254px;
	line-height:32px;
	background:url('../../public/operations/4minutes/img/btn_4minutes.jpg') 0px 0px no-repeat;
}
#OP_4minutes .btn_appli_iphone{
	display:block;
	color:#fff;
	height:32px;
	width:211px;
	line-height:32px;
	font-weight:bold;
	font-size:14px;
	background:url('../../public/operations/4minutes/img/btn_appli_iphone.jpg') 0px 0px no-repeat;
}

#OP_4minutes .footOP {
	border-top: 1px solid #fff;
	background: url('../../public/operations/4minutes/img/bg-foot.png') 0px 0px no-repeat;
	height: 136px;
	text-align: center;
}
#OP_4minutes .logosOP {
	height: 90px;
	background: url('../../public/operations/4minutes/img/bg-logos.png') 0px 0px repeat-y;
}
#OP_4minutes .logosOP img {
	margin: 10px 15px;
}


#OP_sauvetage {
	width: 824px;
	margin: 0px auto;
	font-size: 0.9em;
}
#OP_sauvetage a {
	color: #B00000;
}
#OP_sauvetage h2 {
	font-weight: bold;
	margin: 20px 0px 20px 0px;
	text-align:center;
}
#OP_sauvetage .pageOP {
	background: #fff url('../../public/operations/sauvetage-tour/img/sauvetage-tour.jpg') 0px 0px no-repeat;
	height: 841px;
}
#OP_sauvetage .commentOP {
	position: absolute;
	top: 157px;
	margin-left: 18px;
	width: 320px;
	height: 30px;
	line-height:18px;

}
#OP_sauvetage .titleOP {
	position: absolute;
	top: 165px;
	margin-left: 374px;
	width: 270px;
	height: 30px;
	line-height:18px;
	font-size:12px;
}
#OP_sauvetage .titleOP a{
	color:#DE0019;
	text-decoration:underline;
}

#OP_sauvetage .commentOP a {
	margin-left: 0px;
	font-size: 0.9em;
	color:#2D7C38;
}
#OP_sauvetage .objectifsOP {
	position: absolute;
	top: 264px;
	margin-left: 0px;
	width: 320px;
	height: 215px;
}
#OP_sauvetage .objectifsOP ul li {
	line-height: 1.3em;
	list-style: inside;
	list-style-type: disc;
	margin-left: 10px;
	padding: 0px 10px 10px 30px;
}
#OP_sauvetage .videoOP {
	position: absolute;
	top: 530px;
	margin-left: 0px;
	width: 320px;
	height: 190px;
}
#OP_sauvetage .programmeOP {
	position: absolute;
	top: 260px;
	margin-left: 375px;
	width: 425px;
	height: 440px;
}
#OP_sauvetage .logosOP {
	position: absolute;
	top: 740px;
	width: 824px;
	height: 110px;
	text-align: center;
}
#OP_sauvetage .logosOP img {
	margin: 5px 10px;
}
#OP_sauvetage .copyOP {
	text-align: center;
	line-height: 2em;
	color: #B00000;
	font-size: 0.9em;
}

.tipsOP {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 260px;
	color: #fff;
	background-color: #B00000;
	line-height: 1.2em;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.tipsOP .tip {
	padding: 7px;
}
.tipsOP .tip-title {
	font-size: 1.2em;
	margin-bottom: 7px;
}


#OP_autoroute {
	width: 824px;
	margin: 0px auto;
	font-size: 0.9em;
}
#OP_autoroute a {
	color: #B00000;
}
#OP_autoroute h2 {
	font-weight: bold;
	margin: 20px 0px 20px 0px;
	text-align:center;
}
#OP_autoroute .pageOP {
	background: url('../../public/operations/autoroute-du-coeur/img/autoroute-du-coeur.jpg') 0px 0px no-repeat;
	height: 941px;
}
#OP_autoroute .commentOP {
	position: absolute;
	top: 188px;
	margin-left: 550px;
	width: 264px;
	height: 30px;
	font-size: 11px;
}
#OP_autoroute .titleOP {
	position: absolute;
	top: 210px;
	height: 30px;
	font-size: 24px;
	margin-left: 268px;
	letter-spacing: 1px;
}
#OP_autoroute .titleOP a{
	color:#DE0019;
	text-decoration:underline;
}

#OP_autoroute .commentOP a {
	width: 270px;
	margin-left: 0px;
	color:#2D7C38;
}

#OP_autoroute .commentOP .text {
	width: 186px;
	text-align: right;
	margin-right: 10px;
}
#OP_autoroute .objectifsOP {
	position: absolute;
	top: 374px;
	margin-left: 60px;
	width: 290px;
	height: 215px;
	color: #FFF;
	font-size: 11px;
}
#OP_autoroute .objectifsOP ul li {
	line-height: 1.3em;
	list-style: inside;
	list-style-type: disc;
	margin-left: 0px;
	padding: 0px 10px 10px 30px;
}
#OP_autoroute .videoOP {
	position: absolute;
	top: 620px;
	margin-left: 60px;
	width: 290px;
	height: 190px;
}
#OP_autoroute .programmeOP {
	position: absolute;
	top: 288px;
	margin-left: 375px;
	width: 425px;
	height: 440px;
}
#OP_autoroute .logosOP {
	position: absolute;
	top: 834px;
	width: 848px;
	height: 110px;
	text-align: center;
}
#OP_autoroute .logosOP img {
}
#OP_autoroute .copyOP {
	text-align: center;
	line-height: 2em;
	color: #B00000;
	font-size: 0.9em;
}

