html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #616161;
	font-weight: normal;
	text-decoration: none;
}

ul, li, p {
	padding: 0px;
	margin: 0px;
}

img {
	border: 0px;
}

td {
	vertical-align: top;
}

#page {
	position: relative;
	min-height: 100%;
}

.corp {
	text-align: center;
	padding-top: 90px;
}

.content {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.menu-haut {
	position: absolute;
	z-index: 2;
	margin-top: 83px;
	height: 52px;
}

.menu-haut, .menu-haut li {
	list-style-type: none;
}

.menu-haut li {
	float: left;
}

.menu-haut li a {
	display: block;
	width: 95px;
	height: 41px;
	
	text-align: center;
	padding-top: 12px;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.menu-haut .no-link, .menu-haut li a:hover {
	display: block;
	width: 95px;
	height: 41px;
	background: url(/img/fond-menu.gif) no-repeat;
	
	text-align: center;
	padding-top: 12px;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.tab1 {
	border: 1px solid #CCCCCC;
	padding: 9px 10px;
	margin-top: 45px;
}

.tab {
	border: 1px solid #CCCCCC;
	padding: 9px 10px;
	margin-top: 8px;
}

.soustab, .souscadre {
	border: 1px solid #CCCCCC;
	background-color: #F6F7F6;
}

.souscadre {
	padding: 6px 11px;
	color: #616161;
}

.fond-recherche {
	background: url(/img/fond-recherche.gif) repeat-x;
	height: 29px;
	padding: 4px 9px;
	
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

.bouton-recherche {
	float: right;
	margin-right: 15px;
	margin-left: 10px;
}

.contenu-recherche {
	padding-left: 4px;
	padding-bottom: 6px;
	color: #333333;
}

.colonne, .colonne-droite {
	float: left;
	margin-top: 8px;
}

.colonne-droite {
	margin-left: 10px;
}

.contenu-cadre {
	border: 1px solid #CCCCCC;
	padding: 9px 10px;
	width: 353px;
}

.contenu-page-complete {
	border: 1px solid #CCCCCC;
	padding: 9px 10px;
	width: 738px;
	margin-top: 8px;
}

.cadre-titre {
	margin-bottom : 5px;
	height: 28px;
}
.cadre-titre strong {
	display: block;
	height: 21px;
	padding-top: 7px;
	background-color: #333333;
	
	font-family: verdana, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}

.souscadre-footer {
	margin-top: 12px;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}

.separateur-footer {
	visibility: hidden;
	clear: both;
	padding-top: 55px;
	margin-top: 55px;
}
