/* CSS Document */
DIV {
	position:absolute;
	margin:0px;
	padding:0px;
	border-spacing:0px;
}

TABLE.bloc_hp {
	border:0;
	margin:0px;
	margin-top:15px;
}

/* ////////// BLOC DECOUVERTE //////////////// */
#bloc_decouverte {
	background:url(../IMG/fond_bloc_decouvrir.gif);
	left:235px;
	top:185px;
	width:360px;
	height:220px;
	padding-bottom:15px;
	position:absolute;
	margin:0px;
}

#bloc_texte_decouverte{
	background:url(../IMG/fond_texte_bloc_decouvrir.gif) left top no-repeat ;
	padding-top:10px;
	padding-left:20px;
	padding-right:12px;
	vertical-align:top;
	margin:0px;
	line-height:11px;	
}

A.bloc_texte_decouverte {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#55C04B;
	/*display:inline;*/
	line-height:15px;
	text-decoration:none;
}

A.bloc_texte_decouverte:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#55C04B;
	/*display:inline;*/
	text-decoration:underline;
	line-height:15px;
}

#decouverte_actu_suppl{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#55C04B;
}

/* ////////// BLOC VIVRE //////////////// */
#bloc_vivre {
	background:url(../IMG/fond_bloc_vivre.gif) no-repeat left;
	left:595px;
	top:185px;
	width:345px;
	height:220px;
	padding-bottom:15px;
	position:absolute;
	margin:0px;	
}
#bloc_texte_vivre{
	background:url(../IMG/fond_texte_bloc_vivre.gif) left top no-repeat ;
	padding-top:10px;
	padding-left:15px;
	padding-right:8px;
	vertical-align:top;
	margin:0px;
	line-height:11px;
}

A.bloc_texte_vivre {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#E8AE22;
	/*display:inline;*/
	line-height:15px;
	text-decoration:none;
}

A.bloc_texte_vivre:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#E8AE22;
	/*display:inline;*/
	line-height:15px;
	text-decoration:underline;
}

#vivre_actu_suppl{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#E8AE22;
}

/* ////////// BLOC CREER //////////////// */
#bloc_creer {
	background:url(../IMG/fond_bloc_creer.gif) right top no-repeat;
	left:235px;
	top:415px;
	width:358px;
	height:185px;
	padding-bottom:15px;
	margin:0px;	
}
#bloc_texte_creer{
	background:url(../IMG/fond_texte_bloc_creer.gif) left top no-repeat ;
	padding-top:10px;
	padding-left:20px;
	padding-right:12px;
	vertical-align:top;
	margin:0px;
	line-height:11px;
}

A.bloc_texte_creer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#BC381E;
	/*display:inline;*/
	line-height:15px;
	text-decoration:none;
}

A.bloc_texte_creer:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#BC381E;
	/*display:inline;*/
	line-height:15px;
	text-decoration:underline;	
}


#creer_actu_suppl{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#BC381E;
}

/* ////////// BLOC SYNDICAT //////////////// */
#bloc_syndicat {
	background:url(../IMG/fond_bloc_syndicat.gif) right top no-repeat;
	left:595px;
	top:415px;
	width:345px;
	height:185px;
	padding-bottom:15px;
	margin:0px;	
}
#bloc_texte_syndicat{
	background:url(../IMG/fond_texte_bloc_syndicat.gif) left top no-repeat ;
	padding-top:10px;
	padding-left:15px;
	padding-right:8px;
	line-height:11px;
	vertical-align:top;
	margin:0px;
}

A.bloc_texte_syndicat {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#1E7BBC;
	/*display:inline;*/
	line-height:15px;
	text-decoration:none;
}

A.bloc_texte_syndicat:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#1E7BBC;
	/*display:inline;*/
	line-height:15px;
	text-decoration:underline;
}


#syndicat_actu_suppl{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#1E7BBC;
}