
/* Fichier css pour page Accueil */
html {
   margin: 0px;
	padding: 0px;	
	}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFACD;
}
#container {
	width: 960px;
	height: 700px;
	position: absolute;
	left: 0px;
	top: 0px;
	margin-left: 30px;
	padding: 0px 0px 0px 0px;
	background-color: #000040;
}
#cadre img {	
   position: absolute;
	left: 0px;
	top: 0px;	
   border: none;
}
#logo {
	width: 135px;
	height: 100px;
	position: absolute;
	left: 15px;
	top: 15px;
	border: none;
	background: transparent url(../images/logo.jpg) no-repeat 0px 0px;	
}
#titre1 {
	width: 351px;
	height: 100px;
	position: absolute;
	left: 154px;
	top: 15px;
	background: transparent url(../images/titre1.jpg) no-repeat 0px 0px;
	font: normal normal bold 30px Monotype Corsiva;
	text-align: center;
	border: none;
}
#titre1 p {
	margin-top: 30px;	
}
#titre2 {
	width: 351px;
	height: 100px;
	position: absolute;
	left: 540px;
	top: 15px;
	background: transparent url(../images/titre2.jpg) no-repeat 0px 0px;
	font: normal normal bold 17px Verdana;
	color: #FFD700;
	text-align: center;
	border: none;
}
#titre2 p {
	margin-top: 40px;	
}
#moment p {
	width: 80px;
	height: 20px;
	position: absolute;
	left: 784px;
	top: 164px;
	background: none;
	font: normal normal bold 10px Verdana;
	color: #FFD700;
	text-align: center;
	border: none;
}
#rss {
	width: 28px;
	height: 28px;
	position: absolute;
	left: 900px;
	top: 50px;
}
#image_index img {	
   position: absolute;
	left: 340px;
	top: 150px;	
	border: thin outset #FFD700;
}
#resume p {
	position: absolute;
	left: 20px;
	top: 150px;
	color: #FFD700;
	text-align: justify;		
	padding: 5px 5px 5px 5px;
	border: thin outset #FFD700;
	width: 280px;
	height: 270px;	
}
#bottom {
   position: absolute;
	left: 540px;
	top: 620px;	
}
.font1 {
	font: normal 16px Arial, Verdana, Geneva,  Helvetica, sans-serif;
	background-color: #000000;
	color: #FFD700;
	border: thin outset #FFD700;
	text-align: justify;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.lettrine {
	float: left;
	font-size: 42px;
	font-weight: bold;
	font-family: Arial, Verdana, serif;
	color: #000040;
	border: none;
	background-color: #FFD700;
	margin: 0px 5px;
	padding: 0px;
	line-height: 36px;
}
.ovDiv {
  border: 4px #FFD700 solid;
  background-color: #FFFFFF;
  line-height: normal;
}
.ovDiv2 {
	border: 4px solid Black;
	background-color: #FFFFFF;
	line-height: normal;
}
.bodyText {
   background-image: url(../images/popup/popup_body.jpg);
	font: normal bold 16px Arial, Verdana;
	color: Red;
	text-align: center;
	height: 225px;
	border: thin inset #FFD700;
}
.bodyText2 {
	background-image: url(../images/popup/popup.jpg);
	font: normal bold 15px Arial, Verdana;
	color: #FFD700;
	text-align: center;
	height: 200px;
	border: thin inset #FFD700;
}
.bodyText3 {
	background-image: url(../images/popup/maj_popup.jpg);
	font: normal bold 15px Arial, Verdana;
	color: #00019D;
	text-align: center;
	height: 300px;
	border: thin inset #FFD700;
}
.bodyText4 {
	background-image: url(../images/moment_600/image.jpg);
	font: normal bold 15px Arial, Verdana;
	color: #00019D;
	text-align: center;
	height: 450px;
	border: thin inset #FFD700;
}
.captionText {
	font: normal bold 12px Arial, Verdana;
	color: #FFD700;
	background-color: #000040;	
	text-align: center;
}
.w3c {
  border: none;
}
.red {
	color: Red;
}
.liste {
	font: normal normal 11px Verdana;
	color: Red;
}

