/*
 stule de la table contenant le bloc actualit� comple
*/

.actualite
{
  width  : 550px;
  margin : auto;
}

.img_detail
{
	border-style : solid;
	border-width : 1px;
	border-color : #A3CCEA;
}
/*
 style css correspondant a la barre haute d'un bloc actualit�s
*/
.bloc_top
{
    height:22px;
    background: transparent url(/elmts/actu/actu_top.gif) no-repeat top center;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #73be1e;
	padding-left:30px;
	padding-right:20px;

}

/*
defini les barres sur le cot� du bloc  actualit�s
*/
.bloc_mid
{
background: transparent url(/elmts/actu/actu_mid.gif) repeat-y center center;
 font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #73be1e;
	
	padding-left:30px;
	padding-right:20px;
}
/*
defini les barres du bas d'un bloc actualit�s
*/
.bloc_bot
{
background: transparent url(/elmts/actu/actu_bot.gif) no-repeat top center;
height:20px;
}
.bloc_top .link, .bloc_mid .link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #568A16;
	text-decoration: underline;
	text-align: left;
	margin-top: 10px;
}
/*
reglage taille de illustration de l'actu
*/
.paragraphe_image
{
width: 110px;
padding-top:5px;
padding-bottom:5px;
vertical-align:top;
text-align:center;
}
.paragraphe_image img
{
width:100px;
}
.paragraphe_corps
{
text-align:justify;
vertical-align:top;
}

.paragraphe_galerie_elmt
{
 width: 110px;
 padding-top:5px;
 padding-bottom:5px;
  text-align:center;
 vertical-align:top;
}
.paragraphe_galerie_elmt img
{
 width:100px;
 border: 2px solid #568A16;

}

.paragraphe
{
width: 500px;
}
/*
imgae de fond pour la galerie des actualité
*/
.titre_galerie
{
background:transparent url(/elmts/clap_actu_titre_galerie.gif) no-repeat center center;
height:40px;
}

/*
style des liens suivant precedent
*/

.page_liste
{
width: 530px;
margin:auto;
font-family: arial;
font-size:12px;

}
.page_liste_center
{
width:130px;
}
.page_liste_pre
{
width:200px;
text-align:left;
}
.page_liste_pre .link
{
font-weight:bold;
color : #4B96CD;
text-decoration : none;
}
.page_liste_sui
{
width:200px;
text-align:right;
}
.page_liste_sui .link
{
font-weight:bold;
color : #4B96CD;
text-decoration : none;
}
.actu
{
	font-family: arial;
	font-size:12px;
	font-weight:bold;
	color : #4B96CD;
	text-decoration : none;
}
.paratxt
{
	padding :10px 10px 10px 5px;
	text-align:left;
	color:#758DA0;"
}
.paratxt a
{
	font-weight:bold;
	color : #4B96CD;
	text-decoration : none;
}