* {
	margin, padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #373737;
	font-size: 10px;
}

a {
	text-decoration: none;
	color: #373737;
	font-size: 13px;
}

a img {
    border:none;
}

input {
	width: 180px;
	border: solid 1px #CCC;
	margin-bottom: 5px;
}
select {
	text-transform: none;
	border: solid 1px #CCC;
}

label {
	font-size: 9px;
}

h1 {
	font-size:16px;
}

hr {
	margin: 20px 0 20px 0;
	width: 618px;
}

.little_link {
	font-size: 9px;
	color: #898989;
}

.annuaire_list {
    width:320px;
}
.annuaire_list ul {
    float:left;
    width:278px;
    margin-bottom:8px;
}

.annuaire_list li {
    clear:both;
	list-style: url(../img/liste_puce.gif);
	margin: 0 0 5px -18px;
	*margin: 0 0 5px -24px;
}

.annuaire_list a {
	font-size: 12px;
}

.annuaire_list a:hover {
	text-decoration:underline;
}

.sublist li {
	list-style: url(../img/sous_liste_puce.gif);
	margin: 2px 0 0 -17px;
	text-transform: none;
}

.annuaire_title {
	height: 23px;
	margin: 15px 0 10px 0;
	padding: 7px 0 0 7px;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
}

.bottom_title {
	height: 17px;
	width: 295px;
	margin: 0 0 10px 0;
	padding: 5px 0 0 5px;
	color: #FFF;
	float: left;
}

.annuaire_left {
	width: 300px;
	float: left;
}

.annuaire_right {
	width: 300px;
	float: right;
}

.bottom_list li {
    border-bottom: 1px #000 dashed;
	list-style: none;
	margin: 0 0 0 -40px;
	padding: 3px 0 2px 0;
}

.bottom_list a {
	font-size: 9px;
	text-transform: uppercase;
	color: #666;
}

#connexion {
	width: 90px;
	height: 21px;
	background: #666;
	border: none;
	color: #FFF;
	float: right;
	margin: 2px 0 0 0;
	text-transform: uppercase;
	font-size: 10px;
}

#all {
	width: 838px;
	margin: 10px auto;
}

#top {
    height:90px;
}
#logo {
	background: url(../img/logo_bleu.png) no-repeat;
	height: 94px;
	width: 531px;
	float: left;
	cursor:pointer;
}

#logo_fleches {
	width:120px;
	height: 40px;
	margin: 40px 0 0 0;
	*margin: 52px 0 0 0;
	background: url(../img/fleches_blanches.png) #1049A0 no-repeat right;
}

#top_right {
    padding-top:35px;
	float: right;
	text-align: right;
}

#search {
	float: right;
	margin: 10px 0 0 0;
}

#search #search_input.tooshort {
    color:#ccc;
}

#left {
	width: 200px;
	margin: 0 20px 0 0;
	-margin: 0 10px 0 0;
	border-top: 10px solid #f0f0f0;
	float: left;
	padding: 5px 0 0 0;
}

#login_zone {
    position:relative;
	background: #f0f0f0;
	height: 112px;
	margin: 30px 0 0 0;
	padding: 9px;
}

#right {
	width: 618px;
	border-top: 10px solid #1049A0;
	float: right;
	padding: 5px 0 30px 0;
}

#content_title {
	font-size: 18px;
	letter-spacing: 0.05em;
	margin: 0 0 20px 0;
}

#content {
    text-transform:none;
    font-size:14px;
}
#content a {
    text-decoration:underline;
}

#link1_home, #link2_home {
	cursor:pointer;
}
#link1_home a, #link2_home a{
	font-size: 20px;
	color: #FFF;
	text-transform: none;
	letter-spacing: 0.05em;
}

#link1_home {
	background: #339999 url(../img/logo_fleches.gif) no-repeat right;
	height: 26px;
	margin: 25px 0 5px 0;
	padding: 1px 0 0 4px;
}

#link2_home {
	background: #bababa url(../img/fleches_grises.png) no-repeat left;
	height: 26px;
	padding: 1px 3px 0 0 ;
	text-align: right;
}

#footer {
	background: url(../img/footer_logos.png) no-repeat;
	height: 58px;
	width: 618px;
	margin: 15px 0 0 220px;
}

/* menu gauche */

#menu {
}

.section {
    clear:left;
	_margin: 7px 0 0 9px;
	margin-left:9px;
	margin-bottom:3px;
	_height: 12px;
	display: block;
}
.section a {
	_color: #000;
	display: block;
	border-left: solid 7px #fff;
	margin: 0 0 0 -9px;
	padding: 0 0 0 2px;
}
.section a:hover {
    border-left:solid 7px;
	margin: 0 0 0 -9px;
	padding: 0 0 0 2px;
	display: block;
}
.section.level0 {
}
.section.level1 {
    color:#ff0000;
}

#word_select{
	color: #1049A0;
}

#text {
	text-transform: none;
	font-size: 12px;
}

li.open {
	list-style: url(../img/liste_puce_grise.gif);
}

#bottom_annuaire {
	margin: 40px 0 0 0;
}

#navigation {
	height: 10px;
}

#navigation a {
	font-size: 9px;
}

#navigation a:hover {
    text-decoration:underline;
}

#fiche_detail {
	background: #F0F0F0;
	width: 598px;
	padding: 10px;
	height: auto;
	margin: 15px 0 0 0;
}
#fiche_detail a {
    color:#6699FF;
}

#fiche_title {
	font-weight: bold;
	font-size: 16px;
	width: 445px;
	float: left;
	margin: 10px 0 20px 5px;
}

#print a{
	background: url(../img/printer.gif) no-repeat;
	padding-left: 20px;
	margin: 10px 10px 0 60px;
	font-size: 12p;
	text-transform: none;
	color:#666;
	width: 55px;
	float: right;
}

#nav_fiche {
    clear:left;
	margin: 10px 0 0 260px;
	font-size: 9px;
}

#info {
	text-transform: none;
	margin: 0;
}

#text {
	text-transform: none;
	font-size: 12px;
}
table.address_detail td {
    padding-bottom:8px;
}
table.address_detail a:hover {
    text-decoration:underline;
}

div#message {
    position:absolute;
    z-index:9999;
    width:600px;
    left:50%;
    margin-left:-200px;
    color:#fff;
    background-color:#000;
    padding:10px;
    text-align:center;
}
div#message a {
    color:#fff;
}
div#message a:hover {
    text-decoration:underline;
}
div#pprof1 input,div#sprof1 input, div#pprof2 input,div#sprof2 input { width:20px; }

.error {
    background-color:#75c69c;
}
label.error {
    background:none;
    color:#009966;
}
#bouton_envoi {
    background-color:#3399CC;
    border:1px solid #3399CC;
    color:#FFFFFF;
}
#mustkeepempty {
    display:none;
}
