/* -------------------------------      Clients Custom CSS Styles       ------------------------------ */
body {
	background-color: #012534;
	height: 100%;
}
a {
	color: #FFFFFF;
}
.tableall {
	background-image:   url("../media/AntoineLebelMedia/bleu_fonce.gif");
}
.fondicones {
	background-color: #025B82;
	border: 1px solid #8A7249;
	padding: 5px;
}
.annonce {
	background-color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.fondtd1 {
	background-image: url(http://www.antoinelebel.com/media/AntoineLebelMedia/titre_highlights.gif);
}
.fondtd2 {
	background-image: url(http://www.antoinelebel.com/media/AntoineLebelMedia/bleu_clair.gif);
}
#page  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;	
}
#page a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;	
}
.Scroll {
scrollbar-face-color: #013952;
scrollbar-shadow-color: #012534;
scrollbar-highlight-color: #014462;
scrollbar-3dlight-color: #014462;
scrollbar-darkshadow-color: #014462;
scrollbar-track-color: #014462;
scrollbar-arrow-color: #ffffff;

}
.desctext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: normal;

}
.titredescrip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
}
.sstitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #FFFFFF;
}
.intorudction {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #FFFFFF;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #ffffff;
}
.fairstit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 1px;

}
/* -------  End of client's custom styles -------- */


/* -------------------------------     Pane Layout    -------------------------------*/
	
.topPane {
	vertical-align: bottom;
}
.contentpane {
vertical-align: top;
	height: 530px;
}
.bottompane {
vertical-align: top;
}
.leftpane {vertical-align: top;}

.mainTable
{
	width: 100%;
	height: 100%;
}

/* -------------------------------   'Admin' and CuteEditor 'Edit' button on all pages   ------------------------------- */

.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	border: thin solid #FFFFFF;
	background-color: #025B82;
	height: 25px;
	width: 50px;
	text-align: center;}
	
	
	
/* -------------------------------  Catalogue Page and Object Detail Page  -------------------------------  */

.textresultquery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #ffffff;
}
.artist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

#linkfunction a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;
}
#linkfunction a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: underline;
}

/* -------------------------------    Contact Page and Email a Friend Page    ------------------------------- */

.contacttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
}
.contacttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #ffffff;
}
.buttoncontact A  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border: thin solid #FFFFFF;
	background-color: #025B82;
	height: 15px;
	width: 60px;
	text-align: center;
	text-decoration: none;
	margin-right: 10px;
}
.buttoncontact A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #025B82;
	border: thin solid #025B82;
	background-color: #FFFFFF;
	height: 15px;
	width: 60px;
	text-align: center;
	text-decoration: none;
	margin-right: 10px;
}


/* -----------------  Print format Page: 

The styles are in the Print.ascx page and not in the CSS style sheet   

 ----------------  */

