/* Copyright Caritas Vaud */
/* UNIVERSAL SETTINGS */
/* ################## */
* {
margin: 0; 
padding: 0;
}
a img {
border: none;
}
a:hover{
color:black;
text-decoration:none;
}
h1 {
color:#DD0000;
margin-bottom:10px;
}
p {
line-height: 1.5em;
padding-bottom: 0.5em;
padding-top: 0.5em;
color: #4A4A4A;
}
/* LAYOUT SETTINGS */
/* ################## */
#wrapper {
}
#header_photo {
text-align:center;
height: 200px;
margin-top: 0px;
margin-bottom: 0px;
}
#navigation {
width: 200px;
vertical-align:top;
margin-right: 20px;
}
#navigation a {
text-decoration: none;
}
#navigation a:hover {
background: #FDF9CE;
}
#navigation li {
list-style-type: none;
padding-left: 14px;
background: url("arrow3.png") left no-repeat;
line-height: 1.4em;
border-bottom: 1px solid #E6E6E6;
}
.navblock {
padding-bottom: 15px;
}
.navblock-img {
padding-top: 20px;
text-align: center;
}
#content {
width: 520px;
}
#content ul {
list-style-type: square;
}
#footer h6 {
font-size: 0.9em;
padding-bottom: 0.8em;
}
#footer a, #footer a:visited {
color: #D9D9D9;
}
#footer li {
list-style-type: none;	
display: inline;
padding-right: 0.3em;
}
/* CONTENT SETTINGS */
/* ################## */
.imgprofil {
padding: 2px;
border: 1px solid #47312F;
margin: 3px 5px 2px 3px;
width: 100%;
}
.profil {
padding: 7px 7px 7px 7px;
clear: right;
font-size: 1.4em;
font-weight: bold;
color: #4C6978;
background: #E7EEF1;
}
.profil li {
list-style-type: none;
padding: 2px 2px 1px 2px;
}
.prof-block {
margin-top: 15px;
margin-bottom: 16px;
clear: left;
padding: 5px;
}
.quote {
background: #F2F2FF;
}
.bullets {
padding-left: 17px;
}
/* OVERRIDE DEFAULT WIDTH SETTINGS */
#header table {
width:740px;
}
div#footer {
clear:both;
width:742px;
}
div#main_content {
width:740px;
}
div#included_html {
padding:0px;
} 
#navigation ul, ul.profil { 
list-style-image: none;
}
