/*
bleu fonc� background : #153D90
bleu ciel (hover menuhaut) :#B4D9FF
gris haut : DEDEDE

drapeaux complet : 160px
1 drapeau : 40px x 17px

border-bottom content : E0E0E0
pied : margin top de 1px
gris bg pied #EDEDED
gris texte pied #8C8C8C
menuhaut : 29 px
bleu lien : 153D90
*/

div#conteneur {
	margin: 0 auto ;
	text-align: left ;
	background:#fff url('../img/bg_accueil.jpg') no-repeat;
	margin-top:2.5em;
}

div#header {
	height:300px;
	position:relative;
}
div#header object.flashHeader {
	position:absolute;
	top:70px;
	right:40px;
	}
div#header div#retourAccueil {
	width:138px;
	height: 218px;
	position:absolute;
	top:0;
	left:20px;
	background:url('../img/emac_logo.gif') no-repeat;
	}
div#header div#retourAccueil {
	width:138px;
	height: 218px;
	position:absolute;
	top:0;
	left:20px;
	background:url('../img/emac_logo.gif') no-repeat;
	}
div#header div#retourAccueil a {
	display:block;
	width:138px;
	height: 218px;
	}
div#header div#retourAccueil a span {
	display:none;
	}
div#contenu {width:948px;float:none;margin-left:12px;}
div#contenu p {line-height:1.5em; margin:5px 0 0 5px;}
div#contenu ul, div#contenu li {list-style:none}
div.pave {width:234px;
	float:left;
	position:relative;
	height:210px;
	}
div.pave h2 {
	width:232px;
	text-align:center;
	position:absolute;
	top:196px;
	left:0;
	color:#C9CFD4;
	font-size:1em;

	}
div.pave div.news-latest-item, div.pave div.presentation, div.pave div.localisation {
	width:200px;
	margin-left:12px;
	}
div.pave ul.direct {
	width:226px;
	margin-left:4px;
}
div.pave ul.direct li {

	width:226px;
	height:55px;
	background :#96CAFF url('../img/direct_pointe.gif') no-repeat center left;
	color:#153D90;
	font-weight:bold;
	border-top:1px solid #96CAFF;
	}

div.pave ul.direct li.first {
	background :#B4D9FF url('../img/direct_pointe_first.gif') no-repeat top left;
	height:76px;
	border-top:1px solid #B4D9FF;
	}
div.pave ul.direct li.last {
	background :#6EB5FF url('../img/direct_pointe_last.gif') no-repeat center left;
	border-top:1px solid #6EB5FF;
	}
div.pave ul.direct li a {
	display:block;
	margin:1.2em .5em 0 1.5em;
	line-height:1.3em;
	font-size:1.2em;
	 }
div.pave ul.direct li.first a {
	margin:0 4.5em 0 1.5em;
}

/*les actus en page d'accueil*/

div.news-latest-container h3 {margin:5px 0 10px 0; font-size:1.1em;line-height:1.4em;}

div.news-latest-container span {margin:45px 0 0 0;font-size:.9em;display:block}
div.news-latest-container span a {color:#8F9EB3}
div.news-latest-container .news-latest-morelink {margin-right:0;padding:5px 0 5px 0;text-align:right;}
div.news-latest-container .news-latest-morelink a {font-size:.9em; font-weight:bold;padding-right:15px;background:url('../img/plus.gif') no-repeat right;}

p#extranet {
	position:absolute;
	top:520px;
	right:20px;
	}
p#extranet a {
	font-size:.9em;
	font-weight:bold;
	padding-right:15px;
	background:url('../img/plus.gif') no-repeat right;
	}
