.disable {
	cursor: url(../images/error.ico), default;
}

::-moz-selection {
	background-color: #757835;
	color: #FFF;
}

::selection {
	background-color: #757835;
	color: #FFF;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

img {
	border-style: none;
}

html {
	background-image: url(../images/background-s.jpg);
	background-position: 50% 0px;
	background-attachment: fixed;
	height: 100%;
}

body {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	height: 100%;
}
h4 {
	clear:both;
	font-size:14px;
	font-weight:normal;
	margin:0 0 4px;
	padding-top:20px;
}
#Vertion {
	margin-left:145px;
	position:absolute;
	top:186px;
}
#Main {
	width: 1000px;
	background-image: url(../images/head3.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	margin-right: auto;
	padding-bottom: 10px;
	margin-left: auto;
	background-color: #F2F5E7;
	background-position: 50% 0;
	min-height: 100%;
}

#Main #PopUp {
	position: fixed;
	left: 0px;
	top: -20px;
	right: 0px;
	z-index: 10;
	height: 10px;
	background-image: url(../images/60.png);
	font-weight: bold;
	color: #FFF;
	visibility: hidden;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 3px;
}

#Main #Navigation {
	visibility: hidden;
}

#Main  #Play {
	position: fixed;
	float: right;
	clear: none;
	top: 0px;
	right: 0px;
	border-style: none;
	background-image: url(../images/navi.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 5;
}

#Main #Menu {
	margin-left: 250px;
	position: absolute;
	top: 131px;
	background-image: url(../images/menu_background.png);
	background-repeat: no-repeat;
	width: 475px;
	padding-left: 42px;
	height:38px;
}

#Main #Menu div {
	background-image: url(../images/menu_background.png);
	background-repeat: repeat-x;
	float: left;
	height: 22px;
	width: 20px;
}

#Main #Menu ol,
#Main #Menu ul 
{
	margin: 0;
	padding: 0;
	list-style-type:none;
}
#Main #Menu img {
	float: left;
}
#Main #Menu a {
	float: left;
	background-position: top;
	height: 22px;
	margin: 1px 12px;
}
#Main #Menu a span {
	left: -999em;
	position: absolute;
	width: 1px;
}
#Main #Menu a:hover {
	background-position: bottom;
}
#Main #Menu #MenuNews {
	background-image: url(../images/menu_news.png); width: 47px;
}
#Main #Menu #MenuAlbums {
	background-image: url(../images/menu_albumsphotos.png); width: 126px;
}
#Main #Menu #MenuTextes {
	background-image: url(../images/menu_textes.png); width: 48px;
}
#Main #Menu #MenuContact {
	background-image: url(../images/menu_contact.png); width: 65px;
}
#Dir {
	color: #fff;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	margin: 0 0 0 305px;
	position: absolute;
	top: 155px;
	z-index: 10;
}

#Dir a:link {
	color: #fff;
}

#Dir a:visited {
	color: #fff;
}

#Dir a:hover {
	color: #757835;
}

#Dir a:active {
	color: #999;
}
#Main #Content {
	margin-top: 210px;
	margin-right: 13px;
	margin-bottom: auto;
	margin-left: 14px;
}

#UserOptionButton {
	background-image: url(../images/60.png);
	position: fixed;
	height: 20px;
	width: 100px;
	bottom: 0px;
	right: 0px;
	overflow: hidden;
	visibility: hidden;
	z-index: 11;
}

#ConnectionInfo {
	background-image: url(../images/60.png);
	color: #FFF;
	position: fixed;
	height: 20px;
	bottom: 0px;
	right: 100px;
	padding: 0 8px;
	line-height: 20px;
	visibility: hidden;
	z-index: 10;
}

#OptionWindow {
	width: 100%;
	height: 100%;
	background-image: url(../images/60.png);
	position: fixed;
	z-index: 5;
	visibility: hidden;
}

#Option {
	color: #000;
	font-weight: bold;
	/*	height:230px;*/
	left: 50%;
	margin-left: -160px;
	margin-top: -110px;
	padding: 0px;
	position: fixed;
	top: 50%;
	width: 320px;
	z-index: 10;
	border: 1px solid #757835;
	visibility: hidden;
	background-color: #acae82;
}

#Option .Close {
	background-image: url(../images/Close.png);
	background-repeat: no-repeat;
	height: 17px;
	left: 50%;
	margin-top: -1px;
	margin-left: 145px;
	position: fixed;
	right: 50%;
	width: 17px;
}

#Option a:link {
	color: #37410C;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #37410C;
}

#Option a:visited {
	color: #000;
}

#Option a:hover {
	color: #acae82;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #37410C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #37410C;
	background-color: #757835;
}

#Option a:active {
	color: #333;
}

#Option #Head {
	height: 15px;
	background-color: #757835;
	color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	margin-bottom: 10px;
	text-align: center;
}

#Option p {
	margin: 10px;
	padding: 0px;
	font-weight: normal;
}

#Option table {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
}

#Option table tr {
	margin: 0px;
	padding: 0px;
}

#Option table th,#Option table td {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

#Option table th {
	text-align: left;
	color: #000;
	padding: 0 0 0 5px;
}

#Option table td {
	text-align: left;
	width: 190px;
	padding-right: 10px;
}

#Option table input[type="checkbox"] {
	vertical-align: middle;
}

#Option table input[type="text"],#Option table input[type="password"] {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #757835;
	display: block;
	margin-top: 0px;
	margin-right: -1px;
	margin-bottom: -1px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	height: 12px;
	width: 190px;
}

#Option input[type="button"] {
	color: #FFF;
	background-color: #757835;
	border: 0px solid #757835;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/button-background.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	width: 100%;
}

#Option #Avatar {
	background-color: #FFFFFF;
	border: 1px solid;
	float: right;
	margin-right: 10px;
	padding: 4px;
}

.titleWindow {
	position: absolute;
	background-image: url(../images/blanc-90.png);
	padding: 4px 6px;
	border: solid 1px #757835;
	font-weight: bold;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#Foot {
	width: 970px;
	background-repeat: no-repeat;
	background-color: #F2F5E7;
	padding: 15px;
	margin: 0 auto;
	clear: both;
	color:#393A1B;
}

.MadeBy {
	background-color: #FFFFFF;
	border-top: 3px double #757835;
	clear: both;
	margin: 0 auto;
	padding: 5px 15px;
	text-align: center;
	width: 970px;
	color:#393A1B;
}

