body {
	background-color: #005DA2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004185;
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	font-size: 11px;
	padding: 0px;
	background-image: url(images/fondHtml.jpg);
}
/** {
margin:0;
padding:0;
}*/
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #07338C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
li {
	list-style-image: url(images/puceRouge.jpg);	
}


H1 {
	font-size:15px;
	background-image: url(images/goutte.jpg);
	background-position: left bottom;
	padding-left: 18px;
	background-repeat: no-repeat;
	line-height: 20px;
}
H2 {
	font-size:14px;
	font-family:Georgia, serif;
	font-style: italic;
	margin: 0px;
}
H3 {
	font-size:13px;
	margin: 3px;
	background-image: url(images/puceRouge.jpg);
	background-position: left bottom;
	padding-left: 18px;
	background-repeat: no-repeat;
}
H5 {
	font-size:14px;
}
H6 {
	font-size:13px;
}
#fondGoutte {
	background-image:url(../images/fondGouttes.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	padding: 0px;
	margin: 0px;
	}
#page {
	width: 960px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004185;
}
#header {
	float: left;
	width: 960px;
	background-repeat: repeat-x;
	background-position: top;
	height: 181px;
}
#header #colLeft {
	float: left;
	width: 162px;
	height: 181px;
}
#header #colRight {
	float: left;
	width: 798px;
	text-align: left;
	height: 81px;
}
#logo {
	float: left;
	width: 335px;
	height: 181px;
}
#menu {
	float: left;
	height: 73px;
	width: 600px;
	text-align:center;
	margin-left: 65px;
}
#content {
	float: left;
	width: 960px;
}
#content #colLeft {
	float: left;
	width: 162px;
	background-image: url(images/visuelLeft.jpg);
	background-position: left top;
}
#content #colRight {
	float: left;
	width: 770px;
	background-image: url(images/contenupage.jpg);
	background-position: left top;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 18px;
	text-align: left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-bottom: 15px;
}
.photo {
	display:table;
	float:right;
	margin-left:10px;
	margin-right:10px;
	text-align:right;
	width:auto;
}

#menuHorizontal {
	float: left;
	width: 760px;
	text-align: right;
	margin-bottom: 15px;
	font-family:Arial;
	font-size: 12px;
	margin-right: 5px;
}
#menuHorizontal a {
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
}
#menuHorizontal a:hover {
	text-decoration: underline;	
}
