@charset "utf-8";
/* CSS Document */
h1,h2,h3,h4 { margin:0; padding:0}
body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	color: #336633;
	font-size: 11px;
}
#page {
	width: 1020px;	
}
#header {
	background: url(../images/header-bg.jpg) no-repeat;
	height:113px;
}
#header h1 span {
	position: absolute;
	top:-9999px;
}
.logoArcantis {
	position: relative;
	top:10px;
	left:10px
}
#swf {
	width: 1020px;
	margin:0;
}
#separator {
	height: 12px;
}
#content {
	background: url(../images/background_content.jpg) ;
	margin: 0;
}
#content .left {
	text-align:center;
	width:235px;
	padding-top:20px;
}
#content .right {
	float:right;
	width: 765px;
	padding: 25px 10px 10px 10px;
	background: #f6e981 url(../images/background_right.jpg) repeat-y;
}
.right .contentIndex {
	min-height:450px;
}
ul, ul li {
	margin:0;
	padding:0;
	list-style:none;
}
#menu li.btn a {
	background: url(../images/background_btn.png) no-repeat;
	width: 215px;
	height:35px;
	margin-bottom:15px;
	display: block;
	float: left;
	color: #ffff99;
	font-size:12px;
	font-weight:bold;
	margin-left: 10px;
	padding-top: 6px;
	text-decoration: none;
	
}
#menu li.btn a:hover {
	text-decoration:underline;
}
li.btn span { text-align:center;}
#adresse { clear:left;}

.yellow { color:#ffff99}
.green { color: #336633;}
.center { text-align:center}
.size14 { font-size:14px}
.size12 { font-size:12px}
.services {background-color: rgb(51, 102, 51); color: #ffff99; text-align:center; padding:2px; margin: 10px 0; font-size:14px}
.sservices { background:#cccc33; padding:2px; font-size:12px; text-align:center ; margin: 10px}
.photoservice img, .photo img { background:#000; padding:2px; margin-bottom:2px;}
.photo { width:155px ; float:left; margin-right:10px;}
.width40 {width:350px; float:left}
.partenairesTitre {background:url(../images/tourisme/raisinbandeau.jpg) ; padding:5px; color:#fff; font-size:18px;}
.partenairesBG {background:url(../images/tourisme/tonneauxclair.jpg) ; font-size: 9px}
ul.links li { padding-bottom: 10px;}
img { border:0}
#footer a { color: #ffff99}

.clearBoth {
	clear:both;
	border-bottom:1px solid #336633;
	padding: 0 20px;
	margin: 0 auto 10px;
	width: 200px;
}
.date { margin:0}
#archives li { float: left; margin-right:5px;}
#contact-wrapper {
	padding:20px;
	background: url(../images/resa_btn.png) no-repeat;
	clear:left;
	margin: 10px;
	text-align:left;
	width:235px;
	height:182px;
}
#contact-wrapper div {
	margin:1em 0;
	color: #ffff99;
}
#contact-wrapper h2 {
	color: #ffff99
}
#contact-wrapper label {
	display:block;
	float:none;
	width:auto;
}
form#contactform input {
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	padding: 2px 5px;
	color:#333;
	font-weight: bold;
	font-size:12pt;
}
