/* Generated by Font Squirrel (http://www.fontsquirrel.com) on September 22, 2011 */
@font-face {
    font-family: 'AlteDIN1451MittelschriftRg';
    src: url('din1451alt-webfont.eot');
    src: url('din1451alt-webfont.eot?#iefix') format('embedded-opentype'),
         url('din1451alt-webfont.woff') format('woff'),
         url('din1451alt-webfont.ttf') format('truetype'),
         url('din1451alt-webfont.svg#AlteDIN1451MittelschriftRg') format('svg');
    font-weight: normal;
    font-style: normal;

}

h1 { 	font-family: 'AlteDIN1451MittelschriftRg', Arial, sans-serif; 
		vertical-align: middle;
}
h2 { 	font-family: 'AlteDIN1451MittelschriftRg', Arial, sans-serif; 
		vertical-align: middle;
}
h3 { font-family: 'AlteDIN1451MittelschriftRg', Arial, sans-serif; }
h4 { font-family: 'AlteDIN1451MittelschriftRg', Arial, sans-serif; }

p { font-family: 'Arial', Arial, sans-serif; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display: block;
}
img { border: 0px!important; outline!important;}


#pagewrap {
	width: 980px;
	max-width: 980px;
	min-width: 200px;
	margin: 0 auto;
}

#header {
	height: 100px;
}

#content 
{
	display: inline;
	width: 60%;
	float: left;
	min-width: 140px;
	margin: 0 2% 0 0;
}

#sidebar 
{
	min-width: 210px;
	width: 38%;
	float: left;
	display: block;
}

#footer {
	clear: both;
}
.tableContents { width: 100%;}
.elem { width: 50%; float: left; height: auto; margin: 0px 0px 4px 0px;}
.elem2 { width: 38%;  float: left; height: auto; margin: 0px 1% 4px 0px;}
.elem input, .elem select, .elem textarea { width: 100%;}
.elemSubmit { position: relative; clear: both;}
.elem2 p { margin: 0px; padding: 0px; float: left; margin: 6px 0px 0px 0px; font-size: 80%; font-weight: bold;}
.ques p { margin-top: 25px;}
#ss-form { min-width: 55px; width: auto; height: auto;}
.ss-form-entry { min-width: 55px;}
.tableForm { width: auto; max-width: 100%; min-width: 55px; max-height: 350px; height: auto; min-height: 330px;}
.text { min-width: 55px;}
.moveableLogo { width: 80%;}
form { height: 50%;}
@media screen and (max-width: 980px) {

	#pagewrap {
		width: 95%;
	}

	#content {
		width: 60%;
	}

	#sidebar 
	{
		width: 35%;
		margin: 0px;
	}
	#sidebar .widget {
		margin-bottom: 10px;
	}

}

@media screen and (max-width: 650px) {

	#header {
		height: auto;
	}

	#searchform {
		position: absolute;
		top: 5px;
		right: 0;
	}

	#main-nav {
		position: static;
	}

	#site-logo {
		margin: 15px 100px 5px 0;
		position: static;
	}

	#site-description {
		margin: 0 0 15px;
		position: static;
	}

	#content {
		width: 100%;
		float: left;
		margin-bottom: 8%;
	}

	#sidebar {
		width: 100%;
		float: none;
	}
}

@media screen and (max-width: 480px) {

	#content { width: 100%;  margin-bottom: 8%;}
	#sidebar { width: 100%;  }
	html {
		-webkit-text-size-adjust: none;
	}

	#main-nav a {
		font-size: 90%;
		padding: 10px 8px;
	}
	.elem2 { width: 100%!important;}
	.ques p { margin-top: 0px!important;}
	.elem { width: 80%!important;}
}

@media screen and (max-width: 480px) {

	#content { width: 100%;  margin-bottom: 8%;}
	#sidebar { width: 100%;  }
	html {
		-webkit-text-size-adjust: none;
	}
}




img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}

