@charset "UTF-8";

/**************
  LES TEXTES
**************/
.spacer {
clear: both;
}
#centre_forum_fixe {
	height: 600px;
	overflow: auto;
}
form {
	padding:0px;
	margin:0px;
}
#tabcoordcentre {
	width: 100%;
    margin-left: auto;
    margin-right: auto;
	text-align: center;	
}
#noformcoord {
	background-image: url(../images/bg_tab_incrust.jpg);
	background-repeat: repeat-y;
	width: 450px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.indexjeux { 
	color:#FFFFFF;
	text-decoration: none;	
}

.indexjeux a{ 
	color:#FFFFFF;
	text-decoration: none;	
}

.linkERROR { 
	color:#000000;
}

.linkERROR a{ 
	color:#000000;
}

.regERROR {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E3C0C0;
	width: 350px;
	text-align: center; 
    margin-left: auto;
    margin-right: auto;
	border:1px solid #992A2A;
	color: #992A2A;
}

.regERROR2 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	width: 350px;
	text-align: center; 
    margin-left: auto;
    margin-right: auto;
	border:1px solid #000000;
	color: #000000;
}

.regTDERROR {
	text-align: center; 
    margin-left: auto;
    margin-right: auto;
	border:0px;
	color: #000000;
}

a {
	text-decoration: underline;
	color: #FF8C00;
	font-size: 11px;
}