@import 'objets.css';

html {
	/* force l'apparition de la barre de défilement pour Firefox */
	overflow: -moz-scrollbars-vertical !important;
}

html, body {
  height: 100%; /* Required */
}

body {
	margin: 0;
	padding: 0;
	font: 68.4% Verdana, Arial, Helvetica, sans-serif;
}

p {
	margin: 0;
	padding: 4px 0 4px 0;
}

a {
	color: #B6BF76;
	color: #97A0B4;
	text-decoration: underline;
}

a img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

table {
	font-size: 1em;
}

input, textarea {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul li {
	
}

.image {
	border: 1px solid #F1EFED;
	padding: 2px;
}

.soustitre {
	color: #1FA0D1;
	font-size: 1.1em;
	font-weight: bold;
	display: block;
}

.intertitre {
	color: #7588b2;
	font-size: 1.1em;
	font-weight: bold;
	display: block;
}

.couleur1 {
	color: #dc2828;
}

.couleur2 {
	color: #1FA0D1;
}

.couleur3 {
	color: #97A0B4;
}

.textepetit {
	font-size: 0.8em;
}

.texte {
	font-size: 1em;
}

.textegrand {
	font-size: 1.1em;
}

.champobligatoire {
	color: #FF0000;
	font-weight: bold;
}

.clear {
	clear: both;
}

hr {
	width: 100%;
	height: 1px;
	display: block;
	margin: 4px 0 7px 0;
	padding: 0;
	color: #D0D3DC;
	background: #D0D3DC;
	border: 0;
}

h3 {
	margin: 0 0 15px 0;
	padding: 0 0 0 18px;
	font-size: 1.5em;
	letter-spacing: 0.5px;
	line-height: normal;
	background: url(../fr/nav/nv2/theme1/puce1.gif) no-repeat 0px 3px;
	color: #dc2828;
}

h3 a {
	text-decoration: none;
	color: #1FA0D1;
}

h4 {
	margin: 0;
	padding: 0 0 5px 19px;
	font-size: 1.1em;
	line-height: normal;
	background: url(../fr/nav/nv2/puce2.gif) no-repeat 0px 1px;
	color: #1FA0D1;
}

h4 a {
	text-decoration: none;
	color: #1FA0D1;
}

#entete {
	background: url(../fr/nav/bloc_header.jpg) repeat-x;
	width: 100%;
	height: 97px;
	text-align: left;
}

#entete h1 {
	margin: 0;
	padding: 0;
}

#entete h1 a {
	background: url(../fr/nav/img-logo-site.jpg) no-repeat;
	width: 280px;
	height: 97px;
	display: block;
	text-indent: -5000px;
	font-size: 0px;
}

#accroche {
	width: 100%;
	height: 97px;
	z-index:10000;
	position:absolute;
	left:410px;
}

.tab3 ul {
	margin: 5px 0 5px 0;
}

.tab3 ul li {
	padding: 2px 0 5px 25px;
}

.tab_res {
	border-collapse: collapse;
	color: #000;
}
.tab_res td {
	border:1px solid #B8BECC;
	padding: 8px;
}
.tab_res td table tr td {
	border: none;
	padding: 0;
}
.tab_res li {
	background: none;
	text-indent: 0px;
	padding: 2px 0 2px 0;
}

.tab1 td div {
    background: url(/fr/nav/nv2/theme1/puce2.gif) no-repeat 0px 2px;
    padding: 0 0 0 20px;
}

