/* *************************************************************** */
/* *****************      Section générique      ***************** */
/* *************************************************************** */

body{
	margin-top: 0;
}

.principal{
	width: 780px;
	font-family: Arial;
	color: #000000;
	font-size: 10pt;
}

.principal a:link, a:visited{
	text-decoration: none;
	color: #000;
}

.bande_entete{
	width: 780px;
	height: 21px;
	background-color: #20315b;
	clear: both;
}

/*  Entete de la page fait en 3 div qui se juxtapose */

.divGauche{
	float: left;
	background-color: #cc9933;
	padding-top: 26px;
}

.divCentre{
	width: 429px;
	float:left;
	text-align: center;
	padding-top: 5px;
}

.divDroit{
	width: 176px;
	float: left;
}

/*  separateur sous la bande positionné de la même façon que l'entête */

.divSBGauche{
	width: 175px;
	height: 20px;
	height: expression("23px");
	float: left;
	background-color: #cc9933;
}

.divSBCentre{
	width: 429px;
	height: 20px;
	height: expression("23px");
	float:left;
}

.divSBDroit{
	width: 176px;
	height: 20px;
	height: expression("23px");
	text-align: center;
	background-color: #cc9933;
	color: #000000;
	float:left;
}

.coordonnee{
	width: 170px !important;
	width: 175px; 
	height: 764px;
	float: left;
	background-color: #cc9933;
	font-family: Arial;
	color: #000000;
	text-align: left;
	padding-left: 5px;
}

.coordonneesoumission{
	width: 170px;
	width: expression("175px");
	height: 1240px;
	float: left;
	background-color: #cc9933;
	font-family: Arial;
	color: #000;
	text-align: left;
	padding-left: 5px;
}

.section_travail{
	width: 605px;
	height: 764px;
	float: left;
	margin-top: 10px;
	text-align: right;
}

.grosTexte{
	font-size: 26px;
}

.bold{
	font-weight: bold;
}

.pad10{
	padding-top: 8px;
}

/* ****************************************************************** */
/* *****************      Section personnalisé      ***************** */
/* ****************************************************************** */

.cadreCentral{
	border: 2px solid #cc9933;
	width:559px;
	margin-left: 7% !important;
	margin-left: 0;
}

.souscadreCentral{
	margin-left: 6% !important;
	margin-left: 0;
}

.texteTableau{
	font-size: 14px;
}

.texteMini{
	font-size: 11px;
}

.adresse{
	font-size: 11px;
}

.TitreLogo{
	font-family: Arial;
	color: #20315b;
	font-size: 8pt;
	text-align: justify;
	text-transform: uppercase;
	font-weight: bold;
}

.TitreLogo2{
	font-family: Arial;
	color: #20315b;
	font-size: 20pt;
	text-align: center;
	text-transform: uppercase;
	/*font-weight: bold;*/
}

.Devise{
	text-align: center;
	font-size: 16pt;
}

.boldclass{
	font-weight: bold;
}

.image{
	margin-right: 21px;
	border: 1px solid #000;
}

.imagefin{
	border: 1px solid #000;
}