A:link 
{	
	CURSOR: pointer;
	text-decoration:none;
}
A:visited 
{
	color: white;
	CURSOR: pointer;
	text-decoration:none;
}
A:hover 
{
	CURSOR: pointer;
	text-decoration:none;
}

.artisteLstlettre
{
	color:#b4bec3;	
	font-size:18px;
	font-family: arial,helvetica,sans-serif;
}

.artisteLstNom
{
	color : #57606a;
	font-size:12px;
	text-align:left;
}

.globalCss
{		
	background-color:#4B555F;	
}

.headerStyle
{
	height:182px;
	background-image : url("/img/head.jpg");
}

.expoTitre
{	
	font-size: 10pt; 
	font-family: arial,helvetica,sans-serif; 
	color: #4b555f;
}
.expoArtiste
{	
	font-size: 14pt; 
	font-family: arial,helvetica,sans-serif; 
	color: #4b555f;
}

.expoNav
{
	font-size:12px;
	font-family:Arial;
	color:#4b555f;
}
.expoDate
{
	font-size:13px;
	font-family:Arial;
	color:#4b555f;
}
.expoVernissageDate
{
	font-size:13px;
	font-family:Arial;
	font-weight:bold;
	color:#4b555f;
}
.expoVernissageHorraire
{
	font-size:13px;
	font-family:Arial;	
	color:#4b555f;
}
.expoContent
{
	font-size:13px;
	font-family:Arial;	
	color:#4b555f;
}
.expoLink
{
	font-size:12px;
	font-family:Arial;	
	color:#4b555f;
}

.errorStyle
{
	color:Red;
	font-weight:bold;
}
.okStyle
{
	color:Green;	
}

.adminMainTable
{
	background-color:#DDD3D3;
}

.adminPageTitle
{
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	color:Blue;
}

.adminMenuTitle
{
	font-family:Arial;
	font-size:16px;
	font-weight:bold;	
}

.adminMenuElement
{
	
}
.retourartiste
{
font-size: 10pt; font-family: arial,helvetica,sans-serif; color: #4b555f;
}


.imageZoom
{
 position:absolute;
 display:none;
}