* {
	margin: 0px;
	padding: 0px;
	border : none;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #D4CC00;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

/*Structure générale*/
td.td_centre {
	text-align: center;
}

td.td_droite {
	text-align: right;
}

.fond {
	background-image: url(/charte/fond.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFFFFF;
}

.fond2 {
	background-image: url(/charte/fond2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

td.td_sousmenu {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D4CC00;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	cursor:pointer;
}

td.td_sousmenu2 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F39600;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	cursor:pointer;
}

td.td_encart_haut {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/charte/encart_orange_haut.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: left;
}

td.td_encart_centre {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-image: url(/charte/encart_orange_fd.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: justify;
}

td.td_encart2_haut {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-image: url(/charte/encart_haut.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: left;
}

td.td_encart2_centre {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-image: url(/charte/encart_fd.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: justify;
}

/*contenu*/

td.td_contenu_haut {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #D4CC00;
	text-align: left;
}

td.td_contenu_gauch {
	background-image: url(/charte/contenu_gauch.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

td.td_contenu_droit {
	background-image: url(/charte/contenu_droit.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

td.td_contenu_bas {
	background-image: url(/charte/contenu_bas.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

td.td_contenu_fd {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: justify;
}

img.border_vert {
	border: 3px solid #D4CB00;
}

/*texte*/
h1 {
	font-size: 18px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-weight: normal;
}

h1.h1_gd {
	font-size: 22px;
}

.text_vert {
	color: #BCB501;
	font-weight: normal;
}

.text_orange {
	color: #F39600;
	font-weight: normal;
}

.text_pt {
	color: #000000;
	font-weight: normal;
	font-size: 10px;
}

.text_barre {
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	text-decoration: line-through;
}

h2 {
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

h3 {
	color: #F39600;
	font-weight: bold;
	font-size: 13px;
}

h3.h3_gd {
	font-size: 18px;
}

h4 {
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

td.td_liste {
	line-height: 24px;
	text-align: left;
}

td.td_tarif {
	color: #FFFFFF;
	background-color: #D4CC00;
	text-align: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 10px;
	line-height: 16px;
}

td.td_tarif2 {
	color: #000000;
	text-align: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 9px;
	line-height: 16px;
}
/*Liens*/

A:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

A:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

A:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

A:hover {
	font-weight: bold;
	color: #F39600;
	text-decoration: underline;
}

A.liennormal:link {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

A.liennormal:active {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

A.liennormal:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

A.liennormal:hover {
	font-weight: normal;
	color: #F39600;
	text-decoration: underline;
}

A.lienorange:link {
	font-weight: bold;
	color: #F39600;
	text-decoration: none;
}

A.lienorange:active {
	font-weight: bold;
	color: #F39600;
	text-decoration: none;
}

A.lienorange:visited {
	font-weight: bold;
	color: #F39600;
	text-decoration: none;
}

A.lienorange:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

A.lienorange2:link {
	font-weight: bold;
	color: #F39600;
	text-decoration: none;
}

A.lienorange2:active {
	font-weight: bold;
	color: #F39600;
	text-decoration: none;
}

A.lienorange2:visited {
	font-weight: bold;
	color: #F39600;
	text-decoration: none;
}

A.lienorange2:hover {
	font-weight: bold;
	color: #BCB501;
	text-decoration: underline;
}

A.lienblanc:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

A.lienblanc:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

A.lienblanc:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

A.lienblanc:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

/*Formulaire*/

input {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #D4CC00;
	margin: 0px;
	padding: 0px;
	height: 18px;
}

input.input_button {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 20px;
	background-color: #F39600;
	border: none;
	width: 100px;
}

textarea {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #D4CC00;
	margin: 0px;
	padding: 0px;
	width:100%;
}