body {
	font-family: Garamond;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url("images/background_top.jpg");
	background-repeat: repeat-x;
}

h1, h2, h3, h4, h5, h6 {
	text-align: left;
	color: #17365D;
	margin: 0px;
	letter-spacing: 2px;
}

#adsense_decoration {
	float: left;
}

#adsense_border {
	float: left;
}

#az {
	font-size: 82%;
	text-align: center;
	padding-bottom: 5px;
	border-bottom: #4F81BD dotted 2px;
}

#az a:hover {
	text-align: center;
}

#form_content {
	width: 577px;
}

#form_content #page {
	width: 100%;
}

#bottom {
	border-top: #333333 dotted 1px;
	padding-top: 10px;
	clear: left;
}

#content a { font-size: 110%;}
a:hover {color: #22A000;}

.action {text-decoration: none;}
.action:hover {text-decoration: underline;}

h1 {
	font-size: 26px;
	padding-bottom: 5px;
	border-bottom: #4F81BD solid 1px;
}
h2 {font-size: 18px; background-color: #fff5dc; padding: 5px;}
h3 {font-size: 16px;}
h4 {font-size: 14px;}
h5 {font-size: 12px;}

em {
	color: #000066;
	letter-spacing: 2px;
}

img {
	border: 0px;
}

#breadcomb {
	position: relative;
	top: -5px;
	font-size: 80%;
	padding: 5px;
	margin-bottom: 5px;
	background-color: #eff2ff;
	border: #9aafff solid 1px;
}

#breadcomb a:hover {
	color: red;
}

#logo1 {
	height: 128px;
	float: left;
	width: 233px;
}

#header_top{
	height: 102px;

	float: left;
}

#top{
	float: left;
	width: 551px;
	height: 182px;
}

#menu_top{
	float: left;
	width: 100%;
	height: 80px;
	background-image: url("images/menu-top_middle.jpg");
}

#game_screenshot{
	width: 216px;
	height: 182px;
	float: right;
}

#menu_top_left{
	float: left;
	width: 30px;
}

#menu_left_content {
	position: relative;
	background-image: url("images/menu-left_middle.jpg");
}

#menu_left_content ul{
	text-align: left;
	padding: 0px;
	margin: 0px;
	width: 222px;
}

#menu_left_content ul li {
	width: 65%;
	border: #e90003 solid 1px;
	list-style-type: none;
	text-align: left;
	margin-left: 35px;
}

#left_border ul li a{
	padding: 5px;
	display: block;
	color: white;
	text-decoration: none;
}

#left_border ul li:hover {
	border: white solid 1px;
	color: white;
	background-color: #B20002;
	list-style-image: url("images/icons/folder_open.png");
}

#left_border{
	position: relative;
	width: 222px;
	float:left;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#content {
	background-image: url("images/page_borders.jpg");
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 15px;
	margin-left: 5px;
	text-align: justify;
	float: left;
	width: 583px;
}

.img_content {
	padding: 10px;
}

.img_validation {
	padding: 0px 5px 10px 0px;
}

#menu_top ul{
	padding: 0px;
	float:left;	
	margin: 18px 0px 0px 0px;
}

#menu_top ul li{
	padding: 2px 1px 2px 1px;
	float: left;
	list-style-type: none;
}

#menu_top a{
	border: #e90003 solid 1px;
	padding: 1px 3px 1px 3px;
	color: white;
	text-decoration: none;
}

#sponsors {
	float: right;
	text-align: right;
	width: 60%;
}

#validation {
	float: left;
	width: 40%;
}

#menu_top a:hover{
	border: white solid 1px;
	background-color: #B20002;
}

#right_content {
	margin-right: 20px;
	text-align: center;
	padding: 10px 0px 0px 10px;
	float: right;
	width: 120px

}

#references {
	padding: 5px;
	border: #666666 dotted 1px;
	color: #666666;
	text-align: center;
}

#partners {
	text-align: left;
	border: #FF6600 dotted 1px;
	background-color: #FFFBBB;
	padding: 5px;
	list-style-image: url("images/icons/star.gif");
	margin: 0px;
}

#google728x15{
	background-color: #FF6600;
}

#username 
{
	clear: right;
	width: 120px;
	margin: 2px;
	border:solid 0 #fff;
	padding: 3px 22px;
	background: transparent url("images/form_user.png") no-repeat fixed;
}

input#username {
	background: transparent url("images/form_user.png") no-repeat;
}

#password
{
	clear: right;
	width: 120px;
	margin: 2px;
	border:solid 0 #fff;
	padding: 3px 22px;
	background: transparent url("images/form_pass.png") no-repeat fixed;
}

input#password {
	background: transparent url("images/form_pass.png") no-repeat;
}

#search 
{
	float: left;
	clear: left;
	margin: 2px;
	border:solid 0 #fff;
	padding: 3px 22px;
	width:180px;
	background: transparent url("images/form_search.png") no-repeat fixed;
}

input#search
{
	background: transparent url("images/form_search.png") no-repeat;
}

#newsletter 
{
	margin: 2px;
	border:solid 0 #fff;
	padding: 3px 22px;
	width:90px;
	background: transparent url("images/form_email.png") no-repeat fixed;
}

input#newsletter 
{
	background: transparent url("images/form_email.png") no-repeat;
}

#login_submit
{
	height: 25px;
	width: 112px;
	margin: 2px;
	border:solid 0 #fff;
	background: transparent url("images/bouton_connexion.png") no-repeat;
}

#login_submit:hover
{
	border: green solid 1px;
	cursor: pointer;
}

#search_submit 
{
	height: 25px;
	width: 112px;
	margin: 2px;
	border:solid 0 #fff;
	background: transparent url("images/bouton_rechercher.png") no-repeat;
}

#search_submit:hover
{
	border: blue solid 1px;
	cursor: pointer;
}