




/****************************************************************/
/*   Design:   Multiflex-3 Version 1.8 / Layout-5               */
/*   File:     Text formats                                     */
/*--------------------------------------------------------------*/
/*   Author:   G. Wolfgang                                      */
/*   Date:     May 22, 2007                                     */
/*   Homepage: wwww.1-2-3-4.info                                */
/*--------------------------------------------------------------*/
/*   License:  Fully open source without restrictions.          */
/*             Please keep footer credits with a link to        */
/*             Wolfgang (www.1-2-3-4.info). Thank you!          */
/****************************************************************/

/******************/
/*  MAIN SECTION  */
/******************/

/* MAIN NAVIGATION */
@media screen and (max-resolution: 96dpi)
{
	.nav3-grid
	{
		width: 200px;
		/*border-bottom: solid 1px #c8c8c8;*/
	}
}

@media screen and (min-resolution: 97dpi) and
		(max-resolution: 192dpi)
{
	.nav3-grid
	{
		width: 400px;
		/*border-bottom: solid 1px #c8c8c8;*/
	}
}

@media screen and (min-resolution: 193dpi)
{
	.nav3-grid
	{
		width: 600px;
		/*border-bottom: solid 1px #c8c8c8;*/
	}
}

.nav3-grid dt a, .nav3-grid dt a:visited
{
	display: block;
	min-height: 2.0em;
	height: auto;
	line-height: 2.0em;
	padding: 0px 10px 0px 20px;  
	border-top: solid 1px #c8c8c8; text-decoration:none;
	color: rgb(70,122,167);
	font-weight: bold;
	font-size: 120%;
}

.nav3-grid dd a, .nav3-grid dd a:visited 
{
	display: block;
	min-height: 1.7em;
	height: auto;
	line-height: 1.7em;
	padding: 0px 10px 0px 40px;
	border: none;
	font-weight: normal;
	text-decoration: none;
	color: rgb(70,122,167);
	font-size: 120%;
}

.nav3-grid dt a:hover, .nav3-grid dd a:hover
{
	background-color: #e1e1e1;
	color: rgb(42,90,138);
	text-decoration: none;
}

.nav3-bullet { width: 170px; margin: 10px 0 0 20px; }
.nav3-bullet dt a, .nav3-bullet dt a:visited 
{
	line-height: 2.0em; 
	padding: 0 0 0 10px; 
	background: url(sites/esep/squelettes/img/bg_bullet_full_1.gif) no-repeat 0px 50%; 
	text-decoration: none; 
	color: rgb(70,122,167); 
	font-weight: bold; font-size: 120%;
}
.nav3-bullet dd a, .nav3-bullet dd a:visited
{
	line-height: 1.7em;
	margin: 0 0 0 15px;
	padding: 0 0 0 10px; 
	background: url(sites/esep/squelettes/img/bg_bullet_half_1.gif) no-repeat 0px 50%;
	text-decoration: none;
	color: rgb(70,122,167);
	font-weight: normal;
	font-size: 120%;
}
.nav3-bullet dt a:hover
{
	background: url(plugins/auto/squelette_multiflex_officiel/v1.2.2/img/bg_bullet_full_2.gif) no-repeat 0px 50%;
	text-decoration: underline;
	color: rgb(42,90,138);
}
.nav3-bullet dd a:hover
{
	background: url(sites/esep/squelettes/img/bg_bullet_half_2.gif) no-repeat 0px 50%;
	text-decoration: underline;
	color: rgb(42,90,138);
}

.nav3-nobullet
{
	width: 170px;
	margin: 10px 0 0 20px;
}

.nav3-nobullet dt a, .nav3-nobullet dt a:visited
{
	line-height: 2.0em;
	text-decoration: none;
	color: rgb(70,122,167);
	font-weight: bold;
	font-size: 120%;
}

.nav3-nobullet dd a, .nav3-nobullet dd a:visited
{
	line-height: 1.7em;
	margin: 0 0 0 15px;
	text-decoration: none;
	color: rgb(70,122,167);
	font-weight: normal;
	font-size: 120%;
}

