@charset "UTF-8";
/* // breadcrumb // */
div#breadcrumb {
	padding-top:0px;
	margin-bottom:5px;
	color:#666465;
	font-size:80%;
}
div#breadcrumb a:link, #breadcrumb a:visited {color:#666465;}
div#breadcrumb a:hover{text-decoration:none;}


h1{
	color:#cc0066;
	font-size:180%;
}
p{
	color:#333;
	font-size:120%;
	
	}
a, a:visited{
color:#99cc33;
	text-decoration:none;
	}
a:hover{
color:#CC0066;}

.pageencours{
	clear:both;
	margin-top:15px;
	font-size:90%;
	color:#999;
	
	}
.ancreinterne{
	font-size:90%;
	color:#333;
	text-transform: uppercase;
	}
	
.ancreinterne a, .ancreinterne a:hover{
	font-size:90%;
	color:#999;
	text-transform: uppercase;
	}
h2{
	
	margin-top:2px;
	color:#cc0066;
	font-size:160%;
	text-transform:uppercase;
	dclear:both;}

li{list-style-type: none;
}


.liste li{
	color:#333;
	font-size:120%;
	list-style-type: none;	
	
	}
.legendeimage{
	color:#669900;
	font-size:110%;
	text-align: left;
	font-style: italic;
	}
.villagemariage{
	float:left;
	width:195px;
	text-align:center;}
	
.lienexpo  a{
	color: #000000;
}
.lienexpo  a:hover{
	color: #999999;
}

.liendl{
background-image:url(../images/download.gif);
background-position:top left;
background-repeat:no-repeat;
padding-left:22px;
height:24px;
line-height:20px;
display:block;
	
	}