body {
	background-image:url(../images/bg.jpg);
}
body,td,th,em,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 16px;
}
a:link {
	color: #e96280;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #e96280;
}
a:hover {
	text-decoration: underline;
	color: #6b5b52;
}
a:active {
	text-decoration: none;
	color: #e96280;
}
.titre {
	font-size: 16px;
	color: #d43b67;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-style: normal;
}

/*---------- sous-titre album photos ----------*/
.titrephotos {
	font-size: 18px;
	color: #B92A58;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: 400;
	font-style: italic;
}
.titrephotostotem {
	font-size: 18px;
	color: #562BB;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: 400;
	font-style: italic;
}

/*---------- expos ----------*/
.expochey_grand {
	font-size: 16px;
	color: #9d0e8b;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	font-weight: 400;
}
.expochey_petit {
	font-size: 11px;
	color: #594757;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	font-weight: 400;
}

/*---------- articles ----------*/
.textearticle {
	font-size: 12px;
	color: #594757;
	font-family: Verdana, Times New Roman, Times, serif;
}

/*---------- BAS DE PAGE ----------*/
.tdbas {
	background-image:url(../images/index-base_50.jpg);
	background-repeat:no-repeat;
}

/*---------- bandeau haut ----------*/
.tdheader {
	background-image:url(../images/bandeauhaut.jpg);
	background-repeat:no-repeat;
}

/*---------- MENU ----------*/
.tdmenu {
	vertical-align:top;
	text-align:top;
}
.tdmenuqueu {
	background-image:url(../images/index-base_13.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height	: 69px;
	}
	
/*---------- GALERIE ----------*/
.bordphoto:hover  {
	padding:4px;
	border:1px solid #f99fb7;
	background-color:#fff;
	margin-bottom:5px;
	margin-left:5px;
	margin-left:5px;
	margin-top:5px;
	text-align: center;
}
.bordphoto {
	padding:4px;
	border:1px solid #b4bbbf;
	background-color:#fff;
	margin-bottom:5px;
	margin-left:5px;
	margin-left:5px;
	margin-top:5px;}
a.galerie:link img, a.galerie:visited img, a.galerie:active img {
	margin-right:1px;
	margin-bottom:1px;
	filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity: 0.8;opacity: 0.8;}
a.galerie:hover img{
	margin-right:1px; 
	margin-bottom:1px;
	filter:alpha(opacity=100);-moz-opacity:1.0;-khtml-opacity: 1.0;opacity: 1.0;}