/* CSS Document */

html,body {
background-color : black; 
font-family : Arial, Helvetica, sans-serif; 
}

p,ul,li,td {
font-size : 90%; 
font-family : Arial, Helvetica, sans-serif; 
color : black; 
background-color : white; 
}

.haut {
text-align:right;
}

a:link {color: blue; text-decoration:underline;}
a:visited {color: blue; text-decoration:underline;}
a:hover {color:blue; text-decoration:underline;}

a.bouton:link{
width:110px; 
height:40px; 
text-decoration:none; 
color:black;
text-align:center; 
background-color:#339933;
padding:10px}

a img {
border: none;}

#container {
	position: center;
	}

#footer {
    position: absolute;
    bottom: 0;
	}

a.liens{
color:black; 
text-decoration:none;
}

	
.couleurjobs{
border: thin solid #F59A41;
font-family: Arial, Helvetica, sans-serif;
color : black;
}

.couleurformations{
border: thin solid #339933;
font-family: Arial, Helvetica, sans-serif;
color : black;
}

.couleursexo{
border: thin solid #F29ABB;
font-family: Arial, Helvetica, sans-serif;
color : black;
}

.couleurloisirs{
border: thin solid #3494C2;
font-family: Arial, Helvetica, sans-serif;
color : black;
}

.couleuragenda{
border: thin solid #FFFF33;
font-family: Arial, Helvetica, sans-serif;
color : black;
}

.couleurbonsplans{
border: thin solid #24489E;
font-family: Arial, Helvetica, sans-serif;
color : black;
}

legend{
color: black;
}

h1 {
font-size : 100%; 
font-family : Arial, Helvetica, sans-serif;
color : black; 
text-align: center;
}

h3 {
font-size: 75%;
font-family: Arial, Helvetica, sans-serif;
color: black;
text-align: center;
}
h4 {
font-size: 50%;
font-family: Arial, Helvetica, sans-serif;
color: black;
text-align: center;
}

