/* CSS Document */
body {
	background-image:url(images/fond.jpg);
	background-position:center;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #ffffff;
}

a:hover {
	text-decoration: underline;
	color: #ffffff;
}

a:active {
	text-decoration: none;
	color: #ffffff;
}

a:focus
{
outline:0;
} 

.td_contenu{
	padding:10px;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

.td_contenu-sans{
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

.td_sousliens{
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight:bold;
}

.td_sousliens-etat{
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight:bold;
}

.txt_titres{
	font-family: Georgia, Times New Roman, Times, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #999999;
}
a.s_menu:link {
	color: #990000;
	text-decoration: none;
}

a.s_menu:visited {
	text-decoration: none;
	color: #990000;
}

a.s_menu:hover {
	text-decoration: underline;
	color: #000066;
}

a.s_menu:active {
	text-decoration: none;
	color: #990000;
}

#brochure{
	width:204px;
	height:auto;
	float:left;
	margin-left:0px;
	}
#text_brochure{
	width:200px;
	height:auto;
	float:left;
	color:#002C4C;
	}	
	
	#text_brochure a{
	color: #002C4C;
	font-size:11px;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	}	
	
	#text_brochure a:hover{
	color: #900;
	text-decoration:none;
	}	
	
.brochure_image{
	margin-top:0px;
	padding:0 0 0 0;
	float:left;
	}
	
/*** set the width and height to match your images **/

#slideshow {
    position:relative;
    height:216px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
	margin-right:-15px;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
	
	
/*** set the width and height to match your images **/

#slideshow2 {
    position:relative;
    height:350px;
}

#slideshow2 IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
	margin-right:-15px;
}

#slideshow2 IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow2 IMG.last-active {
    z-index:9;
}
	
	
#slogan {
    position:absolute; top:220px; z-index:22; height:138px;
}
	
#lien-top {
    position:absolute; top:3px; left:735px; width:450px; float:right;
}
	
#lien-top-en {
    position:absolute; top:3px; left:735px; width:450px; float:right;
}	
	
	

