body {
	margin:0; padding:0;
	font-size: 90.0%;
	font-family: 'Lucida Grande','Lucida Sans Unicode',verdana,arial,helvetica,sans-serif;
	background-color: #FFFFFF;
}

h1,h2,h3,h4 { 
	margin: 0.2em 0  0.2em 0;
	padding: 0.2em 0  0.2em 0;
	font-weight: normal;
}
h1{
	font-size: 2em;
	letter-spacing: 0.3em;
}
h2{
	font-size: 1.5em;
}
h3{
	font-size: 1.25em;
}
h4{
	font-size: 1em;
	font-weight: bold;	
}
input, select, th, td {font-size:1em}
p { 
	font-size:1em;
	margin: 0.5em 0 
}
a { 
	text-decoration : none;
	font-size: 1em;
	color: black;
	font-weight: bold;	
}
a:link,a:visited {
	color: 		black;
}
a:visited {
	color: 		black;
}
a:hover {
	color: 		black;
}
a:active {
	color: 	black;
}

ul {
	font-size:	1em;
}
li {
	font-size: 0.833em;
}
td {
	font-size: 0.833em;
}
th {
	font-size: 0.833em;
}
caption{
	font-size: 1.1em;
	text-align: left;
}
blockquote {
	font-size: 0.833em;
}
li li, li p, td p,blockquote p, ul p {font-size:1em}

#olds_browsers{
	text-align: center;
	color: red;
	font-size: .9em;
}

/******** BLOCS PAGES **************/

#espace_total
{
	margin: 0px auto;
}

#espace_haut
{
	width: 100%;
	font-size: 0.7em;
}
#espace_entete, #espace_gauche, #espace_droite, #espace_haut, #espace_autre, .form_agregat, .encart_bandeau, .only_web, .no_print, .adsense,.encart_pubs_verticale,.form_recherche_page,.petite_navigation,.top
{
	display: none;
	visibility: hidden;
}

#espace_titre {
	font-size: 1.5em;
}
#espace_corps
{
	width: 100%;
	display:block;
}
#contenu{
	width: 100%;
	display: block;
}
#contenu h1{
	font-size: 2em;
	font-weight: bold;
}

#espace_bas
{
	font-size: 0.7em;
}


/** HAUT **/
#espace_haut h1{
	font-size: 1.5em;
	letter-spacing: .9em;
	color: #800000;
}
#espace_haut h2{
	font-size: 1em;
	color: #993300;
	letter-spacing: 1em;
}
/******** Specifique ****/
#un_hote img{
	display: block;
	float: left;
	margin: 1em;
}

