/* @override 
	http://grogro.local:8888/~max/masyva/www/clos.css
*/

@import url("base.css");

html, body {
	margin: 0;
	padding: 0;
	background-color: #f2e3ca;
	/*min-height: 100%;*/
	height: 100%;
}

/*body {
	min-width: 40em;
}*/

#diapos {
	position: absolute;
	right: 0;
	width: 160px;
	z-index: 1;
	/*min-height: 100%;*/
}

#diapos img {
	height: auto;
	cursor: pointer;
}

#clos {
	position: relative;
	margin-right: 163px;
	padding: 2%;
	overflow: hidden;
	min-height: 92.5%;
	/*z-index: 2;*/
}

h1 em strong {
	font-weight: normal;
	font-style: normal;
	font-size: 1.3em;
}

#fond {
	display: block;
	position: absolute;
	top: 0; right: 0;
	height: 100%;
	width: auto;
	/*z-index: 0;*/
}

	/*background-color: #a33c26;*/

.pave, h1 {
	position: relative;
	/*z-index: 1;*/
	margin: 20px;
	float: left;
	opacity: .85;
	padding: 1em;
	color: #cde0e8;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #73000b;
	font-family: "Times New Roman";
	font-style: italic;
}

.pave {
	font-size: 1.18em;
	max-width: 25em;
	min-width: 15em;
}

h1 {
	float: none;
	color: #cde0e8;
	padding:.4em;
	text-align: right;
	font-family: Zapfino, "Lucida handwriting", Times, serif;
	font-style: italic;
	font-weight: normal;
}

h1.zap {
	height: 2.2em;
}

h1 a {
	color: inherit;
	text-decoration: none;
}

h1 a:hover {
	text-decoration: underline;
}

h1, h2 {
	margin-top: 0;
}

h2 {
	color: #b9ad7a;
}

.pave h2 strong, .pave a {
	color: #e3cc32;
	text-decoration: none;
}

.pave a:hover {
	text-decoration: underline;
}

.pave p {
	text-align: center;
	margin: 0;
}

p.note {
	margin-top: 0;
	font-style: italic;
}

.decale {
	float: right;
}

.pave li {
	line-height: 1.4em;
	margin-left: 0;
	list-style-type: none;
	padding-left: 19px;
	background: url(images/f_e_grise.png) no-repeat 0 .2em;
}

	/*background-color: #454b00;*/
.nouveau {
	padding: 0 .5em;
	margin-right: 1em;
	background-color: #b7c800;
	color: #002911;
}

.pave ul {
	padding-left: 1.5em;
	/*margin: 1em 0;*/
}

img {
	border: none;
}

#lang {
	position: absolute;
	margin: .5em; padding: 0;
	bottom: 0; left: 0;
	list-style-type: none;
}

#lang a {
	color: transparent;
}

#lang a:hover {
	color: black;
}

#lang:hover {
	background-color: silver;
}

.a_x {
	clear: both;
	float: right;
	position: relative;
	margin-bottom: 0;
	color: silver;
	background-color: #232323;
	padding: .2em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	opacity: .8;
	width: 13em;
	text-align: center;
}

.a_x a {
	color: silver;
}

.pave.baladeur {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	z-index: 3;
}