/* CSS Document */

html {
	height: 100%;
}
body{
	margin:0;
	padding:0;
	text-align: left;
	background-image: none;
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 11pt;
}
img {
	border:none;
}
a:link {
	color:#277d10;
}
#fond {
	background: #000000;
}
#gauche {
float:left;
width:800px;
margin:0;
padding:0;
}
#menufetes {
float:right;
width:144px;
height:212px;
margin:0;
padding:0;
}
/********************** Conteneur ***********************/
#conteneur {
margin:auto;
	width: 1000px;
	background: #000000;
}
/********************** Header ***********************/
#header {
	float:left;
	height:115px;
	width:800px;
	background: #000000 url(../images/header.jpg);
	margin:0;
}
/********************** Menu ***********************/
#menu {
	float:right;
	top:105px;
	left:50px;
	width:533px;
	height:33px;
	background:#e7dfbc url(../images/fond-menu.gif);
	font-family:Verdana;
	font-size:11px;
	margin:0;
	padding:0;
}
#menu dl {
	float: left;
	margin:0;
}
#menu dt{
	float:left;
	color:#696325;
	margin:0;
	font-weight:bold;
	list-style-type:none; 
}
#menu dt a {
	color:#696325;
	text-decoration: none;
	display: block;
	border: 0 none;
}
#menu dt a:hover {
	text-decoration:none;
	color:#000000;
}
#menu dt #active_menu{
	text-decoration:none;
	color:#000000;
}
/********************** Centre ***********************/
*HTML #centre {
	display:inline;
}
#centre{
	padding: 0px;
	padding-top:10px;
	margin-top: 0px;
	margin-left: 50px;
	float: left;
	width: 800px;
}
*HTML #accueil {
	margin-left:0px;
	height:438px;
} 
#accueil {
	background: #000000 url(../images/fond-accueil.gif) no-repeat;
	width:719px;
	height:404px;
	color:#676123;
	margin:0;
	padding:10px;
	padding-top:20px;
	font-size:12px;
}
html>body #presentation {
	height: auto;
	min-height: 380px;
}  
html>body #presentation2 {
	height: auto;
	min-height: 380px;
}  
#presentation {
	background: #cdc282 url(../images/fond-presentation.jpg) no-repeat;
	color:#676123;
	margin:0;
	padding:10px;
	padding-top:20px;
	font-size:12px;
	height:380px;
}
.vignette {
	margin-right:5px;
}
.legende {
	font-size:11px;
}
#presentation2 {
	background: #cdc282 url(../images/traiteur-compo3.gif) no-repeat;
	color:#676123;
	margin:0;
	padding:10px;
	padding-top:20px;
	font-size:12px;
	height:380px;
}
#presentation_texte {
	position:absolute;
	width:240px;
}
html>body #barra {
	height: auto;
	min-height: 380px;
}
#barra {
	background: #cdc282 url(../images/fond-barra.jpg) no-repeat;
	color:#676123;
	margin:0;
	padding:10px;
	padding-top:20px;
	font-size:12px;
	height:380px;
}
#presentation p, #presentation2 p {
	margin:0;
	padding-top:15px;
}
#presentation img? #presentation2 img{
	margin-left:2px;
	margin-right:2px;
}
#presentation ul
{
	margin: 0;
	padding-left:30px;
	padding: 0;
	list-style: none;
}
#presentation li a
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-weight:normal;
	color:#5e5815;
}
#presentation li a :hover
{
	color:#000000;
	text-decoration:underline;
}
/********************** Copyright - Footer ***********************/
#footer {
	float:left;
	width:900px;
	clear:both;
	background:#000000;
	color:#8f7b2a;
	margin-top:15px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:5px;
	text-align:center;
	font-weight:bold;
	border-top:1px solid #6c602e;
	font-family:Verdana;
	font-size:11px;
}
#footer a, #footer a:visited, #footer_index a, #footer_index a:visited {
	color:#8f7b2a;
}
#footer a:hover, #footer_index a:hover {
	text-decoration:underline;
}
#footer_index {
	float:left;
	width:900px;
	clear:both;
	background:#000000;
	color:#8f7b2a;
	margin-top:-15px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:5px;
	text-align:center;
	font-weight:bold;
	border-top:1px solid #6c602e;
	font-family:Verdana;
	font-size:11px;
}
#phrase {
	font-size:9px;
}
#plan {
	float:left;
	width:600px;
	margin-left:15px;
	padding-top:10px;
}