.nav3-nobullet dt a:hover, .nav3-nobullet dd a:hover
{
	text-decoration: underline;
	color: rgb(42,90,138);
}

 
	@media screen and (min-width:
			)
	{
		@media screen and (max-resolution: 96dpi)
		{
			.nav-nav3-responsive
			{
				width: 0px;
				height: 0px;
				visibility: hidden;
			}
		}

		@media screen and (min-resolution: 97dpi) and
				(max-resolution: 192dpi)
		{
			.layout2 .nav-nav3-responsive,
					.layout4 .nav-nav3-responsive
			{
				width: 80px;
				height: 80px;
				float: left;
				visibility: hidden;
			}

			.layout3 .nav-nav3-responsive,
					.layout5 .nav-nav3-responsive
			{
				width: 80px;
				height: 80px;
				float: right;
				visibility: hidden;
			}
		}

		@media screen and (min-resolution: 193dpi)
		{
			.layout2 .nav-nav3-responsive,
					.layout4 .nav-nav3-responsive
			{
				width: 40px;
				height: 40px;
				float: left;
				visibility: hidden;
			}

			.layout3 .nav-nav3-responsive,
					.layout5 .nav-nav3-responsive
			{
				width: 40px;
				height: 40px;
				float: right;
				visibility: hidden;
			}
		}
	}

	@media screen and (max-width:
			-1px)
	{
		.layout2 .nav-nav3-responsive,
				.layout4 .nav-nav3-responsive
		{
			width: 40px;
			height: 40px;
			float: left;
			visibility: hidden;
		}

		.layout3 .nav-nav3-responsive,
				.layout5 .nav-nav3-responsive
		{
			width: 40px;
			height: 40px;
			float: right;
			visibility: hidden;
		}
	}


 
	@media screen and (min-width:
			)
	{
		@media screen and (max-resolution: 96dpi)
		{
			.layout3 .chasse-main-subcontent-responsive,
					.layout5 .chasse-main-subcontent-responsive
			{
				width: 0px;
				height: 0px;
				float: left;
				visibility: hidden;
			}

			.layout2 .chasse-main-subcontent-responsive,
					.layout4 .chasse-main-subcontent-responsive
			{
				width: 0px;
				height: 0px;
				float: right;
				visibility: hidden;
			}
		}

		@media screen and (min-resolution: 97dpi) and
				(max-resolution: 192dpi)
		{
			.layout3 .chasse-main-subcontent-responsive,
					.layout5 .chasse-main-subcontent-responsive
			{
				width: 0px;
				height: 0px;
				float: left;
				visibility: hidden;
			}

			.layout2 .chasse-main-subcontent-responsive,
					.layout4 .chasse-main-subcontent-responsive
			{
				width: 0px;
				height: 0px;
				float: right;
				visibility: hidden;
			}
		}

		@media screen and (min-resolution: 193dpi)
		{
			.layout3 .chasse-main-subcontent-responsive,
					.layout5 .chasse-main-subcontent-responsive
			{
				width: 0px;
				height: 0px;
				float: left;
				visibility: hidden;
			}

			.layout2 .chasse-main-subcontent-responsive,
					.layout4 .chasse-main-subcontent-responsive
			{
				width: 0px;
				height: 0px;
				float: right;
				visibility: hidden;
			}
		}
	}

	@media screen and (max-width:
			-1px)
	{
		@media screen and (max-resolution: 96dpi)
		{
			.layout3 .chasse-main-subcontent-responsive,
					.layout5 .chasse-main-subcontent-responsive
			{
				width: 40px;
				height: 40px;
				float: left;
				visibility: hidden;
			}

			.layout2 .chasse-main-subcontent-responsive,
					.layout4 .chasse-main-subcontent-responsive
			{
				width: 40px;
				height: 40px;
				float: right;
				visibility: hidden;
			}
		}

		@media screen and (min-resolution: 97dpi) and
				(max-resolution: 192dpi)
		{
			.layout3 .chasse-main-subcontent-responsive,
					.layout5 .chasse-main-subcontent-responsive
			{
				width: 80px;
				height: 80px;
				float: left;
				visibility: hidden;
			}

			.layout2 .chasse-main-subcontent-responsive,
					.layout4 .chasse-main-subcontent-responsive
			{
				width: 80px;
				height: 80px;
				float: right;
				visibility: hidden;
			}
		}

		@media screen and (min-resolution: 193dpi)
		{
			.layout3 .chasse-main-subcontent-responsive,
					.layout5 .chasse-main-subcontent-responsive
			{
				width: 120px;
				height: 120px;
				float: left;
				visibility: hidden;
			}

			.layout2 .chasse-main-subcontent-responsive,
					.layout4 .chasse-main-subcontent-responsive
			{
				width: 120px;
				height: 120px;
				float: right;
				visibility: hidden;
			}
		}
	}




.layout2 .nav-responsive, .layout4 .nav-responsive
{
	padding-top: 0px;
	float: left;
	padding-right: 20px;
}

.layout3 .nav-responsive, .layout5 .nav-responsive
{
	padding-top: 0px;
	float: right;
	padding-left: 20px;
}

.nav-responsive input#menu-responsive
{
	display: none;
	margin-top: 20px;
	margin-left: 0px;
}

.layout2 .nav3-responsive, .layout4 .nav3-responsive
{
	margin-top: 0px;
	background-color: #f0f0f0;
	border-bottom: 1px solid #c8c8c8;
	
	border-radius: 0 10px 0 0;
	width: 50px;
}

.layout3 .nav3-responsive, .layout5 .nav3-responsive
{
	margin-top: 0px;
	background-color: #f0f0f0;
	border-bottom: 1px solid #c8c8c8;
	
	border-radius: 10px 0 0 0;
	width: 50px;
}

.nav3-responsive
{
	display: none;
	list-style-type: none;
}

@media screen and (max-resolution: 96dpi)
{
	.layout2 .nav-responsive input[type=checkbox]:checked+label+div,
			.layout4 .nav-responsive input[type=checkbox]:checked+label+div
	{
		display: flex;
		width: 200px;
		flex-flow: column wrap;
		padding-top: 45px;
		float: right;
		margin-top: 0px;
	}
}

