/*----------------------------content_left----------------------------*/

#content_left h2 {
	color:#c1c1c1;
	font: 12px arial;
	text-transform: uppercase;
}

#content_left h2 span {
	background-color:#282828;
	padding: 3px 10px 3px 10px;
	line-height: 19px;
}

#content_left h3, #content_left h4 {
	font : 16px arial;
	text-transform: uppercase;
}

#content_left p.date {
	font:normal 9px arial;
	color:#acacac;
	margin-top: 10px;
	margin-bottom: 5px;
}

#content_left p, .donate-info-squeeze {
	color:#646464;
	font:normal 12px arial;
	line-height:17px;
}

#content_left a.lire {
	display:block;
	font:bold 12px arial;
	text-transform: uppercase;
	padding-left: 20px;
}

/*------------actu_bloc1------------*/

.actu_bloc1 {
	width:636px;
	height: 226px;
	position:relative;
}

.actu_bloc1_visuel {
	position:absolute;
	top:0;
	left:0;
	z-index: 10;
	width:330px;
	height: 226px;
}

.actu_bloc1_texte {
	position:absolute;
	top:0;
	right:0;
	z-index: 20;
	background: url(images/home/fd_actu1.png) top left no-repeat;
	width: 251px;
	height: 226px;
	padding-left: 30px;
	padding-right: 40px;
}

.actu_bloc1_texte h3 {
	font-size:15px;
	color:#ffffff;
	padding-top: 43px;
}

.actu_bloc1_texte h4 {
	font-size:21px;
}

.actu_bloc1_texte span  p strong, #content_left div.actu_bloc1 div.actu_bloc1_texte  p{
	font:normal 12px arial;
	color:#ffffff;
	margin-top: 15px;
	line-height:15px;
}

.actu_bloc1_texte a.lire {
	margin-top:20px;
}

/*------------actu_bloc2------------*/

#actu_bloc2 {
	width:636px;
	margin-top: 20px;
}

/*------------actu_bloc2_left------------*/

#actu_bloc2_left {
	float:left;
	width: 300px;
	margin-right: 58px;
}
#content #actu_bloc2_left h4.vertclair span a {
    color:#45494a;
}
.actu_bloc2_visuel {
	float:left;
	width:98px;
}

.actu_bloc2_texte {
	float:left;
	width:190px;
}

#actu_bloc2_left a.lire {
	margin-top:10px;
}

#actu_bloc2_left h3 {
	color:#45494a;
}

/*------------actu_bloc2_right------------*/

#actu_bloc2_right {
	float:left;
	width: 278px;
}

#actu_bloc2_right h4.couleurvert{
	background: url(images/home/fleche_vertclair.gif) center left no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;
}

#actu_bloc2_right h4.couleurnoir{
	background: url(images/home/fleche_noir.gif) center left no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;
}

#actu_bloc2_right h4.couleurbleu{
	background: url(images/home/fleche_bleu.gif) center left no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;
}

#actu_bloc2_right h4.couleurorange{
	background: url(images/home/fleche_orange.gif) center left no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;
}

#actu_bloc2_right h4.couleurrose{
	background: url(images/home/fleche_rose.gif) center left no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;
}

#actu_bloc2_right h4.couleurvoilet{
	background: url(images/home/fleche_violet.gif) center left no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;
}

#actu_bloc2_right h4.couleurvertfonce{
	background: url(images/home/fleche_vertfonce.gif) center left no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;
}



#actu_bloc2_right p {
	margin-bottom: 10px;
}

/*------------article_autisme------------*/

.article_autisme {
	width:636px;
	height: 111px;
	margin-bottom: 3px;
}

.article_autisme.fd_gris {
	background-color:#f9f9f9;
}

.article_autisme .article_autisme_visuel {
	float:left;
	width:104px;
	height: 111px;
}

.article_autisme .article_autisme_texte {
	float:left;
	width:495px;
	height: 111px;
}

.article_autisme a.lire {
	margin-top:5px;
}

/*------------article_actions------------*/

.article_actions {
	width:636px;
}

.article_actions_visuel {
	float:left;
	width:290px;
}

.article_actions_texte {
	float:left;
	width:290px;
	padding-top: 10px;
}

.article_actions h3 {
	margin-bottom: 5px;
}

.article_actions a.lire {
	margin-top:10px;
}

#nav {
	position:absolute;
	top:53px;
	/top:58px;
	right:295px;
	z-index: 1000;
	text-align: right;
	width: 150px;
}

#nav a {
	background-color: #959595;
	font:bold 9px arial;
	padding: 2px;
	color:#282828;
	margin-right: 1px;
	margin-top:0;
}

#nav a:hover, #nav a.activeSlide {
	background-color:#fff;
}















