body {
	background-image:images/background.gif;
	background-repeat: repeat-y;
	margin: 0;
	background-color: #fff;
	color: #000;
}

a, a:visited, a:hover {
	color: #000066;
	text-decoration: underline;
}

.courant, p {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	text-align: left; 
	line-height: normal; 
	padding-left: 0px; 
	margin-right: 20px; 
	padding-right: 20px
}

h2 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-style: bold; 
	color: #000066;
}

h3 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: bold; 
	color: #000066;
	margin-top: 0;
}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	line-height: 14px;
	padding-left: 0px;
	padding-right: 20px;
	font-weight: bold;
	color: #000066;
	margin-top: 0px;
	margin: 0 20px 0 0;

}
.liens {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	line-height: 11px;
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom: -10px;
	padding-top: -10px;


}
.sstitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	line-height: 11px;
	padding-left: 0px;
	margin-right: 20px;
	padding-right: 20px;
	font-weight: bold;
	color: #000066;
	padding-top: 10px;

}
.bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	line-height: 13px;
	list-style-position: outside;
	list-style-type: square;
	list-style-image: none;
	margin-left: -22px;
	text-indent: 0pt;
	margin-top: 5px;

}
.dateNouvelle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	line-height: 10px;
	font-weight: bold;
	color: #000066;
	top: 30px;
	margin: 10px 0 0 0;
}

.nouvelle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	line-height: 15px;
	bottom: 30px;
	margin: 10px 0 10px 0;
}

#nouvelles a:hover {
color: #000066;
text-decoration: underline;
}

#nouvelles a, #nouvelles a:visited {
color: #000;
text-decoration: none;
}

#message {
	border: 0px solid #FF0000;
	background-image:url(images/bck_message.gif);
	background-repeat:no-repeat;
	margin: 0 0 20px 20px;
	padding: 60px 0px 10px 60px;
	position: relative;
	width: 380px;
	height: 190px;
}
#message p {
	text-align:left;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 16px;
	color: #000066;
}
.intro {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
text-align: left; 
line-height: normal; 
padding-left: 20px; 
margin-right: 130px; 
padding-right: 20px
}

.descendants a {
	color: #000066;
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.descendants a:hover {
	font-weight: bold;
}

.descendants a:hover img {
	opacity: 0.75;
	filter : alpha(opacity=75);
}

.descendants img {
	border: 1px solid #000;
	margin-bottom: 5px;
}

.descendants td  {
	text-align: center;
	margin-top: 10px;
}

.descendants {
	margin-left: -10px;
}

#photoAccueil
{
	border: 1px solid #000;
	cursor: pointer;
	overflow: hidden;
	margin: 20px;
	position: relative;
}

#photoAccueil img
{
	border: 0;
	cursor: pointer;
	width: 440px;
	height: 300px;
}

