@charset "UTF-8";

body {
	background: #ccc;
	margin:auto;
	 }

div#corps {
	width:900px; 
	margin:auto; 
	height:22px; 
	background: #F80533;}

div#gauche {
	border:none; 
	z-index: 1; 
	float:left; 
	position:relative; 
	width: 196px; 
	height:auto; 
	margin-right: 5px; 
	background: #eee;} /* Partie gauche  */

div#dessus {
	z-index: 10; 
	position:relative;
	}

div#droite {
	z-index: 1; 
	float: right; 
	width:290px; 
	height:auto; 
	position: relative; 
	margin-left: 5px; 
	background:#eee;} 

div#total {
	width:900px;
	margin:auto;
	}
	
div#entete {
	height: 121px;
	background-color:#555 ;
 	margin-left: auto;
    margin-right: auto;
	margin-bottom: 5px}

a.toujours{
	text-decoration: none; 
	color: #000001; 
	} 
	
a.toujours:hover{
	text-decoration: underline; 
	color: #fffffe; }

img {
    display: block;
    margin-left: auto;
    margin-right: auto;
	margin-bottom:0;
}
	
div#titre {
	margin:auto; 
	height: 36px; 
	width: 900px; 
	background: #F80533;
	clear:both;}

div.bloc {
	width:240px; 
	margin:10px; 
	padding:10px; 
	border:2px solid #F80533; 
	vertical-align:middle; 
	display:inline-block; 
	float:right; line-height:1.2; 
	text-align:left; 
	font-family: "arial"; 
	font-weight:normal;
	background-color:#fff;
	font-size:11pt;}

div.texte {
	background-color:#FFF;
	clear:both; 
	padding-top:15px;
	width:900px; 
	float:left; 
	}

.photo{
	text-align:center; 
	font-family: "Times New Roman"; 
	font-weight:normal; 
	font-size:9pt;
	margin-bottom:20px; 
	}
	
p {
	font-family: "Arial"; 
	font-weight:normal;
	color:#000; 
	font-size:11pt; 
	line-height:14pt; 
	text-align:justify; 
	margin-top:0; 
	margin-right:20px; 
	margin-left:20px; 
	margin-bottom: 6px; }

.centre {
	font-family: "arial"; 
	font-weight:bold;
	color:#000; 
	font-size:10pt; 
	text-align:center; 
	margin-top:5px; 
	 }
	
.NormalGras {
	font-family:'arial'; 
	font-weight:bold; 
	font-size:11pt; 
	color:#000;
	text-align:justify; 
	margin-top:0; 
	margin-bottom:2px;
	margin-right:20px; 
	margin-left:20px;}
	
.NormalGrasCentre {
	font-family:'arial'; 
	font-weight:bold; 
	font-size:11pt; 
	color:#000;
	text-align:center; 
	margin-top:0; 
	margin-bottom:2px;
	}
	
.NormalCentre14 {
	font-family:'arial'; 
	font-weight:normal; 
	font-size:1.NormalGrasCentre {
	font-family:'arial'; 
	font-weight:bold; 
	font-size:11pt; 
	color:#000;
	text-align:center; 
	margin-top:0; 
	margin-bottom:2px;
	}
	
4pt; 
	color:#000;
	text-align:center; }
	.Titres {
	padding-top:3px; 
	font-family:'arial'; 
	color: #fffffe; 
	font-style:normal; 
	font-weight:bold; 
	font-size:18pt; 
	line-height:22pt; 
	text-align:justify; 
	margin-top:0; 
	margin-bottom:0; 
	margin-right:20px; 
	margin-left:17px; }
		 
img.gauche {
	float:left; 
	margin: 0 10px 5px 20px;}

img.droite {
	float:right; 
	margin: 0 10px 5px 20px;}

.image {	
	float:left; 
	width:138px; 
	height:180px;
	background-color:#ddd;
	padding-top:5px;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #fff;
	}

iframe#fixe {
	width:100%;
	height:1327px;
  	border:0;
 	 margin:0;
  	padding:0;
	border-style: none;
}

object {
	width:290px;
	height:1327px;
}
		
img.ombre {
  box-shadow: 5px 5px 5px #555;
  margin-bottom:8px; 
}

