/* Global CSS */

body {
	background-color: #3E2C12;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
a:link, a:visited {color: #E17B00; text-decoration: none;}
a:hover, a:focus {color: #603300;}
div { margin: 0; padding: 0; } 
p { margin: 0; padding: 0; }
ul {
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 15px;
	margin-left: 15px;
}
.Clear {
	clear: both;
}
.ImgFloatRight {
	float: right;
	padding-left: 10px;
	padding-right: 1px;
}
.ImgFloatLeft {
	float: left;
	padding-left: 1px;
	padding-right: 10px;
}
.ImgFloatLeft2 {
	float: left;
	padding-left: 1px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.ImgFloatLeftPhoto {
	text-align: center;
	border: 1px solid #E3BA63;
	margin-right: 10px;
	margin-left: 10px;
}
.structure {
	display: none;
}

/* Structure du site */

#global {
	margin: 0px auto 20px;
	width: 860px;
	background: url(../images/base/fond-global.gif);
	position: relative;
   }
   
#global2 {
	position: relative;
	top: 0px;
	background: url(../images/base/fond-glob2.gif) no-repeat;
	width: 850px;
	left: 5px;
   }

#entete {
	position: relative;
	display: block;
	left: 0px;
	height: 227px;
	top: 0px;
	width: 850px;
}

#flash {
	width: 248px;
	height: 181px;
	left: 500px;
	top: 80px;
	z-index: 20;
	position: absolute;
}

#histoire {
	position: relative;
	width: 500px;
	height: 355px;
}

#signature {
	position: relative;
	left: 559px;
	top: 0px;
	height: 63px;
	width: 49px;
}
#ColLeft {
	left: 0px;
	width: 211px;
	top: 230px;
	float: left;
	z-index: 20;
}
#ColRight {
	position: relative;
	width: 550px;
	top: 0px;
	margin-left: 251px;
}

#Footer{
	position: relative;
	left: 5px;
	width: 850px;
	bottom: 5px;
	clear: both;
}
#conteneurmenu {
	z-index: 20;
	width: 194px;
	background-color: #E3BA63;
	height: 200px;
}

#signat {
	position: relative;
	font-size: 11px;
	color: #683c08;
	text-align: right;
	padding-right: 30px;
}

#signat a.kat:link, a.kat:visited {
	color: #fbb900;
	font-weight: bold;
	text-decoration: none;
}

#signat a.kat:hover {
	color: #bc8b42;
}


#copyright {
	font-size: 11px;
	position: relative;
	display: block;
	float: left;
	left: 0px;
	width: 211px;
	color: #683c08;
}

#canette {
	position: relative;
	width: 190px;
}
#canette img {
	border: none;
}
#callage {
	position: relative;
	height: 53px;
}
#BlocContent {
	background: url(../images/centre/milieu.jpg) repeat-y right top;
	position: relative;
	width: 550px;
	margin-top: 53px;
	font-size: 0.85em;
	color: #683C08;
}
#BlocContent object {
	left: 20px;
}

#BlocContent p {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#BlocContent h2 {
	font-size: 1.2em;
	margin-left: 25px;
}


#BlocContentTop {
	position: relative;
	background: url('../images/centre/accueil.jpg');
	width: 550px;
	height: 73px;
}

#BlocContentTop2 {
	position: relative;
	background: url('../images/centre/cacolac.jpg');
	width: 550px;
	height: 73px;
}

#BlocContentTop3 {
	position: relative;
	background: url('../images/centre/infini.jpg');
	width: 550px;
	height: 115px;
}

#BlocContent table {
	margin-left: 10px;
}
#BlocContent td {
	vertical-align: top;
	border-bottom: 1px dotted #F2E736;
	padding-top: 3px;
	padding-bottom: 3px;
}

#BlocContent ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 10px;
}


.BlocTxtMarges1 {
   position: relative;
   left: 105px;
   width: 350px;
}
.BlocTxtMarges2 {
   position: relative;
   left: 15px;
   width: 510px;
}

#infini{
	position:absolute;
	background-image:url(../images/canette.jpg);
	width: 184px;
	height: 290px;
	left:360px;
	top:65px;
}

#infini-p2{
	position:absolute;
	background-image:url(../images/canette.jpg);
	width: 184px;
	height: 290px;
	left:340px;
	top:105px;
}

#tableaucomparatif{
	position:relative;
	background-image:url(../images/tableau.gif);
	width: 277px;
	height: 274px;
	left: 30px;
}

#blocinfini{
	position:absolute;
	width: 318px;
	height: 100px;
	left:200px;
	top:360px;
}

.BlocTxtMarges3 {
   position: relative;
   left: 15px;
   width: 331px;
}

.BlocTxtMargesPhoto {
	position: relative;
	left: 15px;
	width: 500px;
	text-align: center;
	border-bottom: 1px dotted #F2E736;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.texte_acc {
	font-family: arial;
	font-size: 12px;
}
.texte_cote {
	font-family: arial;
	font-size: 12px;
}
#BlocContentBas {
	position: relative;
	background: url('../images/centre/bas.jpg');
	width: 550px;
	height: 33px;
}
div.nobr { clear: both; font-size: 0.1%; visibility: hidden; }