#plan ul {
	float:left;
	margin-left:25px;
	margin-bottom:15px;
	width:200px;
}
#ref {
	font-size:10px;
	color:#e1eca7;
	font-weight:normal;
}
#ref h1{
	font-size:11px;
	color:#e1eca7;
	font-weight:normal;
	margin:0;
}
#ref a:link, #ref a:visited {
	font-size:10px;
	color:#e1eca7;
	font-weight:normal;
}
/********************** Contact ***********************/
#contact {
	width:500px;
	padding:0;
	margin:0;
	margin-left:260px;
	margin-top:-190px;
	padding:10px;
	background:#e7e1bf;
	color:#333333;
}
#contact p {	
	padding: .2em 0;
	margin: 0 0 0 0;
}
#contact label {
	float: left;
	width: 43%;	
	text-align: left;	
	margin: 0;
	padding: 0;
	line-height: 1.8;	
}
/********************** Contact_Formulaire ***********************/
#contact_formulaire {
	width:500px;
	padding:0;
	margin:0;
	margin-left:260px;
	margin-top:-20px;
	padding:10px;
	background:#e7e1bf;
	color:#333333;
}
#contact_formulaire p {	
	padding: .2em 0;
	margin: 0 0 0 0;
}
#contact_formulaire input {
	margin:0;
	margin-left:70px;	
}
#contact_formulaire textarea {
	display:inline;
	margin-left:70px;
	width:235px;	
	border:1px solid #c4c4c4;
}
.artforms-errorfield {
	margin-left:260px;
	height:30px;
}
.artformstextarea-txt {
	margin:0;
	padding:0;
	text-align:right;
}
#contact_formulaire #artforms-reqtext {
	clear:both;
}
#accueil_barra a, #accueil_contact a, #accueil_particulier a, #accueil_entreprise a {
	font-family:verdana;
	font-size:11px;
	color:#f2f3af;
	font-weight:normal;
}
#accueil_barra {
	float:left;
	top:130px;
	margin-left:87px;
}
#accueil_contact {
	float:right;
	top:130px;
	left:650px;
}
#accueil_entreprise {
	float:right;
	top:320px;
	left:650px;
	width:180px;
}
#accueil_particulier{
	float:left;
	top:320px;
	left:87px;
	width:180px;
}



.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
	padding: 2px;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;

}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

#pathway_text {
  overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px !important;
	line-height: 22px;
	padding-left: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2px;
}

#pathway_text img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 6px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background: #c64934;
}


#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
  border: 1px solid #cccccc;
	padding: 0px;
  height: 21px !important;
  height: 23px;
  overflow: hidden;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}
#top_outer{
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}


#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}


.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

td {
	text-align: left;
	font-size: 11px;
}

/* Joomla core stuff */
a:link, a:visited {
	color: #920613; 
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #530209;	
	text-decoration: none;
	font-weight: bold;
}

table.contentpaneopen {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	float:left;
	margin-top:25px;
}

table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color: #c64934;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}
.componentheading h1, .componentheading2 h1 {
	font-size:16px;
	margin:0;
}
.componentheading {
	position:absolute;
	color: #333333;
	text-align: left;
	padding-top: 13px;
	padding-right:10px;
	margin-left:10px;
	font-weight: bold;
	text-transform: uppercase;
	font-size:16px;
	font-family:verdana;
}
.componentheading2 {
	float:left;
	width:600px;
	margin:0;
	margin-left:-1px;
	margin-top:-20px;
	margin-bottom:5px;
	color: #333333;
	text-align: left;
	padding-top: 13px;
	padding-right:10px;
	font-weight: bold;
	text-transform: uppercase;
	font-size:16px;
	font-family:verdana;
}
.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	color: #c64934;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}
#sb {
	float:left;
	margin-top:-5px;
	margin-right:5px;
	margin-bottom:10px;
}
.message {
	float:right;
	margin-top:20px;
	margin-right:20px;
	color:#000000;
	font-size:11px;
	font-weight:bold;
}
.jaune {
	color:#d9ce96;
}
.jaune a {
	color:#d9ce96;
}
.padding {
	margin:30px;
	padding:30px;
}
td.padding {
	margin:30px;
	padding:30px;
}
#subwrap {
	position:absolute;
	top:0;
	left:0;
}
