
body 
{ 
background-color : #232323;
}
 
.main 
{ 
background-image : url(images/BG.jpg);
background-repeat : no-repeat;
background-color : 606060;
border-style : solid;
border-color : #B3893A;
border-width : 2px;
} 

.textbox 
{ 
background-image : url(images/Bottom.png);
background-repeat : no-repeat;
background-color : 606060;
} 

.text 
{ 
font-family : verdana;
font-size : 12px;
font-style : italic;
font-weight : bold;
color : #F5D982;
} 

.title 
{ 
font-family : verdana;
font-size : 18px;
font-style : normal;
font-weight : bold;
color : #B18839;
} 

.middle
{ 
border-collapse : collapse;
border-width : 0px;
} 

.table1	
{
background-image: url(images/Boutonbebe.png);
background-repeat : no-repeat;
font-size : 16px;
font-weight : bold;
color : #FFFFFF;
}

.table2	
{
background-image: url(images/Boutonindividu.png);
background-repeat : no-repeat;
font-size : 16px;
font-weight : bold;
color : #FFFFFF;
}

.table3	
{
background-image: url(images/Boutonboudoir.png);
background-repeat : no-repeat;
font-size : 16px;
font-weight : bold;
color : #FFFFFF;
}

.table4	
{
background-image: url(images/Boutonmariage.png);
background-repeat : no-repeat;
font-size : 16px;
font-weight : bold;
color : #FFFFFF;
}

.table5	
{
background-image: url(images/Boutonfamille.png);
background-repeat : no-repeat;
font-size : 16px;
font-weight : bold;
color : #FFFFFF;
}

.table6	
{
background-image: url(images/Boutonenfant.png);
background-repeat : no-repeat;
font-size : 16px;
font-weight : bold;
color : #FFFFFF;
}

.table7	
{
background-image: url(images/Boutoncommercial.png);
background-repeat : no-repeat;
font-size : 16px;
font-weight : bold;
color : #FFFFFF;
}

.table8	
{
background-image: url(images/Boutonimpressioniste.png);
background-repeat : no-repeat;
font-size : 16px;
font-weight : bold;
color : #FFFFFF;
}

.link { 
text-decoration : none;
font-size : 16px;
font-weight : bold;
color : #ffffff;
} 

.link A:link { 
text-decoration : none;
color : #ffffff;
} 

.link A:visited { 
text-decoration : none;
color : #ffffff;
} 

.link A:active { 
text-decoration : none;
color : #F5D982;
}
 
.link A:hover { 
text-decoration : none;
color : #F5D982;
}

.slides li {
  	display:block;
	float:left;
  	margin:0 10px 10px 0;
  	padding:0;
	width: auto;
	height: auto;
}

.thumbnail img {
	padding: 0px;
	text-align: center;
	margin: 4px;
	background: #FFF;
	border-width: 1px;
	border-color: #778899;
}


.thumbnail a:hover img {
	margin: 4px;
}
.nobdr {border: none;}
.widthall {width: 100%;}
.valignT {vertical-align:top;}
.floatright{float:right;}
.borderlow {border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #FFFFFF;}
.space {z-index: 0; position:relative; padding-top: 40px; margin: 0 auto 36px auto; width: 400px; height: 300px; text-align:left;}
.overlay { z-index: 1;}
