/*
Design by Metamorphosis Design
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}

/* remove dotted border from links under firefox */
a, input {
	outline-color: invert;
	outline-style: none;
	outline-width: medium;
}

body {
	
	background: #5D87A0 url(images/back_all.gif) repeat-x;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

sup {
	vertical-align: super;
  	font-size: smaller;
  	line-height: .2em;} 

table, tr, td, th {
  border:0;
}

#webform 
{
    width: 300px;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#content
{
	margin: 0 auto;
	width: 790px;
	text-align: left;
	border-left: 10px solid #ffffff;
	border-right: 10px solid #ffffff;
}

#back
{
width: 790px;
}

#header {
	height: 272px;
	text-align: left;
	background: url(images/top1.gif) repeat-x;
}

#menu
{
	width: 586px;
	height: 38px;
	padding-left: 204px;
	padding-top: 28px;
}

#menu ul {
	list-style: none;	
}

#menu li {
	display: inline; 
}

#menu a {
	float: left;
	width: 117px;
	height: 27px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #595959;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 10px;
	background: url(images/button.gif) no-repeat;
}

#menu a:hover {
	width: 117px;
	height: 27px;
	padding-top: 10px;
	color: #FFffff;
	background: url(images/button_r.gif) no-repeat;
	text-decoration: underline;
}

#logo {
	background: url(images/header.png) no-repeat;
	width: 760px;
	height: 281px;
	text-align:  right;
	padding-right: 30px;
	padding-top: 18px;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
	padding-top: 10px;
}

#logo H2 a
{
	font-size: 18px;
	font-style: italic;
	color: #486A7E;
	text-decoration: none;
}

#main
{
	background: #ffffff url(images/back_blue.gif) repeat-x;
	padding-top: 40px;
	padding-left: 20px;
}

#left
{
	width: 216px;
}

#left H3
{
width: 191px;
height: 31px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) no-repeat;
}

#left H4
{
padding-left: 20px;
color: #5D87A0;
font-size: 11px;
}

#left p
{
font-size: 11px;
padding: 10px;
}

#left ul {
	list-style: none;
}

#left li ul {
	border: 0px;
	margin-left: 40px;
	margin-bottom: 10px;
}

#left li li {
	background: url(images/small.gif) no-repeat left;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
}

#left a {
	color: #5D87A0;
}
#left a:visited {
	color: #5D87A0;
}

#right
{
	float: right;
	width: 520px;
	padding-right: 20px;
	text-align: left;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #5D87A0;
}

#right a
{
color: #5D87A0;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	text-align: justify;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #5D87A0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#right_list {
	list-style-type: none;
	padding-left: 20px;
	margin-left: 20px;
	background: transparent url(images/puce_liste.gif) top left no-repeat;
}

#right_list_enum {
	list-style-type: none;
	padding-left: 20px;
	margin-left: 20px;
	margin-bottom: 3px;
	background: transparent url(images/puce_liste2.gif) top left no-repeat;
}

.date {
	text-align: right;
	color: #5D87A0;
	font-size: 11px;
}

.date a {
	color: #5D87A0;
}

#footer {
	clear: both;
	padding-top: 20px;
	background: #ffffff url(images/back_blue.gif) repeat-x;
	border-top: 4px solid #2C5C89;
    height: 40px;
}

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

#footer a {
	color: #595959;
}

.m1  {
	background: url(images/title_back.gif) no-repeat;
	padding-top: 20px;
}

.italic { font-style: italic; }

.image {
	display: block;
	margin: 0 auto;
} 

a.link2 {     
	color:#9999FF;     
	text-decoration:none;     
	font-weight:bold; }   
	
a.link2:hover {     
	color:#FF9900;     
	text-decoration:underline;     
	font-weight:bold; } 
  
#content #back #header #logo h2 {
	color: #486A7E;
	font-style: italic;
	font-size: 18px;
}

