body {
    background: none repeat scroll 0 0;
    font-size: 0.85em;
} 

#logo_dilliweb {
	margin-top: 15px;
}

#logo_dilliweb a {
    background: none;
    border: none;
} 

#logo_dilliweb h1 {
	margin-bottom: 0;
} 

#logo_dilliweb blockquote {
	margin: 0;
	margin-left: 90px;
} 

#navigator {
	margin-left: 23px;
}

#navigator .tab {
    display: inline;
    float: left;
    margin-bottom: 10px;
    text-align: center;
    width: 145px;
    margin-top: 0;
} 

#navigator li a {
    border-bottom: medium none;
    border: 1px solid;
    display: block;
    font-family: Georgia;
    font-size: 1.5em;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    padding: 0.5em;
	margin-right: 2px;
} 

#navigator li a:hover {
    background: none repeat scroll 0 0;
} 

#navigator li a.active {
    background: none repeat scroll 0 0;
} 

#footer {
    margin-top: 20px;
    border: 1px solid;
    font-size: 0.8em;
} 

.clear {
    clear: both;
} 

.center {
    text-align: center;
}

li {
    list-style: url(/media/img/puce.png);
}

ul.errorlist{
	padding: 0;
	margin:0;
}

.errorlist li{
	list-style: none;
}

hr {
    background: none repeat scroll 0 0;
	margin-bottom: 30px;
	height: 1px;
}

a {
    text-decoration: none;
    border-bottom: 1px solid;
}

a:hover {
    background: none repeat scroll 0 0;
    text-decoration: none;
    border-bottom: 1px solid;
}

input, textarea, select {
	border:1px solid #BBBBBB;
	margin:0.5em 0;
}

div.pic.left {
    float: left;
    margin-right: 10px;
}

div.pic.right {
    float: right;
    margin-left: 10px;
}

div.pic.inset {
    margin-top: 10px;
}

div.pic p {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-style: italic;
    line-height: 16px;
    margin: 4px 0 10px;
}

div.pic a {
	border: none;
}
