body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-align:center;
	padding:0px;
	margin:0px;
	background-color:#a69c92;
}

img {
	border:none;
}
.right {
	float:right;
}
.left {
	float:left;
}
.center {
	float:center;
}

/* --------------------------- DÉBUT: STYLES CADRES -------------------------------------------- */
#cadre_login {
	width:720px;
	border-style:none;
	text-align:right;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#e6dec4;
}

#cadre_principal {
	width:780px;
	border-style:none;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color:#ffffff;
}
#cadre_header {
	border:none;
	background-color:#48697c;	
	width:740px;
	padding-right:10px;
}
#cadre_menu_gauche {
	float:left;
	width:200px;
	padding-right:0px;
	padding-left:0px;
	margin:0px;
	background-color:#ffffff;
}

#cadre_texte_0 {
	float:right;
	width:546px;
	padding: 0px 15px 20px 15px;
	margin:0px;
	border-bottom-width:3px;
	border-bottom-style:ridge;
	border-left-width:1px;
	border-left-style:solid;
	border-right-width:3px;
	border-right-style:ridge;
	border-top-width:1px;
	border-top-style:solid;
	border-color: #d5c696;
	background-color:#FFFFFF;
}
#cadre_texte_1 {
	float:right;
	width:546px;
	padding: 0px 15px 20px 15px;
	margin:0px;
	border-bottom-width:3px;
	border-bottom-style:ridge;
	border-left-width:1px;
	border-left-style:solid;
	border-right-width:3px;
	border-right-style:ridge;
	border-top-width:1px;
	border-top-style:solid;
	border-color: #d5c696;
	background-image:url(../img/fond_01.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
#cadre_citation_0 {
	float:right;
	width:300px;
	padding: 5px;
	margin:5px 0px 5px 5px;
	border-bottom-width:3px;
	border-bottom-style:ridge;
	border-left-width:1px;
	border-left-style:solid;
	border-right-width:3px;
	border-right-style:ridge;
	border-top-width:1px;
	border-top-style:solid;
	border-color:#999999;
	background-color:transparent;
	text-align:justify;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#48697c;
}

#cadre_nav2 {
	padding:0px;
	margin-top:5px;
}

#cadre_liens_rapides {
	width:130px;
	font-size:10px;
	text-align:center;
	padding:5px 5px 0px 5px;
	margin-left:5px;
	margin-bottom:2px;
	margin-right:0px;
	margin-top:5px;
	background-color:transparent;
	border-bottom-width:3px;
	border-bottom-style:ridge;
	border-left-width:1px;
	border-left-style:solid;
	border-right-width:3px;
	border-right-style:ridge;
	border-top-width:1px;
	border-top-style:solid;
	border-color:#999999;
	float:right;
}

#cadre_footer {
	width:740px;
	border-style:none;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	padding-top:4px;
	padding-right:30px;
	padding-bottom:15px;
	padding-left:5px;
	font-size: 9px;
	letter-spacing: 1px;
	line-height:14px;	
	background-color:#ffffff;
}
/* Pour s'assurer que le pied de page n'est pas superposé au texte et qu'il arrive bien au bas, juste à l'extérieur du cadre principal */
#clear_cadre_principal {
	clear:both;
}

/* --------------------------- FIN: STYLES CADRES -------------------------------------------- */

.bleu {
	background-color:#48697c;
	border-bottom:8px;
	border-bottom-color:#d5c696;
	border-bottom-style:solid;
}

/* --------------------------- DÉBUT: STYLES TABLEAUX -------------------------------------------- */
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* --------------------------- FIN: STYLES TABLEAUX -------------------------------------------- */

/* --------------------------- DÉBUT: STYLES LISTES -------------------------------------------- */
#cadre_menu_gauche ul {
	list-style:none;
	margin-left:0px;
	padding-left:0px;
}
#cadre_menu_gauche li {
	list-style:none;
	margin:1px 0px 1px 0px;
	padding:1px 0px 1px 0px;
	border-bottom:2px;
	border-bottom-color:#d5c696;
	border-bottom-style:dotted;
}

