html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, p2, p3, p4, p5, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, menu, titremenu, strongtitre, strong, lienbleu, textebold{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Verdana, Geneva, sans-serif;
	vertical-align: baseline;
	}

/* pour qu' IE prenne correctement les donnée du css, utiliser ce style de code : '<h3 class="titremenu">...<h3>' ou <span class="titremenu">...<span>   "titremenu" etant référencé ici sous ".titremenu" */

/* "span" permet d'insérer une donné texte (bold, couleur etc) sous IE sans retour à la ligne */

/* remember to define focus styles! */

:focus {
	outline: 0;
	}

body {
	line-height: 1;
	color: #000000;
	background: white;
	font-family: 'Verdana', Geneva, sans-serif;
	}

ol, ul {
	list-style: none;
	}

/* Font Controls */	

h1 {
	font-family: Verdana, Geneva, sans-serif ;
	font-size: 1.8em;
	font-style: normal;
	margin-bottom: 00px;
	padding-bottom: 0px;
	font-weight: normal;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.0em;
	font-weight:bold
	color:#F00;
}


h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.7em;
	font-style: normal;
	margin-bottom: 00px;
	padding-bottom: 0px;
	font-weight: bold;
}/* gros titres*/


h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.7em;
}

p {
	font-size:0.9em;
	margin-bottom: 12px;
	line-height: 1.3em;
}

.p1 {
	font-size:0.9em;
	line-height: 1.2em;	
	font-weight:normal;
} /* texte normal pour pages de menu */

p2 {
	font-size:0.9em;
	font-weight:bold;
	margin-bottom: 12px;
	line-height: 1.3em;
}

p3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	font-weight: bold;
}

p4 {
	color: #06C;
	font-size:13px;
}

p5 {
	font-size:11px;
	font-weight:bold;
	color: #F00;
	margin-bottom: 12px;
	line-height: 1.3em;
}


p6 {
	font-size:10px;
	font-weight:bold;
	color: #000;
	margin-bottom: 12px;
	line-height: 2em;
}


ul, {
	font-size:5em;
	font-weight:bold;
}

.bloclogo {
	font-family:Verdana, Geneva, sans-serif;
	line-height: 2.5em;
	text-align: center;	
	font-size: 14px;
}/*bloc du logo*/

div.blocmenu {
	padding-top: 12px;
	margin-bottom: 0.0em;
	text-align: right;
	font-weight:normal;
}/*blocs du menu*/


menu {
	font-size: 15px;
	padding-top: 2.8px;
}/*texte du menu*/

.titremenu {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 1em ;
	line-height:1em;
	font-weight:bold;
	padding-top:1em;
}/*titre gras des menu*/

.strongtitre {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 1em ;
	font-weight:bold;
}/*titre gras des pages*/

.grostitre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.7em;
	font-style: normal;
	margin-bottom: 00px;
	padding-bottom: 0px;
	font-weight: bold;
}/* gros titres*/


.strong {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 0.9em ;
	line-height:1.4em;
	font-weight: bold;
}/*texte gras des pages*/

.lienbleu {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 1em ;
	color:#39F;
	font-weight:normal;
	padding-top:0.4em;
}/*liens page suivante precedente*/

.lienrouge {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 1em ;
	color: #F00;
	font-weight:bold;
	padding-top:0.4em;
}/*liens ecouter*/

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color:#F00
}

.hidden {
	display: none;
}
	
/* Structure Controls */

body {
	background:   #e4e9ec;
	text-align: center;
}

#header {
	width: 1000px;
	background: transparent  0 0 no-repeat;
	margin: 0 auto;
	text-align: left;
	height: 20px;
	margin-top:00px;
}


#page {
	background:  #FFF url(images/main.jpg) 0 0 no-repeat;
	width: 900px;
	margin: 0 auto;
	margin-bottom: 100px;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
}/*page d'acceuil*/

#page2 {
	background: #FFF url(images/fond.jpg) 0 0 no-repeat;
	width: 900px;
	margin: 0 auto;
	margin-bottom: 100px;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
}/*page non-d'acceuil*/

#content, #footer {
	margin: 0px 0px 00px 0px;
	padding-top: 25px;
	padding-left: 0px;
	background: transparent;
}


#columnleft {
	float: left;
	width: 300px;
}

#columnright {
	float: left;
	margin-left: 50px;
	width: 500px;
	padding-top: 150px
}

#footer {
	padding: 50px 0;
	text-align: right;
	
}


/* General Image Controls */	

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}	
	
.clearall {
	clear: both;
}