

BODY,TD {
	background-color: #393132;
	font-family: Century Gothic, Arial;
	        color: white;
			font-size: 10pt;
	/*font-weight: bold;*/
	/* text-decoration: none; */

}

BODY.centrer
	{
	text-align:center;
	}

#page
	{
	width:1000px;
	margin:auto;
/*	border:1px dashed white;*/
	text-align:center;

	}

#peinture
{
/*	font-size: 10pt; */
}


a:link
        {COLOR: #FFFFFF;  TEXT-DECORATION: none;}
a:visited
        {COLOR: #FFFFFF;  TEXT-DECORATION: none;}
a:hover
        {
	COLOR: #FF0000;
	TEXT-DECORATION: underline;
	}

.medium
	{
	font-size: 0.85em;
	}
	
.vignette
	{
	padding:2px; 
	border: 1px solid #393132;
	}

.vignette_selectionne
	{
	padding:2px; 
	border: 1px solid red;
	}
	
	
/* triptyque */

.vignette_triptyque
	{
	margin:20px;
	margin-top:30px;
	text-align:center;
	width:45%;
/*	border:1px dashed red;
*/	}
	
/* pour le prechargement des images */
.hiddenPic {display:none;}

.info_peinture 
	{
	margin-top: 10px;	
	}
	
.info_peinture p
	{
	margin-top: 0;	
	margin-bottom: 0;	
	}
	
.selection
	{
	font-weight: bold;
	}

