/*<group=hacks>*/

.clearfix { display: inline-table;}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix { display: block;}
/* End hide from IE-mac */

.spacer {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0;
	border: none;
}
/*</group>*/

* {
	margin: 0;
	padding: 0;
}

body {
	color: #737373;
	background: #c9c9c9 url(images/mainbg2.gif) no-repeat top center;
	font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	text-align: center;
}
img {
	display: block;
	border: none;
}
a {
	color: #737373;
	text-decoration: underline;
}
a:hover {
	color: #000;
}
#container {
	position: relative;
	width: 776px;
	height: 480px;
	margin: 94px auto 0 auto;
	text-align: left;
}
#header {
	margin: 0px 20px 0 20px;
	height: 105px;
}
#header h1 {
	margin-top: 20px;
	float: left;
	background: #ffffff url(images/logo.gif) no-repeat;
}	
#header h1, #header h1 a  {
	display: block;
	width: 118px;
	height: 62px;
}
#header h1 span {
	display: none;
}

ul#topnav {
	margin: 0;
	float: left;
	position: relative;
	height: 100px;
	list-style-type: none;
}
#topnav li a span {
	display: none;
}

#topnav li {
	float: left;
}

#topnav a {
	display: block;
	position: relative;
	width: 90px;
	height: 100px;
}
ul#topnav a:hover {
	background-position: bottom;
}

#menu-contact a {
	margin-left: 80px;
	width: 100px;
	background: url(images/menu-contact.gif) no-repeat;
}
#menu-videos a {
	margin-left: 40px;
	width: 80px;
	background: url(images/menu-videos.gif) no-repeat;
}
#menu-web a {
	margin-left: 40px;
	width: 61px;
	background: url(images/menu-web.gif) no-repeat;
}
#menu-blog a {
	margin-left: 40px;
	width: 62px;
	background: url(images/menu-blog.gif) no-repeat;
}

#content-home {
	position: relative;
	width: 100%;
	height: 370px;
	overflow: hidden;
	text-align: center;
}
#homelogo {
	z-index: 100;
}
#homelogobk {
	z-index: 50;
	margin-top: 100px;
}
.homelogo {
	width: 358px;
	margin: 50px auto 0 auto;
}
#slideshowc {
	position: absolute;
	top: 238px;
	left: 10px;
	overflow: hidden;
	height: 120px;
	width: 160px;
	text-align: left;
}
#slideshowc ul {
	list-style-type: none;
}
#slideshowc ul li {
	margin-bottom: 120px;
}
#slideshow .first {
	margin-top: 120px;
}

#content {
	width: 99%;
	height: 260px;
	overflow: auto;
	position: relative;
	text-align: center;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 18px;
}
#content-big {
	width: 99%;
	height: 320px;
	overflow: auto;
	position: relative;
	text-align: center;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 8px;
}
#pagetitle {
	color: #000;
	text-align: right;
	right: 60px;
	top: 10px;
	position: absolute;
}
#pagetitle h2 {
	font-size: 36px;
	font-weight: bold;
	margin: 0;
}
#pagetitle p {
	font-size: 14px;
	text-align: right;
	margin: 0;
}
#top {
	position: relative;
	height: 90px;
}
#top-mini {
	position: relative;
	height: 40px;
}

#fiche {
	width: 400px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 0 auto;
	margin-bottom: 20px;
}

#fiche p {
	margin: 10px 0;
}

#fiche span {
	float: left;
	width: 30%;
	text-align: right;
	margin-right: 30px;
}

p {
	margin: 10px 20px;
	text-align: justify;
}

fieldset {
	width: 70%;
	margin: 0 auto;
	padding: 0px 10px 4px 10px;
	border: 1px solid #c9c9c9;
}
fieldset legend {
	padding: 4px;
	color: #737373;
}
input.textfield {
	border: 1px solid #c9c9c9;
	background-color: #fafafa;
	color: #000000;
	padding: 2px;
	margin: 4px;
}
input.textfield:hover {
	border: 1px solid #000000;
}
input.button {
	border: 1px solid #c9c9c9;
	background-color: #fafafa;
	color: #000000;
	padding: 2px;
	margin: 4px;
}
input.button:hover {
	border: 1px solid #000000;
}
select {
	border: 1px solid #c9c9c9;
	background-color: #fafafa;
	color: #000000;
	padding: 2px;
	margin: 4px;
}
select:hover {
	border: 1px solid #000000;
}
option {
	margin: 2px;
}
textarea {
	border: 1px solid #c9c9c9;
	background-color: #fafafa;
	color: #000000;
	padding: 2px;
	margin: 4px auto;
	width: 100%;
	height: 90px;
}
textarea:hover {
	border: 1px solid #000000;
}

div.submit {
	text-align: right;
}
fieldset label {
	float: left;
	width: 40%;
	text-align: right;
	line-height: 2.7;
	padding-right: 10px;
}
fieldset p {
	margin: 10px 0;
}
label:hover, .submit input {
	cursor: pointer;
}
.legende {
	font-style: italic;
	color: #666;
}


#videos {
	padding: 20px;
}

#videos .mini {
	float: left;
	/*margin-right: 6px;*/
	margin-left: 10px;
	margin-bottom: 20px;
	width: 680px;
	height: 170px;
}
#videos .mini .image {
	float: left;
	width: 160px;
}
#videos .mini .infos {
	float: left;
	text-align: left;
	width: 450px;
	margin-left: 20px;
	padding: 10px;
	padding-top: 3px;

}
#videos .mini img {
	border: 5px solid #bebebe;
}

#tdockcontainer {
	float: left;
	overflow:hidden;
	width: 99%;
}

#tdock {

}

#tdock tr {
	height: 90px;
	vertical-align: bottom;
}
#tdock img {
	/*border: 2px solid #f0f0f0;*/
	border: 2px solid #3e3e3e;
}
#tdocktitle {
	position: absolute;
	top: 30px;
	left: 30px;
	font-size: 16px;
}

#footer {
	margin-top: 8px;
	padding: 0 2px;
}
#footer #fleft {
	float: left;
	width: 35%;
}
#footer #fmiddle {
	float: left;
	width: 30%;
	text-align: center;
	font-weight: bold;
}
#footer #fright {
	float: right;
	width: 35%;
	text-align: right;
}
#footer a {
	color: #737373;
	text-decoration: underline;
}
#footer a:hover {
	color: #f0f0f0;
}

#bottomad {
	margin-top: 40px;
}