/* generic */
BODY{
	line-height:131%;
	background-image:url(/i/images/bg_big_lines.png);
	background-repeat:repeat-x;}

H1{
	font-size:182%;
	line-height:100%;
	font-family: "MS Trebuchet", Arial, sans-serif; 
	font-weight: bold;
	text-transform: uppercase;
	padding:0 0 10px 0;
}

H2{
	font-size:108%;
	font-weight: bold;
	text-transform: uppercase;
}
H3{
	font-size:100%; 
	text-transform: uppercase;
}
  

p{
	line-height:131%;
}
a{
	color: black;
	text-decoration: none;
}
strong{font-weight:bold;}


/* specific */
#container{background-color:white;}
#content{
  float: left;
  width: 484px;
}
#news{
  float: left;
  width: 245px;
  margin-left: 20px;
}
/* footer columns */
.ftcol1 {
  float: left;
  width: 195px;
}

.ftcol {
  float: left;
  width: 235px;
  margin-left: 20px;
}
.cb {
  clear: both;
  margin-bottom : 20px;
}
hr {
  clear:both;
  visibility : hidden;
		
}

#signature {
  color: #b6b69b;
  border-top : 1px solid #b6b69b;
  text-align: center;
}
#nav {
  background-color: #b6b69b;
  margin-bottom: 10px;
}
.breve {
  margin-bottom: 20px;
}
.topblueline{
  border-top : 1px solid #00acec;
  padding-top : 20px;
  /*width: 633px;*/
}
.imgtitle{
  display : block;
		padding-bottom:5px;
}
.submenuitem {
 margin-bottom : 20px;
}

.submenuitem_e {
		padding:10px 0 10px 0;
}


/* ---------------  ARTICLES --------------------------*/
#articlecontent{
  float:left;
  width: 490px;
  margin-left: 20px;
		padding-top:10px;
}

#list_section{
  float: left;
  width: 490px;
  margin-left: 20px;
		padding-top:10px;
}

#articlenav{
		float:left;
		width:240px;
}
#navdetail {
  background-color: black;
  margin-bottom: 20px;
}
.reactiondisturb, .reactions {
	margin:20px 0 10px 0;
  border-top : 1px solid #00acec;
}
.reactions, .sub_reactions{
	border-left : 1px solid #00acec;
	padding-left:10px;
	padding-top:10px;
}
.sub_reactions{
margin-top:20px;
}
.labelreaction {
  background-color: #b6b69b;
}
.labeldisturb {
  background-color: #00acec;
	color:white;
}
.reactwho{
	text-transform:uppercase;
	}