body {
	background: #D1D1D1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #1e2c5b;
	width: 950px;
	margin-left:auto;
	margin-right: auto;
	border: 1px solid black;
}
a {
	color: #4E4A75;
}
form {
	border: 0;
}
#global {
	overflow:auto;
	height:300px;
}
.contenuBlock {
	padding:10px;
	width:720px;
	font-size: small;
	text-align: justify;
	float: left;
}
.contenuBlock2 {
	width: 750px;
	font-size: small;
	float: left;
}
.titreSection {
	font-size: medium;
	font-weight: bold;
	background: url("images/bandeau_degrade.gif") no-repeat;
	width: 950px;
	height: 30px;
	color: #717171;
	margin: 0;
	padding: 0px 10px 0px 0px;
	text-align: right;
}
.titreSection2 {
	font-size: small;
	font-weight: bold;
	background: url("images/bandeau_degrade2.gif") no-repeat;
	background-position: left center;
	width: 750px;
	height: 25px;
	color: #FFFFFF;
	margin: 0;
	padding: 0px 0px 0px 20px;
}
#logosFooter {
	text-align: center;
	border: 1px solid black;
	width: 950px;
	clear: both;
}
.mylink a {
	text-decoration:none;
	
}
.mylink a:hover {
	color:gray;
}
.retrait {
	margin: 0px 0px 0px 300px;
	text-indent: -270px;
}
.menu {
	background: url("images/fond-rayures.jpg") repeat;
	width: 190px;
}
#menu {
	float: left;
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
	padding: 5px;
	width: 190px;
}
#menu a, #menu a:link, #menu a:visited {
	color:#FFFFFF;
	text-decoration: none;
	font:Verdana, Arial, Helvetica, sans-serif;
}
#menu a:hover {
	color:#000066;
	text-decoration: none;
}	
.deux {
	color:#FFFFFF;
	text-decoration: none;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:15px;
	text-align:left;
	line-height:20px;
}
#spacermenu {
	height: 100%;
	width: 1px;
}

.small {
	text-align: center; 
}







.soustitre {
	font-size: large;
	font-weight: bold;
	color: #1e2c5b;
	text-align: center;
}
.titre-paragraphe {
	font-size: small;
	font-weight: bold;
	color: #1e2c5b;
	text-align: left;
}
.titre-paragraphe-center {
	font-size: small;
	font-weight: bold;
	color: #1e2c5b;
	text-align: center;
}
.contenuBlock-center {
	padding:10px;
	width:720px;
	font-size: small;
	text-align: center;
	float: left;
}
.x-small {
	text-align: left;
	font-size: x-small; 
}
.texte-right {
	font-size: small;
	color: #1e2c5b;
	text-align: right;
}
