/* CSS Document */

#scroll {
	overflow:hidden;
    height:400px;
	border: 2px solid #FFFFFF;
	padding:1%;
	width:95%
	
}


#infobulle{
	background-color: #FFFFFF;
	border: 1px solid #555555;
	width: auto;
	max-width: 300px;
	padding: 0px 3px 0px 3px;
	text-align: justify;
	font-size: 90%;
	overflow:hidden;
}

img {
border:none;
}

#page {

}

#head {
height:200px;
background-color:#ccccff;

}

.menu {
background:#423583 url(../images/menubg.jpg) repeat-x;
}

.rech {
background-image:url(../images/loupe.jpg) ;
background-repeat:no-repeat;
height:20px;
background-position:right center;
color:#000000;
}


.menu ul {
	margin: 0;
	list-style: none;
	
}

.menu li {
	display: inline;
}

.menu a {
	display: block;
	float: left;
	font-size:0.9em;
	margin-left: 1px;
	border:1px solid #423583;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #423583;
	
}
#bas a{
	width:13%;
	height: 37px;
	padding-top:5px;
}
#haut a{
	width:30%;
	height: 20px;
	
}

.menu a:hover {
	background:#423583 ;
	color:#FFFFFF;
}

.menu .active a {
	background:#423583 ;
	color:#FFFFFF;
}


#left ul {
    width:90%;
	list-style: none;
	padding: 5px;
	margin:0px;
	text-align:left;
}

#left li {
	padding: 4px;
	border: 0px;
	border-bottom:1px solid #4c4c4c;
	margin:0px;
	
}
#left .block {
	border-left: 2px solid #423583;
	border-right: 2px solid #423583;
	border-bottom: 2px solid #423583;
	margin-bottom:10px;

}
#left h3 {
	background-color:#423583;
	color:#FFFFFF;
	text-decoration:none;
	text-align:left;
	display:block;
	margin:0;
	font-weight:bold;
	font-family:Calligraphic, Balthazar,Algerian ;

}
#left a {
	color: #423583;
	text-decoration:none;
	display:block;
	font-weight:bold;
	}

#left .active a {
	border: 0px;
	display:block;
	font-weight:bold;
	color: #990066;
}

#left a:hover {
	color: #FFFFFF;
	background:#423583 url(../images/left.jpg) repeat-x;
}



#foot {
height:50px;
background-color:#ccccff;
text-align:center;
color:#000000;
}

#content {
background-color:#CECFC0;
}
.left {
float:left;
width:30%;
margin:2%;
text-align:center;

}

.right {
float:right;
width:50%;
margin:2%;
text-align:center;

}
#content_
{
	padding-left:15px; 
	padding-right:9px;
	padding-top:10px;
	text-align:left;
}

#title
{
	border:solid 0px #CECFC0; 
	background-color:#423583; 
	text-align:center;
	text-transform:capitalize;
	padding:0px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform:uppercase;
}

#content_ a
{
	text-decoration:none;
	font-style:normal;
	color:#423583;
	
}
#content_ a:hover
{
	text-decoration:none;
	font-style:italic;
	color:#FFFFFF;
	background-color:#423583; 
}
.left_img
{
	margin-right:20px;
	margin-bottom:6px;
	margin-top:2px;
}

.pres
{
	margin-bottom:15px;
	font-size:60px;
	color:#423583;
	
	font-weight:600;
}

.info {
width:95%;

}
button
{
	visibility:hidden;
	position:absolute;
}
.story li
{
	list-style:none;
}
