@charset "UTF-8";
/***************************
	PAGE ACTU PRÉCISE
***************************/
.new {
	color:#BB3632;
	padding-right:32px;
	background:url(/images/actualite/icone-new.png) no-repeat right 2px white;
}
#content-main {
	position:relative;
}



img.actu {
		border:1px solid #CCC;
		padding:1px;
		float:left;
		margin:10px;
		padding:10px;
		width:150px;
}

object {
		margin:10px auto;
}

#photos {
		background:white;
		padding:0px;
		width:256px;
		float:right;
		margin: 0 0px  0 10px;
}

#photos ul {
		padding:0;
		margin:10px;
}

#photos li {
		background:url(/images/techniques/ombre_photos_petites.png) no-repeat bottom left #EFEEE6;
		padding:0 0 6px 0;
		margin:20px;
		list-style-type:none;
		width:216px;
}

#photos img {
		border:8px solid #EFEEE6;
}

/***************************
	PAGE LISTE ACTUS
***************************/
#liste_actu {
		list-style-type:none;
		padding:0;
		margin:0;
}

#liste_actu li {
		list-style-type:none;
		padding:15px 30px 15px 180px;
		margin:0;
		border:5px solid #FFF;
		position:relative;
		font-size:1em;
		overflow:hidden;
		background:#EEE;
		min-height:115px;
}
#liste_actu p { padding:0; margin:1em 120px 0.5em 0;}
#content #liste_actu h3 { margin:0em 0 0em 0; background:none; color:#769; text-indent:0; padding:0; font-size:1.5em; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold;}
#liste_actu img {
		background:white;
		position:absolute;
		right:800px;
		top:0px;
		margin:0;
		max-height:200px;
		max-width : 200px;
		overflow:hidden;
}
#liste_actu a.facebook {bottom:30px; right:110px;width:90px; position:absolute; }
#liste_actu a.twitter  { bottom:30px; right:10px; width:90px; position:absolute }
#liste_actu a.facebook img, #liste_actu a.twitter img { left:0; bottom:0;}
#content .suite { text-transform:uppercase; margin:24px 0 0 0; padding:4px 6px;}

#content  #liste_actu .actu_importante h3 {
		color:#BB3632;
}
#liste_actu .actu_importante .suite {
	background-color:#BB3632;
}

#content .date {
		font-size:1em;
		color:#333;
		background:#DDD;
		padding:2px 5px;
		margin:5px 0;
}
#content #liste_actu .suite:hover { background:#333; color:white; }
#content #list_actu_seco { margin-bottom:3em; padding:0.5em 1em 1em 3em; border-bottom:1px solid #BB3632}
#content #list_actu_seco li{ line-height:1.6em; font-size:1.4em; color:#BB3632}
#content #list_actu_seco a:link { text-decoration:none; color:#BB3632 }
#content #list_actu_seco a:visited { text-decoration:none; color:#999 }
#content #list_actu_seco a:hover ,#content #list_actu_seco a:focus{ text-decoration:none; color:#333 }
#content h3.list_actu_seco { background-color:#BB3632 }
