/************************************************/
/* Site de la Chambre Interdpartementale d'AGEN */
/* -------------------------------------------- */
/* Conception graphique:                        */
/* E-Graph Communication                        */
/* http://www.e-graph-communication.com         */
/* -------------------------------------------- */
/* Codage du site:                              */
/* E-Concept Applications                       */
/* http://www.e-concept-applications.fr         */
/* -------------------------------------------- */
/* (c) Août 2006                                */
/************************************************/

BODY {
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	text-align: justify;
}

.GENERAL {
	left: 50%;
	top: 0px;
	margin-left: -400px;
	width: 800px;
	position: absolute;
	background-color: White;
}

IMG {
	border: none;
}

.IMGNOT {
	width: 238px;
	height: 96px;
	float: left;
}

.MENUHAUT {
	width: 543px;
	height: 72px;
	float: right;
}

.MENUHAUT HR {
	background-color: #ffc772;
	color: #ffc772;
	height: 5px;
	width: 543px;
	border: none;
	text-align: right;
}

.MENUHAUT A {
	color: White;
	text-decoration: none;
}

.MH0 {
	width: 195px;
	height: 34px;
	margin: 0px 4px 5px 0px;
	padding-top: 8px;
	float: left;
	background-color: #007fb6;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

.MH0 .BR {
	font-size: 6px;
}

.MH1 {
	width: 90px;
	height: 19px;
	margin: 0px 0px 4px 0px;
	float: left;
	background-color: #679dc9;
	font-size: 13pt;
	font-weight: bold;
	text-align: center;
}

.MH2 {
	width: 250px;
	height: 19px;
	margin: 0px 0px 4px 4px;
	float: right;
	background-color: #ff6100;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

.MH3 {
	width: 344px;
	height: 19px;
	margin: 0px 0px 0px 0px;
	float: right;
	background-color: #e7a200;
	font-size: 13pt;
	font-weight: bold;
	text-align: center;
}

.MHBARRE {
	width: 543px;
	height: 25px;
	clear: left;
}

.MHBARRE .AIMG {
	margin-left: 10px;
	margin-right: 20px;
}

.MHBARRE A {
	margin-right: 60px;
	color: Black;
	text-decoration: none;
	font-weight: bold;
}

.MAIN {
	float: left;
	padding-top: 20px;
	width: 580px;
	font-family: Arial, Helvetica, sans-serif;
}

.RUBRIQUE {
	float: right;
	padding-top: 20px;
	width: 180px;
	text-align: center;
}

.RUBRIQUE .TITRE {
	border-left: none;
	margin-top: 0px;
	padding-left: 0px;
	font-size: 13pt;
	font-weight: bold;
	color: #3399c5;
}

.RUBRIQUE DIV {
	border-left: 5px solid #eb6531;
	margin-top: 5px;
	padding-left: 10px;
	font-size: 13pt;
	font-weight: bold;
	color: #eb6531;
	text-align: left;
}

.RUBRIQUE DIV A {
	color: Black;
	text-decoration: none;
	font-size: 10pt;
	font-weight: normal;
}

.RUBRIQUE HR {
	background-color: #eb6531;
	color: #eb6531;
	border: none;
	width: 150px;
	height: 1px;
}

.BAS {
	clear: both;
	text-align: center;
	padding-top: 20px;
}

.BAS TABLE {
	border-top: 1px solid #007FB6;
	width: 100%;
	height: 50px;
	margin: 4px 4px 4px 4px;
	text-align: center;
}

.BAS TD {
	text-align: center;
	padding: 2px 2px 2px 2px;
}

.BAS A {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: White;
}

