/*------------------- CSS UNIFR.CH Variable width -------------------*/
@import url(http://www.unifr.ch/css/common.103.css);
@import url(http://www.unifr.ch/css/crpr/5000.psycho.modx.css); 
@import url(http://www.unifr.ch/css/home.001.css); 
@import url(http://www.unifr.ch/css/5000.nav.001.css);

.newsHeader a:hover { 
text-decoration: none;
}orange

div#navsec01 a:hover {
background-color: #0091cc;
}

h4 {
font-family: "Trebuchet MS",Trebuchet,Tahoma,Verdana,sans-serif;
font-size: 11px;
color: #006699;
font-weight: bold;
margin-top: 1px;
margin-right: 0px;
margin-bottom: 1px;
margin-left: 0px;
}

img#home_image {
height: 220px;
display: block;
margin: 0 auto;
vertical-align: middle;
}

.imgHome {
/* background-image: url(./assets/images/rm.jpg);
background-image: url(./assets/images/rm_hiver.jpg);*/
height: 240px;
width: 100%;
background-repeat: no-repeat;
background-position:center center; 
}

.box001_content input {
font-size: smaller;
}

.box001_content select {
font-size: smaller;
}

.box001_content option {
font-size: smaller;
}

.box001_content li {
line-height: 90%;
background-position: top left;
}

#nbLeft {
position:relative;
float: left;
width: 190px;
padding: 0 0 0 0;
}

#address {
font-size: 11px;
}

#webpage {
margin: auto;
padding: auto;
text-align:left;
}

table .simple {
border-width:1px; 
border-style:solid; 
border-color:black;
border-spacing: 0px;
border-collapse: collapse;
}

table .simple td { 
border-width:1px;
border-style:solid; 
border-color:black;
}

.liste_bleu {
list-style-image: url(./assets/images/chevron_bleu.png);
}

.liste_orange {
list-style-image: url(./assets/images/chevron_orange.png);
}

.liste_orange_news {
list-style-type: none;
padding: 0;
margin: 0;
}

.liste_orange_news li {
background-image: url(./assets/images/chevron_orange.png);
background-repeat: no-repeat;
background-position: 0 0;
padding-left: 1em;
padding-bottom: 1em;
}

.liste_orange_news li a:hover {
text-decoration: none;
}

.perso {
vertical-align: top;
}

.psychoMenuCat {
font-weight: bold;
color: #ffffff;
background-color: #0091cc;
// background-color: #006699;
line-height:150%;
}

a.newsTitelLink {
color: #006699;
text-decoration: none;
}

a.newsTitelLink img {
border: 0px;
}

.logout {
font-weight: bold;
}

@media screen {
div#bandeau img { display: none; }
}

