@import url(http://www.instrumat.ch/fr/textpattern/css.php?n=accueil);
@import url(http://www.instrumat.ch/fr/textpattern/css.php?n=general);

/*
#excerpt_home {
position:relative;
margin:0 0 10px 0;
padding:20px 5px 5px 150px;
background:url(../images/defaultstyle/excerpt_home.jpg) no-repeat;
height:95px;
width:375px;
color:#FFFFFF;
}

#excerpt_home h1 {
margin:0 0 5px 0;
padding:0;
line-height:120%;
font-size:x-large;
font-weight:bold;
}

#excerpt_home strong {
margin:0;
padding:0;
line-height:120%;
font-weight:normal;
font-size:large;
}

/****************************/
/*          News            */
/****************************/

.news{
margin-top:20px;
}

.news p {
text-align:justify;

}

.news_header {
/*border-bottom:#999999 dotted 1px;
text-align:right;*/
font-size:large;
margin-bottom:0px;
/*padding-bottom:2px;*/
}

.news_date {
/*background-color:#D9D9D9;*/
font-size:small;
background:url(../images/defaultstyle/calendar.png) 0% 50% no-repeat;
padding-left:20px;
margin-top: 5px;
color:#999999;
/*
float:left;
background:url(../images/defaultstyle/calendar.png) 0% 50% no-repeat;
padding-left:20px;*/
}

.news_title {
margin:0;
color:#0068c0;
font-weight:bold;
border-bottom:1px solid #CCCCCC;
/* background:url(../images/defaultstyle/news.png) 0% 50% no-repeat;
padding-left:20px; */
}
*/