BODY{
	margin: 0 auto;
	padding: 0;
	background-color: #E9E7E9;
	background-image: url('Page-BgTexture.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
}

#art-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}

#art-page-background-glare
{
	position: absolute;
	width: 100%;
	height: 386px;
	left: 0;
	top: 0;
}

#art-page-background-glare-image
{
	background-image: url('../images/Page-BgGlare.png');
	background-repeat: no-repeat;
	height: 386px;
	width: 345px;
	margin: 0;
}

html:first-child #art-page-background-glare
{
	border: 1px solid transparent; /* Opera fix */
}


#art-page-background-gradient
{
	position: absolute;
	background-image: url('../images/Page-BgGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width:100%;
	height: 900px;
	
}

#art-page-background-gradient
{
	background-position: top left;
}


.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}

{

scrollbar-face-color:#FFFFFF;

scrollbar-arrow-color:#000000;

scrollbar-track-color:#FFFFFF;

scrollbar-highlight-color:#78a37d;

scrollbar-3dlight-color:#78a37d;

scrollbar-shadow-color:#78a37d;

scrollbar-darkshadow-color:#78a37d;

}

a
 {
  background-color: transparent;
  color: #ede6ee;
  font-family: Verdana;
  font-size: 12px;
  text-decoration: none;
 }

a:hover
 {
  background-color: transparent;
  color: White;
  font-family: Verdana;
  font-size: 12px;
  text-decoration: none;
 }

.rose
 {
  background-color: transparent;
  color: #ede6ee;
  font-family: Verdana;
  text-decoration: none;
 }
a.rose
 {
  background-color: transparent;
  color: #ede6ee;
  font-family: Verdana;
  text-decoration: none;
 }

a.rose:hover
 {
  background-color: #ede6ee;
  color: white;
  font-family: Verdana;
  text-decoration: none;
 }

.bleu
 {
  background-color: transparent;
  color: #000000;
  font-family: Verdana;
  text-decoration: none;
 }
a.bleu
 {
  background-color: transparent;
  color: #ede6ee;
  font-family: Verdana;
  text-decoration: none;
 }

a.bleu:hover
 {
  background-color: transparent;
  color: #ede6ee;
  font-family: Verdana;
  text-decoration: none;
 }

.top 
 {
  border-top-width:1;
  border-right-width:1;   
  border-bottom-width:1;
  border-left-width:1; 
  border-color:#ede6ee; 
  border-top-style:solid;
  border-right-style:solid;
  border-left-style:solid;
  border-bottom-style:solid;
 }

.left 
 {
  border-top-width:0;
  border-right-width:0;   
  border-bottom-width:0;
  border-left-width:1; 
  border-color:#ede6ee; 
  border-top-style:solid;
  border-right-style:solid;
  border-left-style:solid;
  border-bottom-style:solid;
 }

.right 
 {
  border-top-width:0;
  border-right-width:1;   
  border-bottom-width:0;
  border-left-width:0; 
  border-color:#ede6ee; 
  border-top-style:solid;
  border-right-style:solid;
  border-left-style:solid;
  border-bottom-style:solid;
 }

.bottom 
 {
  border-top-width:0;
  border-right-width:1;   
  border-bottom-width:1;
  border-left-width:1; 
  border-color:#ede6ee; 
  border-top-style:solid;
  border-right-style:solid;
  border-left-style:solid;
  border-bottom-style:solid;
 }

.central 
 {
  border-top-width:0;
  border-right-width:1;   
  border-bottom-width:0;
  border-left-width:1; 
  border-color:#ede6ee; 
  border-top-style:solid;
  border-right-style:solid;
  border-left-style:solid;
  border-bottom-style:solid;
 }

.cadre 
 {
  border-top-width:1;
  border-right-width:1;   
  border-bottom-width:1;
  border-left-width:1; 
  border-color:#ede6ee; 
  border-top-style:solid;
  border-right-style:solid;
  border-left-style:solid;
  border-bottom-style:solid;
 }

.copy 
 {
  border-top-width:1;
  border-right-width:1;   
  border-bottom-width:1;
  border-left-width:1; 
  border-color:#ede6ee; 
  border-top-style:solid;
  border-right-style:solid;
  border-left-style:solid;
  border-bottom-style:solid;
 }
 }

