/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| HTML & GLOBAL ||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
body {
	
	background: url(../images/background.jpg) repeat-x;
	background-color: #aa9680;
	margin: 0px;
	color: #FAEFDB;
	font-family: Verdana;
	font-size: 11px;
	text-align:justify;
}
h1{
	font-size:14px;
}

a {
	color: #b1d7e2;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	color:#d3ecf3;
	text-decoration: underline;
}

table {
	font-size: 11px;
}

p {
	text-align: justify;
}
.legend{
	text-align:right;
	padding:0 10px 10px 0;
	color:#000;
	font-size:9px;
}
.tableauGlobal {
	width: 100%;
	/*background-image: url(../images/background-global.jpg);
	background-repeat: no-repeat;
	background-color: #000000;*/
}
ul{
	padding:0;
	margin:0 0 0 20px;
}
li{
	padding:0 20px 10px 20px;
	list-style:none;
	background:url(../images/puce.png) no-repeat;
	font-size:10px;
color:#413218;
}
#reservezSeminaire a{
	display:block;
	height:51px;
	width:240px;
	background-image:url(../images/reservez-votre-seminaire.png);
	background-position:top;
	background-repeat:no-repeat;
}
#reservezSeminaire a:hover{
	background-image:url(../images/reservez-votre-seminaire.png);
	background-position:bottom;
	background-repeat:no-repeat;

}
#plansDesSalons a{
	display:block;
	height:44px;
	width:240px;
	background-image:url(../images/plans-des-salons.png);
	background-position:top;
	background-repeat:no-repeat;
}
#plansDesSalons a:hover{
	background-image:url(../images/plans-des-salons.png);
	background-position:bottom;
	background-repeat:no-repeat;

}
#galeriePhotos a{
	display:block;
	height:44px;
	width:240px;
	background-image:url(../images/galerie-photos.png);
	background-position:top;
	background-repeat:no-repeat;
}
#galeriePhotos a:hover{
	background-image:url(../images/galerie-photos.png);
	background-position:bottom;
	background-repeat:no-repeat;

}
#uneQuestion a{
	display:block;
	height:51px;
	width:240px;
	background-image:url(../images/une-question.png);
	background-position:top;
	background-repeat:no-repeat;
}
#uneQuestion a:hover{
	background-image:url(../images/une-question.png);
	background-position:bottom;
	background-repeat:no-repeat;

}


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| BTNS  UK |||||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/


#reservezSeminaireUk a{
	display:block;
	height:51px;
	width:240px;
	background-image:url(../images/reservez-votre-seminaire-uk.png);
	background-position:top;
	background-repeat:no-repeat;
}
#reservezSeminaireUk a:hover{
	background-image:url(../images/reservez-votre-seminaire-uk.png);
	background-position:bottom;
	background-repeat:no-repeat;

}
#plansDesSalonsUk a{
	display:block;
	height:44px;
	width:240px;
	background-image:url(../images/plans-des-salons-uk.png);
	background-position:top;
	background-repeat:no-repeat;
}
#plansDesSalonsUk a:hover{
	background-image:url(../images/plans-des-salons-uk.png);
	background-position:bottom;
	background-repeat:no-repeat;

}
#galeriePhotosUk a{
	display:block;
	height:44px;
	width:240px;
	background-image:url(../images/galerie-photos-uk.png);
	background-position:top;
	background-repeat:no-repeat;
}
#galeriePhotosUk a:hover{
	background-image:url(../images/galerie-photos-uk.png);
	background-position:bottom;
	background-repeat:no-repeat;

}
#uneQuestionUk a{
	display:block;
	height:51px;
	width:240px;
	background-image:url(../images/une-question-uk.png);
	background-position:top;
	background-repeat:no-repeat;
}
#uneQuestionUk a:hover{
	background-image:url(../images/une-question-uk.png);
	background-position:bottom;
	background-repeat:no-repeat;

}





/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||| ENTETE |||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauEntete {
	width: 980px;
	padding-top: 10px;
	padding-bottom: 10px;
	/*background-image: url(../images/background-entete.jpg);
	background-repeat: no-repeat;
	background-color: #000000;*/
}
.tableauEntete .decalageLogo {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	/*text-align: center;*/
}
.tableauEntete .adresse {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}










/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||||||||||| QUICKSEARCH |||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauQuicksearch {
	width: 980px;
	padding-top: 0px;
	padding-bottom: 0px;
}











/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||||| FLASH ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauFlash {
	width: 980px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}