@media screen and (min-resolution: 97dpi) and
		(max-resolution: 192dpi)
{
	.layout2 .nav-responsive input[type=checkbox]:checked+label+div,
			.layout4 .nav-responsive input[type=checkbox]:checked+label+div
	{
		display: flex;
		width: 400px;
		flex-flow: column wrap;
		padding-top: 90px;
		float: right;
		margin-top: 0px;
	}
}

@media screen and (min-resolution: 193dpi)
{
	.layout2 .nav-responsive input[type=checkbox]:checked+label+div,
			.layout4 .nav-responsive input[type=checkbox]:checked+label+div
	{
		display: flex;
		width: 600px;
		flex-flow: column wrap;
		padding-top: 135px;
		float: right;
		margin-top: 0px;
	}
}

@media screen and (max-resolution: 96dpi)
{
	.layout3 .nav-responsive input[type=checkbox]:checked+label+div,
			.layout5 .nav-responsive input[type=checkbox]:checked+label+div
	{
		display: flex;
		width: 200px;
		flex-flow: column wrap;
		padding-top: 45px;
		float: right;
		margin-top: 0px;
		margin-left: -8px;
	}
}

@media screen and (min-resolution: 97dpi) and
		(max-resolution: 192dpi)
{
	.layout3 .nav-responsive input[type=checkbox]:checked+label+div,
			.layout5 .nav-responsive input[type=checkbox]:checked+label+div
	{
		display: flex;
		width: 400px;
		flex-flow: column wrap;
		padding-top: 90px;
		float: right;
		margin-top: 0px;
		margin-left: -16px;
	}
}

@media screen and (min-resolution: 193dpi)
{
	.layout3 .nav-responsive input[type=checkbox]:checked+label+div,
			.layout5 .nav-responsive input[type=checkbox]:checked+label+div
	{
		display: flex;
		width: 600px;
		flex-flow: column wrap;
		padding-top: 135px;
		float: right;
		margin-top: 0px;
		margin-left: -24px;
	}
}

.layout2 .nav-responsive dl,
		.layout3 .nav-responsive dl,
		.layout4 .nav-responsive dl,
		.layout5 .nav-responsive dl
{
	min-height: 2.0em;
	height: auto;
	line-height: 2.0em;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	color: rgb(70,122,167);
	font-weight: bold;
	font-size: 120%;
}

.layout2 .nav3-responsive dt a, .layout2 .nav3-responsive dt a:visited,
		.layout3 .nav3-responsive dt a, .layout3 .nav3-responsive dt a:visited,
		.layout4 .nav3-responsive dt a, .layout4 .nav3-responsive dt a:visited,
		.layout5 .nav3-responsive dt a, .layout5 .nav3-responsive dt a:visited
{
	display: flex;
	min-height: 1.7em;
	height: auto;
	line-height: 1.7em;
	font-weight: normal;
	padding: 0px 20px 0px 10px;  
	text-decoration: none;
	color: rgb(70,122,167);
	border-top: solid 1px #c8c8c8;
	font-size: 120%;
	padding-left: 28px;
	margin-left: -10px;
	margin-right: -10px;
}

@media screen and (max-resolution: 96dpi)
{
	.layout2 .nav3-responsive input[type=checkbox]:checked+dl dd,
			.layout3 .nav3-responsive input[type=checkbox]:checked+dl dd,
			.layout4 .nav3-responsive input[type=checkbox]:checked+dl dd,
			.layout5 .nav3-responsive input[type=checkbox]:checked+dl dd
	{
		display: flex;
		width: 200px;
		flex-flow: column wrap;
		min-height: 2.0em;
		height: auto;
		line-height: 2.0em;
		padding: 0px 10px 0px 0px;  
		text-decoration: none;
		color: rgb(70,122,167);
		font-weight: bold;
		font-size: 100%;
	}
}

@media screen and (min-resolution: 97dpi) and
		(max-resolution: 192dpi)
{
	.layout2 .nav3-responsive input[type=checkbox]:checked+dl dd,
			.layout3 .nav3-responsive input[type=checkbox]:checked+dl dd,
			.layout4 .nav3-responsive input[type=checkbox]:checked+dl dd,
			.layout5 .nav3-responsive input[type=checkbox]:checked+dl dd
	{
		display: flex;
		width: 400px;
		flex-flow: column wrap;
		min-height: 2.0em;
		height: auto;
		line-height: 2.0em;
		padding: 0px 20px 0px 0px;  
		text-decoration: none;
		color: rgb(70,122,167);
		font-weight: bold;
		font-size: 100%;
	}
}

@media screen and (min-resolution: 193dpi)
{
	.layout2 .nav3-responsive input[type=checkbox]:checked+dl dd,
			.layout3 .nav3-responsive input[type=checkbox]:checked+dl dd,
			.layout4 .nav3-responsive input[type=checkbox]:checked+dl dd,
			.layout5 .nav3-responsive input[type=checkbox]:checked+dl dd
	{
		display: flex;
		width: 600px;
		flex-flow: column wrap;
		min-height: 2.0em;
		height: auto;
		line-height: 2.0em;
		padding: 0px 30px 0px 0px;  
		text-decoration: none;
		color: rgb(70,122,167);
		font-weight: bold;
		font-size: 100%;
	}
}

