#content{
	position : relative;
	width : 765px;
	}
a.linkText{
	color : #000000 !important;
	font-weight : normal !important;
	}
a.linkText:hover{
	text-decoration : underline;
	}
/***** BLOC NEWS CENTRAL *****/
#news-bloc{
	width : 415px;
	float : left;
	padding-left : 10px;
	}
.blocNews{
	position : relative;
	width : 372px;
	padding : 0px 5px 0px 0px;
	background : url("../img/commun/bg-themebox.gif") 367px 0 repeat-y;
	margin-bottom : 18px;
	}
.ur-news{
	position : absolute;
	top : 0;
	right : 1px;
	z-index : 2;
	}
.news{
	position : relative;
	width : 325px;
	min-height : 150px;
	padding : 10px 20px 10px 20px;
	border : 1px solid #E1E1E1;
	border-right : 0 none white;
	z-index : 1;
	}

.news img{
	margin : 5px 0 5px 0;
	}

h1{
	font-size : 1.4em;
	position :  relative;
	margin-bottom : 10px;
	line-height : 1.5em;
	text-transform : uppercase;
	}
h1 span{padding : 0 12px 0 12px;}
.news a{
	font-weight : bold;
	color : #F05A1B;
	}
.news a:hover{color : #000000;}
.news0{background-color : #E0D8C1;}
.news1{background-color : #E2A569;}
.news2{background-color : #CBD5EA;}
.news3{background-color : #d8b1b1;}
.news4{background-color : #e9d2d2;}
.news5{background-color : #dad6b2;}
.news6{background-color : #daf2c6;}
.news7{background-color : #58897b;}
.news8{background-color : #ed8e91;}
.news9{background-color : #ecf491;}

.news h2, .infos h2{
	font-size : 1.1em ;
	margin : 3px 0 10px 0 ;
	}
	
.news .fright{
	margin-left : 10px;
	}

/***** FIN BLOC NEWS CENTRAL *****/
/***** COLONNE DROITE *****/
#rightcol{
	position : relative;
	float : right;
	width : 300px;
	}
#rightcol h1{
	font-size : 1.4em;
	position :  relative;
	width : 106px;
	margin-bottom : 10px;
	line-height : 1.5em;
	padding-left : 12px;
	}
/**** MUTUEL ****/
#mutuel{
	height : 200px;
	margin-bottom : 20px;
	}
#mutuel h1{
	background-color : #E0D9D9;
	}
#mutuel h2{
	font-size : 1.1em;
	padding-top : 1.5em;
	}
#mutuel .new{
	font-size : 0.8em;
	background-color : #EB5812;
	margin-left : 76px;
	padding : 0 1px 0 1px;
	color : white;
	}
#mutuel_box{
	float : left;
	background : url("../img/accueil/bg-mutuel.gif") no-repeat;
	padding-left : 6px;
	}
#mutuel_box img{
	border : 1px #cdcdcd solid;
	padding : 3px;
	}
#mutuel_txt{
	margin-left : 122px;
	}
#mutuel .sommaire{
	display : block;
	font-weight : bold;
	background : url("../img/commun/ico-doc.gif") 0 0px no-repeat;
	padding-left : 18px;
	line-height : 1.6em;
	margin : 5px 0 5px 0;
	}
#mutuel .download{
	font-weight : bold;
	/*background : url("../img/commun/ico-link.gif") 0 3px no-repeat;*/
	padding-left : 18px;
	}
#mutuel .download:hover{
	text-decoration : underline !important;
	}
/**** FIN MUTUEL ****/
/**** NEWSLETTER ****/
#newsletter{
	padding : 5px 0 15px 0;
	overflow:hidden;
	}
#newsletter h1{
	background-color : #73b88c;
	}
#illunews{
	float : right;
	margin-left : 10px;
	}
#newsletter a{
	display : block;
	color : black;
	line-height : 30px;
	padding-left : 30px;
	font-weight : bold;
	background : url(../img/accueil/icone-trombone.gif) no-repeat;
	}
#newsletter a:hover{
	text-decoration : underline;
	}
/**** FIN NEWSLETTER ****/
/**** EN BREF ****/
#enbref{
	width : 285px;
	margin-bottom : 10px;
	}
#enbref h1{
	background-color : #C1E0FF;
	}
#enbref .eb_title{
	font-weight : bold;
	color : #817E5D;
	}
/**** FIN EN BREF ****/
/**** SONDAGE ****/
#sondage{
	position : relative;
	width : 285px;
	}
#sondage h1{
	background-color : #6BBBE0;
	}
#sondage_question, #sondage_reponse{
	border : 1px solid #B7BEC6;
	width : 253px;
	background : url("../img/accueil/bg-sondage.gif");
	padding : 10px 15px 10px 15px;
	}
.input_box{
	position : relative;
	padding-left : 20px;
	line-height : 2.2em;
	}
.input_box input{
	position : absolute;
	top : -4px;
	left : 0px;
	}
html>/**/body .input_box input{
	top : 5px;
	}
#sondageSubmit{
	margin-left : 170px;
	color : #288AB7;
	font-weight : bold;
	}
.result{
	float : left;
	height : 8px;
	background : url(../img/accueil/bgresult.gif);
	margin : 3px 5px 0 0;
	}
/**** SONDAGE ****/
/***** COLONNE DROITE *****/
/***** articles *****/
.infos{
	position :relative;
	}
/***** Archives *****/
#archives{
	position : absolute;
	right : 0px;
	top : 0px;
	width : 182px;
	height : 2.1em;
	line-height : 2.1em;
	background : url("../img/commun/ico-doc.gif") 0 1px no-repeat;
	padding-left : 16px;
	}
#archives a{
	display : block;
	color : #D22328;
	font-weight : bold;
	padding-left : 4px;
	background-color : #F5F4EA;
	text-transform : uppercase;
	}