#cadre_menu_gauche ul ul li {
	border-bottom:none;
}

#cadre_liens_rapides ul {
	list-style:none;
	margin-left:0px;
	padding-left:0px;
	background-color:transparent;
}

#cadre_nav2 ul {
	list-style:none;
	margin-left:0px;
	padding-left:0px;
	text-align:left;
	line-height:16px;
}
#cadre_nav2 li {
	display:inline;
	padding-left:0px;	
}

#cadre_footer ul {
	list-style:none;
	margin-left:0px;
	padding-left:0px;
}
#cadre_footer li {
	display:inline;
	padding-left:10px;
}

/* --------------------------- FIN: STYLES LISTES -------------------------------------------- */

/* --------------------------- DÉBUT: STYLES LIENS -------------------------------------------- */

#cadre_texte_0 a:link, #cadre_login {
	color:#a62020;
	background-color:transparent;
	text-decoration:none;
}
#cadre_texte_0 a:visited {
	color:#996699;
	background-color:transparent;
	text-decoration:none;
}
#cadre_texte_0 a:hover, #cadre_login a:active {
	color:#006699;
	background-color:transparent;
	text-decoration:underline;
}

#cadre_login a:link, #cadre_login a:visited{
	color:#a62020;
	background-color:transparent;
	text-decoration:none;
}
#cadre_login a:hover, #cadre_login a:active {
	color:#006699;
	background-color:transparent;
	text-decoration:none;

}
#cadre_menu_gauche li a {
	display: block;
}
#cadre_menu_gauche a:link, #cadre_menu_gauche a:visited {
	text-decoration:none;
	color:#48697c;
	background-color:transparent;
}
#cadre_menu_gauche a:hover, #cadre_menu_gauche a:active {
	text-decoration:none;
	color:#48697c;
	background-color:#e8dfc5;
}
#cadre_menu_gauche ul ul a:hover {
	color:#48697c;
	background-color:#e3ddd1;
}

#cadre_liens_rapides ul a:link, #cadre_liens_rapides ul a:visited {
	text-decoration:none;
	color:#a62020;
	background-color:transparent;
}
#cadre_liens_rapides ul a:hover, #cadre_liens_rapides ul a:active {
	border-bottom:1px solid #a62020;
}

#cadre_nav2 a:link, #cadre_nav2 a:visited {
	color:#a62020;
	background-color:transparent;
	text-decoration:none;
}
#cadre_nav2 a:visited {
	color:#996699;
	background-color:transparent;
	text-decoration:none;
}
#cadre_nav2 a:hover, #cadre_nav2 a:active {
	color:#006699;
	background-color:transparent;
	text-decoration:underline;
}

#cadre_footer a:link, #cadre_footer a:visited {
	color:#a62020;
	background-color:transparent;
	text-decoration:none;
}
#cadre_footer a:hover, #cadre_footer a:active {
	border-bottom:1px solid #a62020;
}
/* --------------------------- FIN: STYLES LIENS -------------------------------------------- */

/* --------------------------- DÉBUT: STYLES TEXTE -------------------------------------------- */

H1 {
	color:#48697c;
}
H2, H3 {
	color:#48697c;
	background-color:#e3ddd1;
	padding:2px;
}
H4, H5 {
	color:#48697c;
}
.texte_left {
	text-align:left;
}
.texte_right {
	text-align:right;
}
.texte_center {
	text-align:center;
}

.texte_header {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:30px;
	font-weight:600;
	text-align: right;
}
.texte_zone_pmc {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:500;
	text-align:right;
	padding-right:5px;
}

.texte_9px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 1px;	
}

.texte_12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.texte_14px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.text_16px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.texte_24px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.expanded1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 1px;
}
.expanded1_justified {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	text-align: justify;
}
.expanded2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}
/* --------------------------- FIN: STYLES TEXTE -------------------------------------------- */


