/**
 * CSS Reset
 * Compatibily: Firefox Web 3.0, IE8, Chrome / Safari
 */

html {
    color: #000;
    background: #FFF;
}

body {
    
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,
h3,h4,h5,h6,pre,code,form,fieldset,
legend,input,button,textarea,p,
blockquote,th,td,iframe {
    margin: 0;
    padding: 0;
}

a, a:hover {
    font-style: inherit;
    text-decoration: none;
    color: inherit;
}

a:hover {
    color: #0000AA;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,img,iframe {
    border:0;
}

a, address,caption,cite,code,dfn,em,
strong,th,var,optgroup {
    font-style: inherit;
    font-weight: inherit;
}

del,ins {
    text-decoration: none;
}

li {
    list-style: none;
}

caption,th {
    text-align: left;
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before,q:after {
    content: '';
}

abbr,acronym {
    border:0;
    font-variant: normal;
}

sup {
    vertical-align: baseline;
}

sub {
    vertical-align: baseline;
}

legend {
    color: #000;
}

input,button,textarea,select,
optgroup,option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

input,button,textarea,select {
    font-size: 100%;
    margin: 0;
}

body {
    font: 13px/1.231 arial,helvetica,clean,sans-serif;
    font-size: small;
    font: x-small;
    text-align: left;
}

select,input,button,textarea,button {
    font:99% arial,helvetica,clean,sans-serif;
}

table {
    font-size: inherit;
    font: 100%;
}

pre,code,kbd,samp,tt {
    font-family: monospace;
    font-size: 108%;
    line-height: 100%;
}

span {
	display: inline;
}

/**
 * CSS Main 
 * Compatibily: Firefox Web 2.0, IE8, Chrome / Safari
 */

html {
	background: #16281E;
}
 
body {
	background: #16281E;
	color: #393939;
	width: 100%;
}

div.page {
	width: 980px;
	margin: 0 auto;
	padding: 20px 0;
}

div.leftFrame, div.rightFrame {
	position: relative;
}

div.leftFrame {
	float: left;
	width: 200px;
}

div.rightFrame {
	float: right;
	width: 760px;
}

div.encart {
	position: relative;
	background: #ACFC02;
	padding: 10px;
	margin: 20px 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

div.box {
	position: relative;
	background: #FFFFFF;
	padding: 10px;
	margin: 20px 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

div.slogan {
	margin-left: 20px;
}

div.slogan  h2 {
	color: #ffffff;
	font-size: 22px;
	font-family: Helveltica;
	font-weight: bold;
}

ul.topMenu {
	position: relative;
	float: right;
	width: 285px;
	top: -20px;
	right: 10px;
	padding: 0;
	list-style-type: none;
	font-weight: bold;
}

ul.topMenu li {
	display: inline;
	text-align: center;
	padding: 5px;
	margin: 0px;
}

ul.topMenu li a {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

ul.topMenu li a:hover {
	color: #f7e8ab;
}

div.header {
	width: 980px;
	height: 150px;
	background: url(../img/default_header.jpg) repeat-y center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

div.header  h1 {
	color: #532c06;
	font-size: 43px;
	font-family: Helveltica;
	font-weight: bold;
	text-shadow: #000000 0px 1px 1px;
	padding: 5px 20px;
}

div.header  h1 a:visited,
div.header  h1 a:hover {
	color: #532c06;
}

div.contact {
	position: absolute;
	margin: 0 0 0 732px;
	width: 220px;
	height: 120px;
	top: 58px;
	padding: 8px;
	background: #ACFC02;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

*+html div.contact {
	margin-left:532px;
	top:73px;;
}

div.contact span.rouge {
	color: #dd0000;
	font-weight: bold;
	font-size: 14px;
}

div.contact img.cards {
	position: relative;
	float: right;
	margin-bottom: 16px;
	margin-left: 10px;
}

div.mainMenu {
	position: absolute;
	z-index:10;
	width: 970px;
	top: 163px;
	padding: 0 5px;
	background: #ACFC02;
	-moz-border-radius: 10px;
	-moz-border-radius-topLeft: 0;
	-moz-border-radius-topRight: 0;
	-webkit-border-radius: 10px;
}

*+html div.mainMenu {
	margin-left: -200px;
	top:183px;
}

#cms7 a.catalogue {
	display:none;
}

#imageMenu {
	position: relative;
	width: 739px;
	height: 200px;
	overflow: hidden;
}

#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 200px;
	width: 1000px;
	padding: 0;
}

#imageMenu ul li {
	float: left;
}

#imageMenu ul li a {
	text-indent: -1000px;
	background: transparent;
	border-right: 2px solid #fff;
	cursor: pointer;
	display: block;
	overflow: hidden;
	height: 200px;
}

#imageMenu ul li.I1 a {
	background: url(../img/I1.jpg) repeat scroll 0%;
}

#imageMenu ul li.I2 a {
	background: url(../img/I2.jpg) repeat scroll 0%;
}

#imageMenu ul li.I3 a {
	background: url(../img/I3.jpg) repeat scroll 0%;
}

#imageMenu ul li.I4 a {
	background: url(../img/I4.jpg) repeat scroll 0%;
}

#imageMenu ul li.I5 a {
	background: url(../img/I5.jpg) repeat scroll 0%;
}

#imageMenu ul li.I6 a {
	background: url(../img/I6.jpg) repeat scroll 0%;
}

#slideshowContainer {
	float: right;
	width: 503px;
	height: 224px;
	margin-top: 5px;
	margin-right: 3px;
	clear: both;
}

#slideshowContainer .loading {
	background: url(../img/loading.gif) center no-repeat;
}

#thumbnails {
	width: 225px;
}

#thumbnails a.slideshowThumbnail {
	outline: none;
}

#thumbnails a.slideshowThumbnail img {
	border: 1px solid white;
	padding: 4px;
}

#thumbnails a:hover.slideshowThumbnail img {
	border: 1px solid #ccc;
	padding: 4px;
}

#thumbnails .current img {
	border: 1px solid red;
	padding: 5px;
}

.outline {
	position: absolute;
	border: 1px solid #f7e8aa;
}

div.footMenu {
	position: relative;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
	margin: 0 0 5px 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

div.foot {
	position: relative;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
	margin: 5px 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

