* {
	margin:0;
	padding:0;
}

body {
	background-color: #264062;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 100%;
}

a {
		color:#09357F;
		font-style:italic;
		text-decoration: none;
		}
		
a:visited{}

a:hover{
		color: #000000;
		}

p:first-letter {margin-left:30px;}

#header{
	background:  url(images/header2.jpg);
	height:180px;
	width:1000px;
	margin:auto;
	border-left:1px solid #666666;
	border-right:1px solid #666666;

}
#frame_photo {width:750px; height:500px; border:0; overflow:hidden;}
#lang {width:171px; position:relative; left: 20px; top: 135px;}
#lang img{border:0;}

#favoris {
		position: relative;		left: 20px;		width:240px;			top: 140px;		color: #FFF;		z-index:1;
		}

#menu {
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#003333;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#FFFFFF;
	width:1000px;
	height:25px;
	margin:auto;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	background-color:#83D2E8;
	
	
}
#menu ul {
		list-style:none;
		padding:0;
		margin:0;		
}

#menu li {
	float:left;
	border-right:1px solid #666666;
}
#menu ul li:last-child{
border:0;
}
#menu a{
		line-height:25px;
		display:block;
		font-weight:bold;
		color:#1E476C;		
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-style: normal;
		
}

#menu a:hover{
		color:#1E476C;		
		background-color:#B0F4FA;
		
}

.page_courante {
		color:#1E476C;		
		background-color:#D9F7F7;
		
}
.nouv { color:#F00}

#content{
		min-height:511px;
		width:1000px;
		margin:auto;
		border-left:1px solid #666666;
		border-right:1px solid #666666;
		background-color:#B1C9D3;
		
}
#content a{
		color:#0000FF;
		font-style:normal;
		text-decoration: underline;		
}
#content_photo{
	height:800px;
	background-color:#FFFFFF;
	width:100%;
	margin:auto;
	overflow: hidden;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	position:relative;
}
#titre_album{
	height:45px;
	width:400px;
	background-color:#F2F2F2;
	position:absolute;
	z-index:-10;
	left:240px;
	top:10px;
}
#footer {
	height:22px;
	width:1000px;
	margin-top:0px;
	margin:auto;
	padding-top:5px;
	background-color:#83D2E8;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	border-top-width:1px;
	border-top-style:solid;
}

#footer a{
		line-height:30px;
		display:block;
		padding: 0 38px 0 40px;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:#0000FF;
		font-style:normal;
		text-decoration: underline;	
}
.box {
		border-bottom:1px solid #666666;
		border-left:1px solid #666666;
		border-right:1px solid #666666;
		padding:9px;
		text-align:justify;
		background-color:#F9FFFF;
		color:#1E476C;
}
.box_photo {
		border-bottom:1px solid #666666;
		border-left:1px solid #666666;
		border-right:1px solid #666666;
		padding:9px;
		text-align:justify;
		background-color:#FFFFFF;
		width:750px;
		color:#1E476C;
}

.box ul {
	margin-left:20px;
}
.box_titre {
		background-image:url(images/titre_background.jpg);
		background-repeat:repeat-x;
		border:1px solid #666666;
		position:relative;
		height:32px;
		margin-top:8px;
		
}
.box_titre h1{
		font-size:14px;
		line-height:33px;
		color:#FFFFFF;
		margin-left: 40px;	
}
.box_titre img {
	position:absolute;
}

#col_gauche {
	width:300px;
	margin-left:12px;
	float:left;
}

#col_droite {
	float:left;
	width:676px;
	margin-left:12px;
}

.titre_dans_box {
		color:#1E476C;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
}
.img_left {
	float:left;
	margin:5px;
}
.img_right {
	float:right;
	margin:5px;
}
.clear {
	clear:both;
}
.style1 {
		color: #1E476C;
		font: italic bold 12px;
		font-size: 14px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-weight: bolder;
		text-decoration: underline;
}
.style2 {
		color: #FFFFFF;
		font: 12px;
		font-size: 12px;
		text-decoration: underline;
		font-style: normal;
		}
.style3 {
		color: #FFFFFF;
		font: italic bold 12px;
		font-size: 14px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-weight: bolder;
		text-decoration: underline;
}
.effet_texte
{
		font-size: large;
		color: #00486A;
		font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
		font-weight: bold;
		font-style: italic;
}
.maligne 
{ 
margin-bottom:0px; 
border-bottom: solid 4px #336699; 
width:100%; 
}
.maligne1 
{ 
margin-bottom:0px; 
border-bottom: solid 2px #336699; 
width:100%; 
}
