html {
	padding: 0;
	margin: 0;
}

body {
	background-color: #fff;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	color: #5b5b5b;
	padding: 0;
	margin: 0;
	text-align: center;
	letter-spacing: normal;
}

a:focus {
	outline: none;
}

a:link, a:visited {
	color: #808080;
	text-decoration: none;
}

a:active, a:hover {
	color: #999;
	text-decoration: none;
}

h1 {
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 6px 0;
	padding: 0;
}

p {
	margin: 0 0 6px 0;
}

#main-container {
	position: absolute;
	top: 18px;
	left: 0;
	width: 100%;
	height: 620px;
	/* top: 50%;
	margin-top: -310px; */
/* moitiŽ de height */
}

#container {
	position: relative;
	width: 1240px;
	margin-left: auto;
	margin-right: auto;
	height: 600px;
}

img {
	border: 0;
}

#nav {
	float: left;
	width: 218px;
	text-align: left;
}

#nav h1 {
	margin: 0 0 36px 0;
}

#back {
	float: left;
	width: 26px;
}

#next {
	float: left;
	width: 35px;
}

#back img {
	margin: 532px 0 0 0;
}

#next img {
	margin: 532px 0 0 9px;
}

#next a:link img, #next a:visited img, #back a:link img, #back a:visited img {
	-moz-opacity: .8;
	-khtml-opacity: .8;
	filter: alpha(opacity = 80);
	opacity: .8;
}

#next a:active img, #next a:hover img, #back a:active img, #back a:hover img {
	-moz-opacity: 1;
	-khtml-opacity: 1;
	filter: alpha(opacity = 100);
	opacity: 1;
}

#image {
	float: left;
	height: 600px;
	width: 938px;
	text-align: center;
	font-size: 10px;
	/*border: solid 1px black;*/
}

#image img {
	margin: 0 0 6px 9px;
}

ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 146px;
}

li.nav-item {
	background: url(../images/fond.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #5b5b5b;
	list-style: none;
	margin: 0 0 9px 0;
	padding: 0 0 0 2px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

li.nav-item a:link, li a:visited {
	color: #808080;
	text-decoration: none;
}

li.nav-item a:active, li a:hover {
	color: #5b5b5b;
	text-decoration: none;
}

li#pagination {
	width: 48px;
	text-align: center;
	color: #999;
	font-size: 9px;
	padding: 0;
}


.submenu img {
	margin: 0;
}

.submenu img.right {
	margin-left: 121px;
}

.submenu a:link img.right, .submenu a:visited img.right {
	-moz-opacity: .8;
	-khtml-opacity: .8;
	filter: alpha(opacity = 80);
	opacity: .8;
}

.submenu a:active img.right, .submenu a:hover img.right {
	-moz-opacity: 1;
	-khtml-opacity: 1;
	filter: alpha(opacity = 100);
	opacity: 1;
}

.vignettes a:link img, .vignettes a:visited img {
	-moz-opacity: .4;
	-khtml-opacity: .4;
	filter: alpha(opacity = 40);
	opacity: .4;
}

.vignettes a:active img, .vignettes a:hover img {
	-moz-opacity: 1;
	-khtml-opacity: 1;
	filter: alpha(opacity = 100);
	opacity: 1;
}

#footer {
	clear: both;
	margin: 36px 0 0 0;
	padding: 0 9px 0 9px;
	font-size: 9px;
	color: #ccc;
	text-align: right;
}

#footer a:link, #footer a:visited {
	color: #ccc;
	text-decoration: none;
}

#footer a:active, #footer a:hover {
	color: #999;
	text-decoration: none;
}

#contact {
	float: left;
	height: 440px;
	width: 478px;
	text-align: left;
	padding: 140px 0 0 460px;
	background-image: url(../images/mai-linh.jpg);
	background-repeat: no-repeat;
	color: #333;
}

#espace {
	margin: 18px 0 3px 0;
}

.en {
	color: #808080;
}

#contact a:link, #contact a:visited {
	text-decoration: underline;
}

#contact a:active, #contact a:hover {
	text-decoration: none;
}

#formulaire {
	background-color: #ffffff;
	padding: 12px 0 0 18px;
	-moz-opacity: .9;
	-khtml-opacity: .9;
	filter: alpha(opacity = 90);
	opacity: .9;
}

.formulaire_text {
/* background-color: #efefef;  */
	border-width: 0;
	border-bottom: 1px solid #aaa;
	background: url(../images/fond.png) repeat center bottom;
	padding: 1px;
	height: 16px;
	width: 160px;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	margin-top: 6px;
}

.formulaire_question {
/* background-color: #efefef;  */
	border-width: 0;
	border-bottom: 1px solid #aaa;
	background: url(../images/fond.png) center bottom;
	padding: 1px;
	height: 120px;
	width: 260px;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	margin-top: 6px;
}

.formulaire_submit {
/* background-color: #efefef;  */
	border: 1px solid #aaa;
	background: url(../images/fond.png) center;
	padding: 3px;
	height: 22px;
	width: 40px;
	margin: 9px 9px 18px 0;
	color: #5b5b5b;
}

li.active a:link, li.active a:visited {
    color: #5b5b5b;
    text-decoration: none;
}

li.active a:active, li.active a:hover {
    color: #808080;
    text-decoration: none;
}