.layout2 .nav3-responsive dd a, .layout2 .nav3-responsive dd a:visited,
		.layout3 .nav3-responsive dd a, .layout3 .nav3-responsive dd a:visited,
		.layout4 .nav3-responsive dd a, .layout4 .nav3-responsive dd a:visited,
		.layout5 .nav3-responsive dd a, .layout5 .nav3-responsive dd a:visited 
{
	display: flex;
	min-height: 1.7em;
	height: auto;
	line-height: 1.7em;
	font-weight: normal;
	padding: 3px 0px 1px 40px;  
	margin-left: -10px;
	margin-right: -10px;
	text-decoration: none;
	color: rgb(70,122,167);
	font-size: 100%;
}

.layout2 .nav3-responsive dt a:hover,
		.layout3 .nav3-responsive dt a:hover,
		.layout4 .nav3-responsive dt a:hover,
		.layout5 .nav3-responsive dt a:hover
{
	background-color: #e1e1e1;
	color: rgb(42,90,138);
	text-decoration: none;
	padding-left: 28px;
	margin-left: -10px;
}

.layout2 .nav3-responsive dd a:hover,
		.layout3 .nav3-responsive dd a:hover,
		.layout4 .nav3-responsive dd a:hover,
		.layout5 .nav3-responsive dd a:hover
{
	background-color: #e1e1e1;
	color: rgb(42,90,138);
	text-decoration: none;
	padding-left: 40px;
	margin-left: -10px;
	margin-right: -10px;
}

@media screen and (max-resolution: 96dpi)
{
	.layout3 .nav-responsive input[type=checkbox]:checked+label+div,
			.layout5 .nav-responsive input[type=checkbox]:checked+label+div
	{
		display: flex;
		width: 200px;
		flex-flow: column wrap;
		padding-top: 45px;
		float: right;
		margin-top: 0px;
		margin-left: -8px;
	}
}

@media screen and (min-resolution: 97dpi) and
		(max-resolution: 192dpi)
{
	.layout3 .nav-responsive input[type=checkbox]:checked+label+div,
			.layout5 .nav-responsive input[type=checkbox]:checked+label+div
	{
		display: flex;
		width: 400px;
		flex-flow: column wrap;
		padding-top: 90px;
		float: right;
		margin-top: 0px;
		margin-left: -32px;
	}
}

@media screen and (min-resolution: 193dpi)
{
	.layout3 .nav-responsive input[type=checkbox]:checked+label+div,
			.layout5 .nav-responsive input[type=checkbox]:checked+label+div
	{
		display: flex;
		width: 600px;
		flex-flow: column wrap;
		padding-top: 90px;
		float: right;
		margin-top: 0px;
		margin-left: -24px;
	}
}

@media screen and (max-resolution: 96dpi)
{
	.layout4 .main-subcontent-responsive input[type=checkbox]:checked+label+div
	{
		display: block;
		width: 0px;
		overflow: visible;
		padding-top: 60px;
		float: right;
		margin-top: 0px;
		z-index: 11;
		position: relative;
	}

	.layout4 .main-subcontent-responsive input[type=checkbox]:checked+label+div
			div
	{
		display: inline-flex;
		margin-left: -152px;
		flex-direction: column;
	}
}

@media screen and (min-resolution: 97dpi) and
		(max-resolution: 192dpi)
{
	.layout4 .main-subcontent-responsive input[type=checkbox]:checked+label+div
	{
		display: block;
		width: 0px;
		overflow: visible;
		padding-top: 100px;
		float: right;
		margin-top: 0px;
		z-index: 11;
		position: relative;
	}

	.layout4 .main-subcontent-responsive input[type=checkbox]:checked+label+div
			div
	{
		display: inline-flex;
		margin-left: -304px;
		flex-direction: column;
	}
}

@media screen and (min-resolution: 193dpi)
{
	.layout4 .main-subcontent-responsive input[type=checkbox]:checked+label+div
	{
		display: block;
		width: 0px;
		overflow: visible;
		padding-top: 140px;
		float: right;
		margin-top: 0px;
		z-index: 11;
		position: relative;
	}

	.layout4 .main-subcontent-responsive input[type=checkbox]:checked+label+div
			div
	{
		display: inline-flex;
		margin-left: -456px;
		flex-direction: column;
	}
}

.layout4 .main-subcontent-responsive input[type=checkbox]:checked+label+div
		div>div
{
	margin: 0px;
	padding: 0px;
}

