.mmorpg {
	font-size:8px;
	text-align:right;
}

/*General*/
 a
	{
	text-decoration:none;
	color:#AAD400;
	font-family: verdana, sans-serif;
	}
a:hover
	{
	text-decoration:none;
	color:yellow;
	font-family: verdana, sans-serif;
	}

li
	{
	list-style:none;
	}

/*sup marge par défaut*/
*
	{
	margin:0;
	padding:0;
	}

#body
	{
	width:1084px;
	background-color:black;
	background-image: url(/data/rz_BG_body.jpg );
	background-repeat:repeat-x;
	margin:0 auto;
	text-align:center;
	position:relative;
	}
/*conteneur du site, centre et defini la largeur*/
#page
	{
	width:1084px;
	margin-left: auto;
	margin-right: auto;
	background: #661b0a;
	background-image: url(/data/rz_BG_Main.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:100%;
	position:relative;
	}
/*entete*/
#header
	{
	background-image: url(/data/rz_BG_Header.jpg);
	width:1086px;
	min-height:228px;
	background-repeat: no-repeat;
	border:0px solid black;
	z-index:1;
	position:relative;
	}
#header-Logo
	{

	}

#header-Illustration
	{
	display:block;
	width:1084px;
	text-align:center;
	float:left;
	clear:right;
	padding-top:21px;
	}
#header #header-Langage
	{
	left:800px;
	display:block;
	position:absolute;
	}

/*contenu du site, menu, bloc central...*/
#mainContent
	{
	position:relative;
	float:left;
width:100%;
z-index:1;display:block;
	}

	/*onglet download visible en home*/
	#mainContent #onglet
		{
		display:block;
		margin:0;
		padding:0;
		position:absolute;
		top:-50px;
		left:683px;
		width:401px;
		 height:70px;
		background-repeat: no-repeat;
		background-image:url(/data/rz_onglet.png);
		/*_background-image n'est reconnue que par Ie*/
		_background-image:url(/data/rz_onglet.gif);
		}

	#mainContent #onglet span
		{
		float:left;
		padding-top:3px;
		padding-left:3px;
		text-align:left;
		}
	#mainContent #onglet h2 a
		{
		padding-left:5px;
		font-family:verdana;
		font-weight:bold;
		font-size:22px;
		_font-size:16px;
		color:red;
		float:left;
		}
	#mainContent #onglet  h3 a
		{
		padding-left:5px;
		font-family:verdana;
		font-size:15px;
		_font-size:12px;
		font-weight:bold;
		color:black;
		float:left;
		_float:none;
		width:345px;
		text-align:left;
		}

/*menu*/
#menu-Column-header
	{
	width:100%;
	height:20px;
	margin: 0px;
	display:solid;
	background-color:#445500;
	text-align:center;
	font-style:bold;
	background-image:url(/data/rz_BG_column_header_menu.jpg);
	background-position:center;
	background-repeat: no-repeat;
	}
#menu-Column-header  h1
	{
	font-family:verdana;
	font-size:14px;
	color:white;
	}

#menu
	{
	margin:0px;
	text-align:left;
	width:172px;
	min-height:200px;
	display:block;
	float:left;
	}
#menu
	{
	background-color:transparent;
	font-size:11px;
	font-family:verdana;

	}
#menu ul
	{
	padding-left:5px;
	background-color:#241F1C;
	}
#menu ul li
	{
	padding-top:3px;
	border-bottom:1px solid #76685E;
	}
#menu ul ul
	{
	padding-left:8px;
		background-color:#241F1C;
	}
#menu ul ul li
	{
	padding-top:5px;
	border-bottom:1px dashed #4F463F;
	}

.navTreeLevel0
	{
	font-size:12px;

	}

.navTreeLevel1
	{
	font-size:9px;
	}

#menu-Footer
{
	float:left;
	width:172px;
	height:16px;
	margin: 0px;
	background-image:url(/data/rz_BG_Menu_Footer.png);
	/*_background-image n'est reconnue que par Ie*/
	_background-image:url(/data/rz_BG_Menu_Footer.gif);
	background-position:left;
	background-repeat: no-repeat;
}

#menu-Macaron
{	padding-top: 10px;
	float:left;
	width:172px;
	text-align:center;
	height:150px;
	margin: 0px;

}
/*bloc de contenu en page home*/
#mainBlock
	{
	text-align:left;
	width:912px;
	min-height:800px;
	display:block;
	float:left;
	background-image:url(/data/rz_BG_MainPage.jpg);
	background-repeat: repeat-y;
	background-position:left;
	}
	#leftColumn
		{
		width:511px;
		height:100%;
		display:block;
		float:left;
		font-family:verdana;
		font-size:10px;
		color:white;
		}
	#leftColumn img
		{
		text-decoration:none;
		max-width: 499px;
		}
	#letfColumn-news
		{
		padding-bottom: 15px;
		}

		#letfColumn-news a
		{
		font-size:11px;
		font-weight:bold;
		}

	.letfColumn-news-bg1
		{
		padding-bottom:7px;
		min-height:20px;
		display:block;
		background-color:transparent;
		}

	.letfColumn-news-bg2
		{
		padding-bottom:7px;
		min-height:20px;
		display:block;
		background-color:#342D28;
		}
#left-Column-header
	{
	width:100%;
	height:20px;
	text-align:center;
	margin: 0px;
	background-color:#445500;
	font-family:verdana;
	font-size:13px;
	color:white;
	font-weight:bold;
	background-image:url(/data/rz_BG_column_header.jpg);
	background-position:center;
	background-repeat: no-repeat;
	}
#left-Column-header h1
	{
	font-family:verdana;
	font-size:16px;
	color:white;
	}
#letfColumn-desc
	{
	margin:5px;
	}
#letfColumn-desc-specialmain
	{
	margin:5px;
	width:50px;
	}
#leftColumn h2
		{
		color:white;
		font-family: verdana, sans-serif;
		font-size:16px;
/*		text-align:justify;*/
		}
#leftColumn p
		{
		color:white;
		font-family: verdana, sans-serif;
		font-size:12px;
		text-align:justify;
		}
.letfColumn-line
	{
	display:block;
	width:100%;
	min-height:10px;
	background-image:url(/data/rz_line.png);
	background-position:center;
	background-repeat: no-repeat;clear:both;
	}
.letfColumn-block
		{
		display:inline;
		min-height:500px;
		}
	.letfColumn-pict
		{
		margin: 5px 10px;
		float:left;
		clear:both;
		}
	#leftColumn h3
		{
		width:400px;
		_width:396px;
		font-size:14px;
		margin:1px;
		float:left;
		}

	.letfColumn-block  p
		{
		width:400px;
		_width:396px;
		float: left;
		color:white;
		font-family: verdana, sans-serif;
		font-size:12px;
		text-align:justify;
		}

#rightCulumn
	{
	padding-top:20px;
	width:401px;

	min-height:800px;
	display:block;
	float:left;

	}
		#rightCulumn-carousel
			{
			width:401px;

			height:300px;
			border-bottom:1px solid #483E37;

			background: #374025;
			}
		#rightCulumn-bottomBlock
			{
			width:auto;
			float:left;
			}
			.right-Column-header
				{
				width:229px;
				height:20px;
				text-align:center;
				margin: 0px;
				background-color:#445500;
				background-image:url(/data/rz_BG_column_header_RigthColumn.jpg);
				background-position:center;
				background-repeat: no-repeat;
				font-family:verdana;
				font-size:13px;
				color:white;
				font-weight:bold;
				}
			#rightCulumn-bottomBlock-leftBlocks
				{
				width:229px;
				min-height:500Px;
				display:block;
				float:left;
				}


#page #footer
	{
	margin:0 auto;
	width:742px;
	min-height:80px;
	display:block;
	background-image:url(/data/rz_BG_Footer.gif);
	background-repeat:no-repeat;
	clear:left;
	}
#page #footer #footer-links
	{
	color:white;
	padding-left:34px;
	padding-top:6px;
	text-align:left;
	width:300px;
	float:left;
	display:block;
	font-size:10px;
	}

#footer-referencement
	{
 margin-left:17%; margin-right:17%; padding-bottom:10px; margin-top:10px; clear:none; border-top: solid 1px grey; text-align: justify;
	}

#footer-referencement h1
	{
font-size: 11px; color: grey; font-family: verdana; text-align: justify;
	}

 #footer-company
	{
	padding-top:6px;
	padding-right:30px;
	text-align:right;
	width:120px;
	float:right;
	display:block;
	color:grey;
	font-size:10px;
	}

/*
*Full page* Features - download -
*/


#mainBlock-FullPage-leftColumn
	{
	max-width:741px;
	float:left;
	clear:both;
	background-image:url(/data/rz_BG_Main_Fullpage.jpg);
	background-repeat: repeat-y;
	background-position:left;
	}
#mainBlock-FullPage-Column-header
	{
	width:740px;
	min-height:20px;
	text-align:center;
	margin: 0px;
	display:solid;
	background-color:#445500;
	background-image:url(/data/rz_BG_column_header.jpg);
	background-position:center;
	background-repeat: no-repeat;
	}

#mainBlock-FullPage-Column-header h1
	{
	font-family:verdana;
	font-size:15px;
	color:white;
	font-style:bold;
	}

.mainBlock-Content
	{
	font-family: verdana, sans-serif;
	text-align:justify;
	width:721px;
	_height:800px;/*ie6*/
	_zoom:1;
	min-height:800px;
	display:block;
	float:left;
	clear:right;
	font-size:12px;
	color:white;
	padding:10px;
	}
.mainBlock-Content p
	{
	font-family:verdana;
	font-size:12px;
	color:white;
	font-weight:bold;
	text-align:justify;
	padding-bottom:20px;
	}
.mainBlock-Content ul
	{
	list-style-image:url(/data/bullet.gif);
	list-style-type:square;
	}
.mainBlock-Content li
	{
	list-style-image:url(/data/bullet.gif);
	list-style-type:square;
	font-family:verdana;
	font-size:12px;
	color:white;
	font-style:bold;
	text-align:justify;
	margin-left:20px;
	padding-bottom:20px;
	}
.mainBlock-Content h2
	{
	color:orange;
	font-family: verdana, sans-serif;
	font-size:20px;
	}
.mainBlock-Content h3
	{
	color:orange;
	font-family: verdana, sans-serif;
	font-size:15px;
	}
.mainBlock-Content img /*force pict center*/
	{
	display:block;
	margin:0 auto;
	border:0 none;
	}

.mainBlock-Content-Img img
	{
	margin:0px;
	display:inline;
	}
.mainBlock-Content strong
	{
	color:white;
	font-size:12px;
	}
.thumbnail:hover
	{
	border:2px solid white;
	text-decoration:none;
	}

a .thumbnail
	{
	border:2px solid #483E37;
	margin-bottom:10px;
	margin-right:10px;
	}
.thumbnail
	{
	border:2px solid #483E37;
	margin-bottom:10px;
	margin-right:10px;
	text-decoration:none;
	}
/*
*download column*
*/
#DlBlock-header
	{
	width:171px;
	height:20px;

	float:left;
	background-color:#445500;
	text-align:center;
	font-family:verdana;
	font-size:13px;
	color:white;
	background-image:url(/data/rz_BG_column_header_menu.jpg);
	background-repeat: no-repeat;
	}
#DlBlock
	{
	display:block;
	float:right;
	width:171px;
	height:172px;
	background-image:url(/data/rz_BG_Menu_DLBlock.png);
		/*_background-image n'est reconnue que par Ie*/
	_background-image:url(/data/rz_BG_Menu_DLBlock.gif);
	background-repeat: no-repeat;
	text-align:center;
	}
#DlBlock h2 a, #DlBlock a h2
	{
	text-align:center;
	font-family:verdana;
	font-size:18px;
	color:red;
	}
#DlBlock h3 a, #DlBlock a h3
	{
	text-align:center;
	font-family:verdana;
	font-size:13px;
	color:black;
	}

/*
*Contact Form*
*/
#Content-Contact-Form p
	{
	margin:20px;
	}


#Content-Contact-Form-button
	{
	margin:20px;
	background:transparent url(/data/button.gif) no-repeat scroll 0 0;
	border:0 none;
	color:#CCB97E;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	height:25px;
	overflow:hidden;
	padding:1px 1px 1px 23px;
	text-transform:capitalize;
	white-space:nowrap;
	width:150px;
	font-family:"Lucida Grande",Verdana,Lucida,Helvetica,Arial,sans-serif;
	vertical-align:middle;
	visibility:visible;
	}

#Content-Contact-Form-block
	{
	padding-bottom:20px;padding-left:20px;
	}
#Content-Contact-Form-label
	{
	font-family:verdana;
	font-size:15px;
	text-align:left;
	color:white;
	font-weight:bold;
	}
#Content-Contact-Form-requirement
	{
	background:transparent url(/data/required.gif) no-repeat scroll left center;
	color:#CCB97E;
	padding:0 0 0 8px;
	text-align:justify;
	}
#Content-Contact-Form-desc
	{
	font-family:verdana;
	font-size:10px;
	text-align:left;
	color:grey;
	padding:0 0 5px 0px;
	}

input{
	width:40%;
	border:1px solid #483E37;
	color:Black;
	font-family:Monaco,"Courier New",Courier,monospace;
	font-size:100%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	}

textarea {
	-x-system-font:none;
	background-color:white;
	border:1px solid #483E37;
	color:Black;
	font-family:Monaco,"Courier New",Courier,monospace;
	font-size:100%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	width:95%;
	}

legend
	{
	margin-left:50px;
	border:1px solid #483E37;
	font-family:verdana;
	color:white;
	font-size:15px;
	padding:5px;
	}

fieldset
	{
	border:1px solid #483E37;
	}
/*
**************************************
*/

