*, html {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	color: #333333;
	background: #fff;
	font-family: "Lucida Grande", Arial, Verdana, arial, Tahoma, Helvetica, Sans-Serif;
	font-size: 85%;
	width: 100%;
	height: 100%;
	text-align: center;
}

a {
	color: #9e8a49;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 1px solid #9e8a49;
}

#page {
	background: url(images/degradeNL.jpg) repeat-y;
	width: 663px;
	margin: 0 auto;
	height: 100%;
	text-align: left;
	position: relative;
}

#pub {
	float: right;
}
#clear {
	clear: both;
}

html>body #page {
	min-height: 100%;
	height: auto;
}

#entete {
	margin: 0 53px 0 57px;
	height: 63px;
}

#entete h1 {
	position: absolute;
	top: 0;
	left: 52px;
	z-index: 11;
}

#entete h1 a {
	display: block;
	width: 189px;
	height: 62px;
	z-index: 13;
	text-decoration: none;
	outline: none;
	text-indent: -5000em;
	background: url(images/logoICA.jpg) no-repeat top left;
}

#entete ul {
	list-style: none;
	text-align: right;
	position: relative;
	top: 40px;
	font-size: 10px;
	text-transform: uppercase;
}

#entete ul li {
	display: inline;
}

#entete ul, #entete ul a {
	color: #666666;
}

#entete ul a {
	letter-spacing: -1px;
}

#blocFlash {
	margin: 0 53px 0 57px;
	font-size: 11px;
}

#blocFlash img {
	display: block;
}

#contenu {
	margin: 0 63px 0 57px;
	padding: 20px 0 0 0;
}

#contenu h2 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 16px;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 15px;
}

#contenu h3 {
	font-weight: normal;
	font-size: 15px;
	margin-bottom: 5px;
}

#contenu p {
	font-size: 12px;
	margin-bottom: 5px;
}

#contenu #listeActu {
	margin: 25px 0 20px 0;
	overflow: hidden;
	width: 100%;
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 20px;
}

#contenu #listeActu h2 {
	margin-bottom: 20px;
}

#listeActu h3 {
	font-size: 13px;
	clear: both;
}

#listeActu h3 a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

#listeActu h3 a:hover {
	text-decoration: underline;
}

#listeActu img {
	float: left;
	margin: 0 15px 15px 0;
}

#listeActu .detailActu {
	margin: 0 0 15px 0;
	float: left;
	width: 410px;
}

#basPage {
	margin: 0 53px 0 57px;
	text-align: center;
}

#basPage p {
	font-size: 10px;
	color: #999999;
	word-spacing: -1px;
	padding-bottom: 15px;
}

#basPage p#contact {
	font-size: 11px;
	position: relative;
	z-index: 10;
	color: #333333;
}

#basPage #contact strong {
	position: relative;
	z-index: 3;
	padding-bottom: 4px;
	display: block;
}

#basPage #contact img {
	border: none;
	margin: -4px 0 0 0; 
	position: relative;
	z-index: 1;
	vertical-align: top;
}

img.imggauche {
	float: left;
	margin: 0 15px 2px 0;
}

img.imgdroite {
	float: right;
	margin: 0 0 2px 15px;
}

.borderimage { 
	border: 2px solid #9e8a49;
	margin: 0 5px 0 0;
}

p.centrerimage { 
	text-align: center;
}

p.centrerimage img {
	margin: 0;
}

p.clear {
	clear: both;
}
