html,body {
margin:0;
padding:0;
border:0;
}

html {
	font-size:100%;
	background:#F2EFBA;
	height:100%
}

body {
	margin:0;
	padding:30px 6% 30px 6%;
}

h1 {
	font-weight: bold;
	font-size: medium;
}

#global {
	position:absolute;
	left:10%;
	top:15px;
	width:80%;
	background:#946730;
	margin:0 auto;
	background-color: #946730;
}

#toulouse {
	position:absolute;
	left:55%;
	top:53px;
	font-weight: normal;
	font-size: 42px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
}

#logo {
	position:absolute;
	left:10%;
	top:15px;
	width:80%;
	height:157px;
	z-index:1;
}

#photo {
	position:absolute;
	left:7%;
	top:195px;
	width:170px;
	height:453;
	z-index:1;
}

#texte {
	margin-left:30px;
	margin-right:30px;
	margin-top:200px;
	padding:0 30px 0 130px;
	background:#F2EFBA;
}

#m a,#m em{
	float:left;
	font-size: large;
}
#m{margin-top:5px;height:1.45em;color:#fff3d3;border:1px solid #fff3d3;border-right-width:0;border-left-width:0;border-bottom-width:0}
#m .h{padding:3px 6px 2px;margin:-2px 0 0;border:0px;background:#946730;color:#000000}
#m .h,.o{text-align:center}
#m .h:hover{text-decoration:none}
#m .o:hover{background:#fff3d3}
#m a{padding:1px 7px 2px;color:#039;text-decoration:none}
#m em{width:1px;margin:2px 0;height:1.1em;background:#989898}

