@charset "utf-8";
/* CSS Document */

@charset "ISO-8859-1";
/* CSS Document */

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	line-height : 12px;
	height : auto;
	width : auto;
	color : #0229ff;
	text-align: center;
	margin:0;
	overflow:auto;
	background-color: #fff;
	background-image:url(../IMG/background.jpg);
	background-repeat:no-repeat;
	
}


/************** LIENS *********************************************/

a,
a:link,  
a:visited
{
	color:#ffffff;
	text-decoration:none;
}
a:hover{
	color:#ffffff;
	text-decoration:underline;
}

img {
border:0px;

}

/************** blocs principaux *********************************************/


#container{
	position: relative;
	text-align: center; /* pour annuler l'heritage de text-align:center de BODY */
	margin: 0 auto 0 auto; /* auto pour centrer horizontalement la boite dans BODY 
			 pour le navigateurs autres que IE/WIN */
	padding: 0 0 0 0;
	width: 100%; /* ou 100% pour largeur fluide pleine largeur */
	height:auto;
	background-color: #fff;
	overflow:visible;
	margin: 40px 0 0 0;
}


#header{
	width: 900px;
	height: 140px;
	text-align:left;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
}
#page{
	width:100%;
	height:333px;
	background-image:url(../images/fond.png);
	background-repeat:repeat;
	position:relative;
	margin: 0 0 0 0;
	overflow:visible;
	
}
#page_index{
	background-color: #fff;


}

/************** dans le header *********************************************/


#logo_site{
	width: 195px;
	height: 120px;
	background-image:url(../IMG/site/logo_site.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	display: block;
	float:left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#logo_site a:link,
#logo_site a:visited,
#logo_site a:hover
{
	display:block;
	width: 225px;
	height: 100px;

}

#menu{
	margin: 0 0 0 85px;
	width: 200px;
	height: 100px;
	background-color:#fff;
	float:left;

}
#menu h1{

	font-size : 11px;
	font-weight:normal;
	float:left;
	padding:0 1px 0 4px;
	color:#0229ff;
	width: 200px;
	margin:0 0 5px 0;
	padding:0 0 0 0;
}

#menu h1 a:link,
#menu h1 a:visited
{
	color:#0229ff;
	padding:0 5px 0 0;

}

#menu h1 a:hover{
	text-decoration:none;
	color:#0229ff;
	padding: 0 0 0 0;
}
/*
#contact{
position:absolute;
top:0px;
left:595px;
	width: 104px;
	height: 24px;

}
#contact a:link,
#contact a:visited
{
	background-image:url(../IMG/site/contact.jpg);
	background-repeat:no-repeat;
	display:block;
	width: 104px;
	height: 24px;

}

#contact a:hover
{
	background-image:url(../IMG/site/contact.jpg);
	background-repeat:no-repeat;
	display:block;
	width: 104px;
	height: 24px;

}
*/

/************** dans la page *********************************************/

/************** contenu centre *************/
#contenu{
	width: 900px;
	height: 333px;
	margin: 0 auto 0 auto;
	text-align:left;
	z-index:5;
	overflow:visible;
	background-position:bottom left;
}

#hierarchie{
width:300px;

}

#bloc{
	color:#fff;
	width: 500px;
	height: auto;
	float: left;
	margin:5px 15px 10px 0;
	

}
#contenu #bloc h1{
	width: 200px;
	font-size: 12px;
	font-weight: normal;
padding: 0 0 5px 0;
}

#contenu #bloc .Titre_Rub{
	color:#fff;
  width: 200px;
	font-size: 14px;
	font-weight: normal;
	border-bottom:dashed #ffffff 1px;
padding: 0 0 15px 0;
}

#contenu #bloc h2{
	
  width:200px;
	font-size : 12px;
	font-weight:normal;
	float:left;
	padding:2px 1px 3px 8px;
	color:#ffffff;
}

#contenu #bloc .liste_articles{
	background-color:#fff;
  width:150px;
	font-size : 12px;
	font-weight:normal;
	float:left;
	padding:0 1px 0 20px;
	color:#0229ff;
}

#contenu #bloc H3{
	width: 280px;
}
#contenu #bloc h3.suite{
	width: 100px;
}


table .spip{
line-height:normal;
}

#myGallery{
  float: left;
  margin:0px 0 0 0;
  padding:0 0 0 0;
}

#myGallerySalons{
float: left;
margin:0px 0 0 0;
padding:0 0 0 100px;
color: #FFFFFF;
}

#bloc_info{
	display:block;
	/*	background-image:url(../IMG/background_important.jpg);
	background-repeat:no-repeat;
*/	width: 280px;
	height: auto;
	color: #FFFFFF;
	padding: 0 0 0 0;
	font-size:10px;
	line-height:15px;
	margin: 0 0 0 0;
