body {
	font-family : Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #000;
	margin:0px;
	background-color: #003366;
	background-image: url("http://www.aeri-resistance.com/img_acc/motif_acc.gif");
}
a:link, a:visited{
	text-decoration: none;
	color:#003366;
	font-weight: bold;
}
a:hover{
	color: #FF9933;
	text-decoration: none;
}
a:active{
	color: #FF9933;
	text-decoration: underline;
}
.global {
	width:930px;
	background-color: #FFFFFF;
	padding-top: 0;
	margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
	border: #999999 1px solid;
	border-top-color: #DDDDDD;
	border-left-color: #DDDDDD;	
}
.banner{
	width:930px;
	height:160px;
	background-color: #003366;
	background-image: url("../images/banner_bg.jpg");
	overflow: hidden;
}
.banner_bottom{
	width:930px;
	height:35px;
	/*border-top: #FFFFFF 1px solid;*/
	text-align:center;
	/*background-color: #DDDDDD;
	background-image: url("../images/banner_bottom_bg.jpg");*/
}
.menu{
	/*border-top: #666666 1px solid;*/
	width:930px;
	height:20px;
	/*background-color: #EEEEEE;
	background-image: url("../images/menu_bg.jpg");*/
	padding-top: 8px;
	color: #EEEEEE;
	border-bottom: 1px #EEEEEE solid;
}
.menu a{
	color: #003366;
}
.menu_item{
	text-align: center;
	border-right: #666666 1px solid;
	text-transform: uppercase;
	cursor: pointer; 
}
/*
.menu_item:hover{
	background-image: url("../images/background.jpg");
}*/
.content  {
  	text-align: justify;
  	margin-bottom: 50px;
  	min-height: 500px;
}
.content_display{
  	width: 750px;
  	margin: 0 auto;
}
.nos-produits_menu{
	border-bottom: 1px solid #eeeeee;
	width: 645px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.nos-produits_menu_item{
	text-align:left;
	font-size: 12px;
	cursor: pointer;
	/*float: left;*/
	width: 210px;
	margin: 2px;
}
.nos-produits_menu_item:hover{
	background-color: #DDDDDD;
}
.reference{
	border: 1px #DDDDDD solid;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
.reference:hover{
	border-color: #003366;	
}
.publicationRow{
	margin:7px
}
.publicationRow:HOVER{
	/*background-color: #EEEEEE;
	border: 1px dotted #F4640F;*/
}
.publicationTitle{
	color:#003366;
	font-size: 14px;
	font-weight: bold;
	border-bottom:1px solid #999999;
}
.publicationHeader{
	font-weight:bold;
	text-align: justify;
	padding: 5px;
}
.publicationText{
	text-align: justify;
	padding: 5px;
}
.publicationImgContainer{
	float:left;
	margin-right:15px;
	margin-bottom:5px;
	padding: 5px;
	text-align: center;
	font-size: 10px;
}
.publicationImg{
	vertical-align:middle;
}
.publicationCenteredTitle{
	text-align: center;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}
.publicationCenteredTitle a{
	text-decoration: none;
	font-weight: bold;
	color: #FF9933;
}
.publicationCenteredTitle a:hover{
	text-decoration: underline;
}

h1{
	font-size: 22px;
	/*background-color: #003366;*/
	color: #003366;
	text-align: left;
	padding-left:50px;
	padding-right: 5px;
	margin-top: 20px;
}
h2 {
  font-size: 14px;
  font-weight: bold;
  color: #FF9933;
  text-transform: uppercase;
  margin-top: 0px;
  margin-bottom: 10px;
  text-align: center;
}


h3 {
font-size: 14px;   
font-weight: bold;
color:#FF9933;
   }

h4 {
	margin:5px 0 0 0;
	color:#003366;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	/*background-image: url("../images/h4_bg.jpg");
	background-repeat:repeat-x;*/
	height: 35px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
}

h5 {
   
   }

img{
	border: none;	
}

.clear{
	clear: both;
}
input{
	font-family : Arial, Geneva, Verdana, Helvetica, sans-serif;
	border: #999999 1px solid;
	color: #FF9933;
}
.butCommand{
	font-size: 11px;
}