div {height:100%}
form{
	background:#f7f7f7;
	background:-moz-linear-gradient(90deg, #ccc, #fff); /* Firefox */
	background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#ccc)); /* Webkit */
	border:1px solid #aaa;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-moz-box-shadow:0 0 15px #aaa;
	-webkit-box-shadow:0 0 15px #aaa;
	margin-right:2% auto 0;
	padding:5%;
	width:85%;
	
	form p:hover label{
	color:#0459b7;
}
}
form p{
	margin-bottom:1%;
	line-height:100%
}
form p:last-child{ /* Sélecteur avancé pour sélectionner le dernier paragraphe du formulaire */
	margin-bottom:0;
}
label{
	cursor:pointer;
	display:block;
	float:left;
	font-size:13px;
	font-weight:bold;
	line-height:13px;
	margin-bottom:.5%;
	width:100%;
}
form p:hover label{
	color:#0459b7;
}
form p:hover label:after{
	content:" »";
}
input[type=text],
input[type=password]{
	background: rgba(255, 255, 255, 0.9);
	background:-moz-linear-gradient(90deg, #fff, #eee); /* Firefox */
	background:-webkit-gradient(linear, left top, left bottom, from(#eee), to(#fff), color-stop(0.2, #fff)); /* Webkit */
	border:1px solid #aaa;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-moz-box-shadow:0 0 3px #aaa;
	-webkit-box-shadow:0 0 3px #aaa;
	padding:5px;
}
input[type=text]:focus,
input[type=password]:focus{
	border-color:#093c75;
	-moz-box-shadow:0 0 3px #0459b7;
	-webkit-box-shadow:0 0 3px #0459b7;
	outline:none; /* Pour enlever le contour jaune lorsque l'on sélectionne un input dans Chrome */
}
select{
	cursor:pointer;
	padding:3px;
	-moz-box-shadow:0 0 3px #aaa;
	-webkit-box-shadow:0 0 3px #aaa;
}
select:active,
select:focus{
	border:1px solid #093c75;
	-moz-box-shadow:0 0 3px #0459b7;
	-webkit-box-shadow:0 0 3px #0459b7;
	outline:none;
}
input[type=submit],
a.submit{
	background:#ddd;
	background:-moz-linear-gradient(90deg, #0459b7, #08adff); /* Firefox */
	background:-webkit-gradient(linear, left top, left bottom, from(#08adff), to(#0459b7)); /* Webkit */
	border:1px solid #093c75;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-moz-box-shadow:0 1px 0 #fff;
	-webkit-box-shadow:0 1px 0 #fff;
	color:#fff;
	cursor:pointer;
	font-family:Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-right:20%;
	padding:5px 10px;
	text-decoration:none;
	text-shadow:0 1px 1px #333;
	text-transform:uppercase;
}
input[type=submit]:hover,
a.submit:hover{
	background:#eee;
	background:-moz-linear-gradient(90deg, #067cd3, #0bcdff);
	background:-webkit-gradient(linear, left top, left bottom, from(#0bcdff), to(#067cd3));
	border-color:#093c75;
	text-decoration:none;
}
input[type=submit]:active,
input[type=submit]:focus,
a.submit:active,
a.submit:focus{
	background:#ccc;
	background:-moz-linear-gradient(90deg, #0bcdff, #067cd3);
	background:-webkit-gradient(linear, left top, left bottom, from(#067cd3), to(#0bcdff));
	border-color:#093c75;
	outline:none;
}
#options{
	margin-bottom:20px;
}
#options p{
	display:none;
}
#options .show{
	display:block;
}
#options:target .show{
	display:none;
}
#options .hide{
	display:none;
}
#options:target .hide{
	display:block;
}
#options:target p{
	display:block;
}
#finish{
	background:rgba(65, 166, 42, 0.2);
	border:2px solid #41a62a;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	display:none;
	padding:10px 10px;
	margin: 10%
}

#finish:target{
	display:block;
}
#credits{
	font-size:11px;
	margin-top:20px;
	text-align:center;
}