@charset "UTF-8";
/* CSS Document */

body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-image:url(images/bckgd.jpg);
background-position:center;
background-repeat:repeat-y;
}


.title a {
	color: #00CCCC;
	font-weight: bold;
	font-size:12px;
	text-decoration:none;

}

.souligne{
	text-decoration:underline;
}

.footer {
font-size:11px;
}

.footer a {
font-size:11px;
text-decoration:none;
color:#000;
}

.footer a:hover {
text-decoration:none;
font-size:11px;
font-weight:bold;
color:#000;
}

.header {
font-size:11px;
}

.header a {
font-size:11px;
text-decoration:none;
color:#000;
}

.header a:hover {
text-decoration:none;
font-size:11px;
font-weight:bold;
color:#000;
}

.title {
	color: #00CCCC;
	font-weight: bold;
	font-size:12px;
}

p {
	color: #000;
	font-size:12px;
}
.copy {
	color: #FFFFFF;
	font-size: 11px;
}

.titlesante
	{
	font-size: 13px;
	font-weight:bold;
	}

.titlelight
	{
	font-size: 13px;
	}