@media screen and (max-resolution: 96dpi)
{
	.layout5 .main-subcontent-responsive input[type=checkbox]:checked+label
	{
		margin-left: -180px;
	}

	.layout5 .main-subcontent-responsive input[type=checkbox]:checked+label+div
	{
		display: block;
		width: 185px;
		overflow: visible;
		flex-flow: column wrap;
		padding-top: 60px;
		float: left;
		margin-top: 0px;
		margin-left: -5px;
	}

	.layout5 .main-subcontent-responsive input[type=checkbox]:checked+label+div
			div
	{
		display: inline-flex;
		margin-left: 20px;
		flex-direction: column;
	}
}

@media screen and (min-resolution: 97dpi) and
		(max-resolution: 192dpi)
{
	.layout5 .main-subcontent-responsive input[type=checkbox]:checked+label
	{
		margin-left: -360px;
	}

	.layout5 .main-subcontent-responsive input[type=checkbox]:checked+label+div
	{
		display: block;
		width: 370px;
		overflow: visible;
		flex-flow: column wrap;
		padding-top: 120px;
		float: left;
		margin-top: 0px;
		margin-left: -10px;
	}

	.layout5 .main-subcontent-responsive input[type=checkbox]:checked+label+div
			div
	{
		display: inline-flex;
		margin-left: 40px;
		flex-direction: column;
	}
}

@media screen and (min-resolution: 193dpi)
{
	.layout5 .main-subcontent-responsive input[type=checkbox]:checked+label
	{
		margin-left: -540px;
	}

	.layout5 .main-subcontent-responsive input[type=checkbox]:checked+label+div
	{
		display: block;
		width: 555px;
		overflow: visible;
		flex-flow: column wrap;
		padding-top: 180px;
		float: left;
		margin-top: 0px;
		margin-left: -15px;
	}

	.layout5 .main-subcontent-responsive input[type=checkbox]:checked+label+div
			div
	{
		display: inline-flex;
		margin-left: 60px;
		flex-direction: column;
	}
}

.layout5 .main-subcontent-responsive input[type=checkbox]:checked+label+div
		div>div
{
	margin: 0px;
	padding: 0px;
}

.loginform { width: 160px; margin :-10px 20px 0 20px; }
.loginform p { clear: both; margin: 0; padding: 0; }
.loginform fieldset { width: 160px; border: none; }
.loginform label.top
{
	float: left;
	width: 125px;
	margin: 0 0 2px 0;
	font-size: 110%;
}
.loginform label.right
{
	float: left;
	width: 125px;
	margin: 5px 0 0 0;
	padding: 0 0 0 3px;
	font-size: 110%;
}
.loginform input.field
{
	width: 158px;
	margin: 0 0 5px 0;
	padding: 0.1em 0 0.2em 0;
	border: solid 1px #c8c8c8;
	font-family: verdana,arial, sans-serif;
	font-size: 110%;
}
.loginform input.checkbox
{
	float: left;
	margin: 5px 0 0 0;
	border: none;
}
.loginform input.button
{
	float: left;
	width: 5.0em;
	margin: 10px 0 5px 0;
	padding: 1px;
	background: #e6e6e6;
	border: solid 1px #969696;
	text-align:center;
	font-family: verdana, arial, sans-serif;
	color: #969696;
	font-size: 110%;
}
.loginform input.button:hover
{
	cursor: pointer;
	border: solid 1px #505050;
	background: #dcdcdc;
	color: #505050;
}

.main-navigation .searchform { width: 160px; margin: 0 20px 0 20px; }
.main-navigation .searchform fieldset { border: none; }
.main-navigation .searchform input.field
{
	float: left;
	width: 158px;
	padding: 0.1em 0 0.2em 0;
	border: 1px solid #c8c8c8;
	font-family: verdana, arial, sans-serif; font-size: 120%;
}
.main-navigation .searchform input.button
{
	float: left;
	width: 3.0em;
	margin-top: 0.5em;
	padding: 1px;
	background: #e6e6e6;
	border: solid 1px #969696;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	color: #969696; font-size:120%;
}
.main-navigation .searchform input.button:hover
{
	cursor: pointer;
	border: solid 1px #505050;
	background: #dcdcdc;
	color: #505050;
}

.main-navigation h1.first
{
	clear: both;
	margin: 0px;
	padding: 4px 20px 3px 20px;
	background-color: #bebebe;
	font-family: "trebuchet ms",arial,sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 150%;
}

.layout2 .main-navigation-responsive h1.first,
		.layout4 .main-navigation-responsive h1.first
{
	margin-left: 60px;
	margin-top: -32px;
	padding-bottom: 11px;
}

.layout3 .main-navigation-responsive h1.first,
		.layout5 .main-navigation-responsive h1.first
{
	clear: both;
	margin: 0px;
	font-family: "trebuchet ms",arial,sans-serif;
	color: #969696;
	height: 0px;
	padding-top: 0px;
	margin-top: -32px;
	margin-bottom: 30px;
	margin-left: 30px;
}

.main-navigation-responsive h1.first a,
		.main-navigation-responsive h1.first a:visited
{
	color: #969696;
}

.main-navigation-responsive h1.first a:hover
{
	color: #bebebe;
	text-decoration: none;
}

.layout3 .main-navigation h1.first,
		.layout5 .main-navigation h1.first
{
	 
		 border-radius: 10px 0 0 0;
		 margin-left: -1px;
	
}

