body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #6a6421;
	margin: 0px;
	text-align:center;
}
a:link, a:visited, a:active {
	color: #544f19;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #adada9;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 18px;
	font-weight:bold;
	color: #544f19;
	margin: 0px 20px 0px 0px;
}
h2 {
	font-size: 12px;
	font-weight:bold;
	color: #544f19;
	margin: 10px 0px 5px 0px;
}
form {
	margin: 0;
	padding: 0;
}
#header {
	width:741px;
	height: 140px;
	background-color:#fff9d6;
}
#logo {
	float:left;
	width:195px;
	height:140px;
	background-image:url(logo_cdc.gif);
	background-repeat: no-repeat;
}
#logo_cdc_tds {
	float:left;
	width:195px;
	height:140px;
	background-image:url(logo_cdc_tds.gif);
	background-repeat: no-repeat;
}
#ville {
	float:right;
	width:546px;
	height:102px;
	background-image:url(ville_haut_cdc.gif);
	background-repeat: no-repeat;
}
a.bouton_accueil {
	float:left;
	width:91px;
	height:38px;
	background-image:url(bouton_accueil.gif);
	background-repeat: no-repeat;
}
a.bouton_accueil:hover {
	background-image:url(bouton_accueil_over.gif);
	background-repeat: no-repeat;
}
a.bouton_plan_du_site {
	float:left;
	width:91px;
	height:38px;
	background-image:url(bouton_plan_du_site.gif);
	background-repeat: no-repeat;
}
a.bouton_plan_du_site:hover {
	background-image:url(bouton_plan_du_site_over.gif);
	background-repeat: no-repeat;
}
a.bouton_contacts {
	float:left;
	width:91px;
	height:38px;
	background-image:url(bouton_contacts.gif);
	background-repeat: no-repeat;
}
a.bouton_contacts:hover {
	background-image:url(bouton_contacts_over.gif);
	background-repeat: no-repeat;
}
.recherche_input {
	width:128px;
	height:15px;
	color:#6a6421;
	border:solid 1px #6a6421;
	background-color: #fff9d6;
}
.recherche_bouton {
	width:84px;
	height:17px;
	background-image:url(bouton_rechercher.gif);
	background-repeat: no-repeat;
}
.recherche_radio {
	width:25px;
}
#boite_contenu {
	width:741px;
	background-color:#fff9d6;
	background-image:url(ville_bas_cdc.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:80px;
}
#menu {
	width:195px;
	float:left;
}
#menu_haut {
	width:195px;
	height:16px;
	background-image:url(menu_haut.gif);
	background-repeat:no-repeat;
}
#menu_fond {
	width:195px;
	background-image:url(menu_fond.gif);
	background-repeat:repeat-y;
}
#menu_bas {
	width:195px;
	height:4px;
	background-image:url(menu_bas.gif);
	background-repeat:no-repeat;
}


#menu_cdc {
	vertical-align: top;
	text-align:left;
	width: 100%;
	padding:0;
	margin:0;
	color:#393939;
}
#menu_cdc a, #menu_cdc a:link, #menu_cdc a:visited {
	color:#393939;
}
#menu_cdc a:hover {
	text-decoration:underline;
}
/*
#menu_cdc a, #menu_cdc a:link, #menu_cdc:visited {
	font-size:12px;
	font-family:Tahoma, Verdana, Arial;
	color:#000000;
	text-decoration:none;
}
#menu_cdc:hover {
	font-size:12px;
	font-family:Tahoma, Verdana, Arial;
	color:#000000;
	text-decoration:none;
}
#menu_cdc li ul{
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 14px;
}
*/
li {
	line-height:18px;
}
ul {
	margin-top:0px;
}
#menu_cdc li{
	background-image: url(item_menu.gif);
	background-position:left top;
	background-repeat:no-repeat;
	list-style-type: none;
	margin: 0;
	padding: 3px 3px 0px 13px;
	line-height:15px;
}

#menu_cdc ul{
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 13px;
	max-width: 480px;
}

#menu_cdc ul li ul{
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	line-height:15px;
}
#menu_cdc ul a, #menu_cdc ul a:link, #menu_cdc li a, #menu_cdc li a:link {
	text-decoration:none;
}
/*
.menu {
	vertical-align: top;
	width: 100%;
	padding: 0px;
}
.menu ul, .menu li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu ul {
	border-bottom: 0px;
	background-color: #000000;
}
.menu ul ul {
	padding-left: 10px;
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 4px 10px 4px 10px;
	color: #000000;
	display: block;
	text-decoration: none;
}
.menu a:hover {
	text-decoration: underline;
}
*/

