@charset "UTF-8";
/* CSS Document */
body {
	background-color: #FFFFFF;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #282828;

}
p, form, input, div, dl, dt, dd, ul, ol, li, blockquote, fieldset, th, td {
	margin: 0;
	padding: 0;
}


fieldset,img { border : 0; }

#map{
	width: 600px;
	height: 450px;
	margin: 10px auto;
}
* html .png{
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "/www/images/site/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
	);
}

.vert {
color:#00CC00;
}

.terra {
color:#CC3333;
}
.rose {
color:#cc6699;
font-weight:bold;
}




#top {
	float: left;
	height: 200px;
	width: 100%;
	background-image: url(images/site/Fd-top.gif);
}
#menu-top {
	float: left;
	height: 40px;
	width: 900px;
	margin-top: 48px;
}
#logo_insid {
	float: left;
	height: 85px;
	width: 355px;
	background-image: url(images/site/logo-insid.png);
	background-repeat: no-repeat;
}
#logo_artcom {
	float: left;
	height: 85px;
	width: 110px;
	margin-top:20px;
	margin-left:10px;
}
#logo-Guide {
	float: left;
	height: 110px;
	width: 800px;
	color: #d1081d;
	font-family: Tahoma;
	font-size: 30px;
	margin-left: 10px;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}
#deco-right {
	float: right;
	height: 162px;
	width: 228px;
	background-image: url(images/site/deco-right.png);
	background-repeat: no-repeat;
	margin: 0;
	z-index: 2;
	position: relative;
	background-position: top right;
}
#main {
	float: left;
	height: auto;
	width: 100%;
}
#main-menu {
	float: left;
	height: 400px;
	width: 650px;
	margin-left: 50px;
}
#main-right {
	float: left;
	height: auto;
	width: 30%;
	color: #626262;
	font-size: 0.8em;
	padding: 10px;
	
}
#main-right-interne {
	height: auto;
	width: 250px;
	color: #626262;
	font-size: 0.8em;
	padding: 20px 5px 5px 5px;
	min-height:550px;
	float:left;

}
#main-left {
	float: left;
	height: auto;
	width: ;
	text-align: center;
	padding:10px;
	border-right-style: dashed;
	border-color: #CCCCCC;
	background-image: url(images/site/img-fd.png);
	background-repeat: no-repeat;
}
#main-left-interne{
	float: left;
	height: auto;
	width: 930px;
	text-align: center;
	padding:10px;
	border-right-style: dashed;
	border-color: #CCCCCC;
	font-size: 0.8em;
	background-image: url(images/site/Fd-left.gif);
	background-repeat:repeat-x;
	min-height:560px;
}
#logo {
	float: left;
	height: 120px;
	width: 950px;
}
#espace-com {
	float: left;
	height: auto;
	width: 100%;
	border: 1px #ededed solid;
	margin-top: 5px;
	text-align:center;
}
#espace-com a{
	color:#282828;
	text-decoration:none;
}
#pub {
	float: left;
	height: 50px;
	width: 100%;
	background-color: #DBDBDB;
}
#top-left {
	float: left;
	height: 189px;
	width: 950px;
}
#copyright{
	float: left;
	margin-left: 20px;
	color:#FFFFFF;
	font-style:italic;
	margin-bottom: 10px;
	font-size:9px;
}
#bottom {
	background-color: #000000;
	float: left;
	height: auto;
	width: 100%;
	font-size: 0.8em;
}

/*---------------------------MENU */

#menu-top ul{
	display: block;
	width: 900px;
	float: left;
	margin: 0;
	height: 20px;
	padding: 5px 15px;
	font-size:0.9em;
}
#menu-top li{
	padding: 10px 10px;
	text-decoration:none;
	color:#282828;
	display: inline;
	background-image: url(images/site/Fd-item.gif);
	height: 49px;
	background-repeat: repeat-x;
	margin-left: 5px;
	/*-moz-border-radius:5px;
-webkit-border-radius:5px;*/

}
#menu-top li a{
	color: #282828;
	text-decoration:none;
	height: 49px;
}

#menu-top li a:hover{
	color: #282828;
}

#menu-top #active {
background-color:#FFFFFF;
height: 49px;
}