.layout2 .main-navigation h1.first,
		.layout4 .main-navigation h1.first
{
	 
		 border-radius: 0 10px 0 0;
		 margin-right: -1px;
	
}

.main-navigation h1
{
	clear: both;
	margin: 30px 0 20px 0;
	padding: 4px 20px 3px 20px;
	background: #bebebe;
	font-family: "trebuchet ms",arial,sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 150%;
}

.main-navigation h2
{
	clear: both;
	margin: 20px 10px 10px 20px;
	font-family: "trebuchet ms",arial,sans-serif;
	color: #646464;
	font-weight: bold;
	font-size: 150%;
}

.main-navigation h3
{
	clear: both;
	margin: 10px 10px 5px 20px;
	color: #505050;
	font-weight: bold;
	font-size: 110%;
} /* Note: h2 not existent, to make identical to formats for main-navigation for easier exchange */

.main-navigation p
{
	clear: both;
	margin: 0 10px 10px 20px;
	color: #505050;
	line-height: 1.3em;
	font-size: 110%;
}

.main-navigation p.center { text-align: center; }
.main-navigation p.right { text-align: right; }

.main-navigation ul { list-style: none; margin: 0.5em 10px 1.0em 20px; }
.main-navigation ul li
{
	margin: 5px 0 0.2em 2px;
	padding: 0px 0px 0 11px;
	background: url(sites/esep/squelettes/img/bg_bullet_full_1.gif) no-repeat 0 0.4em;
	line-height: 1.2em;
	font-size: 110%;
}
.main-navigation ol {margin:0.5em 10px 1.0em 40px;}
.main-navigation ol li
{
	list-style-position: outside;
	margin: 0 0 0.4em 0;
	font-size: 110%;
}

/* MAIN CONTENT */
.main-content h1.pagetitle
{
	margin: 0em 0 0.4em 0;
	padding: 0 0 2px 0;
	border-bottom: solid 7px #e1e1e1;
	font-family: "trebuchet ms", arial, sans-serif;
	color: #646464;
	font-weight: bold;
	font-size: 220%;
}
.main-content p+h1.pagetitle { margin-top: 2em; }
.main-content h1.block
{
	clear: both;
	margin: 1.0em 0 0em 0;
	padding: 2px 0 2px 2px;
	background: #bebebe;
	font-family: "trebuchet ms", arial, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 220%;
}
.main-content h1
{
	clear: both;
	margin: 1.0em 0 0.5em 0;
	font-family: "trebuchet ms", arial, sans-serif;
	color: #505050;
	font-weight: normal;
	font-size: 210%;
}
.main-content h2
{
	clear: both;
	margin: 1.0em 0 0.5em 0;
	font-family: "trebuchet ms", arial, sans-serif;
	color: #505050;
	font-weight: normal;
	font-size: 170%;
}
.main-content h3
{
	clear: both;
	margin: -1.0em 0 0.5em 0;
	font-family: "trebuchet ms", arial, sans-serif;
	color: #7d7d7d;
	font-weight: normal;
	font-size: 130%;
}
.main-content h1.side { clear: none; }
.main-content h2.side { clear: none; }
.main-content h3.side { clear: none; }

.main-content h4
{
	margin: 1.5em 0 1.0em 0;
	color: #505050;
	font-family: "trebuchet ms", arial, sans-serif;
	font-weight: normal;
	font-size: 170%;
}
.main-content h5
{
	margin: 1.5em 0 1.0em 0;
	color: #505050;
	font-family: "trebuchet ms", arial, sans-serif;
	font-size: 140%;
}
.main-content h6
{
	margin: 1.2em 0 0.2em 0;
	color: #505050;
	font-weight: bold;
	font-size: 120%;
}
.main-content p { margin: 0 0 1.0em 0; line-height: 1.5em; font-size: 120%; }
.main-content p.center { text-align: center; }
.main-content p.right { text-align: right; }
.main-content p.details
{
	clear: both;
	margin: -0.25em 0 1.0em 0;
	line-height: 1.0em;
	font-size:110%;
}
.main-content blockquote
{
	clear: both;
	margin: 0 30px 0.6em 30px;
	line-height: 1.5em;
	font-size: 120%;
}

.main-content table
{
	clear: both;
	margin: 2.0em 0 0.2em 20px;
	table-layout: fixed;
	border-collapse: collapse;
	empty-cells: show;
	background-color: rgb(233,232,244);
}

.main-content table th.top
{
	height: 3.5em;
	padding: 0 7px 0 7px;
	empty-cells: show;
	background-color: #afafaf;
	text-align: left;
	color: #ffffff;
	font-weight: bold;
	font-size: 110%;
}

.main-content table th
{
	height: 3.0em;
	padding: 2px 20px 2px 7px;
	border-left: solid 2px #ffffff;
	border-right: solid 2px #ffffff;
	border-top: solid 2px #ffffff;
	border-bottom: solid 2px #ffffff;
	background-color: #e1e1e1;
	text-align: left;
	color: #505050;
	font-weight: bold;
	font-size: 110%;
}

