/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}
input[type="text"], textarea, input[type="submit"] {
    background-color: #EAF1F7;
    color: #76aedb;
    width:200px;
}
textarea {
    width: 560px;
    height:150px;
}
input[type="submit"] {
    background: url(images/submit.jpg) no-repeat;
    border:none;
    width:100px;
    height:25px;
    line-height: 25px;
}
label {
    display: block;
    width: 280px;
    margin-top: 5px;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #4F789F;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
}

.entry p {
    margin: 0px !important;
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #4F789F;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	height: 250px;
	margin: 0 auto;
	padding: 15px 40px;
	background: url(images/img03.jpg) no-repeat left 20px;
}

/* Menu */

#menu {
    width: 900px;
    margin: auto;
	height: 70px;
}

#menu ul {
	margin: 0;
	padding: 25px 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 200px;
	height: 38px;
	padding: 12px 0 0 0;
    margin-right: 25px;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 1.4em;
    background: #B3EAFD url(images/img02.jpg) no-repeat;
}

#menu a:hover {
	background: #B3EAFD url(images/img02_hover.jpg) no-repeat;
    color: #fff;
}

#menu .active a {
    background: #B3EAFD url(images/img02_active.jpg) no-repeat;
    color: #fff;
}

/* Logo */

#logo {
	clear: both;
	width: 900px;
	height: 200px;
}

#logo h1, #logo h2 {
	font-style: italic;
}

#logo h1 {
	padding: 60px 0 0 0;
	font-size: 4em;
}

#logo h2 {
	padding: 20px 0 0 0px;
	font-size: 1.9em;
}

#logo a {
	text-decoration: none;
	color: #479EF3;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 30px 0;
}

/* Content */

#content {
	float: left;
	width: 580px;
}

.post {
}

.post .date {
	float: left;
	width: 70px;
	margin: 0 15px 0 0;
	padding: 2px 0;
	background: #C9E5FC;
	border: 1px solid #C9E5FC;
	text-align: center;
	font-size: 11px;
	color: #3F4C6B;
}

.post .date b {
	display: block;
	padding: 5px 0;
	background: #F4FAFE;
	font-size: 24px;
	font-weight: normal;
}

.post .title {
	margin: 0;
}

.post .meta {
	margin: 0 0 0 0;
	color: #B2B7C4;
}

.post .entry {
	padding: 20px 0;
	line-height: 200%;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 280px;
}

#sidebar .active a {
    color: #a600a6;
    text-decoration: none;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
	padding: 20px 20px 40px 20px;
	background: url(images/img04.jpg) no-repeat;
}

#sidebar li ul {
	line-height: 240%;
}

#sidebar li li {
	margin: 0;
	padding: 0;
	background: none;
	padding-left: 15px;
	background: url(images/img05.gif) no-repeat left center;
}

#sidebar h1 {
	margin-bottom: 20px;
	text-transform: lowercase;
	color: #4F789F;
}

#s {
	width: 160px;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px 0;
	background: #EAF1F7;
	border-top: 5px solid #A2C9EA;
	text-align: center;
}

#footer p {
	margin: 0;
	color: #76AEDB;
}

#footer a {
	color: #76AEDB;
}

#footer ul {
    text-align: left;
    width:600px;
    margin: auto;   
}

#rues li, #rues2 li {
    float:left;
    width:50%;
    text-align: center;
}
#rues, #rues2 {
    display:inline;
    margin:0;
    padding:0;
    font-size: 75%;
}

.tel, .tel2 {
    font-size:150%;
    color: #A600A6;
}
.tel2 {
    font-size: 200%;
}
#contact p {
    text-align: center;
}
#footer li {
    padding-left: 15px;
    list-style: none;
    background: url(images/img05.gif) no-repeat left center;
}
#sidebar ul li h1 {
    text-align: center;
    font-size: 1.8em;
}

#garantie {
    font-size:0.7em;
    text-align:right;
    font-style: italic;
}

#marquee {
    text-align: center;
    font-weight: bold;
}

.center {
    text-align: center;
}

#submit {
    margin-top: 10px;
}