/* CSS news */

.newsbox {
-moz-box-sizing: border-box;
PADDING: 6px;
background-color:#FBFBFB;/*#eae7d5*/;
width:100%;
PADDING-BOTTOM: 12px;
}



.newsinfo {
BORDER-BOTTOM-STYLE: solid;
BORDER-BOTTOM-WIDTH: 1px;
BORDER-BOTTOM-COLOR: #000000;
padding-bottom: 10px;
}

P.newsinfo {PADDING-TOP: 6px}

#news a {
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    color: #A20034;
    TEXT-DECORATION: none;
}
 
#news a:hover {
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    color: #D7AC00;
    TEXT-DECORATION: none;
}

#news DIV.newsitem {
    BACKGROUND: url('../../i/ampoule.gif') no-repeat 1px center;
}

#news DIV.icon {
   /*BACKGROUND-color: #000000;*/
	FLOAT: left;
	MARGIN-TOP: 0.1em;
	MARGIN-LEFT: 0.2em;
	BORDER-WIDTH: 0;
	BORDER-STYLE: solid;
	BORDER-COLOR: #D40000;
	display:block;
	width:25px;
	height:16px
}

#news DIV.icon {MARGIN-LEFT: 0}

#news div.nosize {
	HEIGHT: 0;
	WIDTH: 0;
	LINE-HEIGHT: 0;
	FONT-SIZE: 0;
	OVERFLOW: hidden;
}

#news H3 {FONT-SIZE: 1.5em;}

div.item p 
{
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
}

.incqbox
{
  BORDER-WIDTH: 0.1em;
	BORDER-STYLE: solid;
	BORDER-COLOR: #CFCFCF;
	padding:5px
}

