/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: #edecec;
	font-size: 70%;
	font-family: Verdana, Arial, Sans-serif;
	text-align: center;
	}

#global {
	position: relative;
	margin: 20px auto;
	width: 760px;
	background: white;
	text-align: left;
	color: #573F37;
	}


#header {
	height: 146px;
	/* background: url(../images/bandeau01.jpg) no-repeat top right; */
	}
a#logoMSH {
	display: block;
	position: relative;
	top: 37px;
	left: 10px;
	height: 72px;
	width: 150px;
}
#bandeau {
	float: right;
	height: 146px;
	width: 590px;
}
ul#menu1 {
	margin: 0;
	padding: 5px 0;
	/* background: #A30046; */
	background: #151493;
	list-style-type : none;
	font-weight: normal;
	text-transform: uppercase;
	/* text-transform: capitalize; */
	}
#menu1 li {
	display: inline;
	margin: 0 10px;
	}
#menu1 a {
	color : white;
	font-size: 1em;
	text-decoration: none;
	}
#menu1 a:hover {
	text-decoration: overline;
	}
#corps {
	margin: 20px;
	}
#gauche{
	float: left;
	margin: 0;
	padding: 0;
	width: 150px;
	}
#gauche h1 {
	margin-top: 0;
	margin-bottom: 15px;
	padding-left: 25px;
	border-bottom: 1px solid #573F37;
	background: url(../images/accueil.gif) no-repeat top left;
	font-size: 1.2em;
	text-transform: uppercase;
	}
ul#menu2 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 160%;
	}
#menu2 li a {
	color: #573F37;
	text-decoration: none;
	}
#menu2 li a:hover {
	text-decoration: overline;
	}
ul#smenu {
	margin: 0 0 0 10px;
	padding-left: 10px;
	list-style-type: none;
	line-height: 140%;
/*	border-left: 5px solid #A30046; */
	border-left: 5px solid #151493;
	}

#contenu {
	line-height: 140%;
	margin-left: 180px;
	}
#contenu img {
	margin: 0 10px 0 0;
	/* float: left; */
	}
#contenu h1, h2, h3, h4 {
	line-height: normal;
	}
#contenu h1 {
	/*margin: 0;*/
	margin-bottom: 1.1em;
	font-size: 2.2em;
	text-transform: uppercase;
	border-bottom: 1px solid #573F37;
	}
#contenu h2 {
	margin-top: 0.5em;
	font-size: 1.6em;
	}
#contenu h3 {
	margin-top: 2em;
	font-size: 1.2em;
	/* color: #A30046; */
	color: #151493;
	}
#contenu p {
	margin-bottom: 1.5em;
	}
#contenu ul {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
}
#contenu li {
	margin-bottom: 5px;
	padding-left: 15px;
	_padding-left: 0;
	list-style: none;
	_list-style: disc inside url(../images/puce.gif);
	background: white url(../images/puce.gif) no-repeat top left;
	_background: none;
}
#contenu hr { 
	clear: both;
	visibility: hidden;
	border: 0;
	height: 0;
	}
#contenu .chapo {
	font-weight: normal;
	font-size: 1.05em;
	}

#contenu div.acqui  {
	margin: 0 0 2em 0;
	overflow: auto;
	/*_height: 120px;*/
	}
#contenu .acqui h3 {
	margin: 0;
	font-size: 1em;
	/* color: #A30046; */
	color: #151493;
	}
#contenu .acqui p {
	margin: 0;
	text-align: 0.9em;
	}
#contenu .acqui img {
	padding: 0;
	border: 1px solid #573F37;
	}
#contenu .acqui a {
	text-decoration: none;
	}
#contenu .acqui a:hover {
	text-decoration: overline;
	}
#contenuG {
	float: left;
	margin: 0;
	padding: 0;
	width: 240px;
	}
#contenuD {
	margin-left: 260px;
}
	
#footer {
	clear: both;
	padding-top: 20px;
	_padding-top: 0;
	padding-bottom: 10px;
	text-align: center;
	}
#footer ul {
	margin: 0;
	list-style-type: none;
	}
#footer li {
	display: inline;
	margin: 0;
	}

#contenu hr.separateur {
	clear: left;
	margin: 0;
	height: 0;
	}
	
h1 {
	/* color: #A30046; */

	color: #151493;
	}
a {
	/* color: #A30046; */
	color: #151493;
	text-decoration: none;
	}
a:hover {
	text-decoration: overline;
}
strong {
	font-weight: bold;
	}
em {
	font-style: italic;
	}
img {
	border: 0;
	}
	
/*Agenda / Page multi article*/
#contenu .actu, #contenu .publication {
	margin: 0 0 2em 0;
	}
#contenu .actu h3, #contenu .publication h3 {
	margin: 0;
	padding-left: 25px;
	background: url(../images/accueil.gif) no-repeat top left;
	font-size: 1.2em;
	color: #A30046;
	}
#contenu .actu p {
	margin: 0;
	}
#contenu .publication p {
	margin: 1.5em 0;
}

div.intro {
	margin: 0.5em 0 0 25px;
	}

#contenu .actu a:link, .actu a:visited {
	text-decoration: none;
	}
#contenu .actu a:hover {
	text-decoration: overline;
	}
#contenu h2.publi {
	margin-bottom: 0.3em;
	}
#contenu p.publi {
	margin: 0 0 4em 0;
	/* color: #A30046; */
	color: #151493;
	}
/*#contenu img {
	margin: 0 10px 10px 0;
	padding: 0;
	border: 1px solid #573F37;
	}*/

p.lienplus {
	margin: 0 0 25px 0;
	}
