small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.2em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, .titrePage, .titrePage a, .titrePage a:hover, .titrePage a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}


/* Debut typographies et couleurs */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #d5d6d7;
	color: #333;
	text-align: center;
	background: url("../images/theme/jillijbgcolor2.jpg"); 
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	background: url("../images/theme/jillijbgwide2.jpg") repeat-y top; border: none; 
	margin: 5px auto;
	padding: 0;
	width: 960px;
	}


a
{
	color:#0066CC;
	text-decoration:none;
}
	
#content {
	font-size: 1.2em;
	}

	

/* D?but Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	L'utilisation de 'class="alignright"' sur une image aligne l'image ? droite (qui aurait pu penser ?a ?!)
	Et 'class="centered' centrera bien entendu l'image. Ceci est pr?f?rable ? l'utilisation de 
	align="center", ?tant plus ?volutif (et valide) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* Fin Images */


#acces_rapide 
{
	font-size:1em;
}

select 
{
	width:160px;
}

.menu_deroule 
{
	background-image: url('../images/theme/menu_fond_hover.jpg');
}

img
{
	border: 0;
}


 
