/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* :::: FAST STYLESEET :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/* :::: GENERICS :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */


h1, h2, h3, h4, h5, h6, hr, p, ul, ol, li, a{
	margin:0;
	padding:0;
}

body{
	margin:0;
	padding:0;
	font-family:"Lucida Grande", "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size:11px;
	background:url(../images/main_background_level0.gif) repeat-x;
}

h1{
	font-size:35px;
	font-weight:normal;
	color:#FFFFFF;
	margin:0 0 6px 0;
	text-align:center;
}

h2{
	font-size:18px;
	font-weight:normal;
	color:#DDDDDD;
	text-align:center;
}

#Page{
	margin:30px auto 0 auto;
	width:735px;

}

/* :::: PAGE HEADER ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#PageHeader{
	background:url(../images/main_header_background2.gif) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	padding:27px 44px 23px 73px;
	width:618px;
	overflow:hidden;
}

/* :::: PAGE CONTENT :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#PageContent{
	background:url(../images/main_background.png) repeat-y;
	padding:0 13px 15px 13px;
	width:709px;
	overflow:hidden;
}

#PageContent img.separator{
	margin:0 auto;	
}

#ContentCategorie{
	width:584px;
	margin:0 auto;
	padding:15px 0 0 0;
	overflow:hidden;
	clear:both;
}

#CatEducation{
	width:150px;
	float:left;
	padding:0 0 7px 0;
	color:#676767;
	border-bottom:5px solid #85af32;

}

#CatTranslations{
	width:151px;
	float:left;
	margin:0 0 0 65px;
	padding:0 0 7px 0;
	color:#676767;
	border-bottom:5px solid #192b56;

}

#CatLanguages{
	width:152px;
	float:left;
	margin:0 0 0 65px;
	padding:0 0 7px 0;
	color:#676767;
	border-bottom:5px solid #4c216d;

}

#CatEducation a{
	color:#85af32;
}

#CatTranslations a{
	color:#192b56;
}

#CatLanguages a{
	color:#4c216d;	
}

#CatEducation a, #CatTranslations a, #CatLanguages a{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

#CatEducation h4{
	color:#85af32;
}

#CatTranslations h4{
	color:#192b56;
}

#CatLanguages h4{
	color:#4c216d;
}

#CatEducation h4, #CatTranslations h4, #CatLanguages h4{
	margin:17px 0;
	font-size:14px;
	font-weight:bold;
}

#CatEducation p, #CatTranslations p, #CatLanguages p{
	margin:17px 0;
}

#CatTranslations p{
	margin:0 0 45px 0;
}

#CatLanguages p{
	margin:0 0 59px 0;
}

/* :::: PAGE FOOTER ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#PageFooter{
	background:url(../images/footer_background.gif) repeat-x;
	width:717px;
	margin:0 auto 30px auto;
	color:#ffffff;
	font-size:12px;
}

#PageFooter a{
	color:#ffffff;
}

#PageFooter p{
	padding:23px 0 25px 65px;
}

#PageFooter p span{
	font-size:16px;
	font-weight:bold;
}

	#PageFooter p span.Phone {
		font-size:12px;
		float:left;
		font-weight:normal;
	}
	
	#PageFooter p span.Copyright {
		font-size:12px;
		float:right;
		font-weight:normal;
		padding:0 85px 0 0;
	}