@CHARSET "UTF-8";


div.mainContainer
{
	text-align:center;
}

div.mainBody
{
	background-color:#eee4cc;
	text-align:left;
	margin:0px auto;
	width:775px;
}

div.mainFooter
{
	margin:0px auto;
}

div.banner
{
	background-color:#eee4cc;
	background-image:url(../images/banner.jpg);
	height:261px;
	width:775px;
	text-align:center;
	cursor:pointer;
}

div.menu
{
	height:25px;
	float:left;
	background-color:#eee4cc;
	cursor:pointer;
}

div.menuNull
{
	height:25px;
	float:left;
	background-color:#eee4cc;
}

div.textContainer
{
	background-image:url(../images/tloText.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	clear:both;
	background-color:#eee4cc;
}

div.textBody, p.textBody
{
	text-align:left;
	margin-bottom:10px;
	margin-left:40px;
	margin-right:25px;
	font-family: Calibri, Arial normal;
	color:#4b2d00;
	text-align : justify;
}
	
div.bottomNavigate
{
	height:0px;
	font-color:#e69813;
	background-color:#eee4cc;
}

div.bottomBanner
{
	float:left;
	height:60px;
	background-color:#eee4cc;
	margin-right:21px;
}

div.bottomBanners
{
	height:60px;
}

body
{
	margin:0px auto; /*top,right,bottom,left*/
	background-image:URL(../images/tlo.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#eee4cc;
	padding-right:0px;
}

a
{
	display: block;
	width: 100%;
	height: 100%;
	text-decoration:none;
	font-family: Arial Normal;
	font-weight:bold;
	font-size:11pt;
}

h1.titles
{ 
	font-weight:bold; 
	text-align:left;
	font-family: Calibri, Arial Normal;
	font-size:26pt;
	margin:0px auto;
	padding-left:25px;
	padding-top:20px;
	padding-bottom:10px;
	color:#4b2d00;
}

div.footer
{
	height:42px;
	background-color:#a16b1a;
}

div.bottomLinks
{
	float:left;
	margin-right:30px;
	font-family: Calibri, Arial Normal;
}

div.bottomLinkRoulotte
{
	float:left;
	margin-right:30px;
	font-family: Calibri, Arial Normal;
	margin-right:0px;
	margin-left:330px;
	margin-top:3px;
}

div.bottomLinks a:link, div.bottomLinkRoulotte a:link
{
	color: #ebdfbf;
	text-decoration:none;
}

div.bottomLinks a:visited, div.bottomLinkRoulotte a:visited
{
	color: #ebdfbf;
	text-decoration:none;
}

div.bottomLinks a:hover, div.bottomLinkRoulotte a:hover
{
	color: #ffa800;
	text-decoration:none;
}

div.info
{
	margin-top:15px;
	margin-left:5px;
	margin-bottom:20px;
	font-family: Calibri, Arial Normal;
}

.info2
{   clear:both;
	font-family: Calibri, Arial Normal;
	font-weight:bold;
	float:left;
	display:block;
	font-size:11pt;
	width:80px;
	margin-left:10px;
}

.info3
{   clear:both;
	font-weight:bold;
	font-family: Calibri, Arial Normal;
	float:left;
	display:block;
	font-size:11pt;
	width:280px;
	margin-left:10px;
}

.rules
	{
		margin-left:10px;
	}
	
div.gameBlocks
	{
	float:left;
	width:60px;
	height:38px;
	padding-top:23px;
	text-align:center;
	border:1px solid #a16b1a;
	margin:0px;
	padding-bottom:0px;
	}
	
	p.poem
	{
	line-height:50%;
	}
