@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.texte {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 3px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	text-indent: 30px;
	padding-top: 20px;
}
a:link {
	color: #000000;
	text-decoration: line-through;
}
a:visited {
	color: #000000;
	text-decoration: line-through;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


.title {
	background-image: url(../images/menubkgd.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 900px;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
img {
	border:0px;
	
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7f7f7f;
	padding-top: 5px;
}
.copyright a{
	color:#7f7f7f;
	text-decoration: none;
}
.copyright a:hover{
	color:#e1e1e1;
	text-decoration: none;
}
.mainpage {
	background-image: url(../images/pages_bkgd.jpg);
	background-repeat: no-repeat;
	height: 762px;
	width: 900px;
}
.photopage {
	background-image: url(../images/photos_bkgd.jpg);
	background-repeat: no-repeat;
	height: 762px;
	width: 900px;
}
.menu {
	padding-top: 10px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 0px;
}
p {
margin-top : 0px; 
margin-bottom : 0px; 
}
.comment {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.post {
	text-align: right;
	padding: 5px;
	font-weight: bold;
}
.postcomment {
	float: right;
		padding-top: 10px;
	padding-right: 120px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
}
.topcomment {
	padding: 5px;
	background-color: #000000;
	color: #CCCCCC;
}

.topcomment a:link {
	color: #fff;
	text-decoration: line-through;
}
.topcomment a:visited {
	color: #fff;
	text-decoration: line-through;
}
.topcomment a:hover {
	color: #000;
	text-decoration: none;
}
#bloccomment{
	clear:both;
	height: 596px;
	overflow:auto;
	margin-right: 50px;
	margin-left: 50px;
}
.pseudo {
	font-weight: bold;
	padding-right: 10px;
	color: #cc3333;
}
h2 {
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input[type="text"],input[type="password"], .inputtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	height: 20px;
}
input[type="submit"], .submitgrey{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	border: 1px solid #ffffff;
	font-weight: bold;
	background-color: #000000;
}
.mainpageadm {
background-color: #ccc;
width:900px;
padding:20px;
}
.mainpageadm  a:link {
	color: #000000;
	text-decoration: underline;
}
.mainpageadm  a:visited {
	color: #000000;
	text-decoration:  underline;
}
.mainpageadm  a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.error{
	padding: 8px;
	margin: 10px;
	border: 1px solid #ffffff;
	font-weight: bold;
	color: #cc3333;
}
