* {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color:#000000;
	background: #9BBBCF url(../images/degrade.png) repeat-x;
}

table {
	border-collapse: collapse;
}

table tr td{
	vertical-align: top;
}

#entete {
	width: 1000px;
	margin: 8px auto 0px auto;
}

#logo_entete_1 {
	background: transparent url(../images/logo_entete_1.png) no-repeat;
	width: 316px;
	height: 88px;
}

#raccourcis_entete {
	text-align: right;
	background: #0072BC;
	color: #FFFFFF;
	padding: 0px 10px 0px 0px;
	width: 584px;
	height: 60px;
}

a.lienhaut {
	font-size: 10px;
	color: #FFFFFF;
	vertical-align: middle;
}
a.lienhaut:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.lienhaut:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.lienhaut:hover {
	text-decoration: underline overline ;
	color: #F8EC3A;
}

#titre_entete {
	height: 28px;
	font-weight : bold;
	vertical-align: middle;
	color: #FFFFFF;
	background-color: #115CB0;
	text-align: center;
}

#fin_titre_entete {
	background: transparent url(../images/angle_bas_titre.png) no-repeat;
	width: 9px;
	height: 28px;
}


#milieu {
	margin: 0px auto 0px auto;
	width: 1000px;
	background: #FFFFFF;
}

#colonne_menu {
	height: 100%;
	background: #0072BC;
}

#tableau_menu {
	height: 100%;
}

#logo_entete_2 {
	height: 146px;
	width: 148px;
	background: transparent url(../images/logo_entete_2.png) no-repeat;
}

#conteneur_defilement {
	overflow: hidden;
	margin: 95px 0px 5px 0px;
	height: 38px;
	width: 148px;
	text-align:center;
	color: #FFFFFF;
}

#texte_defile {
	position: relative;
    top: 0px;
    left: 0px;
}

#coin_entete {
	background: #FFFFFF url(../images/coin_entete.png) no-repeat;
	width: 36px;
}

#menu {
	width: 148px;
}

#menu ul {
	list-style-type: none;
	display: block;
	width: 148px;
}

#menu ul li {
	margin: 9px 0px 0px 0px;
	width: 148px;
	height: 41px;
	background: transparent url(../images/bouton_normal.png) no-repeat;
}

#menu ul li a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	padding: 13px 0px 0px 0px;
	color: #F8EC3A;
	text-decoration: none;
	font-weight: bold;
}

#menu ul li a:hover {
	background: transparent url(../images/bouton_over.png) no-repeat;
	text-decoration: none;
	color: #EFAD3B;
}

a.sousmenu {
	font-size: 12px;
	color: #F8C43A;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	display: block;
	margin: 3px 0px 3px 0px;
	padding: 0px 0px 0px 7px;
	width: 148px;
}

a.sousmenu:hover {
	text-decoration: underline;
	color: #BF8E0B;
}

#sousmenuactif {
	font-size: 12px;
	color: #F8C43A;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	display: block;
	margin: 3px 0px 3px 0px;
	padding: 0px 0px 0px 7px;
	width: 148px;
	font-weight: bold;
}

#corps {
	background: #FFFFFF;
	width: 816px;
	text-align: left;
}

#corps h1 {
	font-weight: bold;
	font-size: 18px;
	margin: 20px 0px 20px 0px;
	text-indent: 15px;
	color: #07396F;
}

#corps ul {
	list-style-image: url(../images/puce.png);
	list-style-position: inside;
	margin: 10px 0px 10px 0px;
}

#corps ul li {
	padding: 3px 0px 2px 0px;
}

#corps p {
	margin: 15px 0px 15px 0px;
}

a {
	text-decoration: none;
	color: #0072BC;

}

a:hover {
	color: #BF8E0B;
	text-decoration: underline;
}

form  {
	margin: 15px 0px 15px 0px;
}

form input, form textarea {
	border: 1px solid #19547B;
	background: #DDE8EF;
	color : #0072BC;
	margin: 9px 0px 9px 0px;
}

div.separateur {
	width: 571px;
	height: 2px;
	background: transparent url(../images/separateur.png) no-repeat;
}

#barre_bas {
	margin: 0px auto 0px auto;
	width: 1000px;
	height: 66px;
	background: transparent url(../images/barre_bas.png) no-repeat;
	font-size: 10px;
	text-align: center;
	padding: 9px 0px 0px 0px;
	color: #FFFFFF;
}

#barre_bas a{
	color: #FFFFFF;
	text-decoration: none;
}

#barre_bas a:hover{
	color: #BFBFBF;
	text-decoration: none;
}
