/* CSS Document */
body {
	background-image: url(images/deg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}

a {
	color: #000000;
}

.td_entete {
	background-image: url(images/head.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 100px;
	background-color: #FFFFFF;
}

.td_entete2 {
	background-image: url(images/vert.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 20px;
	font-size: 12px;
	vertical-align: middle;
}

.actu {
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.actu:hover {
	text-decoration: underline;
	color: #006600;
}

.date {
	font-family: "Courier New", Courier, monospace;
	font-size: 9px;
	font-style: italic;
	color: #CC0000;
}


.search {
	height: 10px;
	background: #DFFFEF;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	text-indent: 5px;
}
.search_form {
	height: 15px;
	margin: 0;
	padding: 0;
}

.td_pied1 {
	background-color: #99d99c;
	text-align: center;
	text-decoration: none;
	height: 20px;
	border-left: #396800 solid 2px;
	vertical-align: middle;
}
a.pied {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color:#000000;
}
a.pied:hover {
	text-decoration: underline;
	color: #396800;
}


.td_pied2 {
	background-color: #396800;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	text-decoration: none;
	color:#FFFFFF;
	height: 15px;
	vertical-align: middle;
}

.td_encart {
	border: #396800 dotted 1px;
	text-align: left;
	padding-left: 4px;
}

.encart_h {
	border-top: #396800 dotted 1px;
	border-left: #396800 dotted 1px;
	border-right: #396800 dotted 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99d99c;
}

.form_label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align: right;
}

.input1 {
	font-size: 11px;
	width: 60px;
}
.input2 {
	font-family: Arial, Verdana;
	font-size : 10px;
	width: 120px;
	text-indent: 5px;
}

.menu {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-bottom: #FFFFFF dotted 1px;
	display: block;
	width: 150px;
	text-indent: 5px;
	text-decoration: none;
	text-align: left;
	line-height: 25px;
	vertical-align: middle;
}
.menu:hover {
	background-color: #99d99c;
}
.menu#first {
	border-top: #FFFFFF dotted 1px;
}

.note {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-align: justify;
	font-weight:normal;
	padding: 5px;
}

.logo {
	font-family: Tahoma;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
.logo_small {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}.sous_titre {
	color: #99d99c;
}

.erreur {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	text-align: center;
}