﻿body{
	margin:0px;

	font-family: verdana, geneva, helvetica, sans-serif;
	font-size : 1em;
	background-color: #ffffff;
	color: #000000;
	}

html {		
	overflow-y: scroll;
	font-size: 100%;
	}

a	{
	text-decoration:none;
	font-weight: normal;
	color: #999999;
	}
a:hover
	{
	font-weight: normal;
	color: #ffffff;
	}
a:active
	{
	font-weight: normal;
	}


	/* 	POUR UNE POLICE PROPORTIONNEE */
	/* 	font-size: 6vw; */
	

hc1 { /* boutons dans INDEX */
	}

hc2a { /* phrase introductive en gras dans INDEX */
	font-family: calibri, geneva, helvetica, sans-serif;
	color: #002855;
    font-size: 1.1em;
	font-style: normal; 
	font-weight: bold ;
	text-align: middle;
	vertical-align: middle;
	text-decoration:none;
	}
	
hc2b { /* texte de présentation dans INDEX */
	font-family: calibri, geneva, helvetica, sans-serif;
	color: #002855;
    font-size: 1.1em;
	font-style: normal; 
	font-weight: normal;
	text-align: middle;
	vertical-align: middle;
	text-decoration:none;
	}

hc3a { /* texte de présentation dans CONTACT */
	font-family: calibri, geneva, helvetica, sans-serif;
	color: #002855;
    font-size: 1.0em;
	font-style: normal; 
	font-weight: normal;
	text-align: middle;
	vertical-align: middle;
	text-decoration:none;
	}
	

hc4a { /* légende en gras dans INDEX */
	font-family: calibri, geneva, helvetica, sans-serif;
	color: #000000;
	font-size: 0.9em;
	font-style: normal; 
	font-weight: bold;
	text-align: justify;
	vertical-align: middle;
	text-decoration:none;
	}

hc4b { /* légende dans INDEX */
	font-family: calibri, geneva, helvetica, sans-serif;
	color: #000000;
	font-size: 0.9em;
	font-style: normal; 
	font-weight: normal;
	text-align: justify;
	vertical-align: middle;
	text-decoration:none;
	}

hc5a { /* contrat+mag en blanc dans INDEX */
	font-family: calibri, geneva, helvetica, sans-serif;
	color: #ffffff;
	font-size: 0.9em;
	font-style: normal; 
	font-weight: normal;
	text-align: justify;
	vertical-align: middle;
	text-decoration:none;
	}

hc5b { /* contrat+mag en noir dans INDEX */
	font-family: calibri, geneva, helvetica, sans-serif;
	color: #000000;
	font-size: 0.9em;
	font-style: normal; 
	font-weight: normal;
	text-align: justify;
	vertical-align: middle;
	text-decoration:none;
	}




