/* CSS Document */

body
{
	margin:0px;
	font : 14pt arial;
	background-image: url(../locale/Ar/images/accueil/fond-bas-page.gif);
    background-repeat:no-repeat;
	background-position:right bottom;
	height:100%;
}
/* banniere */
#banniere
{
	background-color:#000000;
	background-image: url(../locale/Ar/images/accueil/fond-droite-banniere.jpg);
	background-repeat:no-repeat;
	background-position:20px 0px;
}

#langue
{
	background-color:#000000;
	text-align:left;
	padding-left:10px;
}

.noir
{
	background-color:#000000;
}
.gris
{
	background-color:#727071;
}

/* la colone gauche */
#menugauche
{
	background-image:url(../locale/Ar/images/accueil/fond-menu-gauche.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#conduite
{
	background-image: url(../locale/Ar/images/accueil/fond-changeons-conduite.gif);
	background-repeat:no-repeat;
	text-align:right;
	padding-right:70px;

}

#copyright
{
	font-size:9px;
	padding-right:75px;
	text-align:right;
	color:#b1b1b1;
	font-weight:bold;
	background-image:url(../locale/Ar/images/accueil/fond-copyright.gif);
	background-repeat:no-repeat;
	background-position:right;
}
#copyright a
{
	font-size:9px;
	color:#b1b1b1;
	font-weight:bold;
	text-decoration:none;
	padding-top:2px;
	padding-bottom:3px;
}


#contenu
{
	background-image:url(../locale/Ar/images/accueil/fond-page.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
#actu
{
	
	font-size:110%;
	padding:0px 20px 0px 0px;
	
}

#actu a
{
font-size:110%;
color:#000000;
text-decoration:none;
}
#actu a:hover
{
font-size:110%;
color:#000000;
text-decoration:underline;
}

#actu form
{
	margin:0px;
}

#actu img
{
margin-bottom:2px;
margin-top:0px;
}

p.enum
{
	background-image: url(../locale/Ar/images/accueil/puce-actu.gif);
	background-repeat:no-repeat;
	background-position:100% 10%;
	padding-right:12px;
	margin-bottom:6px;
	margin:0px;
}

p
{
	text-align:justify;
	margin:0px;
	font-size:14px;	
}

.btradio
{
    margin-top:2px;
}

.bouton
{
background-color:#edd613;
border:1px solid #ff0000;
font-size:14px
}

.resultat
{
    background-image:url(../locale/Ar/images/contenu/t-rouge.gif);
	background-repeat:no-repeat;
	background-position:74px 2px;
	padding-right:10px;
	text-decoration:none;
	color:#000000;
	width:70px;
	display:block;
}

/* menu haut */
#menuhaut
{
font-size: 90%;
padding-left:10px;
text-align:left;
font-weight:bold;
padding-top:2px;
}
#menuhaut a
{
font-size: 90%;
color:#000000;
text-decoration:none;
font-weight:bold;
}

/*message defilent*/
.defil
{
font-size:90%;
color: #000000;
font-weight:bold;
margin-top:6px;
}


