/* CSS Document */
* {
margin:0;
padding:0;
}
body{
background-color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #CCCCCC;
}
p{
padding-right:10px;
line-height:normal;
text-align:justify;
}
p a {
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}
p a:hover {
text-decoration:underline;
}
p a:visited {
color:#ccc;
}
a img{
border: 1px solid #CCCCCC;
}
a:hover img{
border: 1px solid #ffffff;
}
.suite{
text-align:right;
}
/*ACCUEIL*/
.global{
position:relative;
background:#000 url(http://www.conrad-kickert.org/images/kickert/fond_index2.gif) top left repeat-y;
}
#index{
position:absolute;
z-index:0;
width:730px;
margin: 0 auto;
border-left: 1px solid #FFFFFF;
}
#sstitre{
margin-top:60px;
height:69px;
background: url(http://www.conrad-kickert.org/images/kickert/sstitre.jpg) top left no-repeat;
}
#menuindex2{
margin-top:250px;
padding-top: 25px;
margin-bottom:25px;
text-align: right;
background: url(http://www.conrad-kickert.org/images/kickert/ombre_menu.jpg) top repeat-x;
}
#menuindex2 li{
display:inline;
}
#menuindex2 li a{
padding-right:15px;
}

#headerindex{
position: absolute;
top: 14px;
left: 0px;
width:100%;
z-index:2;
background-color:#999999;
border-bottom: 1px solid #ffffff;
border-top: 1px solid #ffffff;
}

#menuindex{
position: absolute;
top: 128px;
left: 0px;
width:100%;
z-index:1;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
}
#menuindex ul{
padding-top: 15px;
padding-bottom: 15px;
padding-left:345px;
background: #666666 url(http://www.conrad-kickert.org/images/kickert/kickert2.gif) no-repeat;
background-position:337px 100%;
}
ul li{
padding-left: 20px;
list-style:none;
}
ul li a{
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
ul li a:hover{
text-decoration:underline;
}
#autoportrait{
position: absolute;
top: 83px;
left: 42px;
z-index:5;
}
#autoportrait img{
border: 1px solid #ffffff;
}



/*PAGES INTERNES*/
/* en tete*/
#header{
height:93px;
background:url(http://www.conrad-kickert.org/images/kickert/fond_header.jpg);
}
#header #img{
height:93px;
background:url(http://www.conrad-kickert.org/images/kickert/header.jpg) top left no-repeat;
}

/*centre : nav + contenu*/
#centre{
background:#333333 url(http://www.conrad-kickert.org/images/kickert/fond_nav.gif) top left repeat-y;
}

/*navigation - menus gauches*/
#navigation{
float:left;
padding-right:3px;
width:201px;
background-color:#666;
border-bottom: 1px solid #FFFFFF;
}
#navigation #recherche{
margin-left:5px;
color:#FFFFFF;
font-weight:bold;
}
.liste_recherche {
width:187px;
margin-top:5px;
}
#navigation #menu{
margin-left:3px;
margin-top:5px;
padding-top:5px;
padding-bottom:5px;
background:url(http://www.conrad-kickert.org/images/kickert/fond_menu.gif) top left no-repeat;
}
#navigation td{
line-height: 13px;
}
#navigation td a{
font-size:12px;
color:#FFFFFF;
text-decoration:none;
}
#navigation td a:hover{
text-decoration:underline;
}

/*contenu*/
#contenu{
margin-left:204px;
}
#contenu.sommaire{
margin-left:0px;
}
#texte{
background:url(http://www.conrad-kickert.org/images/kickert/fond_txt.gif) bottom right no-repeat;
padding:0 10px 10px 10px;
}

/* affichage arborescence */
#arbo01, #arbo02{
padding-bottom:15px;
font: bold 18px "Times New Roman", Times, serif;
color:#FFFFFF;
}
#arbo01 p a, #arbo02 p a{
color:#FFFFFF;
text-decoration:underline;
}
#arbo01 p a:hover, #arbo02 p a:hover{
color:#FFFFFF;
text-decoration:none;
}
#arbo02{
padding-left:10px;
padding-top:5px;
border-top: 1px solid #ffffff;
}
#liste{
padding:10px;
border-top: 1px solid #ffffff;
font-size:11px;
}
#liste p{
padding-bottom:5px;
}
#liste p a{
text-decoration:underline;
font-weight:normal;
}
#liste p a:hover{
text-decoration:none;
}



/*page zoom*/
#zoom p{
padding:20px;
text-align:center;
background:#333333;
}
#headerzoom{
height:75px;
border-bottom:#FFFFFF 1px solid;
background:url(http://www.conrad-kickert.org/images/kickert/header_zoom.jpg) top left no-repeat;
}



/* pied de page*/
#pied{
background-color:#000000;
clear:both;
padding:15px;
color:#ffffff;
text-align:center;
border-top: 1px solid #ffffff;
}

.lienrecherche{
padding-left:10px;
font-weight:normal;
}
.results{
font-size:11px;
}
.htpage{
padding-top:10px;
text-align:right;
}