float:left;
	z-index:10;

}

#bloc_info strong{
	font-weight:bold;

}

#bloc_info #bloc{
	width: 100%;
	height: auto;
	float: left;
	margin:10px 0 5px 0;

}
#bloc_info #bloc .sous_menu{
	width: 100px;
	height: auto;
	float: left;
	margin:5px 0 0 0;
text-decoration:none;
}

.info{
  margin: -5px 5px 20px 0;
  padding:0px 10px 0px 10px;
  border:solid 1px #FFFFFF;
  font-size:10px;
  }

.titre_event{
  color: #FFFFFF;
	font-size:1.1em;
  padding: 10px 0 0 0;
  }

.evenements{
  /*padding: 5px 5px 0 0;*/
  margin: 5px 5px 5px 10px;
  }

.pagination{
  margin: 20px 0 0 0;
  text-align: center;
  }
  
.titre_portfolio{
	color: #FFFFFF;
	padding: 0 0 0 0;
	font-size:10px;
	line-height:15px;
	margin: 0 0 0 25px;
  }
.descriptif_portfolio{
	color: #FFFFFF;
	padding: 0 0 0 0;
	font-size:10px;
	line-height:15px;
	margin: 0 0 0 25px;
  }

.sous_menu h1 a:link,
.sous_menu h1 a:visited
{
	color:#0229ff;
	padding:0 0 0 0;
text-decoration:none;
}

.sous_menu h1 a:hover{
	text-decoration:none;
	color:#fff;
	padding: 0 0 0 0;
}


#bloc_info #bloc h1{
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	padding:5px 0 5px 0;
	border-bottom: dashed #ffffff 1px;
}


#bloc_info #bloc H3{
	width: 280px;


}


#bloc_text{
	width: 355px;
	height: 20px;
}

#contenu h1{
	width: 395px;
	height: auto;
	padding:10px 0 5px 10px;
	color:#ffffff;
	margin:0 0 0 0;
	font-size:15px;
	display:block;
	font-weight: bold;
}


#contenu h3{
	display:block;
	width: 355px;
	height: auto;
	padding:0 0 0 10px;
	font-size:11px;
	font-weight:normal;
	line-height:13px;

}

#contenu h3 strong {
	color:#F72B0D;


}





/************** news ? gauche *************/

#bloc_info #bloc #news{
	margin: 0 0 0 60px;
	width:150px;
	height: 100px;
	background-color:#fff;
	float:left;
}


#bloc_info #bloc #news_photo{
	display:block;
	width: 150px;
	height: 100px;

}

#bloc_info #bloc #news h1{
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	padding:5px 0 5px 0;
	border-bottom: dashed #ffffff 1px;
}
#bloc_info #bloc #news h2{
	width:150px;
	font-size : 12px;
	font-weight:normal;
	float:left;
	padding:0 1px 0 4px;
	color:#ffffff;
}
#bloc_info #bloc #news h3{
	width: 120px;
	height: auto;
	font-size:10px;
	margin-top: -5px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 5px;	/*border-bottom: dashed #F72B0D 1px;*/
}
#bloc_info #bloc #news h3 p.spip{
	background-color:#fff;


}

#bloc_info #bloc #news #date{
	width: auto;
	height: auto;
	padding:0 0 0 5px;
	font-size:9px;
	color:#0229ff;
	margin:2px 0 3px 0;
}

#bloc_info #bloc #news #url{
	width: 140px;
	height: auto;
	padding:0 0 0 5px;
	font-size:9px;
	color:#F72B0D;
	margin:2px 0 3px 0;
}

#liste_salons{
  color: #FFFFFF;
	width: 700px;
	margin: 0 0;
	text-align:left;
}

.titre_salon{
	padding:0 0 0 10px;
	font-size:11px;
	font-weight:normal;
	line-height:13px;
}
.evenementsalon{
  margin: 5px 0 0 50px;
	font-size:11px;
	font-weight:normal;
	line-height:13px;
}
.adresse{
  	margin: 5px 0 0 10px;
	font-size:12px;
	font-weight:normal;
	line-height:13px;
}
  
#url a:link{
	text-decoration:underline;
	color:#F72B0D;
}


#url a:visited,
#url a:hover
{
	color:#0229ff;
	text-decoration:none;
}



#contact{
	width:188px;
	height: auto;
	background-color:#fff;
	float:left;
	font-size : 15px;
	color:#0229ff;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9F9960;
	border-left-color: #9F9960;
}
.contact{
	color:#0229ff;
}



/************** footer *************/

#footer{
	font-size : 10px;
  text-align:left;
	width: 900px;
	height: 20px;
	background-image: url(../IMG/background_text.jpg);
	background-repeat: repeat-x;
	position: relative;
  margin: 10px auto 0 auto;
	padding: 0 0 0 0;
}

