body {
	scrollbar-base-color: #997044;
	scrollbar-arrow-color: #FFEE88;
	background-attachment: fixed;
	background-color: #A7B2E8;
	background-position: top left;
	background-repeat: repeat;
	background-image: url(../images/fonds/bg_partenaires.jpg);
	}

body, p, td, th {
	font-family:"Comic Sans MS";
	font-size: 10.0pt;
	text-decoration: none;
	color:#331100;
}



a:link {
	color: blue;
	font-size: 10.0pt;
	font-weight:bold;
	text-decoration: none;
	}

a:visited {
	color: blue;
	font-size: 10.0pt;
	font-weight:bold;
	text-decoration: none;
	}

a:active {
	color: blue;
	font-size: 10.0pt;
	font-weight:bold;
	text-decoration: none;
	}

a:hover {
	color: red;
	font-size: 10.0pt;
	font-weight:bold;
	text-decoration: none;
	}

h1{
	font-family: comic sans ms, arial, helvetica, sans-serif;
	font-size: 18.0pt;
	font-style: normal;
	font-weight: normal;
	color: #030a56;
	text-decoration: none;
}

h2 {
	font-family: comic sans ms, arial, helvetica, sans-serif;
	font-size: 14.0pt;
	font-style: normal;
	font-weight: normal;
	color: #030a56;
	text-decoration: none;
}

.cadre{
	border: 2px solid #030a56;
}

.erreur{
	font-size: 1.4em;
	font-weight: normal;
	color: red;
}

.info{
	font-size: 1.2em;
	font-weight: normal;
	color: green;
}


