@charset "utf-8";
@import "general.css";
@import "menu.css";
@import "actus.css";

body {
	margin: 0;
	padding: 0 0 0 0;
	color: #333333;
	background: #e7e7e7 url(../images/fond.png) center top;
	font-family: "Titillium Web", Arial, sans-serif;
	font-size: 75%;
	font-style: normal;
	/* [disabled]line-height: 1.6em; */
	font-weight: normal;
	font-variant: normal;
	/* [disabled]text-decoration: none; */
}

div#body {
	background: url(../images/fond_body.png) repeat-x center top;	
	padding-top: 50px;
}

div#conteneur {
	width: 978px;
	margin: 0 auto 30px;	
	background: white;
	border: 1px solid white;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6), 0 0 30px rgba(0, 0, 0, 0.2) inset;
}

div#header {
	height: 146px;
	background: url(../images/fond_header.png) no-repeat 270px -32px;
	length: 125px;
	left: 92px;
	border-radius: 5px;
}

div#topbar {
	margin: 0 0 0 0;
	background: #e0e0e0 url(../images/fond_topbar.png) repeat-x center bottom;
	height: 40px;
		
}

div#logo {
	float: left;
	right: 825px;
	width: 155px;
	height: 93px;
	margin: 30px 0 0 35px;
	/* [disabled]max-width: none; */
	max-height: none;
}

div#logo_unistra {
	float: right;
	width: 194px;
	height: 90px;
	margin: 35px 70px 0 0;	
}

div#gauche {
	float: left;
	width: 210px;	
	margin: 30px 0 0;
	padding: 0;
}

div#centre {
	float: right;
	width: 720px;
	margin: 85;
	padding: 0 0 50px 0;
	position:centre;
	left:0px;
	top:-9px;
}

div#contenu {
	padding: 0;
	margin: 0 30px 0 0;
	font-size: 14px;
	color: #333;
}

div#footer {
	clear: both;
	margin: 30px 0 0 0;	
	background: #e0e0e0 url(../images/fond_topbar.png) repeat-x center top;
	padding: 6px 0 10px;
}

div#contenu_footer {
	padding: 11px 0 0 20px;	
}

div#footer p {
	line-height: 1.6em;
	margin: 0;
	color: #3b3b3b;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  body {
    font: normal 75%/1.6em Arial, sans-serif;
  }
#apDiv3 {
	/*position:centre;*/
	right:890px;
	left:0px;
	width:730px;
	height:520px;
	z-index:97;
	padding-left:10px;
	padding-right:10px;
	background-color:#FFF;    
	}	
#text{
	position:absolute;
	top:120px;
	width:500px;
	height:300px;
	z-index:1;
	 font-family: cambria,Arial, Helvetica, sans-serif;
}