*
{
	font: 11px/140% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

/*  Typo
----------------------------------------------- */
strong {
font:bold 14px/140% Arial, Helvetica, sans-serif;
}
a:link, a:visited
{
	text-decoration: underline;
	color:#EC4413;
}
a:active { 	text-decoration: underline; }
a:hover { text-decoration:none; }


h1 { font:bold 18px/140% "Trebuchet MS", Verdana, sans-serif; }
h2 { font:bold 14px/140% "Trebuchet MS", Verdana, sans-serif; }
p,span {
font:normal 14px/140% Arial, Helvetica, sans-serif;
    color:#000000;
}
/*  Layout
----------------------------------------------- */

* {
	margin: 0px;
	padding: 0px;
}

html, body {			
	height:100%;
	margin: 0px;
	padding: 0px;
}


body {
	background: white url('http://www10.jimdo.com/usertemplates/2065612/img/background.png') repeat-x;
	height:100%;
	width:100%;
	margin: auto;
}

#header {
	margin: auto;
	width: 893px;
	height: 185px;
	position: relative;
	z-index: 10;
}

#logo {
	background: url('http://www10.jimdo.com/usertemplates/2065612/img/logo.png') no-repeat;
	position: absolute;
	width: 230px;
	height: 160px;
	top: 20px;
	left: -40px;
}

#title {
	background: url('http://www10.jimdo.com/usertemplates/2065612/img/title.png') no-repeat;
	position: absolute;
	width: 516px;
	height: 100px;
	top: 30px;
	right: 150px;
}


#wrapper {
	background: #deedf4;
    position: relative;
	margin: auto;
	width: 893px;
	border: 1px solid #acc8d3;
	z-index: 5;
	bottom: 15px;
}

#tabbar {
	background: url('http://www10.jimdo.com/usertemplates/2065612/img/tabs.png') repeat-x;
	width: 100%;
	height: 38px;
	border-bottom: 1px solid #acc8d3;
}

#mainNav1 {
	padding-top: 10px;
	text-align:center;
	text-transform: uppercase;
	margin: 0px;
}

#mainNav1 li{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	display:inline;
	padding:0px 10px;
}

#mainNav1 a, #mainNav1 a:hover, #mainNav1 a:active, #mainNav1 a:visited {
	color: black;
	text-decoration: none;
	width: 100%;
	height: 100%;
}

#mainNav1 a:hover{
	color:gray;
}

#mainNav2, #mainNav3 {
	display:block;
}

#sidebar {
	height: auto;
	float: left;
}

#contact {
	background: url('http://www10.jimdo.com/usertemplates/2065612/img/contact.png') no-repeat;
	margin: 10px auto 10px 10px;
	width: 260px;
	height: 153px;
	position: relative;
}

#contact a, #contact a:hover, #contact a:visited, #contact a:active, #contact div {
	display: block;
	font-size: 12pt;
	font-family: Verdana;
	color: black;
	text-decoration: none;
	position: absolute;
	text-align:center;
	font-weight: bold;
}

#contact #linkform {
	right: 15px;
	top: 10px;
	font-size: 14pt;
}

#contact #tel {
	right: 30px;
	top: 40px;
	font-size: 10pt;
}

#contact #devis {
	left: 65px;
	top: 100px;
}

#contact #diagnostic {
	right: 10px;
	top: 100px;
}

#menu-top {
	background: url('http://www10.jimdo.com/usertemplates/2065612/img/sidebar-top.png') no-repeat;
	margin: 10px auto 0px 10px;
	width: 260px;
	height: 20px;
}

#menu {
	background: url('http://www10.jimdo.com/usertemplates/2065612/img/sidebar-middle.png') repeat-y;
	margin: 0px auto 0px 10px;
	width: 260px;
	min-height: 200px;
}

#menu-bottom {
	background: url('http://www10.jimdo.com/usertemplates/2065612/img/sidebar-bottom.png') no-repeat;
	margin: 0px auto 10px 10px;
	width: 260px;
	height: 20px;
}
#side-content {
	float: right;
	width: 605px;
	margin: 10px 5px 10px 0px;
}

#content-top {
	background: url('http://www10.jimdo.com/usertemplates/2065612/img/content-top.png') no-repeat;
	width: auto;
	height: 20px;
}

#content {
	background: url('http://www10.jimdo.com/usertemplates/2065612/img/content-middle.png') repeat-y;
	height: auto;
	width: auto;
	padding: 0px 15px;
font:normal 14px/140% Arial, Helvetica, sans-serif;
    color:#000000;
}

#content-bottom {
	background: url('http://www10.jimdo.com/usertemplates/2065612/img/content-bottom.png') no-repeat;
	width: auto;
	height: 20px;
}
#footer {
	clear: both;
	padding: 10px;
	text-align: right;
	width: 873px;
}