#flash_home
{
	background-image:url(../images/home/flash_home.jpg);
	background-repeat:no-repeat;
	width:715px;
	height:373px;
	padding:23px 0px 0px 85px;
}

#home_slide_show
{
	background-image:url(../images/home/fond_slideshow.gif);
	background-repeat:no-repeat;
	background-color:#9fa1a1;
	width:777px;
	height:210px;
	padding:20px 0px 0px 23px;
}

.slide_show
{
	float:left;
	width:263px;
	height:126px;
	padding:9px 10px 0px 0px;
	
}

.slide_show_titre
{
	color:#434444;
	font-size:18px;
	font-weight:bold;
	padding-left:1px;
	width:185px;
	float:left;
}


#home_nous_rejoindre
{
	float:left;
	width:203px;
	height:126px;
	padding:9px 10px 0px 15px;
}

#home_nous_rejoindre_contenu
{
	width:205px;
	padding-top:9px;
}

#home_nous_rejoindre_contenu p
{
	width:200px;
	font-size:11px;
	color:#2f3030;
	float:left;
}


#home_nous_rejoindre_contenu img
{
	float:left;
	margin-right:5px;
}
#home_nous_rejoindre_contenu a
{
	color:#2f3030;
	text-decoration:none;
	font-weight:bold;
	margin-top:5px;
	display:block;
}

/*****Slide show *******/



.slide_show .photoalaune {

width:255px;
height:150px;
overflow:hidden;

}


.contenu_slide
{
	padding-top:7px;
	width:300px;
	height:150px;
}

.contenu_slide img
{
	float:left;
	margin-right:5px;
}

.contenu_slide p
{
	width:180px;
	font-size:11px;
	color:#2f3030;
	float:left;
}

.contenu_slide a
{
	color:#2f3030;
	text-decoration:none;
	font-weight:bold;
	margin-top:5px;
	display:block;
}

.titre_slide_show
{
	font-size:11px;
	font-weight:bold;
	color:#2f3030;
	float:left;
	width:185px;
}
/**********Navigation dans le slide*************/

ul#nav_alaune {
list-style-type:none;
margin:0;
padding:5px 0px 0px 10px;
float:left;
}

#nav_alaune li {
display:inline;
float:left;
font-size:1.1em;
margin-left:5px;
}

#nav_alaune a {
display:block;
color:#FFF;
text-align:center;
text-decoration:none;
line-height:9px;
}

#nav_alaune .ongletgauche a {
width:9px;
height:9px;
background:url(../images/home/slide_show_carre_off.gif) no-repeat;
}

#nav_alaune .ongletgauche a:hover,#nav_alaune .ongletgauche a.selected {
background:url(../images/home/slide_show_carre_on.gif) no-repeat;
color:#00a1e2;
}

#nav_alaune .ongletcentre a {
width:9px;
height:9px;
background:url(../images/home/slide_show_carre_off.gif) no-repeat;
}

#nav_alaune .ongletcentre a:hover,#nav_alaune .ongletcentre a.selected {
background:url(../images/home/slide_show_carre_on.gif) no-repeat;
color:#00a1e2;
}

#nav_alaune .ongletdroit a {
width:9px;
height:9px;
background:url(../images/home/slide_show_carre_off.gif) no-repeat;
}

#nav_alaune .ongletdroit a:hover,#nav_alaune .ongletdroit a.selected {
background:url(../images/home/slide_show_carre_on.gif) no-repeat ;
color:#00a1e2;
}
/********************/
ul#nav_alaune2 {
list-style-type:none;
margin:0;
padding:5px 0px 0px 10px;
float:left;
}

#nav_alaune2 li {
display:inline;
float:left;
font-size:1.1em;
margin-left:5px;
}

#nav_alaune2 a {
display:block;
color:#FFF;
text-align:center;
text-decoration:none;
line-height:9px;
}

#nav_alaune2 .ongletgauche a {
width:9px;
height:9px;
background:url(../images/home/slide_show_carre_off.gif) no-repeat;
}

#nav_alaune2 .ongletgauche a:hover,#nav_alaune2 .ongletgauche a.selected {
background:url(../images/home/slide_show_carre_on.gif) no-repeat;
color:#00a1e2;
}

#nav_alaune2 .ongletcentre a {
width:9px;
height:9px;
background:url(../images/home/slide_show_carre_off.gif) no-repeat;
}

#nav_alaune2 .ongletcentre a:hover,#nav_alaune2 .ongletcentre a.selected {
background:url(../images/home/slide_show_carre_on.gif) no-repeat;
color:#00a1e2;
}

#nav_alaune2 .ongletdroit a {
width:9px;
height:9px;
background:url(../images/home/slide_show_carre_off.gif) no-repeat;
}

#nav_alaune2 .ongletdroit a:hover,#nav_alaune2 .ongletdroit a.selected {
background:url(../images/home/slide_show_carre_on.gif) no-repeat ;
color:#00a1e2;
}

/**********************/





#footer_home
{
	background-image:url(../images/home/fond_footer.gif);
	background-repeat:no-repeat;
	width:800px;
	height:20px;
}

#footer_home ul 
{	
	width:800px;
}

#footer_home ul li
{
	float:left;
	color:#434444;
	margin-left:19px;
	text-align:right;
}

#footer_home ul li a
{
	color:#434444;
	text-decoration:none;
}