body
{
  background-color: #183639; /*#c9dad4;/*black;*/
  margin: 0px;
  padding : 0px;
  font-family: arial, helvetica, sans-serif;
}

img
{
  margin:0px;
  padding:0px;
}

div.main
{
  margin-top:10px;
  margin-bottom:10px;
  padding-top: 20px;
  background-color: black;
  padding-bottom: 160px;
  text-align: left;
  width: 980px;
  background-image: url('../images/background.jpg');
  background-repeat: no-repeat;
  background-position: bottom center;
}

div.header
{
  margin-bottom: 0px;
  margin-left: 45px;
  width: 935px;
  height: 115px;/*valeur de départ 75px*/
  background-image: url('../images/logo_head.png');
  background-repeat: no-repeat;
  background-position: top left;
}

div#pub
{
	width: 380px;
	height: 95px;
	background-color: #000000;
	float: left;
	position: relative;
	margin-left: 205px;
}
/*
div.pictos
{
  margin-right: 45px;
  height: 75px;
  width : 600px;
  
}
*/


div.pictos
{
	margin-right: 45px;
	height: 115px;
	width : 300px;/*600 au départ*/
	float: right;  /*background-color: white; */
}

div.pathway
{
  clear: both;
  padding-top: 10px;/*valeur original 10px*/
  font-weight: bold;
  font-size: 13px;
  color: #c9dad4;
}

a.picto_fb
{
  margin-right: 20px;
  display: block;
  float: right;
  width: 50px;
  height: 50px;
  background-image: url('../images/picto_fb.png');
}
a.picto_fb:hover
{
  background-image: url('../images/picto_fb_on.png');
  cursor: pointer;
}

a.picto_cafe
{
  margin-right: 20px;
  display: block;
  float: right;
  width: 50px;
  height: 50px;
  background-image: url('../images/picto_cafe.png');
}
a.picto_cafe:hover
{
  background-image: url('../images/picto_cafe_on.png');
  cursor: pointer;
}

a.picto_es
{
  display: block;
  float: right;
  width: 50px;
  height: 50px;
  background-image: url('../images/picto_es.png');
}
a.picto_es:hover
{
  background-image: url('../images/picto_es_on.png');
  cursor: pointer;
}

img.picto
{
  margin-right: 10px;
}

div.page
{
  margin-left: 45px;
  width: 635px;
  margin-top: 10px;
}

td.left_menu
{
  width: 200px;
  background-color: #c9dad4;
}

td.table_center_spacer
{
  width: 10px;
  background-color: black;
}

td.table_right_spacer
{
  width: 45px;
  background-color: black;
}

td.sectiontableheader
{
  font-weight: bold;
  font-size: 13px;
  color: black;
}

td.content
{
	background-color: black;
}

td.content_empty
{
  background-color: #81a09e;
}

td.content_intro
{
  background-color: black;
}

td.content_3in1
{
	background-color: #81a09e;
	background-image: url('../images/bg_3in1.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	float: left;
}

td.content_fb
{
  background-color: #81a09e;
  background-image: url('../images/bg_fb.gif');
  background-repeat: no-repeat;
  background-position: bottom right;
}

td.content_cafe
{
  background-color: #81a09e;
  background-image: url('../images/bg_cafe.gif');
  background-repeat: no-repeat;
  background-position: bottom right;
}

td.content_es
{
  background-color: #81a09e;
  background-image: url('../images/bg_es.gif');
  background-repeat: no-repeat;
  background-position: bottom right;
}
/*
div.content
{
  min-height: 270px;
  _height : 270px;
  margin: 10px;
  font-size: 13px;
  color: black;
*/

div.content
{
  font-size: 13px;
  color: black;
  width: 680px;
  margin: 10px;
}

div.lang_bar
{
  padding-top: 4px;
  background-color: black;
  color: white;
}

div.menu
{
  margin-top: 20px;
  margin-bottom: 30px;
  margin-left: 20px;
  margin-right: 10px;
}

div.moduletable table td
{
  padding-top: 10px;
}

div.simplefaq_question
{
  margin-bottom: 8px;
  padding-left: 12px;
  background-image: url('../images/arrow_red.png');
  background-repeat: no-repeat;
  background-position: top left;
}

div.search
{
  margin-top: 20px;
  padding: 0px;
}
div.search input
{
  padding: 2px;
  padding-left: 4px;
  padding-right: 4px;
  font-size: 11px;
  color: #406b6e;
  background-color: #f1f1f1;
  border: 1px #406b6e solid;
}

div.credits
{
  position:relative;
  margin-left:939px;
  margin-top:-25px;
}
a.credits
{
  font-size: 11px;
  color: #183639;
}

td.contentheading
{
  font-weight: bold;
  font-size: 16px;
  color: black;
  padding-bottom: 12px;
}

.componentheading
{
  margin: 0px;
  padding: 0px;
  font-weight: bold;
  font-size: 16px;
  color: black;
  padding-bottom: 12px;
}

td.contentheading a
{
  font-weight: bold;
  font-size: 16px;
  color: #c9dad4;
}

div.title
{
  margin-top: 10px;
}

hl.lang_clear
{
  clear: both;
  height: 4px;
  padding: 0px;
  margin: 0px;
  color: black;
  background-color: black;
}

a.mainlevel
{
  font-weight: bold;
  font-size: 16px;
  color: #e62d00;
}
a.mainlevel:hover
{
  text-decoration: underline;
  color: #e62d00;
}

a.sublevel
{
  font-weight: bold;
  font-size: 13px;
  color: #406b6e;
}
a.sublevel:hover
{
  text-decoration: underline;
  color: #406b6e;
}

a.t4
{
  font-weight: bold;
  font-size: 16px;
  color: #c9dad4;
}
a.t4:hover
{
  color: white;
  text-decoration: underline;
}

ul.jflanguageselection
{
  margin: 0px;
  padding: 0px;
}

ul.jflanguageselection li
{
  display: block;
  float: left;
  padding-left: 14px;
  padding-right: 12px;
  font-weight: bold;
  font-size: 11px;
  color: #c9dad4;
  background-image: url('../images/lang_arrow.png');
  background-repeat: no-repeat;
  background-position: center left;
}

table {
  font-size: 13px;
}
table.contenttoc {
  border: 1px #14292b solid;
  padding: 4px;
  margin-left: 10px;
  margin-bottom: 10px;
}

.toclink {
}

.texte_normal
{
  font-size: 13px;
  color: black;
}

strong
{
  color: black;
}

a
{
  color: white;
  text-decoration: none;
}

a:hover
{
  color: white;
  text-decoration: underline;
}

.titre_de_page
{
  font-weight: bold;
  font-size: 16px;
  color: black;
}

.titre_de_paragraphe
{
  display: block;
  margin-top: 16px;
  font-weight: bold;
  font-size: 13px;
  color: black;
}

h2.category
{
  margin-top: 16px;
  font-weight: bold;
  font-size: 13px;
  color: black;
}

ul
{
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

li
{
  margin-top: 4px;
  padding-top: 0px;
  margin-bottom: 4px;
  padding-bottom: 0px;
}
