body{
	margin:0px auto;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color:#000066;
	background: #c3ec96;
	border:0px yellow solid;
}

img {
	border:0px;
	padding:0px;
}
a {
	color:#823003;
	text-decoration: underline;
}
a:hover {
	color: #823003;
	text-decoration: none;
}

h1 {
	font-size:30px;
}
h2 {font-size:26px;}

p {
	margin: 0px 0px 12px 0px;
	color: #000066;
}

/***** layout *****/
#page_top{
	margin:0px auto;
	padding:0;
	width:100%;
	background: url('images/bg_top.jpg') no-repeat top center;
	border:0px blue solid;
}

#base{
	margin:0 auto;
	padding:0;
	width:894px;
	background: url('images/bg_repeat.png') repeat-y center;
	padding:0 28px 0 28px;
	border:0px red solid;
}

#header{
	position:relative;
	width: 100%;
	height: 269px;
	background:#f8f7c1 url('images/header_bg.jpg') no-repeat bottom;
	padding-top: 29px;
}
#bandeau{
	position:relative;
	width: 100%;
	height: 30px;
	background:url('images/menu_bg.jpg') no-repeat left;
	border-bottom: 1px #d7fddb solid;
	border-top: 0px #d7fddb solid;
	line-height: 35px;
}
#container{
	position:relative;
	overflow:hidden;
	width:894px;
	background:url('images/container_repeat.jpg') repeat-y top left;
}
#content{
	float:right;
	width:605px;
	padding: 0 15px 0 10px;
	border:0px red solid;
}

#content li{
	color: #000066;
	;
}

#footer{
	clear:both;
	position:relative;
	height:100px;
	overflow:hidden;
	color: #FFF;
	padding: 30px auto 10px auto;
	text-align: center;
	background: #090
	/* background-image: url(images/footer_bg.jpg); */
}
#footer a,#footer a:hover{
	color:#ffffff;
	text-decoration:underline;
}

#plan li{
	list-style-type: disc;
	line-height: 20px;
	list-style-position: outside;
	text-indent: 10px;
	text-decoration: none;
}
/*######### header ############*/
#title {
	position:absolute;
	top:-262px;
	left:407px;
	width:336px;
	font-family: Arial,Verdana;
	font-size:0px;
	font-weight:normal;
	text-align:right;
	color: #823003;
	border:0px red solid;
	overflow:hidden;
	line-height: 55px;
	height: 40px;
	
}

#title a {
	font-family: Arial, Verdana;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
#title a:hover {
	font-family: Arial, Verdana;
	font-weight:bold;
	color: #663000;
	text-decoration:blink;
}
	
#subtitle {
	position:absolute;
	overflow:hidden;
	font-family: Tahoma,Arial, Verdana;
	width:613px;
	height:66px;
	left:142px;
	top:-72px;
	text-align:center;
	font-size:16px;
	letter-spacing: 2px;
	color: #060;
	font-style:italic;
	border:0px red solid;
	line-height: 40px;
	font-weight: bold;
}

#search {
	position:absolute;
	visibility: visible;
	right: 0px;
	line-height: 30px;
	text-align: right;
	vertical-align: bottom;	
}

/***** stance *****/
#stance{
	float:left;
	width:262px;
	color: #823003;
	padding:5px 0 auto 0px;
	border:0px red solid;
	font-style: italic;
}
#stance h1 {
	color: #823003;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 10px 0px 0px 0px;
	padding:0 5px 0 16px;
	height: 30px;
	font-family:Verdana,Arial;
	/* background:url('images/sidebar_title.jpg') no-repeat center; */
	border:0px red solid;
}
#stance h6 {
	position: relative;
	font-size:12px;
	margin: 38px 10px 0px 15px;
	line-height: 1.5em;
	font-family:Verdana,Arial;
	font-weight: normal;
}

#stance h2 {
	position: relative;
	font-size:12px;
	margin: 10px 20px 40px 10px;
	font-family:Verdana,Arial;
	font-weight: normal;
	text-align: right;
}

/***** content *****/
.post_top{
	position: relative;
	border-left:8px #943303 solid;
	border-bottom: 1px #943303 solid;
	height:35px;
	width: 593px;
	top: 13px;
	font-size:16px;
	font-family:arial;
	color:#943303;
	line-height: 35px;
	font-weight: bold;
}
.post_bottom{
	margin: 20px 5px 0 8px;
	width: auto;
}	
.posttitle{
	position:absolute;
	top:1px;
	left:11px;
	font-size:18px;
	font-family:arial;
	color:#000066;
	border:0px red solid;
	width: 590px;

}
	/* début formulaire */
.focus {
	COLOR: #000066;
	BACKGROUND-COLOR: #f7eedc
}

.formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #993300;
}
	/* fin formulaire */
