* {
	color:black;
	font-family:"times New Roman",tahoma,arial;
	font-size:21px;
	margin:0;
	padding:0;
}
body {
	background:#CCCCCC url(design/bg.png) repeat scroll 0 0;
	color:#6A6A70;
	font-family:arial;
	font-size:18px;
}
a {
	text-decoration:none;
}
a:hover {
	color:#881319;
	text-decoration:none;
}
#page {
	border:1px solid black;
	margin:0 auto;
	min-height:1000px;
	position:relative;
	width:980px;
}
#header {
	background:transparent url(design/Banniere2.png) no-repeat scroll 0 0;
	height:195px;
	left:0;
	margin:0;
	position:absolute;
	text-align:right;
	top:0;
	width:100%;
	z-index:100;
}
#header * {
	display:none;
	margin-right:50px;
	margin-top:15px;
}
#navigation {
	background:transparent url(design/Navigation2.png) no-repeat scroll left top;
	left:0;
	height:785px;
	position:absolute;
	top:195px;
	width:210px;
	z-index:100;
}
#identification, #menu {
	margin:0 10px;
	width:160px;
}
.menuUl {
	margin:6px 15px 10px 0;
	width:170px;
}
li.menuLi {
	background:transparent url(design/menuButton:165.png) no-repeat scroll 0 0;
	list-style-type:none;
	margin-bottom:2px;
	padding:0 0 3px;
	text-align:center;
}
li.menuLi:hover {
	background:transparent url(design/menuButtonOver:165.png) no-repeat scroll 0 0;
}
li.menuLi a {
	font-size:18px;
	font-weight:bold;
}
li.menuLi:hover a {
	color:#881319;
}
#identification li.menuLi a {
	font-size:15px;
}
#identification input {
	font-size:17px;
	margin:2px 0;
	width:154px;
}
#identification form {
	margin:10px 7px 0 0;
}
#mainFrame {
	background:transparent url(design/foule.png) no-repeat scroll 0 0;
	margin-left:190px;
	min-height:600px;
	min-width:720px;
	padding:200px 10px 50px;
	z-index:1;
}
#footer {
	bottom:0;
	margin-left:350px;
	position:absolute;
	z-index:1000;
}
h1, h2, h3, h4, h5 {
	color:#881319;
	text-decoration:underline;
}
h1 {
	margin:50px 10px 40px;
}
h2 {
	margin:40px 30px 30px;
}
h3 {
	margin:30px 50px 20px;
}
h4 {
	margin:20px 70px 10px;
}
h5 {
	margin:10px 90px 0;
}
p {
	margin-top:20px;
	text-align:justify;
	text-indent:20px;
}
#mainFrame li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:circle;
	margin-left:50px;
	text-align:justify;
}
.link {
	cursor:pointer;
}
.text {
	margin:0 auto;
	width:90%;
}
.article {
	margin:0 auto;
	position:relative;
	width:95%;
}
.article a {
	font-weight:normal;
}
.article p {
	margin:5px 0 15px;
}
.pagesMmenu {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:2px solid #881319;
	margin:10px 0;
	text-align:center;
}
.backLink {
	left:5px;
	position:absolute;
}
.articleResum {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:5px 5px 20px #000000;
	-webkit-box-shadow:5px 5px 20px #000000;
	border:2px solid #881319;
	margin-top:5px;
	padding:5px;
}
.linkArticle {
	position:absolute;
	right:5px;
	text-decoration:blink;
}
span.spanPseudo {
	color:#881319;
	font-style:italic;
}
.articleResum, .articlePost, .articleComment {
	position:relative;
}
.article h2 {
	margin-top:10px;
	width:auto;
}
.articlePost, .articleComment {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:5px 5px 20px #000000;
	-webkit-box-shadow:5px 5px 20px #000000;
	border:2px solid #881319;
	margin-top:15px;
	padding:5px;
}
h4.spanPseudo {
	font-style:italic;
	font-weight:normal;
	margin:10px;
	text-align:right;
}
.formComment input {
	text-align:center;
}
.moderationPannel {
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	background:#CCCCCC url(design/bg.png) repeat scroll 0 0;
	border:1px solid #881319;
	position:absolute;
	right:10px;
	top:-18px;
}
.formComment input, .formComment textarea {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:#CCCCCC none repeat scroll 0 0;
	border:1px solid #881319;
	margin-top:5px;
	width:100%;
}
#mainFrame .Gallery {
	margin:auto;
}
#FloatFrame #floatCont3AcWebTemplatePopup {
	background:black url(Gallery/background.png) repeat-x scroll 0 0;
	height:600px;
	position:relative;
	width:100%;
}
#FloatFrame .buttonPrev {
	background-color:black;
	height:450px;
	left:0;
	position:absolute;
	text-align:center;
	top:75px;
	width:60px;
	z-index:1500;
}
#FloatFrame .buttonPrev img, #FloatFrame .buttonNext img {
	left:5px;
	position:absolute;
	top:175px;
}
#FloatFrame .buttonNext {
	background-color:black;
	height:450px;
	position:absolute;
	right:0;
	text-align:center;
	top:75px;
	width:60px;
	z-index:1500;
}
#FloatFrame .buttonBottom {
	bottom:17px;
	height:60px;
	position:absolute;
	text-align:center;
	width:100%;
	z-index:1500;
}
#FloatFrame .buttonBottom img, .GalleryIcone {
	cursor:pointer;
}
#FloatFrame .GalleryTemplateViewer {
	left:50%;
	position:absolute;
	top:78px;
}
