html {
	margin: 0px;
}

body {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}

a {
	TEXT-DECORATION: none;
	COLOR: #007abe
}

p {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
}

a:hover {
	TEXT-DECORATION: underline
}

h1 { 
	Font-Size: 16px;
	color: #36578C;
	weight: bold;
	line-height:22px;
	margin: 20px 0px 20px 0px;
}

h2 { 
	Font-Size: 12px;
	color: #36578C;
	weight: bold;
}

h3 { 
	Font-Size: 12px;
	font-weight: normal;
}

h4 { 
	Font-Size: 14px;
	color: #36578C;
	weight: normal;
}

h6 { 
	Font-Size: 9px;
	color: #000000;
	Font-Family: Arial, Helvetica, sans-serif;
	Text-Decoration: none;
	Line-Height: 11px
}

table {
	margin: 0px;
	padding: 0px;
}

a.menustyle {
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}

a.menustyle:hover {
	TEXT-DECORATION: underline
}

img {
	border: 0px;
}

#header {
	margin: auto;
	width: 780px;
}

#header img.logo {
	float: left;
}

#container {
	margin: -9px auto auto auto;
	padding: 20px 0px 0px 0px;
	width: 779px;
	border-left: 1px #b1b1b1 solid;
	border-right: 1px #b1b1b1 solid;
	border-bottom: 1px #b1b1b1 solid;
	overflow: hidden;
	clear: both;
}

#menu {
	width: 162px;
	float: left;
}

#content {
	width: 610px;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
}


/*SideBar*/
#sidebar {
	width : 170px;
	float : left;
}


#sidebar div{
	background-image : url(fond_titre_sidebar.gif);
	background-position: top left;
	background-repeat : no-repeat;
	padding : 13px 0 25px 0;
}
#sidebar div h3{
	background-color : #c9cdcf;
	margin : 0;
	padding : 3px 0 1px 20px ;
	background-image : url(puce_titre_droite.gif);
	background-repeat : no-repeat;
	background-position :  6px 7px;
}
#sidebar div p{
	margin : 6px 0 5px 0; 
	padding : 0 17px 0 1px;
}
#sidebar div#contact,
#sidebar div#newsletter{
	background-image : none;
	border-top : 1px solid #99adbd;
	padding : 3px 0 5px 0;
}
#sidebar div#contact h3,
#sidebar div#newsletter h3{
	background-color: #dbdedf;
	height: 18px;
}

#sidebar div#contact{
	margin-top : 10px;
}

#sidebar div p{
   font-size : 11px;
   color : #808080;
}


#sidebar div h3 a{
	color:#000000;
}





#footer {
	background: #cccccc;
	clear: both;
	margin: 0px 5px 5px 5px;
	padding: 2px 8px 2px 8px;
}

#footer p {
	margin: 0px;
	padding: 5px 0px 5px 0px;
}

#copyright {
	width: 980px;
	height: 12px;
	margin: auto;
	text-align: right;
}

#copyright p {
	margin: 0px 6px 0px 0px;
	padding: 5px 0px 5px 0px;
}
