* { padding: 0; margin: 0; }

body {
	background:#fff url(images/top-background.jpg) repeat-x;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size:13px;
	color:#222;
}

img { border:none; }

a { color:#444444; text-decoration:underline; }

a:hover { text-decoration:none; color:#49943c; }

#view {
	margin:0 auto;
	width:760px;
}

#content {
	float:left; 
	width:580px;
}

.header { height: 100px; }

.contenu {
	padding: 10px 0;
	text-align: justify;
}

#edito {
	width:100%;
	text-align:right;
	margin:auto;
	color:black;
	font-size:12px;
	border-right:1px solid black;
	border-bottom:1px solid black;
	padding:0 3px 3px 0;
}

#edito .edito-title {
	font-size:13px;
	font-weight:bold;
	font-variant:small-caps;
	letter-spacing:1px;
	padding-left:11px;
}

#edito .edito-title:before {
	content:"Ω ";
}

#edito p {
	padding:2px;
	font-style:italic;
}

.contenu h2 {
	color: #49943c;
	font-size: 24px;
	letter-spacing: -2px;
	font-weight: 100;
	padding : 10px 0 15px 0;
	font-variant:small-caps;
}

.contenu li {
	list-style-type:square;
	list-style-position:inside;
	margin-left:10px;
}

.contenu p {
	font-size:12px;
}

.contenu .doc .case-one {
	padding:3px;
	width:80%;
	height:30px;
	text-align:left;
	border-right:1px solid black;
	border-bottom:1px solid black;
	border-left:1px solid black;
}

.contenu .doc .case-one:hover {
	background:#dadada;
	border-right:1px dashed black;
}

.contenu .doc .case-one:before {
	content:"- ";
}

.contenu .doc .case-two {
	width:20%;
	height:30px;
	background:white;
	text-align:center;
	border-right:1px solid black;
	border-bottom:1px solid black;
}

#navigation {
	float:right;
	width:160px;
}

.menu-top {
	margin-top:20px;
	background:transparent url(images/menu-top.gif) no-repeat;
	padding: 5px 0;
}

.menu-bottom {
	background:transparent url(images/menu-bottom.gif) no-repeat;
	padding:5px 0;
}

.menu {
	background:transparent url(images/menu-background.gif) repeat-y;
	padding:0 10px;
}

.menu a {
	text-decoration:none;
}

.menu  h2 {
	font-size:12px;
	letter-spacing:1px;
	color:#333;
	padding:5px 0 2px 0;
}

.menu  ul {
	list-style-type:none;
	padding:5px 0 10px 0;
}

.menu  ul li {
	padding:2px 10px;
	font-size:11px;
}

.menu  ul li a {
	display:block;
	text-transform:small-caps;
}

.menu  ul li a:hover {
	color:#49943c;
	padding-left:5px;
	text-decoration:none;
}

.ctt-devis-top {
	margin-top:10px;
	background: transparent url(images/menu-top.gif) no-repeat;
	padding: 5px 0;
}

.ctt-devis-bottom {
	background: transparent url(images/menu-bottom.gif) no-repeat;
	padding: 5px 0;
}

.ctt-devis {
	background: transparent url(images/menu-background.gif) repeat-y;
	padding: 0 10px;
}

.ctt-devis  h2 {
	font-size:12px;
	letter-spacing:1px;
	color:#333;
	padding:5px 0 2px 0;
}

.ctt-devis form {
	width:140px;
	margin:auto;
	margin-left:5px;
	text-align:left;
}

.ctt-devis label {
	font-size:10px;
	font-weight:bold;
}

.ctt-devis input[type=text], .ctt-devis input[type=submit] {
	font-size:10px;
	margin:1px 0px 1px 0px;
	border:1px solid black;
	width:120px;
	height:10px;
}

.ctt-devis input[type=checkbox] {
	font-size:10px;
	margin:1px 3px 0px 0px;
}

.ctt-devis input[type=submit] {
	width:70px;
	height:auto;
	margin:2px 0px 0px 0px;
}

.ctt-devis p {
	font-size:10px;
	text-align:left;
	margin:3px 0px 1px 0px;
}

.form-contact label, .form-contact p {
	font-size:11px;
	letter-spacing:1px;
	margin-bottom:1px;
}

.form-contact input, .form-contact textarea {
	margin:1px 0px 1px 0px;
}

.faq-top-white {
	width:550px;
	margin:auto;
	background:url('images/faq-top-white.png') no-repeat;
}

.faq-top-green{
	width:550px;
	margin:auto;
	background:url('images/faq-top-green.png') no-repeat;
}

.faq-center-white {
	width:550px;
	margin:auto;
	background:url('images/faq-center-white.png') repeat-y;
}

.faq-center-green {
	width:550px;
	margin:auto;
	background:url('images/faq-center-green.png') repeat-y;
}

.faq-center-white p, .faq-center-green p {
	padding:4px 12px 0px 12px;
	text-align:justify;
}

.faq-bottom-white {
	width:550px;
	margin:auto;
	margin-bottom:8px;
	background:url('images/faq-bottom-white.png') repeat-y;
}

.faq-bottom-green {
	width:550px;
	margin:auto;
	margin-bottom:8px;
	background:url('images/faq-bottom-green.png') repeat-y;
}

.warning {
	width:400px;
	margin:auto;
	margin-top:8px;
	color:red;
	font-weight:bold;
	padding:5px;
	text-align:center;
}

#contact {
	background:#fff url('images/contact-background.gif') repeat-x;
	width:100%;
	margin:auto;
	border-top:1px dotted black;
	margin-top:15px;
	padding-top:15px;
	font-weight:bold;
	color:black;
	font-size:12px;
}

#footer {
	font-size: 11px;
	text-align: center;
	padding:4px 0px 4px 0px;
	background: #333;
	color: #eee;
	margin-top: 10px;
}

#footer  a { color:#eee; }

#footer  a:hover { color:#49943c; }