* {margin: 0px;
   padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-image: url(images/shadow_left.jpg);
	background-repeat: no-repeat;
}

#container {
	font-size: 1.2em;
	margin-left: 20px;
}

#header {
	height: 155px;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
}
p {
	line-height: 1.5em;
	margin-left: 15px;
	margin-bottom: 10px;
}

#linkbar {
	background-image: url(images/linkbar_bg.jpg);
	background-repeat: repeat-x;
	font-size: 1.4em;
	height: 39px;
}

#left {
	background-image: url(images/content_top_bg.jpg);
	background-repeat: repeat-x;
	margin-right: 221px;
	padding-left: 80px;
	padding-right: 50px;
	padding-top: 32px;
	z-index: 2;
	padding-bottom: 50px;
}
#centrer {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

#left2 {
	background-image: url(images/content_top_bg.jpg);
	background-repeat: repeat-x;
	padding-left: 30px;
	padding-top: 50px;
	text-align: center;
	width: 500px;
}
table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 20px;
}

#sub_left {
	width: 48%;
	float: left;
	display: block;
	padding-right: 15px;
}

#sub_content {
	width: 48%;
	float: right;
}

#right {
	background-image: url(images/main_graphics.jpg);
	position: absolute;
	top: 0;
	right: 0;
	width: 246px;
	background-repeat: no-repeat;
	padding-top: 260px;
	z-index: 1;
}
#right2 {
	background-image: url(images/trvideo.jpg);
	position: absolute;
	top: 0;
	right: 0;
	width: 246px;
	background-repeat: no-repeat;
	padding-top: 260px;
	z-index: 1;
}#right3 {
	background-image: url(images/camera.jpg);
	position: absolute;
	top: 0;
	right: 0;
	width: 246px;
	background-repeat: no-repeat;
	padding-top: 260px;
	z-index: 1;
}
#footer {
	clear: both;
	padding: 10px;
	text-align: center;
	border-top: 1px solid #CCCCCC;
}

#navcontainer ul
{
	background-color: #036;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	background-image: url(images/linkbar_bg.jpg);
	background-repeat: repeat-x;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li a
{
	color: #fff;
	text-decoration: none;
	float: left;
	font-size: 12px;
	padding-top: 12px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
}
a:link {
	font-size: 1.1em;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-style: normal;
	color: #76333A;
	text-decoration: underline overline;
}

#navcontainer ul li a:hover
{
	background-image: url(images/hover_link_bg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
}

h1 {
	font-size: 1.8em;
	padding-top: 10px;
	color: #663333;
	font-weight: bold;
	padding-bottom: 10px;
}

h2 {
	font-size: 1em;
	color: #663333;
	font-style: italic;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}

h3 {
	font-size: 1.3em;
	color: #666666;
	font-style: italic;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 4px;
}
#gauche2 {
	width: 50%;
	float: right;
	position: absolute;
	left: 309px;
	top: 266px;
	display: block;
}


.img_gauche {
	float: left;
	margin-right: 10px;
}
			
.navcontainer {
	width: 246px;
	background-image: url(images/right_navbar_bg.jpg);
	height: 250px;
	padding-top: 74px;
	background-repeat: no-repeat;
}

.navcontainer ul
{
	list-style-type: none;
	margin-left: 40px;
}
#container #left li {
	list-style-type: square;
}



.navcontainer a
{
	display: block;
	padding: 3px;
	width: 160px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #eee;
	color: #000000;
}

.navcontainer a:link, #navlist a:visited
{
	text-decoration: none;
	font-style: normal;
}

.navcontainer a:hover
{
	background-color: #76333A;
	color: #fff;
	height: 14px;
}
#container #left li {
	line-height: 14px;
	margin-top: 1px;
	margin-bottom: 2px;
	padding-left: 10px;
	margin-left: 10px;
	list-style-position: inside;
	color: #652229;
}
#container #left #tprix {
	line-height: 10px;
}
#container #left #tprix strong {
	margin-top: 6px;
	margin-bottom: 2px;
	display: block;
}
#container #left #tprix blockquote {
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 14px;
}
