/*http://www.ville-saintquentin.fr/pages/popup/stylecss/styleliens.css*/

body {
	padding: 0px; /* pour éviter la largeur de remplissage des bords d'un élément*/
	text-align: left; /* pour corriger le bug de centrage IE */
	font-family: Arial, Helvetica, sans-serif; /* couleur de texte */
	font-size: smaller;
	line-height: normal;
}


/*SOUS TITRE */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9933;
	text-align: left;
	margin-bottom:0;
	font-weight: normal;
	}   
/* TOURISME */
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-align: left;
	margin-bottom:0;
	font-weight: bold;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
	background-color: #FFE8E8;
	}
	
	/* INSTITUTIONS */
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0099FF;
	text-align: left;
	margin-bottom:0;
	font-weight: bold;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
	background-color: #E8F8FF;
	}

	/* SOCIAL/EMPLOI */
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	text-align: left;
	margin-bottom:0;
	font-weight: bold;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
	background-color: #FFF1DD;
	}

	/* ENVIRONNEMENT */
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #66CC00;
	text-align: left;
	margin-bottom:0;
	font-weight: bold;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
	background-color: #EEFFDD;
	}
	
/* santé */
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff00ff;
	text-align: left;
	margin-bottom:0;
	font-weight: bold;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
	background-color: #FFECFF;
	}
	
	/* santé */
h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9933FF;
	text-align: left;
	margin-bottom:0;
	font-weight: bold;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
	background-color: #FFECFF;
	}
	
A.type1:link {
 color:#0066CC;
 text-decoration:underline;
 font-size: smaller;
}
A.type1:visited {
 color:#0066CC;
 text-decoration:none;
 font-size: smaller;
}
A.type1:active {
 color:#0000CC;
 text-decoration:none;
 font-size: smaller;
}
A.type1:hover {
 color:#0066cc;
 text-decoration:underline;
 font-size: smaller;
}

.Style1 {color: #990000}
.Style2 {color: #0099FF}
.Style4 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 color: #9933FF;
 text-align: left;
 margin-bottom:0;
 font-weight: bold;
 border-top-style: solid;
 border-right-style: none;
 border-bottom-style: double;
 border-left-style: none;
 border-top-width: 1px;
 border-right-width: thin;
 border-bottom-width: 1px;
 border-left-width: thin;
 background-color: #E9D2FF;
 background-repeat: no-repeat;
 border-top-color: #9933FF;
 border-right-color: #9933FF;
 border-bottom-color: #9933FF;
 border-left-color: #9933FF;
}
.Style5 {
 color: #9933FF;
 font-size: smaller;
}

.Style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006CD9;
	text-align: left;
	margin-bottom:0;
	font-weight: bold;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
	background-color: #88C4FF;
	background-repeat: no-repeat;
	border-top-color: #006CD9;
	border-right-color: #006CD9;
	border-bottom-color: #006CD9;
	border-left-color: #006CD9;
}
.Style7 {
	color: #006CD9;
	font-size: smaller;
}

