* {
	padding: 0;
	margin: 0;
}

body	{
	background-color: #000;	/*background-color: #ccc7c3;	background-image: url('img/mur2.jpg');*/
	font-family: Helvetica, sans-serif;	font-size: 12px;	position: relative;	left: 50%;	width: 800px;	margin: 0 0 0 -400px;	text-align: left;
	}#siteweb	{
	position: relative;
	color: #2B2D2C;
	}	
#main
	{
	position: relative;
	}

#menu
	{
	position: relative;
	height: 30px;
	text-align: center;
	font-size: 14px;
	padding-top: 20px;
	}

#logo
	{
	position: relative;
	height: 50px;
	text-align: right;
	background-color: #c3c3c3;
	padding-right: 30px;
	overflow: hidden;	}

#pied
	{
	text-align: right;
	font-size: 10px;
	padding-top: 10px;
	padding-right: 30px;
	color: #b9b9b9;
}

#inscrip_gen
	{
	position: absolute;
	top: 20px;
	left: 310px;
	}

#connexion_gen {
	text-align: right;
	background-color: #fef0d6;
	padding: 1px;
	padding-right: 10px;
	font-size: 11px;
	}

.bold {font-weight: bold;}

.connectionfield {
	border: 0;
	width: 120px;
	color: #3e0f19;
	padding: 1px;
	font-size: 11px;
	background-color: #ecf5fe;
	}

.urlfield {
	border: 0;
	width: 500px;
	color: #3e0f19;
	padding: 1px;
	font-size: 11px;
	background-color: #ecf5fe;
	}
	
.connectionsubmit {
	width: 122px;
	color: #fff;
	border-width: 0px;
	padding: 1px;
	text-align: center;
	background-color: limegreen;
	font-size: 11px;
	}

.connectionsubmit:hover {
	background-color: lime;
	color: red;
	}

.connectionlabel {
	border: 0;
	color: #605754;
	}

.error {
	color: red;
}

img {border: 0;}

p {margin-bottom: 6px;}

a.menu:link, a.menu:visited { text-decoration: none; color: #7d766a; margin-right: 25px;
	font-weight: bold;
}
a.menu:hover { color: silver;}
a.menu:active { color: white;}

a:link, a:visited { text-decoration: underline; color: gray;}
a:hover { color: #ce6509;}
a:active { color: #c73814;}

a.spip_out:link, a.spip_out:visited { text-decoration: underline; color: #3b3832;}
a.spip_out:hover { color: #ce6509;}
a.spip_out:active { color: #c73814;}

a.spacer:link, a.spacer:visited { text-decoration: underline; color: white; margin-right: 20px; font-size: 16px; padding: 2px;}
a.spacer:hover { color: #4a5a98; background-color: white;}
a.spacer:active { color: #613765; background-color: white;}

a.ngweb:link, a.ngweb:visited { text-decoration: underline; color: gray;}
a.ngweb:hover { color: #ce6509;}
a.ngweb:active { color: #c73814;}

a.inscrip:link, a.inscrip:visited { text-decoration: underline; color: red;}
a.inscrip:hover { color: maroon;}
a.inscrip:active { color: orange;}

a.profiles:link, a.profiles:visited { text-decoration: underline; color: red; background-color: #c3c3c3; padding: 2px 5px;
}
a.profiles:hover { color: maroon;}
a.profiles:active { color: orange;}

a.disconnect:link, a.disconnect:visited { text-decoration: underline; color: black; margin-right: 10px}
a.disconnect:hover { color: red;}
a.disconnect:active { color: gray;}

h1, h2, h3, h4, h5, h6
	{
	text-decoration: none;
	line-height: normal;
	margin-top: 15px;
	margin-bottom: 10px;
	}
	
h1
	{
	font-size: 40px;
	color: #fdbd86;
	margin: 10px;
	margin-top: 0;
	margin-bottom: 30px;
	font-weight: normal;
	}
	
h2
	{
	color: #ed1c24;
	font-size: 20px;
	}
	
h3
	{
	color: #000000;
	font-size: 16px;
	font-style: italic;
	}

h4, h5, h6 {
	font-size: 12px;
}