*{
	color:white;
	font-family:Arial;
	font-size:21px;
	font-weight:lighter;
	margin:0;
	padding:0;
}
body {
    background-color: black;
    background-image: url(design/bg.jpg);
    background-position: bottom ;
    background-repeat: no-repeat;
    background-size: cover;
    font-size: 16px;
}
img{
	border:none;
}
a {
	text-decoration:none;
	border:none;
}
a *{
	border:none;
}
a:hover {
	color:aqua;
	text-decoration:none;
}
#page {
	background:transparent url(design/bgF.png) no-repeat scroll 0 0;
	height:500px;
	left:50%;
	margin:-250px -400px;
	padding:10px;
	position:absolute;
	top:50%;
	width:800px;
	z-index:2;
}
body#tinymce{
	background:black;
}

.container{
	height:480px;
	overflow:hidden;
	padding:0 10px;
	position:absolute;
	width:760px;
}
#header {
	margin:0 auto;
	text-align:center;
}
#header *{
	color:white;
}
#header h1, #header h2{
	display:none;
}
#menu{
	position:absolute;
	right:20px;
}
#identity{
	position:absolute;
	left:20px;
	top:10px;
}
#identity input {
	background:transparent url(design/menuSelected:155:20.png) repeat scroll 0 0;
	border:0px none;
	float:left;
	font-size:16px;
	height:20px;
	margin:0 10px;
	width:154px;
}
#identity input.focused{
	background:transparent url(design/menuOver:155:20.png) repeat scroll 0 0;
}
.menuUl {
	margin:0;
}
li.menuLi {
	background-image:url(design/menu:100:30.png);
	float:left;
	height:30px;
	list-style-type:none;
	margin:10px;
	width:100px;
}
li.menuLi:hover {
	background-image:url(design/menuOver:100:30.png);
}
li.selected {
	background-image:url(design/menuSelected:100:30.png);
}
li.menuLi a {
	font-size:18px;
	font-weight:bold;
}
.menuLi img{
	margin-top:3px;
}

#footer {
	bottom:0;
	height:60px;
	position:absolute;
	right:30px;
	z-index:1;
}
h1, h2, h3, h4, h5 {
	text-decoration:underline;
}
h1{
	font-size:30px;
	margin:10px 0 15px;
}
h2{
	font-size:25px;
	margin:8px 0 10px;
}
h3{
	font-size:20px;
	margin:5px 0 5px;
}
p {
	margin-top:20px;
	text-align:justify;
	text-indent:20px;
}

.link {
	cursor:pointer;
}
.text{
}
.article {
	margin:0 auto;
	position:relative;
}
.article a {
	font-weight:normal;
}
.article ul{
	padding: 0 20px;
}
.article p {
	margin:5px 0 15px;
}
.pagesMmenu {
	-moz-border-radius:5px;
	border:2px solid white;
	margin:10px 0;
	text-align:center;
}
.backLink {
	left:5px;
	position:absolute;
}
.articleResum {
	-moz-border-radius:5px;
	-moz-box-shadow:5px 5px 20px white;
	border:2px solid white;
	margin-top:5px;
	padding:5px;
}
.linkArticle {
	position:absolute;
	right:5px;
}
span.spanPseudo {
	color:aqua;
	font-style:italic;
}
.articleResum, .articlePost, .articleComment {
	position:relative;
}
.article h2 {
	margin-top:10px;
	width:auto;
}
.articlePost, .articleComment {
	-moz-border-radius:5px;
	-moz-box-shadow:5px 5px 20px white;
	border:2px solid white;
	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;
	background:black url(design/bg.png) repeat scroll 0 0;
	border:1px solid white;
	position:absolute;
	right:10px;
	top:-18px;
}
.formComment input, .formComment textarea {
	-moz-border-radius:5px;
	background:transparent none repeat scroll 0 0;
	border:1px solid white;
	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;
}
.GalleryTemplateViewer{
	margin:auto;
}
