

/********************************************************* 
	GENERAL
********************************************************/

body {
	margin: 0px;
	padding: 0px;
	color: #666666;
	text-align: left;
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 11px;
	border: 0px;
}

.date {
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 10px;
	color: #FFFFFF;
}

.titre_head {
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 11px;
	color: #E80100;
}

.titre_cadre {
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	color: #00447E;
}

.titre_actu {
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 28px;
	color: #00447E;
}

.titre_annexes {
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #871900;
}

.sous_titre_actu {
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #E80100;
}

.mailing_list {
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 10px;
	color: #871900;
}

.menu02_off {
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	color: #00447E;
}

.menu_off {
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	color: #E80100;
}


/********************************************************* 
	LIENS
********************************************************/

.Menu01:link {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	text-decoration: none;
}
.Menu01:visited {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
	text-decoration: none;
}
.Menu01:hover {
	color: #333333;
	font-size: 10px;
	text-decoration: none;
	}
.Menu01:active {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
}


.Annexes01:link {
	color: #999999;
	font-size: 11px;
	text-decoration: underline;
}
.Annexes01:visited {
	color: #666666;
	font-size: 11px;
	text-decoration: underline;
}
.Annexes01:hover {
	color: #333333;
	font-size: 11px;
	text-decoration: underline;
}
.Annexes01:active {
	color: #666666;
	font-size: 11px;
	text-decoration: underline;
}


.Actu01:link {
	color: #E80100;
	font-size: 11px;
	text-decoration: none;
	text-decoration: none;
}
.Actu01:visited {
	color: #999999;
	font-size: 11px;
	text-decoration: none;
	text-decoration: none;
}
.Actu01:hover {
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}
.Actu01:active {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}


A:link {
	color: #333333;
	font-size: 10px;
	text-decoration: none;
	text-decoration: none;
}
A:visited {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	text-decoration: none;
}
A:hover {
	color: #E80100;
	font-size: 10px;
	text-decoration: underline;
}
A:active {
	color: #666666;
	font-size: 10px;
	text-decoration: underline;
}


TD.titre_contenu {
	height: 32px;
	background-image: url('../_img/bg_contenu01.gif');
	background-repeat: no-repeat;
}
TD.contenu {
	height: 100px;
	background-image: url('../_img/bg_contenu02.jpg');
	background-repeat: no-repeat;
}


/********************************************************* 
	STRUCTURE
********************************************************/
/* bordure grise gauche et droite */
.border_middle {
	border-right: 1px solid #E65362;
}

.border_bottom_menu {
	border-bottom: 1px #999999;
	border-bottom-style: dotted;
}

.border_photo {
	border: 1px solid #E65362;
}

.box01 {
	border: 1px solid #999999;
	background-image: url('../_img/bg_box.gif');
	background-repeat: no-repeat;
	padding-left: 3px;
	height: 74px;
}

.box02 {
	border: 1px solid #999999;
	padding-left: 3px;
}


/********************************************************* 
	MENU
********************************************************/
.ZoneTxt {
	background-color: #FFFFFF;
	font-family: arial;
	font-size: 8pt;
	color: #000000;
	border: 1px solid #999999;
}
