html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, iframe, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: verdana;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: #f9f9f9;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

	html {
	height: 100%;
	margin-bottom: 1px;
}

/* Set font as 10px initially } */
body {font-size: 72%;
font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;
/* font-family:verdana; */
background-color:#f4f3f3; height: 100%;}
/* 62.5% */
/* Set font as 11px, (1.1 times the body) */
p { font-size: 1.1em; } 
h1, h2, h3, h4, h5, h6 {
	/* font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;  */
	/* font-family: "Georgia", "Times New Roman", serif; */
	font-family: palatino, georgia, serif;
	/* font-family: verdana; */
	font-weight: normal;
	padding: 0 0 0 0;	
	margin-bottom: 0.5em;
}

h1 {
	font-size: 218%;
	line-height: 1.3em;
	padding: 0.5em 0 0 10px;
}

h2 {
	font-size: 164%;
	line-height: 1.3em;
	padding: 0.5em 0 0 10px;
	color: #6faedf;
}

h3 {
	font-size: 145%;
	line-height: 1.3em;
	padding: 0.5em 0 0 0;
}

h4 {
	font-size: 118%;
	line-height: 1.3em;
	padding: 0.5em 0 0 10px;
}

p {
	padding: 0px 5px 10px 10px;
	line-height: 1.6em;
	/* line-height: 1.65; */
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}
.page-aligner{text-align:center;}

div#wrapper {
	position:relative;
	margin: 0 auto;
	width: 768px;
	padding: 0;
	text-align:left;
	}

.bottom {
	width: 768px;
	height: 0.9em;
	padding-left: 8px;
	font-size: 0.9em;
	text-align: center;
}

div#bottom1 {
	width: 768px;
	height: 0.9em;
	padding-left: 8px;
	font-size: 0.9em;
	text-align: center;
}

.bgcontent {
	background: url(site_images/background.png);
	width: 768px;
}

#content {
	float:left;text-align:left;width:521px;
}

#rightnav {
	float:left;width:87px;
}

.spacer { /* force au retour à la ligne après des fenêtres float */
  clear: both;
 }


/*/ Start left nav /*/
div#leftnav{float:left;text-align:left;width:160px;}

ul#menu {
	margin: 0;
	list-style-type: none;
	text-decoration: none;
}

ul#menu a {
	cursor: pointer;
	text-decoration: none;
	color: #ffffff;
	font-size: 1.1em;
	padding-left: 15px;
	line-height: 18px;
}

ul#menu li a:hover {
	color: #990000;
	background: url(site_images/squares.png) no-repeat;
}

.links1 {
	cursor: pointer;
	text-decoration: none;
	color: #ffffff;
	font-size: 1.1em;
	padding-left: 15px;
	line-height: 18px;
}

.links2 {
	background: url(site_images/squares.png) no-repeat;
	color: #990000;
}

.square {
	background: url(site_images/squares.png) no-repeat;
	color: #990000;
}
/*/ End left nav /*/


/*/ Start links /*/

a.btlink {
	color: #000000;
	text-decoration: none;
}

a.btlink:hover {
	color: #990000;
	text-decoration: none;
}

a.next {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
	font-size: 0.9em;
}

a.next:hover {
	text-decoration: underline;
	color: #990000;
	font-weight: bold;
}

ul#bullet {
	list-style-image: url(site_images/squares_pt.png);
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
}

a.presse {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
	font-size: 1em;
}

a.presse:hover {
	text-decoration: underline;
	color: #990000;
	font-weight: bold;
}

/*/ End links /*/

/*/ Start page style /*/

div#picture {
	float: left;
	width: 123px;margin-right:10px;
}

div#left {
	float: left;
}

div#right {
	float: left;
	padding-left: 10px;
}

strong {
	font-weight: bolder;
}

.Title1 {
	font-family: verdana;
	font-weight: bold;
	font-size: 15px;
	color: #990000;
}

.Title2 {
	font-family: verdana;
	font-weight: bold;
	font-size: 15px;
	color: #000000;
	text-align:left;
}

.ml {
	font-size: 11px;
}

.italic {
	font-style: italic;padding-bottom:250px;
}

.red {
	color: #990000;
	font-weight: bold;
}

.bouton {
	background-color: transparent;
    background-image: url(site_images/a_voir.png);
    background-repeat: no-repeat;
    width: 154px;
    height: 145px;
}
iframe {
	background-color: transparent;
	width:455px;
	height:530px;
	padding-top:-70px;
}
#pas_age {
	margin-left:10px;
	padding:0;
}
#isabelle {
	margin-left:10px;
	padding:0;
}
#homme {
	margin-left:10px;
	padding:0;
}

.clear { 
  clear: both; 
  }
/*/ End page style /*/

