*,
img
{ 
	margin: 0;
	padding: 0;
	border: 0;
}

body 
{
	font-family: arial, helvetica, sans-serif;
	text-align: center; /* IE centering */
	background-color: #fff;
	color: #000;
	font-size: 76%;
	background-image: url('../images/bg.gif');
	padding: 38px 0;
}


h1, h2, h3, h4, h5, h6, p, div, li, dt, dd,
a:link, a:visited, a:active, a:hover
{
	color: #666;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

a:link, 
a:visited, 
a:active, 
a:hover
{
    color: #ac6a48;
}

#outer 
{
	position: relative;
	text-align: left; /* IE centering cancel */
	margin: 20px auto;
	width: 752px;
}

#wrapper
{
	border: 1px solid #bbb;
	min-height: 450px;
	background-color: #fff;
    padding: 25px;
}

* html #wrapper
{
	height: 350px;
}

#menus
{
	position: relative;
	top: 0;
	right: 0;
	height: 1em;
	list-style-type: none;
	font-size: 1.3em;
	line-height: 1em;
	background-color: #fff;
}

#menus li
{
	display: block;
	float: right;
}

#menus a:link, 
#menus a:visited
{
	display: block;
	color: #999;
	font-weight: normal;
	padding: 0 15px;
	text-transform: lowercase;
	text-decoration: none;
	border-left: 1px solid #999;
}

#menus a.last:link,
#menus a.last:visited
{
	border-left: none;
}

#menus a:active, 
#menus a:hover, 
#menus a.active:link, 
#menus a.active:visited
{
	color: #ac6a48;
}


#sections
{
	list-style-type: none;
	text-align: right;
	padding-top: 13px;
}

#sections li
{
	display: inline; /* ie6 fix */
}

#sections a:link,
#sections a:visited
{
	display: block;
	float: right;
	color: #999;
	font-weight: normal;
	text-transform: lowercase;
	font-size: 1em;
	line-height: 1em;
	padding: 0 1em;
	border-left: 1px solid #999;
}

#sections a:active, 
#sections a:hover, 
#sections a.active:link, 
#sections a.active:visited
{
	color: #ac6a48;
}



#sections a.last:link,
#sections a.last:visited
{
	border-left: none;
}

#menus a.first:link,
#menus a.first:visited,
#sections a.first:link,
#sections a.first:visited
{
    padding-right: 0;
}

.faire-part #sections
{
    display: none;
}

.faire-part #content
{
    padding-top: 50px;
}

.image img
{
    border: 1px solid #ac6a48;
}

.image
{
    padding-bottom: 10px;
}

.faire-part #content .nav
{
    font-size: 1em;
    padding: 0;
    width: 100%;
    text-transform: lowercase;
}

div.thanks
{
    padding-top: 50px;
}

#content div.thanks p,
#content div.thanks a
{
    color: #999;
}

#content div.thanks
{
    font-size: .9em;
}

.faire-part #content .next a,
.faire-part #content .prev a
{
    color: #999;
}

.faire-part #content .next
{
    text-align: right;
}

.faire-part #content .current
{
    text-align: center;
	color: #cca794;
}

.faire-part #content .next,
.faire-part #content .prev
{
    width: 25%;
}

#content
{
	padding-top: 25px;
}

form 
{
	width: 280px;
	float: left;
	margin-right: 40px;
}

label
{
	float: left;	
}

input, textarea
{
	border: 1px solid #555;
	float: right;
	width: 15em;
	margin-bottom: .5em;
}

form br 
{
	clear: both;
}

#content a:hover
{
	text-decoration: underline;
}

.copyright
{
    display: none;
}

#content ul
{
	list-style-type: square;
	margin-left: 2em;
}

#content
{
    font-size: 1em;
    line-height: 1.5em;
}

#content h2 
{ 
	font-size: 1.2em; 
	color: #666;
	padding-bottom: 25px;
	margin-bottom: 0;
}

#content h3
{
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 0;
}


p.le-pretre,
p.eglise,
p.champagne,
p.musique
{
    padding-left: 115px;
    height: 140px;
    width: 30%;
    margin: 0 25px 50px 0;
    float: left;
    background-repeat: no-repeat;
}

.le-pretre
{
    background-image: url('../images/infos-pratiques/le-pretre.jpg');
}

.eglise
{
    background-image: url('../images/infos-pratiques/eglise.jpg');
}

.champagne
{
    background-image: url('../images/infos-pratiques/champagne.jpg');
}

.musique
{
    background-image: url('../images/infos-pratiques/musique.jpg');
}


div.contact
{
    margin-top: 3em;
	background-image: url('../images/coeur.jpg');
	background-repeat: no-repeat;
	background-position: center 0;
	text-align: center;
	padding-top: 100px;
	height: 150px;
}

abbr
{
    border-bottom: 1px dotted #555;
}

strong
{
    font-weight: normal;
}