.main-content table td
{
	height: 3.0em;
	padding: 2px 7px 2px 7px;
	border-left: solid 2px #ffffff;
	border-right: solid 2px #ffffff;
	border-top: solid 2px #ffffff;
	border-bottom: solid 2px #ffffff;
	background-color: #e1e1e1;
	text-align: left;
	font-weight: normal;
	color: #505050;
	font-size: 110%;
}

p.caption
{
	clear: both;
	margin: 0.5em 0 2.0em 20px;
	text-align: left;
	color: #505050;
	font-size:110%;
}

.layout1 .main-content table
{
	 width:
		calc(100% - 40px);
	
}
.layout2 .main-content table, .layout3 .main-content table
{
	 width:
		calc(100% - 40px);
	
}
.layout4 .main-content table, .layout5 .main-content table
{
	 width:
		calc(100% - 40px);
	
}

.main-content ul { list-style: none; margin: 0.5em 0 1.0em 0;}
.main-content ul li
{
	margin: 0 0 0.2em 2px;
	padding: 0 0 0 12px;
	background: url(sites/esep/squelettes/img/bg_bullet_full_1.gif) no-repeat 0 0.5em;
	line-height: 1.4em;
	font-size: 120%;
}
.main-content ol { margin: 0.5em 0 1.0em 20px; }
.main-content ol li
{
	list-style-position: outside;
	margin: 0 0 0.2em 0;
	line-height: 1.4em;
	font-size: 120%;
}

.contactform
{
	width: 418px;
	margin: 2.0em 0 0 0;
	padding: 10px 10px 0 10px;
	border: solid 1px #c8c8c8;
	background-color: #f0f0f0;
}
.contactform fieldset
{
	padding: 20px 0 0 0;
	margin: 0 0 20px 0;
	border: solid 1px #dcdcdc;
}
.contactform fieldset legend
{
	margin: 0 0 0 5px;
	padding: 0 2px 0 2px;
	color: #505050;
	font-weight: bold;
	font-size: 130%;
}
.contactform label.left
{
	float: left;
	width: 100px;
	margin: 0 0 0 10px;
	padding: 2px;
	font-size: 110%;
}
.contactform select.combo
{
	width: 175px;
	padding: 2px;
	border: solid 1px #c8c8c8;
	font-family: verdana, arial, sans-serif;
	font-size: 110%;
}
.contactform input.field
{
	width: 275px;
	padding: 2px;
	border: solid 1px #c8c8c8;
	font-family: verdana, arial, sans-serif;
	font-size: 110%;
}
.contactform textarea
{
	width: 275px;
	padding: 2px;
	border: solid 1px #c8c8c8;
	font-family: verdana, arial, sans-serif;
	font-size: 110%;
}
.contactform input.button
{
	float: right;
	width: 9.0em;
	margin-right: 20px;
	padding: 1px;
	background: #e6e6e6;
	border: solid 1px #969696;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	color: #969696;
	font-size: 110%;
}
.contactform input.button:hover
{
	cursor: pointer;
	border: solid 1px #505050;
	background: #dcdcdc;
	color: #505050;
}

/* MAIN SUBCONTENT */
.main-subcontent h1,
		.main-subcontent-responsive h1
{
	clear: both;
	margin: 0 0 10px 0;
	padding: 4px 10px 3px 10px;
	background-color: #bebebe;
	font-family: "trebuchet ms", arial, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 140%;
	 
		 border-radius: 10px 10px 0 0;
		 margin-left: -1px;
		 margin-right: -1px;
	
}

.main-subcontent h1.green,
		.main-subcontent-responsive h1.green
{
	clear: both;
	margin: 0 0 5px 0;
	padding: 4px 10px 3px 10px;
	background-color: rgb(160,214,81);
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 140%;
	 
		 border-radius: 10px 10px 0 0;
		 margin-left: -1px;
		 margin-right: -1px;
	
}

.main-subcontent h1.blue,
		.main-subcontent-responsive h1.blue
{
	clear: both;
	margin: 0 0 5px 0;
	padding: 4px 10px 3px 10px;
	background-color: rgb(137,170,214);
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 140%;
	 
		 border-radius: 10px 10px 0 0;
		 margin-left: -1px;
		 margin-right: -1px;
	
}

.main-subcontent h1.orange,
		.main-subcontent-responsive h1.orange
{
	clear: both;
	margin: 0 0 5px 0;
	padding: 4px 10px 3px 10px;
	background-color: rgb(232,177,13);
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 140%;
	 
		 border-radius: 10px 10px 0 0;
		 margin-left: -1px;
		 margin-right: -1px;
	
}

 /* Note: h2 non-existent, to make HTML-code interchangeable between 'main-navigation' and 'main-subcontent' */
.main-subcontent h3,
		.main-subcontent-responsive h3
{
	clear: both;
	margin: 1.0em 10px 0.5em 10px;
	color: #505050;
	font-weight: bold;
	font-size: 110%;
}

.main-subcontent p,
		.main-subcontent-responsive p
{
	clear: both;
	margin: 0 10px 1.0em 10px;
	color: #505050;
	line-height:1.3em;
	font-size:110%;
}

