html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background-color: #CCCCCC;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-size: 85%;
font-size: 0.875em;
font-size: 14px;
}
#menuright h2#slogan {
	color: #000000;
	font-weight: bold;
	padding: 5px 5px 0 200px;
	text-align: right;
	height: 80px;
	line-height: 1.3em;
	font-family: Arial, Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-size: 1.1em;
         font-size: 17px;
}

h3 {
	font-weight: normal;
	color: #000000;
}


a {
	text-decoration: none;
	color: #009999;
}

a:hover {
	text-decoration: underline;
}

h1#top {
	position: absolute;
	margin: 0px;
	padding:0px;
	text-indent: -5000px;
	line-height: 1px;
	font-size: 1px;
}
#content h2 {
	position: relative;
	color: #006699;
	padding-bottom: 2px;
	padding-left: 25px;
	background-position:  0% 40%;
	font: bold 1.3em "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	border-bottom: 1px solid #FFD62F;
}

#content h2 a {
	color: #006699;
}

#content h2 a:hover {
	text-decoration: none;
	color: #cc9900;
}

ul {
list-style-type: square;
}
#content img {
	border-width: 1px;
	border-color: #F5F4DC;
	border-style: solid;
	padding: 5px;
	margin: 10px;
}


#menuright {
	color: #555;
	font: 1em "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
}

#menuright h2 {
	color: #000000;
	font-weight: bold;
	padding-top: 15px;
	margin-bottom: 5px;
	font-variant: small-caps;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-size: 1.1em;
        font-size: 17px;
}

#menuright a {
	color: #0099CC;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-size: 16px;
        font-size: 16px;
}
#menuright a img {
	border: none;
}
#menuright ul {
	list-style-type: none;
	margin: 0 0 1em 0;
	padding: 0;
}

#page {
	text-align: left;
	width: 88%;
	margin: 10px auto 10px auto;
	position: relative;
	background: #fff;
	border: 1px solid #CFCFCF;
	padding: 0;
}

#banner {
	margin: 0px;
	padding: 0px;
	height: 80px;
	border: none;
}

#banner a img {
	border: none;
}


#menubas {
	padding: 0 0.5em 7px 0.5em;
}

#banner .cadre {
	float: right;
	margin-right: 10px;
}

#banner p,form {
	margin: 0;
}

#footer a, #banner h1 a {
	text-decoration: none;
	border: none;
	color: #AABD71;
}
#footer a:hover {
	text-decoration: underline;
}

#menutop {
	position: relative;
	height: 28px;
	margin: 0 10px 1em 15px;
	clear: both;
	background-color: #000000;
	background-position: left top;
}


#menutop ul, #menutop li {
	margin:0;
	padding: 0;
	list-style-type: none;
	}
#menutop ul {
	position: absolute;
	height: 28px;
	width: 650px;
	left: 25px;
}

#menutop li {
float: left;
}

#menutop li a {
	display: block;
	height: 28px;
	width: 205px;
	color: #FFFFFF;
	text-decoration: none;
	border-left: 1px solid #fff;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-size: 17px;
	line-height: 28px;
}
#menutop li a.last {
border-right: 1px solid #fff;
}

#menutop a:hover {
color: #fff;
}

#menutop a#menu1:hover {
background-position: -26px -28px;
}
#menutop a#menu2:hover {
background-position: -127px -28px;
}
#menutop a#menu3:hover {
background-position: -228px -28px;
}




#footer img, div.col-content img {
	border: none;
}

#footer {
	text-align: center;
	padding: 0.5em;
	clear: both;
	border: none;
	color:#AABD71;
	font-weight:bold;
	font-size:12px;
}




/* ====================================================================
COLUMNS LAYOUT
-------------------------------------------------------------------- */
#content
{
	margin: 10px 125px 0 20px;
	padding: 1em 0 0 0;
	background-color: #fff;
	background-position: 100% 0%;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
}

#menuright
{
	float: right;
	width: 200px;
	margin: 0px 0px 1em 5px;
	background-color: #CCC;
}

#banner
{
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 10px;
	background-color: #009999;
}
.roug {
	color: #C00;
}
.gris {
	color: #ccc;
}

#chaptelat #page #main #content p em {
	color: #2F4F4F;
}
