/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 20px;
	background: #C29C66 url(images/img01.gif) repeat-x;
color: #CCCCCC;
font-size: 12pt;
}

h1, h2, h3, h4 {
	margin-bottom: 0.7em;
font-variant:small-caps;
	color: #FFFFFF;
}

h1 { font-size: 1.6em; font-family: Arial, Helvetica, sans-serif; color:#003366; letter-spacing: 1px; font-weight:bold;}
h2 { font-size: 1.4em; }
h3 { font-size: 1.2em; }
h4 { font-size: 0.9em; font-family: Arial, Helvetica, sans-serif; color:#6699CC; text-align: right; font-variant:small-caps; font-style:italic;}

p, blockquote, ul, ol {
font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 1.6em;
			font-size: 11pt;
}

blockquote, ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-right: 3em;
}


a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #CC9900;

}




img { border: none; }

img.left {
	float: left;
	margin: 0 15px 15px 0;
}

img.right {
	float: right;
	margin: 0 15px 0 15px;
}



hr { display: none; }

.hr {
}

/* Boxed */


.boxed {
}

.boxed .title {
	margin: 0;
	padding: 5px 15px;
	background: url(images/img08.gif) no-repeat left center;
	text-transform: uppercase;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;

}

.boxed .content {
	padding: 0px;
	
}
.boxed .content2 {
	padding: 10px;
		
	
}

.boxed ol, .boxed ul {
	margin-left: 0;
	list-style-position: inside;
		font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* Logo */

#logo {
	width: 760px;
	height: 250px;
	margin: 0 auto;
	background:  url(images/img02.gif) no-repeat;
}

#logo h1 {
	float: left;
	width: 600px;
	margin: 0;
	padding: 200px 0 0 0;
	text-align: right;
	letter-spacing: -0.5px;
	font-size: 22px;
color: #FFFFFF;
}

#logo h2 {
	float: right;
	margin: 0;
	padding: 220px 20px 0 0;
	font-size: 14px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}


/* Page */

#page {
	width: 760px;
		margin: 0 auto;
	background: #003366;
}

/* Content */

#content {
	float: left;
	width: 480px;
	padding: 20px;
	background: url(images/img03.jpg) no-repeat;
}

#welcome {
	padding-bottom: 0px;
}

#olist {
	clear: left;
	float: left;
	width: 230px;
}

#ulist {
	float: left;
	width: 230px;
	padding-left: 20px;
}

#ulist2 {
	padding-left: 20px;
}
a {
	text-decoration: none;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	padding: 20px;
	background: url(images/img04.jpg) no-repeat;
}

#sidebar blockquote {
	margin-left: 0;
	margin-right: 0;
}

/* Menu */

#menu {
	margin-bottom: 19px;
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	padding-top: 1px;
font-variant: small-caps;
font-size: 9pt;
letter-spacing: 1px;
	
}



#menu li.first {
	padding-left: 15px;
background: url(images/img07b.gif);
text-transform: uppercase;
font-size: 10pt;
letter-spacing: 3px;



}

#menu li.droite {
	padding-left: 15px;
}


#menu a {
	display: block;
	width: 150px;
	padding: 7px 10px 7px 25px;
	background: url(images/img08.gif) no-repeat 1px 50%;
	text-decoration: none;
	
	
	font-weight: bold;
}

#menu a:hover {
	
background: url(images/img07.gif) no-repeat;
}

/* Footer */

#footer {
	width: 760px;
	margin: 0 auto;
	padding: 50px 0;
	background: url(images/img05.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 10pt;
	color: #003366;
}

#footer a {
	color: #003366;
text-decoration: none;
	font-size: 9pt;
	
}
a span {display: none;}


a:hover span {display: block;
   position: absolute; top: 5px; right: 100px; width: 600px;
   padding: 5px; margin: 10px; z-index: 100;
   color: #FFFFFF;
   font: 10px Verdana, sans-serif; text-align: center;
}
#extraDiv2 {
	background-image: url(images/bas.gif);
	background-repeat: repeat-x;
	background-position: left;
	height: 265px;
	width: 765px;
	position: fixed;
	bottom: 0px;
	z-index: 50;
}
.formbutton{
cursor:pointer;
border:outset 1px #FFFFFF;
background:#003366;
color:#FFFFFF;
font-weight:bold;
padding: 1px 2px;

}









