@charset "UTF-8";
/* CSS Document */

body  {
	margin: 0; 
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #222;
}
#mainContent p {
	font-size: .9em;
}
.thrColAbsHdr #container {
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 955px; 
	background: #FFFFFF; 
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;/* the auto margins (in conjunction with a width) center the page */
	margin-bottom: 0;
	margin-left: auto;
} 
.thrColAbsHdr #header {
	height: 60px;
	background-color: #C4CA00;
	z-index: 99;
	clear: right;
	margin: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.thrColAbsHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColAbsHdr #sidebar1 {
	position: absolute;
	top: 176px;
	left: 1px;
	width: 150px;
	z-index: 1;
	background-color: #FFF;
	font-size: 0.9em;
	color: #660;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.thrColAbsHdr #sidebar2 {
	position: absolute;
	top: 131px;
	right: 0px;
	width: 240px;
	background-color: e1dace;
}
.thrColAbsHdr #mainContent {
	margin-top: 0;
	margin-right: 240px;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 10px;
	background-image: url(../graphics/shadow_vert.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	color: #000;
}
.thrColAbsHdr #footer {
	padding: 0 10px 0 20px;
	clear: both;
	background-color: #C4CA00;
	color: #000;
	font-size: 0.75em;
} 
.thrColAbsHdr #footer p {
	margin: 0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
#header1 {
	background-color: #000;
	height: 25px;
	z-index: 100;
	width: 715px;
}
#sidebar2intro {
	background-color: #C4CA00;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#affiche {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
	border: 0;
}
#sidebar2bottom {
	background-color: #C4CA00;
	color: #000;
	font-size: 0.9em;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.color {
	color: #7F9600;
}
#sidebar1 p {
	font-size: .9em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#sidebar1 h6 {
	font-size: 1.0em;
	font-weight: bold;
	color: #000;
	background-color: #CEC8B6;
	display: inline;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#topmost {
	height: 71px;
}
.larger {
	font-size: 1.2em;
}
#mainContent h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4CA00;
	font-size: 1em;
	color: #000;
	letter-spacing: 0.2em;
	margin-top: 2em;
}
#mainContent ul li {
	font-size: .85em;
}

#tarif {
	color: #000;
	background-color: #C4CA00;
	padding-left: 30px;
}
.tablink {
	background-color: #C4CA00;
	border: 2px solid #000;
	margin-bottom: 5px;
	background-image: url(../graphics/downarrow.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 10px;
}
.quote {
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
}
.quote_caption {
	font-size: .8em;
	text-align: right;
}
a:link, a:visited {
	text-decoration: none;
	color: #900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009;
} 
a:hover, a:active { 
border-bottom-style: solid; 
} 
a[href$=".pdf"] { 
background: url(../../assets/graphics/pdf2.gif) no-repeat right top; 
padding-right: 30px; 
} 
a[href$=".doc"] { 
background: url(../../graphics/doc.gif) no-repeat right top; 
padding-right: 30px; 
} 
.tablink a {
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tablink a:hover {
	color: #930;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer_adress {
	font-size: 0.9em;
	color: #999;
	background-color: #222;
	text-align: center;
}
.smaller {
	font-size: .8em;
}
.box_lime {
	background-image: url(../graphics/box_lime_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 210px;
	background-color: #D9DF25;
}
.box_lime p {
	background-image: url(../graphics/box_lime_top.gif);
	background-position: top;
	margin: 0px;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
}
.box_lime p a {
	color: #000;
	text-decoration: none;
}
#sidebar2bottom ul li {
	font-size: 0.8em;
	padding-bottom: 0.4em;
}
#sidebar2intro ul {
	margin-top: 0px;
}
#footer table td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
}
#footer #footer_left {
	width: 400px;
}
.shadowbox img {
	background-image: url(../graphics/zoom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 20px;
	border-bottom-style: none;

}
img {
	border-bottom-style: none;
}
.shadowbox a:visited {
	border-bottom-style: none;
}
.shadowbox a:hover {
	border-bottom-style: none;
}
.shadowbox a:active {
	border-bottom-style: none;
}
#mainContent object {
	z-index: 1;
}
#slideshow {
	z-index: 1;
}
.popout {
	background-color: #E7E1D7;
	padding: 4px;
}
.box {
	background-color: #D0CAB7;
	text-align: center;
	padding: 5px;
	border: 1px solid #000;
}
