@charset "utf-8";
/*   
Theme Name: Lui d'Août
Theme URI: www.luidaout.ch
Description: Thème élaboré spécialement pour www.luidaout.ch
Author: Benoît Frachebourg
Version: 2.0
*/

html {
	overflow-x: hidden;
	overflow-y: scroll;
}
body {
	padding: 0;
	margin-top: 25px;
	margin-bottom: 20px;
	background-color: #FFF;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000;
	line-height: 1.5;
}
.title {
	clear: both;
	font-size: 130%;
	line-height: 1.5em;
	padding-top: 20px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
.content-top {
	padding-top: 0 !important;
}
table {
	margin: 15px 10px;
}
p {
	margin: 0 10px 10px 10px;
}
a {
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
}
div#content a img:hover {
	background-color:#A9A9A9;
}
div#content a img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	display:block;
	margin:4px 0 4px 5px;
	padding:4px;
	position:relative;
}
img.frame {
	background-color: #FFFFFF;
	border: 1px solid #A9A9A9;
	display: block;
	padding: 4px;
	position: relative;
}
img:hover.frame {
	background-color: #A9A9A9;
}
img.left {
	float: left;
	/* padding-top: 5px; padding-bottom: 5px; */
	margin-right: 15px;
}
img.right {
	float: right;
	/* padding-top: 5px; padding-bottom: 5px; */
	margin-left: 15px;
}
div#container {
	width: 900px;
	margin: 0 auto;
	padding-right: 50px;
}
div#header {
	height: 160px;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: right 5px;
}
div#header img {
	margin: 0;
	float: left;
	display: inline;
	text-align: left;
}
div#header h1 {
	font-size: 180%;
	text-align: center;
	position: relative;
	top: 110px;
	z-index: -1;
}
div#content {
	float: right;
	width: 620px;
}
div#content .page p {
	line-height: 1.5;
	text-align: justify;
}
div#content .entry p {
	line-height: 1.5;
}
div#logo {
	float: left;
	clear: left;
	width: 280px;
}
div#sidebar {
	float: left;
	clear: left;
	width: 280px;
	padding-top: 2px;
	text-align: center;
}
div#sidebar ul {
	color: #fff;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-bottom: 0;
	padding-left: 0;
}
div#sidebar ul li {
	padding: 0 10px;
	margin: 3px 0 0 0;
	list-style-type: none;
}
div#sidebar img {
	background-color: #FFFFFF;
	border: 1px solid #A9A9A9;
	display: block;
	margin: 4px 0 18px 30px;
	padding: 4px;
	position: relative;
}
div#sidebar img:hover {
	background-color: #A9A9A9;
}
div#navigation {
	margin: 50px 10px 15px 10px;
	line-height: 2.5em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.06em;
	font-size: 90%;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
}
div#navigation a {
	text-decoration: none;
}
div#navigation .alignleft {
	float: left;
}
div#navigation .alignright {
	float: right;
}
div#footer {
	clear: both;
	width: 100%;
	padding-top: 20px;
}
div#footer p {
	margin: 0;
	padding: 5px 10px;
	text-align: center;
	font-size: 85%;
}
.tarifs-restauration table {
	margin-top: 0 !important;
}
.itineraires-escalade .bottom-msg {
	text-align: center !important;
	font-weight: bold;
	font-size: 120%;
	border: none;
	color: #666;
}
.contact .title {
	padding-top: 0;
}
.contact table {
	margin-top: 0 !important;
	margin-left: 5px !important;
}
.contact .wpcf7 {
	padding-top: 5px;
}
.liens p {
	line-height: 1.15 !important;
	margin: 0 10px 25px 10px;
}
.liens img.left {
}
