﻿textarea
{
	resize: none;
	font-family:Helvetica,Arial;
	font-size:12px;
}

.Header
{
	min-height: 30px;
	height: 30px;
	max-height: 30px;
	background-color: Black;
	text-align:center;
}

.Footer
{
	min-height: 143px;
	height: 143px;
	max-height: 143px;
	background-color: Black;
}

.ContentArea
{
	width: 958px;
	margin-left: auto;
	margin-right: auto;


}

.Main
{
	background-image:url(../img/bg/MainBackground.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:100%;
	background-color:#171717;
	min-height:718px;
	max-width:1600px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:40px;
	
}


.MainHeader
{
	min-height:120px;
	height:120px;
	max-height:120px;
	
}

.MainHeader .Logo-en
{
	margin-top:20px;
	background-image:url(../img/Logo_En.png);
	background-repeat:no-repeat;
	width:560px;
	height:88px;
	min-height:88px;
	max-height:88px;
	float:left;
	cursor:pointer;cursor:hand;

	
}
.MainHeader .Logo-fr
{
	margin-top:8px;
	background-image:url(../img/Logo_fr.png);
	background-repeat:no-repeat;
	width:553px;
	height:88px;
	min-height:88px;
	max-height:88px;
	float:left;
	cursor:pointer;cursor:hand;
	
}

.MainHeader .LoginArea
{
	float:right;
	width:395px;

	margin-top:8px;
	

}

.MainHeader .LoginArea a
{
	color:White;
	text-decoration:none;

}


.Footer .FooterContent
{
	width:771px;
	float:left;
	margin-top:25px;
	margin-bottom:20px;
}

.Footer .FooterContent a
{
	color:White;
	text-decoration:none;
	font-weight:bold;
}

.Footer .FooterLogo
{
	float:right;
	margin-top:30px;
	
}

.TopNav
{
	
	text-align:center;
	padding-top:8px;
}


.TopNav .MenuItem
{
	float:left;
	margin-right:15px;
	margin-top:8px;
	border:none;
}

.TopNav .MenuItem a
{
	color:White;
	text-decoration:none;
	
}

.Login
{
	float:right;
	font-family:Arial;
	font-weight:bold;

}

.Login a
{
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
}

.Login .LoginArea
{
	float:right;
	width:210px;
	text-align:right;
	margin-right:10px;
}

.Login .Facebook
{
	float:right;	

}

.Login .Avatar
{
	float:right;
	margin-right:6px;
}

.Clickable
{
	cursor:pointer; cursor:hand;
}

.DefaultContentTemplate .ContentTop
{
	background-image:url("../img/bg/ContentPageBG_Top.png");
	background-repeat:no-repeat;
	width:958px;
	min-height:800px;
	margin-top:-25px;
	
	
}


.DefaultContentTemplate .ContentRepeat
{
	background-image:url("../img/bg/ContentPageBG_repeat.jpg");
	background-repeat:repeat-y;
	

	margin-top:25px;
	
	width:958px;
	
	
}

.DefaultContentTemplate .ContentTop .MainContent
{
	padding-top:35px;
	margin-left:20px;
	margin-right:20px;
}


.DefaultContentTemplate .ContentTop
{
	background-image:url("../img/bg/ContentPageBG_Top.png");
	width:958px;
	
	
}

.DefaultContentTemplate .ContentBottom
{
	background-image:url("../img/bg/ContentPageBG_Bottom.png");
	width:958px;
	height:12px;
	min-height:12px;
	max-height:12px;
	font-size:0px;
	line-height:0px;
}
