@font-face {
	font-family: "DINPro-Light";
	src: url('/fonts/DINPro-Light.eot');
	src: local('☺'), url('/fonts/DINPro-Light.woff') format('woff'), url('/fonts/DINPro-Bold.ttf') format('truetype'), url('/fonts/DINPro-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: "DINPro-Bold";
	src: url('/fonts/DINPro-Bold.eot');
	src: local('☺'), url('/fonts/DINPro-Bold.woff') format('woff'), url('/fonts/DINPro-Bold.ttf') format('truetype'), url('/fonts/DINPro-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "DINPro-Regular";
	src: url('/fonts/DINPro-Regular.eot');
	src: local('☺'), url('/fonts/DINPro-Regular.woff') format('woff'), url('/fonts/DINPro-Regular.ttf') format('truetype'), url('/fonts/DINPro-Rgular.svg') format('svg');
	font-weight: light;
	font-style: light;
}


html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td { margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; }
:focus { outline:0; }
a:active { outline:none; }
body { line-height:1; color:black; background:white; }
ol,ul { list-style:none; }
table { border-collapse:separate; border-spacing:0; }
caption,th,td { text-align:left; font-weight:normal; }
blockquote:before,blockquote:after,q:before,q:after { content:""; }
blockquote,q { quotes:"" ""; }


/* GESTION DU TEXTE */

a:link{
	text-decoration:none;
	text-align:left;
	}
	


#general {
	margin:auto;
	width: 800px;
	height: 700px;
	
	}

#content1 {
	width: 150px;
	height: 700px;
	float:left;
	}	

#content2 {
	width: 500px;
	height: 700px;
	float:left;
	}
	
#content3 {
	width: 150px;
	height: 700px;
	float: left;
	}
		

			
#info1 {
	width: 150px;
	height:60px;
	margin-top:640px;
	}
	
#info2 {
	width: 150px;
	height:auto;
	margin-top:150px;
	}
	
#info3 {
	width: 150px;
	height:190px;
	}



	
#info4 {
	width: 150px;
	height:auto;
	margin-top:100px;
	
	}

#exopa {
	width: 130px;
	height: 40px;
	display:none;
	
	}



.titre {
	font-family: "DINPro-Bold", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:white;
	text-align:center;
	font-weight:bold;
	
	}
	

.soustitre {
	font-family: "DINPro-Regular", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:white;
	text-align:center;
	font-weight:regular;
	

	}
	
.legende1 {
	font-family: "DINPro-Bold", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:white;
	text-align:center;
	font-weight:bold;


	}

.legende2 {
	font-family: "DINPro-Regular", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:white;
	text-align:center;
	font-weight:regular;
	

	}

	



table {
    border-collapse: collapse;
    width: 100%;

}

th {
    font-family: "DINPro-Bold", Arial, Helvetica, sans-serif;
	font-size: 0.50em;
	color:white;
	text-align:left;
	width:2px;
	font-size:9px;
	font-weight:bold;
}	

td {
	border-left: 1px solid #dddddd;
	border-bottom: 3px solid #002;
    font-family: "DINPro-Regular", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:white;
	text-align:center;
	width:30px;
	cursor:auto;
	font-weight:regular;	
}	

.show1 {
	cursor:pointer;
	font-family: "DINPro-Regular", Arial, Helvetica, sans-serif;
	font-size:9px;
	
}

.show2 {
	cursor:pointer;
	font-family: "DINPro-Bold", Arial, Helvetica, sans-serif;
	font-size:9px;
	
}

#link1 {
	cursor:pointer;
	font-family: "DINPro-Bold", Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:left;
	display:block;
	color:white;
	
}

#link2 {
	cursor:pointer;
	font-family: "DINPro-Regular", Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:left;
	display:block;
	color:white;
	
}

.show1:hover {color:#3CF;}
.show2:hover {color:#3CF;}
#link1:hover {color:#3CF;}
#link2:hover {color:#3CF;}

	

		
/* GESTION DU CENTRAGE*/

html {
    height: 100%;
}
body {
    height: 100%;
    margin: 0;
    padding: 0;
}
#page-table {
    height: 100%;
    width: 100%;
    border-collapse: collapse;
    text-align: center;
}
#page-td {
    height: 100%;
    padding: 0;
    vertical-align: middle;
}
div#global {
    width: 1120px;
	height:400px;
    margin: auto;
	/*background:#9C0;*/
}



	

