/* CSS Document */

#principale {
	height: auto;
}

#accueil #slogans > h3 {
	font-size: 30px;
}

.nav {
	margin-top:118px;
}

.nav a {
	padding:0 5px !important;
	line-height:27px !important;
	font-size:12px;
}
.nav > li > ul {
	top: 32px;
}

section:after {
	background-image: none;
}


#btn_resa {

right: 40px;
top: 76px;
padding: 6px 16px;
font-size: 16px;
background-position: center 7px;

}

section.rouge table tr th {
	border-bottom:rgba(255,255,255,1) 2px solid;
}

section.rouge table tr td {
	border-bottom:rgba(255,255,255,1) 1px solid;
}

