body {
	font-family:"trebuchet ms",verdana,arial,tahoma;
	font-size: 90%;
	color: #888;
	background-color: white;
	line-height: 150%;
	margin: 0;
	padding: 0;
	text-align: center;
}

/* Set the page width here */
#menu-top, #header, #wrapper-content, #wrapper-footer {
	width: 85%;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#menu-top {
	overflow: hidden;
}

#menu-top ul {
	background: transparent url('images/bg02-white-left.png') no-repeat left top;
	margin:0;
	padding: 1em 0 0 0;
	list-style: none;
	font-size: 85%;
	float: left;
	padding-left: 20px;
}

#menu-top li {
	display: inline;
	float: left;
}

#menu-top a {
	float: left;
	background:url(images/menuleft.png) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	line-height: 1.5em;
}

#menu-top a span {
	background: transparent url(images/menuright.png) no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#CC0000;
	display: block;
	float: left;
	cursor: pointer; /* IE doesnt display the hand when you roll over the link for some reason. This fixes it */
}

#menu-top a:hover { background-position:0% -42px; }
#menu-top a:hover span {	background-position:100% -42px; }

#wrapper-header {	background: transparent url('images/bg.png') top center repeat-x; }

#header {
	background-color: #eee;
	background-image: url(images/banner_cocci.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#wrapper-header2 { background: transparent url('images/bg02-or-left.png') top left no-repeat; }

#wrapper-header3 { background: transparent url('images/bg02-or-right.png') top right no-repeat; }

#header h1 {
	padding: 0;
	line-height: 3em;
	color: #FFF83E;
	font-size: 300%;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 30px;
	height: 192px;
}

#wrapper-content { background: white url('images/bg02-white-left.png') no-repeat left top; }

* html #wrapper-content { height: 1%; }

#content {
	background: transparent url('images/bg02-white-right.png') no-repeat right top;
	padding: 20px 40px 5px 245px;
}

#wrapper-menu-page {
	float: left;
	width:180px;
	text-align: center;
	line-height: 190%;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	background-color: transparent;
	background-image: url(images/menu_cat.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 3em;
	margin-left: 2em;
	padding-bottom: 10px;
}

* html #wrapper-menu-page {
	margin-left: 15px;
}

#menu-page { padding-top: 30px; }

#menu-page ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 85%;
}

#menu-page h3 {
	font-size: 75%;
	text-transform: uppercase;
	color: #CC0000;
	font-weight: bold;
	letter-spacing: 0.3em;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}

#menu-page a:link, #menu-page a:visited {
	color: #CC0000;
	font-weight: bold;
}
#menu-page a:hover {
	color: #FFCC00;
}

#wrapper-footer {
	margin-top: 1em;
	text-align: center;
}

#footer {
	margin: 0 20px;
	background-color: #FFCC00;
	/*border: 1px solid #ccc;*/
	border: none
	border-bottom: 0;
	clear: both;
	color: #888;
	font-size: 80%;
	line-height: normal;
}

h2 {
	font-size: 110%;
	color: #CC0000;
}
h3 { font-size: 100%; }

a:link, a:visited { color: #CC0000; text-decoration: none; }
a:hover{ color: #990000; text-decoration: none; }
.image {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.bold {
	font-weight: bold;
	color: #CC0000;
}
/*.titre {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #CC0000;
	background-color: #FFCC00;
	font-weight: bold;
	text-align: left;
}*/
.thumbnail{
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 15px;
	padding-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #333333;
	border-left-color: #999999;
	margin-top: 5px;
	margin-left: 5px;
}	
.bannerheader {
	color: #FFF83E;
}
.titre{
display:block;
}
.titre *{
display:block;
height:1px;
overflow:hidden;
background:#FFCC00;
}
.titre1{
border-right:1px solid #ffe991;
padding-right:1px;
margin-right:3px;
border-left:1px solid #ffe991;
padding-left:1px;
margin-left:3px;
background:#ffd83f;
}
.titre2{
border-right:1px solid #fff9e5;
border-left:1px solid #fff9e5;
padding:0px 1px;
background:#ffd530;
margin:0px 1px;
}
.titre3{
border-right:1px solid #ffd530;
border-left:1px solid #ffd530;
margin:0px 1px;
}
.titre4{
border-right:1px solid #ffe991;
border-left:1px solid #ffe991;
}
.titre5{
border-right:1px solid #ffd83f;
border-left:1px solid #ffd83f;
}
.titre_content{
/*padding:0px 5px;*/
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 20px;
background:#FFCC00;
color: #CC0000;
font-weight: bold;
text-align:left;
font-size: 110%;
}