body {
	background-color: #F4F5ED;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	background-image: url(images/fond-corp.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#centpourcent{
height:100%;
}
.contour-intro {
	border: 2px solid #FFFFFF;
}
.fond-corp {
	background-image: url(images/fond-corp.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fond-noir-transparent {
	background-image:url(images/fond-noir-trasnparent.png) ;
	background-color:#FFFFFF;
	background-repeat: repeat;
}
.contour-fond-noir {
	border: 1px solid #000000;
}
.police {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1763A8;
	font-size: 14px;
	text-align: justify;
	margin: 5px;
	font-weight: bold;
}
.index{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1763A8;
	font-size: 8px;
	text-align: center;
	margin: 5px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1763A8;
	font-size: 14px;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1763A8;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5ABCE3;
}


.fond-gros-sable {
	background-image: url(images/fond-gros-sable.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1763A8;
	text-transform: uppercase;
}
.fond_bleu{
background-color:#1763A8;
color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
}
.soustitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1763A8;
	text-transform: uppercase;
	text-decoration: underline;
}

strong {
	color: #1763A8;
}

.contour-corp {
	border: 1px solid #FFFFFF;
}
.fond-site {
	background-image: url(images/fond-site.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.tab-texte {
	border-left-width: thick;
	border-left-style: none;
	border-left-color: #1763A8;
}
.cont-image {
	border: thin double #1763A8;
	padding: 2px;
}
.fond-intro {
	background-image: url(images/fond-intro.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a.bas:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5ABCE3;
	font-size: 10px;
	text-decoration: none;
}
a.bas:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5ABDE4;
	text-decoration: none;
}
a.bas:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5ABCE3;
	text-decoration: underline;
}
/*----------------------------------------------------------------------------*/
.table{
	width: 50%;
	height: 260px;
	border: solid 4px #ffffff;
	color: #ffffff;
	font-family: "Helvetica Neue","Helvetica";
	font-size: 14px;
	font-weight: lighter;
}
.bord_gche{
	border-left: solid 1px #1763A8;
}
.bord_gche_ht{
	border-left: solid 1px #1763A8;
	border-top: solid 1px #1763A8;
}
.bord_gche_bas{
	border-left: solid 1px #1763A8;
	border-bottom: solid 1px #1763A8;
}
.bord_gche_bas2{
	border-left: solid 1px #1763A8;
	border-bottom: solid 3px #1763A8;
}
.bord_dte{
	border-right: solid 1px #1763A8;
}
.bord_dte_ht{
	border-right: solid 1px #1763A8;
	border-top: solid 1px #1763A8;
}
.bord_dte_bas{
	border-right: solid 1px #1763A8;
	border-bottom: solid 1px #1763A8;
}
.bord_bas{
	border-bottom: solid 1px #1763A8;
}
.bord_bas2{
	border-bottom: solid 3px #1763A8;
}
.bord_ht{
	border-top: solid 1px #1763A8;
}
.tab_ligne1{
	color: #eee8c7;
	background-color: #a19c78;
}
.tab_ligne2{
	color: #a19c78;
	background-color: #eee8c7;
}
/*----------------------------------------------------------------------------*/

