	body {
		margin: 1%;
		text-align: center;
		background-color: rgb(121,12,7);
		font-family: Verdana, Arial, Georgia, sans-serif;
		color: rgb(255,255,255);
	}
	
	body, table, td, tr, p, span {
		font-size: 14px;
		font-weight: bold;
		font-style: normal;
	}

	a img {
		border:0px;
		background-color: transparent; 
	}
	
	#divGlobale { 
		border: 0px;
		padding: 0pt;
		position: relative;
		margin-left: auto;
		margin-right: auto;
		margin-top: 10px;
		margin-bottom: 10px;		
		width: 760Px;
		text-align: left;
		overflow: visible;
		visibility: visible;
		z-index: 1;
		background-image: url(../images/Site/rideau5.jpg);
	}
				
	#divEntete { 
		border-bottom:0px;
		width: 100%;
	}
		
	#divEntete table { 
		text-align: center;
		width: 100%;
		border-collapse:collapse;
	}
		
	#divEntete tr { 
		text-align: center;
		vertical-align: middle;
	}

	#divEntete td { 
		text-align: center;
		vertical-align: middle;
	}

	#divMenuPageDetails {
		/* Si on modifie l'un de 2 lignes en dessous, on modifie aussi l'autre.. */
		width: 550px;
		/* margin-left : -(width divisée par 2) */
		margin-left:-275px;
		margin-bottom: 10px;
		left:50%;
		border:0px;
		position:relative;
	}

	#divMenu {
    	margin-left: auto;
	    margin-right: auto;
		width: 100%;
	}

	#divPageDetails {
	}

	.divTitreDetails {
		text-align: center;
		margin-top: 4%;
		margin-bottom: 4%;
	}
		
	.divDetails {
		font-size: 14px;
		font-style: normal;
	}

	#divFinPage {
		border: 0px solid rgb(121,12,7);
		background: rgb(255,0,0);
		height: 20px;
		width: 100%;
	}	
		
	#divFinPage table { 
		border-style: none;
		width: 100%;
		border-collapse:collapse;
	}
		
	#divFinPage tr { 
		border-style: none;
	}

	#divFinPage td { 
		border-style: none;
	}

	.lienFinPage {
		font-weight: bold;
		font-style: normal;
		line-height: normal;
		font-variant: normal;
		text-transform: none;
		color: rgb(255,255,255);
		text-decoration: none;
		font-size: 12px;
	}
		
	.lienFinPage:hover {
		font-weight: bold;
		font-style: normal;
		line-height: normal;
		font-variant: normal;
		text-transform: none;
		color: rgb(255,255,255);
		text-decoration: underline;
		font-size: 12px;
	}
		
	.lienEntete {
		color: rgb(255,255,255);
		text-decoration: none; 
		font-weight: bold;
		font-style: normal;
	}

	.lienEntete:hover { 
		text-decoration: underline; 
	}

	.policeEntete {
		color: rgb(255,255,255);
		font-size: 18px;
	}

	.policeEnteteEmail {
		color: rgb(255,255,255);
		font-size: 12px;
	}

	.lienBleu {
		color: rgb(0,255,255);/*rgb(0,128,255); */
		text-decoration: none; 
		background-color: transparent; 
		font-style: normal;
	}
	
	.lienBleu:hover { 
		text-decoration: underline; 
		background-color: transparent;
	}

	.lienBlanc {
		color: rgb(255,255,255);
		text-decoration: none; 
		background-color: transparent; 
		font-style: normal;
	}
	
	.lienBlanc:hover { 
		text-decoration: underline; 
		background-color: transparent;
	}
	
	.lienAutreSite {
		font-size: 14px;
		color: rgb(239,175,100);
		text-decoration: none; 
		background-color: transparent; 
		font-style: italic;
	}

	.lienAutreSite:hover {
		text-decoration: underline; 
		background-color: transparent;
	}

	.policeTitreDetails {
		font-size: 16px;
		background: rgb(255,0,0); 
		color: rgb(255,255,255);
		font-weight: bold;
		font-style: normal;
		text-transform: uppercase;
	}

	.policeSsTitreDetails {
		font-size: 16px;
		color: rgb(0,255,255);
		font-weight: bold;
		font-style: normal;
	}

	input,textarea {
		FONT-FAMILY: verdana, arial, helvetica, sans-serif;
		FONT-STYLE: normal;
		font-size: 14px;
		COLOR: #875000;
		BACKGROUND: #ffffff;
		border : 1px solid #999999;
		text-decoration: none;
		text-indent: 2pt;
	}

	.tabPresentationPersonnes table {
		border-style: none;
		width: 100%;
		border-collapse:collapse;
	}
		
	.tabPresentationPersonnes tr { 
		border-style: none;
		width: 100%;
	}

	.tabPresentationPersonnes td { 
		border-style: none;
		text-align:center;
	}