/* STANDARD */

BODY
{
	color:gray;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 11px;
	scrollbar-base-color:#FFFFE6;
}
A
{
	text-decoration : none;
	font-size: 11px;
	color: gray;
}
a:hover {
	color: #800000;
    text-decoration: underline;
}
input
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
}
option
{
	font-size:10px;
}
select
{
	font-size:10px;
}
textarea 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
}

TD
{
	font-size: 11px;
}

.navigation{
	font-size: 13px;
	color: #993300;
	font-weight: bold;
	letter-spacing: 3px; 
}
.titre_page{
	font-size: 24px;
	color: #993300;
	font-weight: bolder;
	letter-spacing: 3px; 
}
/* SCULPTURES */
.page_photo_titre
{
	font-size: 18px;
	color: gray;
	font-weight: bolder;
	letter-spacing: 5px; 
}
table.cadre_photo {
	border-left:0px solid gray ; 
	border-right:2px solid gray ; 
	border-top:0px solid gray ; 
	border-bottom:2px solid gray ; 
	background-color:gray;
}

.page_photo_descriptif
{
	font-size: 14px;
	color: gray;
}
.page_photo_avendre
{
	font-size: 11px;
	color: gray;
	font-style: italic;
}
.page_photo_info
{
	font-size: 11px;
	color: gray;
	font-style: italic;
}
table.bas_page {
	border-left:0px solid gray ; 
	border-right:0px solid gray ; 
	border-top:1px solid gray ; 
	border-bottom:0px solid gray ; 
}
