#page {
	background-image: url(/images/frontend/page_simple/background.jpg);
	height: 660px;
    color: #103590;
  
}
#path
{
  position: absolute;
	top: 145px;
	left: 50px;
	font-weight: bold;
}
#menu {
	top: 84px;
}

#page #content {
	height: 623px;
}
#page #search {
	position: absolute;
	top: 630px;
	left: 810px;
}

#page h1 {
	position: absolute;
	top: 170px;
	left: 50px;
	font-size: 20px;
	font-weight: bold;
	
}
#page #text2
{
	position: absolute;
	top: 210px;
	width: 690px;
	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: 5px;
    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;
}



#page #list
{
	position: absolute;
	top: 200px;
	width: 900px;
	height: 380px;
	overflow: auto;
	left: 50px;
	padding: 10px;
	padding-right:80px;
}

a {
color:#E53925;
}

#page #text ul, body.mceContentBody ul
{

	padding-left: 40px;
}
#page #text li, body.mceContentBody li
{
	list-style: disc;
}
.actualites
{
  width: 100%;
  min-height: 100px;
  
}
.actualites .image
{
  float: left;
  width: 150px;
  margin-right: 20px;
}
.actualites h3 a
{
  text-decoration: none;
}
/* Utiliser par le wisywyg */
body.mceContentBody a{
 color:#E53925;
}



img {
	border: solid 1px #ffffff;
}	

#contenu {
	position: absolute;
	top: 170px;
	left: 330px;
	width: 650px;
	height: 420px;
	padding-left:5px;
    overflow: auto;
	border: solid 1px #e3ebff;
     color: #103590;
}

#contenu hr {
	width: 80%;
	text-align: center;
	size:1px;
	color:#e3ebff;
}	
#titre {
	position: absolute;
	top: 94px;
	left: 0px;
	width: 1000px;
	height: 60px;
    overflow: no;
  color: #103590;
    font-size: 25px;
    text-align:center;
    line-height: 60px;
    
}

.paragraphe {
	position: relative;
	margin-top:10px;
	margin-left:0px;
	width:900px;
	height:120px;
	float: left;
	
}
.paragraphe div.p_photo {
	position: absolute;
	left:5px;
	top:5px;
	width: 110px;
	height: 100px;
    float: left;
	
}


.paragraphe div.p_titre {
	position: absolute;
	left:125px;
	top:5px;
	width: 730px;
	height: 20px;
	float: left;
	font-size: 14px;
	line-height:20px;
  color: #103590;
	font-weight: bold;
	
}


.paragraphe div.p_intro {
	position: absolute;
	left:125px;
	top:30px;
	width: 730px;
	height: 60px;
	line-height:20px;
	font-size: 12px;
  color: #103590;
	font-weight: normal;
	
}
.paragraphe div.suite {
	position: absolute;
	left: 735px;
	top: 85px;;
	width: 165px;
	height: 20px;
    float: left;
    font-size: 14px;
	font-weight: normal;
}

.separateur {
	position: absolute;
	left: 105px;
	top: 115px;
	height:5px;
	width:730px;
	float: center;
	text-align:center;
	
}

#content #text
{
	position: absolute;
	top: 210px;
	width: 	950px;
	height: 380px;
	overflow: auto;
	left: 30px;
	padding: 5px;
	font-family: arial;
	font-size: 11px;
}

