/* CSS Document */
body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.texte14 {
	font-family: verdana;
	font-size: 14px;
	color: #075A72;
}
.texte14G {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #075A72;
}
.texte12 {
	font-family: verdana;
	font-size: 12px;
	color: #075A72;
}
.texte12G {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #075A72;
}
.texte_violet_12G {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #990066;
}
.texte_blanc_12G {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.encart {
	background-color: #075A72;
	border: 2px solid #E61564;
}
.fond_gris {
	background-color: #EEEEEE;
	border-right-color: #085A70;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #085A70;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #085A70;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.cadre_image {
	border: 1px solid #990066;
	padding:1px;
}
.encart_services {
	background-color: #FFFFFF;
	border: 1px solid #075A72;
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:3px;
}
.titre_page {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #990066;
	background-color: #FFFFFF;
	text-decoration: underline;
	border-top-color: #075A72;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #075A72;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.bordure_menu {
	border-right-color: #085A70;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #085A70;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #085A70;
	border-left-style: solid;
	border-left-width: 1px;
}
.lien {
	font-family: verdana;
	font-size: 12px;
	color: #990066;
	text-decoration: underline;
	padding: 2px;
}
.lienOver {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #075A72;
	padding: 2px;
}