#menu-top li.mobile {
	padding: 10px 10px;
	text-decoration:none;
	color:#FFFFFF;
	display: inline;
	background-image: url(images/site/Menu-top-mobile.gif);
	height: 49px;
	background-repeat: repeat-x;
	margin-left: 10px;
}
#menu-top li a.mobile {
	color: #FFFFFF;
	text-decoration:none;
	height: 49px;
}

#menu-top li a:hover.mobile {
	color: #FFFFFF;
}



/*---------------------------MAIN MENU */

#main-menu ul{
	display: block;
	width: 890px;
	float: left;
	padding: 20px 20px;
	margin: 0;
	height: 49px;	
}
#main-menu li{
	text-decoration:none;
	color:#282828;
	height: 170px;
	width:130px;
	float: left;
	list-style-type: none;
	padding: 0 10px;
}
#main-menu li a{
	color: #282828;
	text-decoration:none;
	height: 250px;
}

#main-menu li a:hover{
	color: #282828;
}

#main-menu #active {
background-color:#FFFFFF;
height: 49px;

}

/*---- ----------------------CSS MENU BOTTOM  ----*/

.part-bot {
	float: left;
	height: 200px;
	width: 150px;
	border-right: 3px solid #272727;
	padding: 10px;
	background-color:#282828;
	margin: 10px 10px;
	color: #FFFFFF;
}
#menu-bottom ul{
	/*display: block;*/
	float: left;
	padding: 20px 10px;
	margin: 0;
	height: 25px;
	
}
#menu-bottom li{
	padding: 2px 5px;
	text-decoration:none;
	color:#FFFFFF;
	display: block;
	list-style-type: disc;
}
#menu-bottom li a{
	color: #FFFFFF;
	text-decoration:none;
}

#menu-bottom li a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
#menu-bottom {
	clear: none;
	float: left;
	width: auto;
	height: 200px;
	margin-left:10px;
}
/*---- ----------------------CSS MENU right  ----*/
#right-menu ul{
	display: block;
	width: 500px;
	float: left;
	padding: 10px 20px;
	margin: 0;
	height: 49px;	
}
#right-menu li{
	text-decoration:none;
	color:#282828;
	height: 130px;
	width: 80px;
	float: left;
	list-style-type: none;
	padding: 0 20px;
	text-align: center;
}
#right-menu li a{
	color: #282828;
	text-decoration:none;
	height: 250px;
	text-align: center;
}

#right-menu li a:hover{
	color: #282828;
	text-align: center;
}

#right-menu #active {
background-color:#FFFFFF;
height: 49px;
text-align: center;

}
/*---- ------------------------------------------------------------CSS rubrique  ----*/

#module-gauche {
	float: left;
	height: 550px;
	width: 200px;
	border: 1px #ededed solid;
	margin-top:100px;
	}
	
#boutons {
	float: left;
	height: auto;
	width: 70%;
	}
	
/*#deco{
	float: left;
	background-image: url(images/site/deco-serv.png);
	height: 82px;
	width:225px;
	background-repeat:no-repeat;
	margin-left:-10px;
	text-align:left;
	padding:10px;
	}*/
	
	#deco{
	float: left;
	height: 25px;
	width:225px;
	text-align:left;
	}

.swfa /*vous créez une classe, par exemple nommée .swaf*/ 
{ 
display:block; 
z-index:45; /*indice de superposition de plan sur la pageweb; la plus élevée est prioritaire; n'est pas opérationnel sur tous les navigateurs*/ 
position:relative /*position "à la suite" dans la chronologie de votre page*/ 
} 

.swfa span 
{ 
display:none /*reste caché jusqu'au passage du curseur*/ 
} 

.swfa:hover span /*le contenu caché est révélé ici par le survol du curseur*/ 
{ 
z-index:50; /*considérant que l'indice 50 est bien supérieur à 45*/ 
display:block; 
position:absolute; /*position "scotchée" à relative*/  /*couleur du texte à votre goût!*/  
padding:10px; /*marge interne*/ 
top:0px; /*position depuis le .swf, à ajuster "à tâtons" selon les dimensions de votre .swf*/
left:0px
} /*à ajuster également*/ 
 
