.Style1 {color: #FF0000}

/** GENERAL **/

body {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 90%;
	line-height: 1.6em;
	text-align: center;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	color: rgb(0, 0, 0);
	border-color: #272121;
	background: #272121 url(../images/bg.png) repeat-x;
}

a, a:link, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
	display: block;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
}
h3{ color: #FF0000; font-size: 100%;}

ul{ text-align: left;padding-left: 30px;}
li{ margin-bottom: 5px; list-style-type: none;}

/** DIV **/
#page{
	margin: 0 auto;
	width: 800px;
	background-color: #272121;
}
#header{
	width: 800px;
	height: 100px;
	margin-bottom: 25px;
}
#right{
	width: 200px;
	margin-left: 600px;
}
#left{
	width: 600px;
	float: left;
}
#footer{
	margin-top: 25px;
	width: 800px;
	height: 310px;
	position: relative;
}
.footer {
	color: #FF0000;
}

#metier {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: auto;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#content{
	padding: 0 20px;
}
#content{
	text-align: center;
}
#content p{
	text-align: center;
}


#content div.images{ text-align: center; display: block; }
#content div.images div{ display: inline-block;}

#content div.images div a{ }
#content div.images div a img{margin: 10px;float: left;}
p.bul img,
p.bul span { text-align: center; margin: 0 auto; }
span.caption { display: block; font: smaller "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; background-color: #E1E1E1; padding: 5px 0; width: 500px; margin: auto 0 }
p.bul a { text-decoration: none; color: #000;}

#stat{
	display: none;
}

#apDiv1 {
	position:absolute;
	left:107px;
	top:121px;
	width:601px;
	height:356px;
	z-index:auto;
	float: right;
}

.petit{ font-size: 80%;}

.bling{ position: absolute; margin-left: 20px; margin-top: 20px;}

/** content **/
.protection h1 { color: #FF0000; font-weight: bold; }
#content.protection p { color: #000; font-weight: normal; text-align: left; }
#content.protection p.bul{ text-align: center; }
#content.protection ul { margin: 10px 5px 10px 20px; }
#content.protection ul li { background: url(tick-red.png) no-repeat left center; padding-left: 20px;}
.red,
#content.protection p.red { color: #FF0000; font-weight: bold;  }
/** Outline **/
div.outline-container-t {
	padding: 0px 0px 0px 0px;
	position: relative;
	top: 0px;
}

div.outline-t {
	height: 20px;
	background: url(../images/outline/T.png) 0 0 repeat-x; /* ie6png:scale */
	margin: 0 20px;
}

div.outline-tl {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 20px;
	height: 20px;
	background: url(../images/outline/TL-rd.png) 0 0 no-repeat; /* ie6png:scale */
}

div.outline-tr {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 20px;
	height: 20px;
	background: url(../images/outline/TR-rd.png) 0 0 no-repeat; /* ie6png:scale */
}

div.outline-l {
	background: url(../images/outline/L-10.png) 0 0 repeat-y;
	margin: 0;
}

div.outline-r {
	padding: 0px 10px 0px 10px;
	background: url(../images/outline/R-10.png) 100% 0 repeat-y;
}

div.outline-m {
	padding: 0px 0px 0px 0px;
	background: #d1cfcf;
	overflow: hidden;
}

div.outline-l-ie6,
div.outline-r-ie6 {
	display: none;
	padding: 0;
}

div.outline-container-b {
	padding: 0px 0px 0px 0px;
	position: relative;
	bottom:0px;
}

div.outline-b {
	height: 20px;
	background: url(../images/outline/B.png) 0 0 repeat-x; /* ie6png:scale */
	margin: 0 20px;
}

div.outline-bl {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 20px;
	height: 20px;
	background: url(../images/outline/BL-rd.png) 0 0 no-repeat; /* ie6png:scale */
}

div.outline-br {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 20px;
	height: 20px;
	background: url(../images/outline/BR-rd.png) 0 0 no-repeat; /* ie6png:scale */
}

/* @group Clearfix */

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

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* @end */