.menu_current {
	font-weight: bold;
}

.highlight {
	background-color: #D0D0D0;
}
.border {
	font-size: 1px;
	height: 10px;
}
.login {
	padding: 2px 10px 2px 10px;
	font-size: 10px;
	background-color: #003366;
	color: #FFFFFF;
	text-align: center;
}
.login input {
	width: 95%;
	font-size: 10px;
}
.login a:link, .login a:visited, .login a:active {
	color: #DDDDDD;
	text-decoration: none;
}
.login a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


#fil_ariane {
	/* float:left; */
	float:inherit;
	text-align:left;
	color:#880038;
}
#fil_ariane a, #fil_ariane a:link, #fil_ariane a:visited {
	color:#880038;
	text-decoration:none;
}
#fil_ariane a:hover {
	color:#880038;
	text-decoration:underline;
}
#contenu {
	width:546px;
	float:left;
}
#contenu_haut {
	width:546px;
	height:6px;
	background-image:url(contenu_haut.gif);
	background-repeat:no-repeat;
}
#contenu_fond {
	width:546px;
	background-image:url(contenu_fond.gif);
	background-repeat:repeat-y;
	vertical-align: top;
	text-align: left;
}
#contenu_bas {
	width:546px;
	height:6px;
	background-image:url(contenu_bas.gif);
	background-repeat:no-repeat;
}
#contenu_padding {
	padding-left: 9px;
	padding-top: 3px;
	padding-right: 8px;
}
#contenu_padding a, #contenu_padding a:link {
	text-decoration:underline;
}
#taille_police {
	float:right;
	position:relative;
	left:0px;
	font-weight:bold;
}
#taille_police a, #taille_police a:link, #taille_police a:visited {
	color:#880038;
	text-decoration:none;
}
#taille_police a:hover {
	color:#880038;
	text-decoration:underline;
}
#haut_de_page {
	background-image:url(haut_de_page.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:12px;
}
#haut_de_page a, #haut_de_page a:link, #haut_de_page a:visited {
	color:#880038;
	text-decoration:none;
}
#haut_de_page a:hover {
	color:#880038;
	text-decoration:underline;
}
#footer {
	width:741px;
	height: 38px;
	color:#FFFFFF;
	font-size:11px;
	background-image:url(pied_de_page.gif);
	background-repeat:no-repeat;
}
#footer a, #footer a:link, #footer a:visited {
	font-weight:bold;
	color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
}
#footer a:hover {
	font-weight:bold;
	color:#880038;
	padding-left:5px;
	padding-right:5px;
}


/* Formulaire */
input {
	width:250px;
}
textarea {
	width:250px;
	height:125px;
}
.soumettre_formulaire {
	width:250px;
	height:17px;
	background-image:url(bouton_soumettre_le_formulaire.gif);
	background-repeat: no-repeat;
	border:0px;
}
/* Fin formulaire */



/* Section calendrier */
.calendar_markday_mini {
	background-color: #880038;
	text-align:center;
}
.calendar_markday_mini a, .calendar_markday_mini a:link, .calendar_markday_mini a:visited, .calendar_markday_mini a:active {
	color:#FFFFFF;
	text-decoration:none;
}
.calendar_markday_mini a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
/* Fin Section calendrier */



/*
#bouton_accueil, #bouton_accueil a, #bouton_accueil a:link, #bouton_accueil a:visited{
	float:left;
	width:91px;
	height:38px;
	background-image:url(bouton_accueil.gif);
	background-repeat: no-repeat;
}
#bouton_accueil a:hover{
	background-image:url(bouton_accueil_over.gif);
	border:solid 1px #FF0000;
}
#bouton_plan_du_site {
	float:left;
	width:91px;
	height:38px;
	background-image:url(bouton_plan_du_site.gif);
	background-repeat: no-repeat;
}
#bouton_contacts {
	float:left;
	width:91px;
	height:38px;
	background-image:url(bouton_contacts.gif);
	background-repeat: no-repeat;
}
*/



/* UTILISÉ DANS LA VERSION ORIGINALE
.main {
	width:741px;
	background-color:#fff9d6;
}
.content {
	padding: 10px;
	background-color: #FFFFFF;
	height: 300px;
	vertical-align: top;
	text-align: left;
}
*/