body
{
	width:1030px;
	margin:0 auto;
	text-align:center;
	font-family:Tahoma;
	font-size:14px; 
	background-image:url(design_rs232/bg.gif);
	background-repeat:repeat-y;
	background-position:top center;
}
.contenu
{
	width:1030px;
	text-align:left;
}
.titre
{
	background-image:url(design_rs232/header.png);
	height:165px;
	width:1027px;
	
}
.sous_titre2
{
	font-size:15px;
	font-weight:bold;
	color:#757472;
	text-align:right;
	padding-right:8px;
}
.element_nav
{
	padding-top:100px;
	padding-left:70px;
}
.element_nav a
{
	font-size:18px;
	font-family:Verdana;
	color:#757472;
	text-decoration:none;
}
.element_nav a:hover
{
	color:white;
}
#scrollup {
  position: relative;
  overflow: hidden;
  background-color:#C9C9C9;
  height: 20px;
  padding:2px;
  color:white;
  font-family:Tahoma;
  font-size:12px;
}
.headline {
  position: absolute;
  top: 210px;
  left: 5px;
  height: 195px;
  width:190px;
}
.date_article
{
	font-size:15px;
	font-style:italic;
	color:#0C3557;
	text-align:right;
}
.titre_article
{
	font-weight:bold;
	color:#3B3B3B;
	text-align:right;
}
.titre_article a
{
	text-decoration:none;
	color:#092C49;
}
.titre_article a:hover
{
	color:#2B4E6B;
}
.contenu_article
{
	text-align:justify;
}
.input_rs
{
	border:1px #96BEDE solid;
	background-image:url(design_rs232/bg_input.gif);
	padding:2px;
	color:white;
}
.social_facebook
{
	width:22px;
	height:22px;
	float:left;
	background-image:url(design_rs232/social.gif);
	background-position:213px 0px;	
}
.social_twitter
{
	width:22px;
	height:22px;
	float:left;
	background-image:url(design_rs232/social.gif);
	background-position:150px 0px;	
}

.social_delicious
{
	width:22px;
	height:22px;
	float:left;
	background-image:url(design_rs232/social.gif);
	background-position:128px 0px;	
}

.social_digg
{
	width:22px;
	height:22px;
	float:left;
	background-image:url(design_rs232/social.gif);
	background-position:22px 0px;	
}
