@charset "utf-8";
/* // // //
// Php File.
// Made By Youuri.
// coesno_c@epitech.net.
// Copyright 2009/2010, Battlefrance.
// // // // // // // // // // // // // // */

html {
	width:100%;	
}

/* //// Body //// */
body {
	width:100%;
	margin:0px;
	padding:0px;
	color:#000000;
	font-size:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#000000;
}

#conteneur {
	width:100%;
	margin:0 auto 0 auto;	
}

/* //// Bar Header //// */
#Bar_Table {
	color:#EEEEEE;
	background-image:url(../Site_ImagesTemplates/fond_bar.jpg);
	background-repeat:repeat-x;
	padding-bottom:3px;
	padding-top:3px;
}

#TextBar a, a:link, a:visited {
	color:#DDDDDD;
	font-size:10px;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
}

#TextBar a:hover {
	color:#2A9FAA;
}

/* //// Input Profils //// */
#Form_Input {
	padding-left:10px;
	width:115px;
	height:20px;
	font-size:12px;
	font-weight:bolder;
	color:#222222;
	background:url(../Site_ImagesTemplates/bar_input_bck.png) no-repeat center center;
	border:0px;
}

#Form_Valid {
	font-size:12px;
	font-weight:bolder;
	border:0px;
	color:#EEEEEE;
	background:url(../Site_ImagesTemplates/bfv4_bouton_ok.png) center center;
	background-repeat:no-repeat;
}

/* //// Menu Game Link //// */
#MenuGameLink a, a:link, a:visited{
	color: #000000;
	padding-left:5px;
}

#MenuGameLink a:hover{
	color:#2A9FAA;
	padding-left:15px;
}

/* //// Incription //// */
h1 {
	color:#222222;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

h2 {
	color:#666666;
	font-size:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

/* //// Step //// */
#Step_Box {
	border:#AAAAAA 1px solid;
	background-color:#dddddd;
}

a, a:link, a:visited{
	font-weight:bolder;
	color: #26329B;
	padding-left:5px;
}

a:hover{
	font-weight:bolder;
	color:#2A9FAA;
}

/* //// Images Logos //// */

#partenaire_images a {
	opacity:0.7;
}

#partenaire_images a:hover{
	opacity:1.0;
}
/* EOF */