/*------------------------------------Général--------------------------------*/
html, body
{
  margin: 0px;
  padding: 0px;
  height: 100%;
}

body
{
  position: relative;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #ffffff;
  background-image: url(/images/sdm_calli_fd.gif);
}

#container
{
  display: table;
  height: 100%;
  width: 100%;
  margin: 0px;
}

#content
{
	display: table-cell;
	vertical-align: middle;
	position: relative;
}

#inner
{
  border: 0px;
  width: 900px;
  margin: 0px auto;
  padding: 0px 12px;
}


/*Hack IE pour centrer le contenu*/
/* \*/
* html #content
{
  top: 40%;
  left: 0px;
  height: 1px;
}

* html #content #inner
{
  position: relative;
  top: -40%;
}

a:link, a:link img
{
  color: #3c3822;
  text-decoration: underline;
  border: 0px;
}

a:visited, a:visited img
{
  color: #000000;
}

a:hover, a:hover img, a:active, a:active img
{
  color: #400000;
  background-color: #cbcb9a;
}

.present
{
  display: block;
}

.absent
{
  display: none;
}

/*-----------------------Les blocs/classes-----------------*/
#main
{
  position: relative;
  margin: auto;
  width: 600px;
  height: 650px;
  /*border: 1px solid #000000;*/
}

#headers
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 650px;
	height: 90px;
}

#header_logo
{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 200px;
  height: 80px;
  text-align: center;
}

#header_logo_image
{
  width: 192px;
  height: 73px;
  border: 0px;
}

#header_descriptive
{
	position: absolute;
	left: 200px;
	top: 0px;
  width: 390px;
  height: 80px;
  padding: 3px 5px;
  text-align: justify;
  font-size: 13px; 
  font-weight: bold;
  color: #4b472c;
}

#descriptive_parenthesis
{
  font-size: 12px;
  font-weight: normal;
  color: #555500;
}

#header_picture
{
  position: absolute;
  left: 0px;
  top: 90px;
  width: 600px;
  height: 200px;
  text-align: center;
}

#picture_legend
{
	width: 600px;
	height: 15px;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 13px;
  font-weight: bold;
  color: #4b472c;/*#666666*/
}

#various_content
{
	position: absolute;
	left: -38px;
	top: 300px;
	width: 676px;
	height: 60px;
	text-align: center;
}

.various_legend
{
  font-size: 13px; 
  font-weight: bold; 
  color: #4b472c;
}

.youtube_video
{
  float: center;
  width: 700px;
  height: 42px;
  padding: 2px;
  text-align: center;
}

.youtube_image
{
  float: left;
}

.youtube_link
{
	float: center;
  width: 676px;
  height: 16px;
  padding: 14px 0px;
}

#login_content, #unsubscribe_content
{
  position: absolute;
  left: 0px;
  top: 370px;
  width: 600px;
  height: 60px;
}

#login_header, #unsubscribe_message
{
  position: absolute;
  left: 10px;
  top: 5px;
  width: 580px;
  height: 15px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #990000;
}

#login_box
{
  position: absolute;
  left: 10px;
  top: 22px;
  width: 640px;
  height: 30px;
  padding: 4px 0px 0px 2px;
}

div.common_input
{
  float: left;
  width: 280px;
  height: 28px;
  margin: 0px;
  padding: 0px;
}

div.input_title 
{
	float: left;
	width: 90px;
	height: 17px;
	margin: 4px 5px;
	padding: 0px;
	text-align: right;
	font-weight: bold;
	color: #990000;
}

div.input_name_field
{
  float: left;
  margin: 0px 5px 0px 0px;
  padding: 0px;
  width: 160px;
  height: 20px;
  text-align: left;
}

div.input_button
{
  float: left;
  margin: 0px 0px 0px 5px;
  padding: 0px;
  width: 50px;
  height: 20px;
  text-align: left;
}

#login_comments
{
  position: absolute;
  left: 0px;
  top: 440px;
  width: 600px;
  height: 120px;
}

.comment_title
{
  float: left;
  width: 598px;
	padding: 2px 1px ;
  text-align: left;
  font-size: 13px;
  font-weight: bold;
  color: #4b472c;
}

.comment_line
{
  float: left;
  width: 596px;
	padding: 1px 2px;
  font-size: 12px;
}

#company_data
{
  position: absolute;
  left: 0px;
  top: 570px;
  width: 600px;
  height: 60px;
  text-align: center;
}

#company_data_title
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 600px;
	height: 15px;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
}

#company_contacts
{
  position: absolute;
  left: 230px;
  top: 18px;
  width: 140px;
  height: 46px;
}

.company_data_contact
{
  float: left;
  width: 50px;
  height: 40px;
  margin: 2px 8px;
}

#contact_france
{
  position: absolute;
  z-index: 99;
  top: 74px;
  left: 150px;
  width: 300px;
  height: 65px;
  padding: 1px;
  background-color: #efefef;
  border: 1px solid #000000;
  visibility: hidden;
}

#contact_morroco
{
  position: absolute;
  z-index: 99;
  top: 74px;
  left: 15px;
  width: 570px;
  height: 65px;
  padding: 1px;
  background-color: #efefef;
  border: 1px solid #000000;
  visibility: hidden;
}

.contact_phone
{
  font-size: 13px;
  font-weight: bold;
  color: #4b472c;
}

.contact_address
{
  font-size: 13px;
  color: #4f4f00;
}

.contact_note
{
  font-size: 10px;
  color: #5f5f5f;
}

.contact_headquarters
{
  font-size: 10px;
  color: #555500;
}

#copyright
{
  position: absolute;
  left: 150px;
  top: 630px;
  width: 300px;
  height: 20px;
  text-align: center;
  font-size: 10px;
  color: #5f5f5f;
}


