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 .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: 175px;
	margin-left: 10px;
	width: 320px;
	height: 30px;

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

#OP_sauvetage .commentOP a {
	line-height: 32px;
	margin-left: 0px;
	font-size: 0.9em;
}
#OP_sauvetage .objectifsOP {
	position: absolute;
	top: 290px;
	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: 270px;
	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;
}