/* @override http://10.37.129.2:8888/~max/Paca/Paca/views/lunaire.css */

html, body {
	background-image: url(lunaire.jpg);
	color: #3e382f;
	width: 100%;
}

h3 {
	font-size: 1.2em;
}

#menu {
	top: 0;
	left: 0;
	height: 6em;
}

#menu_gene {
	margin-top: 2.2em;
}

#menu a {
	/*border-color: #3e382f;*/
}

#menu a:hover,#menu a.actif {
	background-color: #c8b9a0;
	border-color: #c8b9a0;
}

a {
	color: #3e382f;
}

p {
	margin: .5em;
}

.col {
	position: absolute;
	top: 7em;
	width: 50%;
	text-indent: -3.6em;
}

.col h3 {
	text-indent: -4em;
}

.col img {
	display: block;
	width: 70%;
	height: auto;
	margin: 1.5em 1.5em;
	/*opacity: 0.8;*/
}

.c1 {
	left: 0;
	/*padding-left: 3em;*/
	/*float: left;*/
}

.c2 {
	right: 0;
	/*float: right;*/
	/*padding-right: 3em;*/
}

.c1 p, .c1 h3 {
	margin-left: 6.6em;
	margin-right: 1.5em;
}

.c2 p, .c2 h3 {
	margin-left: 5.1em;
	margin-right: 3em;
}

p.signature {
	position: absolute;
	bottom: 1em;
	left: 1em;
	font-size: xx-small;
}