/*
Theme Name: Ladefense
Theme URI: http://www.ladefense.fr/
Description: Le theme du site de La défense
Version: 0.1
Author: La Forme Interactive
Author URI : http://www.laforme.net/
Tags: ladefense
*/

html, body, div, span, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, font, form, img, var, dl, dt, dd, ol, ul, li, table, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0 none;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Arial;
	vertical-align: baseline;
	list-style-type: none;
}

body {
	font-size: 13px;
}

h1 {
	color: #525260;
	font-size: 33px;
	font-weight: bold;
	margin-bottom: 10px;
}

h2 {
	font-size: 23px;
	font-weight: bold;
	margin-bottom: 10px;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}

p {
	margin-bottom: 10px;
}

a.noDec {
	color: inherit;
	text-decoration: none;
}

a.noDec:hover {
	color: #000000;
}

#ladefense_footer {
	background: url(images/fond_footer.png) no-repeat;
	position: fixed;
	left: 0px;
	bottom: 0px;
	z-index: 100;
	height: 100px;
	width: 600px;
	color: #898989;
	font-size: 11px;
}

#ladefense_footer .footer_contenu {
	position: absolute;
	bottom: 13px;
	padding-left: 10px;
}

#ladefense_footer a {
	color: #696969;
	text-decoration: none;
}

#ladefense_footer a:hover {
	color: #000000;
}

.mp_consulter .mp_title {
	font-weight: bold;
	margin-bottom: 10px;
}

.mp_consulter ul {
	margin-bottom: 10px;
}

.page ul {
	margin-bottom: 15px;
}
