body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEEEEE;
}
body {
	background-color: #222222;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/fond.gif);
	background-repeat:repeat-x;
}

img{border-color:#dddddd;}

img:hover{border-color:#8c0909;}

a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #8c0909;
}
a:active {
	text-decoration: none;
}

a.designby: link,visited {
	color:ffffff;
}

hr{
	color:#222222;
}

/* ////////////////////SRG404//////////////////// */

.bordDroit {
	background-image: url(../images/bord_droite_rep.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.fondCentre {
	background-image: url(../images/fond_centre.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.contenu {
	background-color: #191919;
	width: 350px;
	padding-top: 35px;
	padding-right: 100px;
	padding-bottom: 40px;
	padding-left: 50px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: left;
}

.titre {
	background-color: #191919;
	width: 350px;
	padding-top: 10px;
	padding-right: 100px;
	padding-bottom: 10px;
	padding-left: 50px;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size:18px;
}

.contenuGrand {
	background-color: #191919;
	width: 400px;
	padding-top: 35px;
	padding-right: 100px;
	padding-bottom: 40px;
	padding-left: 50px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: left;
}

.contenuGrand2 {
	background-color: #191919;
	width: 560px;
	padding-top: 35px;
	padding-right: 50px;
	padding-bottom: 40px;
	padding-left: 50px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: left;
}

.titreGrand {
	background-color: #191919;
	width: 400px;
	padding-top: 10px;
	padding-right: 100px;
	padding-bottom: 10px;
	padding-left: 50px;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size:18px;
}

.titreGrand2 {
	background-color: #191919;
	width: 510px;
	padding-top: 10px;
	padding-right: 100px;
	padding-bottom: 10px;
	padding-left: 50px;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size:18px;
}

/*/////////////////////////////////////////////////FORUM//////////////////////////////////*/

.contenuForum {
	background-color: #191919;
	
	width: 620px;
	
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	
	text-align: left;
}

.titreForum {
	background-color: #191919;
	
	width: 620px;
	
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	
	font-size:18px;
}

input.submit{
	border:1px solid #333333;
	font-size:10px;
	background:#4D4D4D;
	color:white;
}

input.submit:hover{
	border:1px solid #8C0909;
	font-size:10px;
	background:#4D4D4D;
	color:white;
}

input.input{
	border:1px solid #333333;
}
