.menu1 {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #007CB1;
}

.menu1 A {
	color: #007CB1;
	text-decoration: none;
}
.menu1 A:hover {
	color: #007CB1;
	text-decoration: underline;
}

.menu2 {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
}

.menu2 A {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
.menu2 A:hover {
	color: white;
	font-weight: bold;
	text-decoration: underline;
}

.contenu1 {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #007CB1;
}

.contenu1 A {
	color: #DE6900;
	font-weight: bold;
	text-decoration: underline;
}
.contenu1 A:hover {
	color: #DEA200;
	font-weight: bold;
	text-decoration: underline;
}

.contenu2 {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
}

.contenu2 A {
	color: #DE6900;
	font-weight: bold;
	text-decoration: underline;
}
.contenu2 A:hover {
	color: #DEA200;
	font-weight: bold;
	text-decoration: underline;
}
.admin {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007CB1;
}
.contenu3 {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007CB1;
}

.contenu3 A {
	color: white;
	text-decoration: none;
}
.contenu3 A:hover {
	color: white;
	text-decoration: underline;
}

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

.titre1 A {
	color: #D97515;
	text-decoration: none;
}
.titre1 A:hover {
	color: #D97515;
	text-decoration: underline;
}

LI {
	list-style-type: square;
}

.zone1_2 {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color:#0052E9;
}
.zone4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D1D1;
}
.bottom_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D1D1;
}
.left_and_right_border{
	border-right:solid 1px # ;
	border-left:solid 1px# ;
	
}
.quicksearch {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	text-indent: 15px;
	height: 20px;
	background-color: #D1D1D1;
}
.ordinnary_text {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D6D6D;
	text-decoration: none;
}
.ordinnary_text_2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D6D6D;
	text-decoration: none;
}
.ordinnary_text:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D6D6D;
	text-decoration: underline;
}
.ordinnary_text_form {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C798E;
	vertical-align: middle;
}
.submit_button {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
.left_border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D1D1D1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D1D1D1;
}
.fond_menu {
	height: 31px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #747474;
	text-align: center;
}