.main-subcontent p.center,
		.main-subcontent-responsive p.center
{
	text-align: center;
} 

.main-subcontent p.right,
		.main-subcontent-responsive p.right
{
	text-align: right;
}

.main-subcontent ul,
		.main-subcontent-responsive ul
{
	list-style: none;
	margin: 0.5em 10px 1.0em 10px;
}

.main-subcontent ul li,
		.main-subcontent-responsive ul li
{
	margin: 5px 0 0.2em 2px;
	padding: 0 0 0 11px;
	background: url(sites/esep/squelettes/img/bg_bullet_full_1.gif) no-repeat 0 0.4em;
	line-height: 1.2em;
	font-size: 110%;
}

.main-subcontent ol,
		.main-subcontent-responsive ol
{
	margin: 0.5em 10px 1.0em 30px;
}

.main-subcontent ol li,
		.main-subcontent-responsive ol li
{
	list-style-position: outside;
	margin: 0 0 0.4em 0;
	font-size: 110%;
}

.main-subcontent .loginform,
		.main-subcontent-responsive .loginform
{
	width: 160px;
	margin: 0 10px 0 10px;
}

.main-subcontent .loginform p,
		.main-subcontent-responsive .loginform p
{
	clear: both;
	margin: 0;
	padding: 0;
}

.main-subcontent .loginform fieldset,
		.main-subcontent-responsive .loginform fieldset
{
	width: 160px;
	border: none;

}

.main-subcontent .loginform label.top,
		.main-subcontent-responsive .loginform label.top
{
	float: left;
	width: 125px;
	margin: 0 0 2px 0;
	font-size: 110%;
}

.main-subcontent .loginform label.right,
		.main-subcontent-responsive .loginform label.right
{
	float: left;
	width: 125px;
	margin: 5px 0 0 0;
	padding: 0 0 0 3px;
	font-size: 110%;
}

.main-subcontent .loginform input.field,
		.main-subcontent-responsive .loginform input.field
{
	width: 158px;
	margin: 0 0 5px 0;
	padding: 0.1em 0 0.2em 0;
	border: solid 1px #c8c8c8;
	font-family: verdana, arial, sans-serif;
	font-size: 110%;
}

.main-subcontent .loginform input.checkbox,
		.main-subcontent-responsive .loginform input.checkbox
{
	float: left;
	margin: 5px 0 0 0;
	border: none;
}

.main-subcontent .loginform input.button,
		.main-subcontent-responsive .loginform input.button
{
	float: left;
	width: 5.0em;
	margin: 10px 0 5px 0;
	padding: 1px;
	background: #e6e6e6;
	border: solid 1px #969696;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	color: #969696;
	font-size: 110%;
}

.main-subcontent .loginform input.button:hover,
		.main-subcontent-responsive .loginform input.button:hover
{
	cursor: pointer;
	border: solid 1px #505050;
	background: #dcdcdc;
	color: #505050;
}

.main-subcontent .searchform,
		.main-subcontent-responsive .searchform
{
	width: 160px;
	margin: 0 10px 0 10px;
}

.main-subcontent .searchform fieldset,
		.main-subcontent-responsive .searchform fieldset
{
	border: none;
}

.main-subcontent .searchform input.field,
		.main-subcontent-responsive .searchform input.field
{
	float: left;
	width: 158px;
	padding: 0.1em 0 0.2em 0;
	border: 1px solid #c8c8c8;
	font-family: verdana, arial, sans-serif;
	font-size: 120%;
}

.main-subcontent .searchform input.button,
		.main-subcontent-responsive .searchform input.button
{
	float: left;
	width: 3.0em;
	margin-top: 0.5em;
	padding: 1px;
	background: #e6e6e6;
	border: solid 1px #969696;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	color: #969696;
	font-size: 120%;
}

.main-subcontent .searchform input.button:hover,
		.main-subcontent-responsive .searchform input.button:hover
{
	cursor: pointer;
	border: solid 1px #505050;
	background: #dcdcdc;
	color: #505050;
}

/********************/
/*  COMMON CLASSES  */
/********************/
.main img
{
	clear: both;
	float: left;
	margin: 3px 10px 7px 0;
	padding: 1px;
	border: 1px solid #969696;
}
.main img.center
{
	clear: both;
	float: none;
	display: block;
	margin: 0 auto;
	padding: 1px;
	border: 1px solid #969696;
}
.main img.right
{
	clear: both;
	float: right;
	margin: 3px 0 7px 10px;
	padding: 1px;
	border: 1px solid #969696;
}

.main a
{
	color: rgb(70,122,167);
	font-weight: bold;
	text-decoration: none;
}
.main-content h1 a
{
	color: rgb(70,122,167);
	font-weight: normal;
	text-decoration: none;
}
.main a:hover { color: rgb(42,90,138); text-decoration: underline; }
.main a:visited { color: rgb(42,90,138); }

.main a img { border: solid 1px #969696; }
.main a:hover img { border: solid 1px #dcdcdc; }
