/* @override 
	http://www.mhe-sme.org/assets/templates/mhe2008/style/mhe-sme-2008.css
	http://www.mhe-sme.org/assets/templates/makingsteps/makingsteps.css
*/


body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}

/* général */

* {
	font: 11px/18px Verdana, "Lucida Grande", Lucida, sans-serif;
	color: #222;
}
#theWholeThing {		width: 900px;
	padding-bottom: 50px;	position: relative;}
/* header */

h1#siteTitle {
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	margin-left: 420px;
	margin-bottom: 0;
	overflow: hidden;
	background-image: url(../mhe2008/images/header-page .jpg);
}

h1#siteTitle a {
	display: block;
	width: 213px;
	height: 76px;
}
h1#siteTitle span {
	display: none;
}

/* titres */

h1, h2, h3, h4 {
	font-weight: bold;
	line-height: 1.2em;
	text-align: left;
}

h1, h2, h3 {
	color: #FF6600;
	color: #004387;
	color: #CA172C;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size: 24px;
	margin-bottom: 0.8em;
	color: #CA172C;
	color: #004387;
}
h2 {
	font-size: 18px;
	margin-top: 1em;
	margin-bottom: 0.8em;
}
h3 {
	font-size: 14px;
	margin-top: 1em;
	margin-bottom: 0.8em;
}
h4,
.emphase {
	color: #333;
	line-height: 18px;
	font-size: 12px;
}
h5 {
	color: gray;
}

.emphase {
	font-weight: bold;
}

/* navigation */

ul.quicklinks {	
	margin: 0;
	position: absolute;
	top: 108px;
	right: 0;
	width: 180px;
	visibility: hidden;
}
ul.quicklinks li {
	background: none;
	padding: 0;
	float: left;
}
ul.quicklinks li span {
	display: none;
}
ul.quicklinks li a {
	display: block;
	height: 19px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 17px;
}
ul.quicklinks li.home a {
	width: 24px;
	background: url(../mhe2008/images/icon-home.png);
}
ul.quicklinks li.contact a,
ul.quicklinks li.fr a,
ul.quicklinks li.en a {
	width: 23px;
}
ul.quicklinks li.contact a {
	background: url(../mhe2008/images/icon-contact.png);
}
ul.quicklinks li.fr a {
	background: url(../mhe2008/images/icon-fr.png);
}
ul.quicklinks li.en a {
	background: url(../mhe2008/images/icon-en.png);
}
ul.quicklinks li.rss a {
	width: 19px;
	background: url(../mhe2008/images/icon-rss.png);
	margin: 0;
}

/* liens */

a, a:active, a:hover a:visited {
	color: #003399;	
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

/* texte et listes */

p {
	margin-bottom: 1em;
	text-align: justify;
}

ul,
ol {
	list-style-position: outside;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
	margin-left: 1.5em;
}

li, li a {
	margin-bottom: 0.5em;
}

em {
	font-weight: bold;
	text-align: left;
}

/* classes */

form li {
	list-style-type: none;
	right: 2em;
	position: relative;
}

form label {
	font-weight: bold;
}

form input,
form textarea,
form select {
	display: block;
}



/*.navigation1,
.box {
	font-weight: bold;
	font-size: 12px;
}
.navigation2 {
	font-weight: normal;
}*/
.breadcrumbs a,
.breadcrumbs,
.exergue {
	color: #cc6600;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
}
.exergue {
	font-weight: bold;
}


/* listes */
.makingsteps_signaturesTable {
	border-bottom: 2px solid #E6EFF0;
}

.makingsteps_signaturesTable th {
	font-weight: bold;
	width: 33%;
}

.makingsteps_signaturesTable td {
	padding: 3px;
	vertical-align: top;
}

td.makingsteps_comment {
	color: #666;
	font-style: italic;
	padding: 0 6px 6px;
}

.unevenline {
	background: #E6EFF0;
}

/* breadcrumbs */

.breadcrumbs,
.breadcrumbs a,
.breadcrumbs span,
p.breadcrumbs {	
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #cc6600;
}

p.breadcrumbs {	
	padding-top: 1em;
	padding-right: 2em;
}
/* contenu */

#theContent {
	background: #fff;	
	padding-bottom: 30px;
	padding-right: 20px;	min-height: 400px;
	margin-left: 424px;
}

.eventContact	{
	text-align: left;
}

.fondbleuclair {
	background: #d8e0f0;
	padding: 1em;
	border-left: 1px solid #2655a2;
}

blockquote {
	background: #d8e0f0;
	border-left: 1px solid #2655a2;
	margin-bottom: 1em;
	padding-right: 1em;
	padding-top: 1px;
	padding-left: 1em;
}

.FSF_resultDescription {
}


#poster {
	display: block;
	position: absolute;
	top: 6px;
	border: 1px solid gray;
	left: 6px;
}

/* footer */

#footer {
	display: block;
	width: 900px;
	position: absolute;
	margin-top: 24px;
	border-top: 6px solid #D6DFE0;
	background-color: #E6EFF0;
	padding: 6px 3px 3px 6px;
	margin-left: 6px;
}


/* icones automatiques */
/*
a[href^="http:"] {
padding-right:16px;
background: transparent url(http://upload.wikimedia.org/wikipedia/commons/6/64/Icon_External_Link.png) no-repeat right center;
}
*/

a[href$='.pdf'] {
padding-right:20px;
background:transparent url(http://www.adobe.com/images/pdficon_small.gif) no-repeat right center;
	display: inline-block;
}