a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;

}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}
/***** Positionnement photo wedding
-------------------------------------------------------- */
/*div[id=wedding] {
	position: fixed !important;
}
}*/
#wedding
{
	position:absolute;
	margin-left:495px;
	margin-top:230px;
}



/************************** Pages autogérables => 17-11-2008 <= *************************************/
div#pageauto {
	width : 665px;
	height : 340px;
	margin-top:15px;
	position : absolute;
	color : #000000;
	overflow : auto;
	scrollbar-face-color:#FFFFFF; /* blanc */
	scrollbar-shadow-color: #666666;  /* gris */
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #dddddd;
	scrollbar-darkshadow-color: #000000;
	/*scrollbar-track-color: #f5f5f5;	*/
    scrollbar-arrow-color: #666666;  /* gris */
}

/**********************************************************************************************************/
