body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.header {
	padding-top: 20px;
	padding-bottom: 12px;
}
.menu_left {
	padding-bottom: 2px;
}
.bloc {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #4C4C4C;
	background-image: url(../images/separe.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.field {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #7F7F7F;
	text-decoration: none;
}
.intitule {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #4C4C4C;
	text-decoration: none;
	padding-bottom: 2px;
}.texte {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #4C4C4C;
	text-decoration: none;
	padding-bottom: 2px;
	line-height: 16px;
}
.bloc1 {

	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #4C4C4C;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.list_field {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #7F7F7F;
	width: 130px;
}.bloc_contact {

	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #4C4C4C;
	background-image: url(../images/separe.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.link1 {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #00A6EB;
	text-decoration: underline;
}
a.link1:hover {
	text-decoration: none;
}
.bloc_pro {


	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #4C4C4C;
	background-image: none;
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
}
.texte_pro {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #4C4C4C;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.link_footer {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #006FBA;
	text-decoration: underline;
}
a.link_footer:hover {
	text-decoration: none;
}
.copyright {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #00A6EB;
	text-decoration: none;
	padding-left: 6px;
}
.footer {
	padding-top: 10px;
	padding-bottom: 9px;
	padding-left: 6px;
}
.link_header {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #00A5E6;
	text-decoration: underline;
}
.menu_header {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	padding-top: 11px;
	color: #006FBA;
	padding-left: 57px;
	background-image: url(../images/header1.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
a.link_header:hover {
	text-decoration: none;
}.content {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	padding: 10px;
}

.titre1 {

	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #00AAFF;
}
.titre2 {

	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	padding-top: 5px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	color: #FFAA00;
}

.button-send
{
	color: White;
	background-color: #00AAFF;
	border-top: 1 solid #00AAFF;
	border-left: 1 solid #00AAFF;
	border-bottom: 1 solid #00AAFF;
	border-right: 1 solid #00AAFF;
	font-weight: bold;
	cursor : pointer;
	font-size: 11px;
}
