#contenu {
 overflow:hidden;
 height:160px;
}
#a_conteneur{
 margin-left:auto;
 margin-right:auto;
 width:1000px;
 height:610px;
 background:url(images/ADMR29/fond.png) no-repeat;
 position:relative;
}
#a_bandeau {
 width:1000px;
 height: 156px;
}
#flashcontent {
position :absolute;
left:190px;
}

/*
	partie gauche
*/
#a_gauche {
	float:left;
	position:relative;
	width:244px;
}
#a_menu {
	height: 205px;
}
#a_actu_con {
	height:244px;
}
#a_actu {
	padding-top:15px;
	height:125px;
}
#a_con{
padding-top:20px;
}


/*
	partie centre
*/
#a_centre {
	float:left;
	width:462px;
}
#a_contenu {
	width:462px;
	height:170px;
}

/*
	partie droite
*/

#a_droite {
	float:left;
	width:255px;
	height:450px;
}
#a_liens {
	width:462px;
	height: 235px;
	color:#681583;
	line-height:11px;
	letter-spacing:-1px;
}
#a_liens a{
	color:#681583;
	text-decoration:underline;
	font-style:italic;
}
#a_liens .titre_lien{
	font-weight:bold;
}
#lien1{
	background:url(images/ADMR29/bordure.gif) left repeat-y;
	padding-left:5px;
	position:relative;
	top:45px;
	left:5px;
	width:135px;
}
#lien2{
	background:url(images/ADMR29/bordure.gif) left repeat-y;
	padding-left:5px;
	position:relative;
	top:52px;
	left:70px;
	width:145px;
}
#lien3{
	background:url(images/ADMR29/bordure.gif) left repeat-y;
	padding-left:5px;
	position:relative;
	top:60px;
	left:140px;
	width:145px;
}
#lien4{
	background:url(images/ADMR29/bordure.gif) left repeat-y;
	padding-left:5px;
	position:relative;
	top:70px;
	left:250px;
}
#a_flash {
	widht:255px;
	height:394px;
	margin-top:20px;
}
#a_pied{
	width:225px;
	height:30px;
	margin-top:-20px;
	padding-top:10px;
	text-align:center;
	color:#c4a4cf;
	line-height:10px;
	font-size:10px;
	letter-spacing:-1px;
	padding-left:30px;
}
#a_pied img{
	margin-bottom:-2px;
}

/*
	liens du bandeau
*/

#a_ico{
	display:block;
	height:100px;
	width:150px;
	position:absolute;
	left:40px;
	top: 20px;
}

#a_imp{
display:block;
	background:url(images/ADMR29/puce_imp.gif) right no-repeat;
	padding-right: 20px;
	color: #FFF;
	position:absolute;
	left:887px;
	top:2px;
height:14px;
}
#a_blog{
	display:block;
	height:75px;
	width:115px;
	position:absolute;
	left:830px;
	top: 35px;
}
#a_mentions{
display:block;
    color: #caadd4;
    position:absolute;
	left:805px;
	top:125px;
}

#a_plan{
display:block;
    color: #FFF;
    text-decoration:none;
    font-weight:bold;
    position:absolute;
	left:900px;
	top:145px;
}
#a_plan:hover{
    text-decoration:underline;
}
#contenu .titre {
margin-top: 0px;
margin-bottom: 20px;
}