/* CSS Document */

BODY {
	background-color : white;
	text-align: center;
	padding:0px;
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
}

#grandCadre {
	border: 1px solid #bdbdbd;
	width: 767px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: center;
}
#corps {
	padding:20px;
	height:500px;
  	font-size:12px;
}
#corps H1 {
	color:blue;
	font-size:16pt
}
#poitouCharente {
	margin-top: 30px;
	height:83px;
}
#poitouCharente IMG {
	float:left;
}
#charenteMaritime {
	margin-top: 20px;
}
#charenteMaritime IMG {
	float:left;
}

#cadre {
	font-size:12px;
	margin-top:40px;
	margin-right:20px;
	float:right;
	width:198px;
	height:400px;
   	border: 1px solid #bdbdbd; 
}
#titreCadre {
   font-size:14pt;
   height:22px;
   border-bottom:1px solid #bdbdbd;
   background-image: url(../images/hautCreditPhoto.jpg)
}
#contenuCadre {
   padding:5px;
}
#contenuCadre IMG {
	border: 1px solid #bdbdbd;
	margin:10px;
}
#contenuCadre SMALL, #contenuCadre A {
	color:#999999;
	font-size:10pt;
}