/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||| PARTIE ADMINISTRABLE |||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauContenu {
	width: 980px;
	padding-bottom:8px;
	text-align: center;
	background:#FAEFDB;
	/*background-image: url(../images/background-contenu.jpg);
	background-repeat: no-repeat;
	background-color: #000000;*/
}

.tableauBloc {
	width: 964px;
	text-align:center;
	/*background-image: url(../images/background-tableau-bloc.jpg);
	background-repeat: no-repeat;
	background-color: #000000;*/
}
.tailleS{
	width:240px;
	background:#aa9680 url(../images/top-small-column.gif) top left no-repeat;
}
.tailleM{
	width:468px;
	background:#8c7a5a url(../images/top-medium-column.gif) top no-repeat;
}
.tailleL{
	width:716px;
	background:#8c7a5a url(../images/top-large-column.gif) top no-repeat;
}
.tailleXL{
	width:964px;
}
.bkgMarronClair{
	background:#AA9680;
}
.bkgMarronFonce{
	width:468px;
	background:#8C7A5A;
}
.colonneGauche{
	border-right:4px solid #FAEFDB;
}
.colonneCentre{
	border-right:4px solid #FAEFDB;
	border-left:4px solid #FAEFDB;

}
.colonneDroite{
	border-left:4px solid #FAEFDB;
}
/*
.sousPartie{
	border-bottom:8px solid #FAEFDB;
}
*/
.sousPartie{
line-height:8px;
background:#FAEFDB;
}

.titre {
	/*height: 60px;*/
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 20px;
	text-align: center;
}

.ssTitre {
	padding-top: 32px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	font-size: 16px;
	text-align: center;
}

.blocTexte {
	vertical-align: top;
	padding: 10px 10px 20px 10px;
}
.colonneTexte{
	width:30%;
	border-right:1px dotted #FAEFDB;
}

.blocPhoto {
	vertical-align: top;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
}

.blocPhoto img {
	/*border: 1px outset #ffffff;*/
}

#nosOffresIndex .ssTitre{
background:url(../images/nos-offres-top-index.png) no-repeat bottom;
}
#nosOffres .ssTitre{
background:url(../images/nos-offres-top.png) no-repeat bottom;
}

#nosOffres .blocTexte,
#nosOffres .blocPhoto,
#nosOffresIndex .blocTexte,
#nosOffresindex .blocPhoto{
color:#5b4a2d;
background:#fff;

}



#nosOffresIndex .bottom,
#nosOffres .bottom{
line-height:10px;
background:url(../images/nos-offres-bottom.png) no-repeat bottom;
}




/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||| PIED DE PAGE |||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauPiedDePage {
	width: 980px;
	padding:0px 10px 5px 10px;

	font-size: 9px;
	text-align: center;
	background:#faefdb;
	color:#8C7A5A;
	/*background-image: url(../images/background-pied-de-page.jpg);
	background-repeat: repeat-x;
	background-color: #000000;*/
}

.tableauPiedDePage a {
	color: #8ab9c6;
	text-decoration: none;
}

.tableauPiedDePage a:hover {
	text-decoration: underline;
}











/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||| REFERENCEMENT ||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauDescriptionReferencement {
	background:#FAEFDB;	
	width: 980px;
	color:#8C7A5A;
	padding-right:143px;
	padding-left:143px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 9px;
	text-align: center;
	/*background-image: url(../images/background-description-referencement.jpg);
	background-repeat: repeat-x;
	background-color: #000000;*/
}

.tableauDescriptionReferencement a {
	color: #8ab9c6;
	text-decoration: none;
}

.tableauDescriptionReferencement a:hover {
	text-decoration: underline;
}









/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||||||||||||| ADRESSE |||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauAdresse {
	background:#e4dac6 url(../images/background-adresse.jpg) repeat-x;	
border-top:1px solid #e4dac6;	
width: 980px;
	color:#8C7A5A;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	text-align: center;
	/*background-image: url(../images/background-pied-de-page.jpg);
	background-repeat: repeat-x;
	background-color: #000000;*/
}

.tableauAdresse a {
	color: #8ab9c6;
font-size: 9px;
	text-decoration: none;
}

.tableauAdresse a:hover {
	text-decoration: underline;
}






/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||| CREDITS ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauCredits {	
	width: 980px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 7px;
	text-align: center;
	/*background-image: url(../images/background-credits.jpg);
	background-repeat: repeat-x;
	background-color: #000000;*/
}

.noBorder{
	border:none;
}