@charset "iso-8859-1";
/* auteur: charlotte */
/* Date de création: 10/10/2005 */


.bloc {
height: 200px;
width: 180px;
margin-left: 5px;
margin-top: 20px;
float: left;
}

.bloc1 {
height: 200px;
float: left;
margin-left: 50px;
width: 150px;
}

.bloc2 {
height: 200px;
float: left;
margin-left: 5px;
width: 200px;
}

.bloc3 {
height: 200px;
float: left;
margin-left: 5px;
width: 150px;
}

.blocol1 {
background-color: #FFCCFF;
height: 750px;
width: 190px;
float: left;
}
.blocol2 {
background-color: #FFCCFF;
height: 750px;
width: 190px;
float: left;
margin-left: 20px;
}

.g{
background-color: #A9E2A9;
margin-left: 0px;
float: left;
border-style: solid;
border-width: 2px;
border-color: #DADADC;
}

.c{
text-align:center;
margin-left: 110px;
float: left;
}

.d {
margin-left: 60px;
margin-top: 0px;
float: left;
font-family: Times new roman;
font-size: 9pt;
text-align: center;
line-height: 9pt;
color:#940000;
}


.cadre	{
		background-color: #C2C2F3; 
		border :1px none #000000; padding: 12px; 
		line-height:12pt; font-size 10pt, font-family: arial
		}

.imageint {
width: 20%;
float: left;
}

.c1{
text-align:center;
margin-left: 10px;
}

.gauche {
  float: left;
  } 

.right {
  float: right;
  } 
  
.conteneur {
	width: 90%;
  } 