#page {
	background-image: url(/images/frontend/page_simple/background.jpg);
	height: 660px;
    color: #103590;
  
}

#menu {
	top: 84px;
}
#path
{
  position: absolute;
	top: 145px;
	left: 50px;
	font-weight: bold;
}
#page #content {
	height: 623px;
}
#page #search {
	position: absolute;
	top: 630px;
	left: 810px;
}

#page h1 {
	position: absolute;
	top: 180px;
	left: 50px;
	font-size: 20px;
	font-weight: bold;
	
}
#page #text
{
	position: absolute;
	top: 210px;
	width: 730px;
	height: 380px;
	overflow: auto;
	left: 215px;
	padding: 10px;
	padding-right:80px;
}

#page  #droite 
{
	position: absolute;
	top: 190px;
	left:50px;
	width: 160px;
	font-size: 12px;
	font-weight: bold;
	
}
img {
	border: solid 1px #ffffff;
}	

#page  #droite #illustration 
{
	position: relative;
	margin-top: 20px;
    margin-left:0px;
	width: 160px;
}
#page  #lien_externe 
{
	position: relative;
	margin-top: 5px;
    margin-left:0px;
	width: 160px;
}


#page  #retour 
{
	position: relative;
	margin-top: 5px;
    margin-left:0px;
	width: 160px;
}





a {
color:#E53925;


}
