@import url(style_ins.css);
@import url(base.css);
/*Spécofique acceuil*/
#loginForm
{
	background:#999999;
	padding:5px;
	border: 1px solid #CFCFCF;
	-moz-border-radius:6px;
	border-radius:6px;
	color:#000000;
	width:95%;
	margin:auto;
}
#loginForm p
{
margin:0;
padding:0;
}
#loginForm a img
{
width:30px;
height:20px; 
padding-left:4px;
padding-top:2px;
border:none;
vertical-align:bottom;
}
#stop{

clear:both;
}

#loginForm #login, #loginForm #password,#loginForm #submit{
width:100px;
background-color:#a9a9a9;
}

.submit {
width:100px;
background-color:#a9a9a9;
background: transparent url(images/fond_ronf.gif) center center;
border:1px solid #666666;
}
#tableau_classement
{
	font-size:12px;
	border-collapse: collapse; /* Colle les bordures entre elles */
	text-align:center;
	width:560px;
}

#tableau_classement tr
{
 border: 1px solid black; /* Colle les bordures entre elles */
 margin-top:3px;
 padding-bottom:3px;
}
#tableau_classement td
{
 padding-top:5px;
 padding-bottom:5px;
}

#tableau_classement .protection_noob td
{
background-color: #57d53a;
}
#tableau_classement .affichage_perso td/*Classement*/
{
background-color: #94a494;
}
#tableau_classement .affichage_range td/*Classement*/
{
background-color: #cfcfcf;
}

#statRobot{
text-align:center;
float:left;
margin:2px;
margin-top:10px;

padding:0px;
background:#999999;
border: 3px solid #aeaeae;
color:#000000;
width:40%;
margin-left:30px;
}

#statRobot2{
text-align:center;
float:left;
margin:2px;
padding:0px;
background:#999999;
border: 3px solid #aeaeae;
color:#000000;
}

#image_accueil{

text-align:center;
float:right;
margin:2px;
padding:0px;
border: none;
color:#000000;
width:50%;
margin-right:5%;
margin-bottom:25px;
}

#insciptionOK
{
	font-size:14px;
	font-family: 'Comic sans MS';
}
#insciptionOK p 
{
	margin:5px;
	padding:5px;
}
#tableau_help
{
	font-size:12px;
	border-collapse: collapse; /* Colle les bordures entre elles */
	text-align:center;
	width:560px;
}

#tableau_help tr
{
 border: 1px solid black; /* Colle les bordures entre elles */
  padding:5px;
}
#tableau_help td
{ 
 padding:5px;
}

.imgRobot
{
	height:200px;
	margin-right:20px;
	border: 2px solid  black; /* Bordure du tableau avec effet 3D (outset) */
}

#help_bot
{
	font-size:12px;
	border-collapse: collapse; /* Colle les bordures entre elles */
	text-align:center;
	margin:auto;
}

#help_bot tr
{
 border: 1px solid black; /* Colle les bordures entre elles */
  padding:5px;
}
#help_bot td
{ 
 padding:5px;
}
