#contenu {
	width:815px;
	margin:0 auto; 
}

#contenu .bloc {
	background-color : white;
	background-repeat : no-repeat;
	background-position : bottom; 
	color : rgb(130,130,97);
	background-image : url(../images/basbloc.png);
	min-height : 70px;                                    /* Hauteur minimum du bloc */
	padding : 10px 10px 50px 10px;  
}

.haut_bloc {
	background-color : white;
	background-repeat : no-repeat;
	background-position : top;
	background-image:url(../images/haut_b.png);
	min-height : 3px;        
}

.bas_bloc {

	background-repeat : no-repeat;
	background-position : bottom;
	background-image:url(../images/bas_b.png);
	min-height : 3px;        
}

h2 {
	color : white;
	border-bottom:1px dotted #FFF;
	width:400px;
	font-weight:normal;
	font-size: 15px
}

h3 {
	color : black;
	font-size: 18px;
	font-family: Arial Narrow;
	margin:8px;
}

.erreur {
	color : red;
	width:400px;
	font-weight:bold;
	font-size: 15px;
}

.news {
    background-image : url(../images/fond_c.png);
    padding : 5px;
    margin : 0 0 30px 0;
}

.image {
  float : left;
}

#accueil .image {
	float : none;
}

.text {
	float : left;
	margin-left : 30px;
}

.limitimtex, .bas_bloc {
	clear : both;
}

#bas_page{
	clear : both;
	min-height : 15px;
}

.invisible *{
	color : white;
}

.illustration_droite {
	float : right;
	margin : 0 0 0 10px;
}

.illustration_gauche {
	float : left;
	margin : 0 10px 0 0 ;
}

p {
	margin:0;
}

.cont{
  position : relative;
  margin : 10px 0 0 0;
}

.positiong {
	float : left;
	width : 390px;
	text-align : center;
	vertical-align : middle;
}

.positiond {
	float : right;
	top : 0;
	left :  390px;
	width : 400px;
	text-align : center;
}

.positiong img , .positiond img{
	margin : 10px 0 0 0;
}

.nomequipe{
	position : relative;
	left : 180px;
	top : -26px;
}

.col1{
	float : left;
	position : float;
	width : 190px;
	height: 175px;
}

.col2 {
	float : left;
	width : 190px;
	height: 175px;
}

.col3{
	float : left;
	width : 90px;
	height: 175px;
}

.col4{
	float : left;
	width : 170px;
	height: 175px;
}

.ligne7{
	position : absolute;
top : 155px;
}
.ligne6{
	position : absolute;
	top : 130px;
}
.ligne5{
	position : absolute;
	top : 105px;
}
.ligne4{
	position : absolute;
	top : 80px;
}
.ligne3{
	position : absolute;
	top : 50px;
}

.ligne2{
	position : absolute;
	top : 25px;
}

.imageG{
	float : left;
	width : 160px;
	height: 175px;
}

.textG{
	float : left;
	width : 275px;
	height: 175px;
}

.imageD{
	float : left;
	width : 160px;
	height: 175px;
}

.textD{
	float : left;
	width : 200px;
	height: 175px;
}

.Imageseul{
	float : left;
	width : 350px;
	height: 200px;
}


