body{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
}

a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: underline;
	color: #307efa;
}
a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color: #307efa;
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	color: #307efa;
}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	color: #246ce0;
}


.noir
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #000000;
    text-decoration: none;
}

.titre {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: Bold;
	text-transform: none;
	text-decoration: none;
	color: #0a3087;
}

.lien_rouge {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: underline;
	color: #b60101;
}

.lien_rouge:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color: #b60101;
}

.lien_noir {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: underline;
	color: #000000;
}

.lien_noir:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color: #b60101;
}

.lien_blanc {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: underline;
	color: #FFFFFF;
}

.lien_blanc:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color: #319bd2;
}

.lien_google_map {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
}

.lien_google_map:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color: #FF0000;
}

ul.puce_sigma, li.puce_sigma{
	/*ATTENTION: Obligation d'utiliser la racine du site, sinon merdoie*/
	list-style-image: url(/fichiers/sigma-mediterranee.fr/images/puces/puce_sigma_16x16.png);
}

.lien_abac {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: underline;
	color: #FFFFFF;
}

.lien_abac:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color: #f7c046;
}