@charset "utf-8";
/* CSS Document Pedalino 2010 by Designis.ch*/

*{margin: 0; padding: 0}
body {
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 1.6em;
	background-color: #044379;
}
a:link, a:visited {
	color:#56AEDC;
	text-decoration: none
}
a:hover {
	color: #036EA4;
	text-decoration: underline
}
ul {
	font-size: 13px;
	color: #666;
	line-height: 1.6em;
	text-align: left;
	list-style-type: square;
	list-style-position: inside;
	list-style-image: url(../images/puce.gif)
}
li {margin: 0; padding: 0}

/*mise en forme du template*/
#wrapper {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background-color: #044074;
	text-align: center;
}
#contenu {
	width: 100%;
	text-align: left;
	clear: both;
}
#header {
	width: 987px; 
	height: 365px
	}
#page {
	background-color: #FFF;
}
.page_inner {
	margin: 0;
	padding-top: 15px;
}
.colg {
	float: left;
	width: 46%;
	padding-left: 0;
}
.cold {
	float: right;
	width: 46%;
	padding-right: 0;
}

/*horaire et adresse*/
#adresse {
	background-color: #ebf6fc;
}
#adressebg {
	background-image: url(../images/sep1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#adressebgin{
	padding: 25px 0 10px 0;
}

/*séparateur, photos*/
.photo, .photobt {
	float:left;
	padding-right:20px;
	padding-bottom: 10px;
}
.tel {
	float: right;
	margin: 0 0 0 5px;
	padding-left: 5px;
}
.clear {clear:both}
.center {
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {font-weight: bold}
h1 {
	font-size: 20px;
	color: #56AEDC;
	padding-bottom: 10px;
	letter-spacing: 0.1em;
}
h2, h3 {
	font-size: 18px;
	color: #56AEDC;
	margin-bottom: 5px;
}
h4 {
	font-size: 16px;
	color: #119D34;
	margin-bottom: 6px;
}
h5{
	font-size: 16px;
	color: #DE4839;
	margin-bottom: 6px;
}
h6 {
	font-size: 15px;
	color: #044379;
	line-height: 2.2em;
}
.tx_note {
	font-size: 11px;
}
.fd_tab {
	background-color: #9FDBFB;
	color: #999;
}
.no_print {display:none}

/*footer et copyright*/
#footer {
	background-color: #82D1FA;
	background-image: url(../images/footer_fd.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 338px;
}
#footer p{
	color: #999;
	line-height: 2.2em;
	font-size: 15px;
}
#footerbg {
	background-image: url(../images/sep2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#footerbgin {
	padding: 20px 0 0 0;
	color: #82D1FA;
}
#copyright {
	width: 100%;
	margin: 0 auto;
}
#copyrightin {
	padding: 10px;
	text-align: center;
	color: #FFF;
}

