/* CSS Document */

h1{
      font-family : "Trebuchet MS", Georgia, Times, serif;
      font-size : 18px;
      font-weight : normal;
      color : #000;
      background-color : transparent
}

h2{
      margin : 0;
      font-family : Arial, Verdana, "Trebuchet MS", Georgia, Times,serif;
      font-size : 14px;
      font-weight : normal;
      color : #666666;
      background-color : transparent;
      line-height : 140%;
      border-bottom: 1px solid #E1ECEE
}

.text{
      font-family : Arial, Verdana, "Trebuchet MS", Georgia, Times,serif;
      font-size : 12px;
      font-weight : normal;
      color : #444444;
      background-color : transparent;
      line-height : 140%
}

.info_start{
      font-family : Arial, Verdana, "Trebuchet MS", Georgia, Times,serif;
      font-size : 11px;
      font-weight : normal;
      color : #D9D9D9;
      background-color : transparent;
      line-height : 140%
}

.text b{
      font-family : Arial, Verdana, "Trebuchet MS", Georgia, Times,serif;
      font-size : 12px;
      font-weight : bold;
      color : #000;
      background-color : transparent;
      line-height : 140%
}

.info{
      font-family : Arial, Verdana, "Trebuchet MS", Georgia, Times,serif;
      font-size : 11px;
      font-weight : normal;
      color : #444444;
      background-color : transparent;
      line-height : 140%
}

.info h1{
      font-family : Arial, Verdana, "Trebuchet MS", Georgia, Times,serif;
      font-size : 12px;
      font-weight : normal;
      color : #444444;
      background-color : transparent;
      line-height : 140%
}

.pic_back{
	 background-image: url(images/pic_start.jpg)
}

.adresse{
      font-family : Arial, Verdana, "Trebuchet MS", Georgia, Times,serif;
      font-size : 11px;
      font-weight : normal;
      color : #000;
      background-color : transparent;
      line-height : 140%
}

.adresse b{
      font-family : Arial, Verdana, "Trebuchet MS", Georgia, Times,serif;
      font-size : 11px;
      font-weight : bold;
      color : #000;
      background-color : transparent;
      line-height : 140%
}



.text a {
    font-family: Arial, Verdana, "Trebuchet MS", Georgia, Times,serif;
    font-size : 12px;
	color: #993300;
	text-decoration: none
}

.text a:hover{
    font-family: Arial, Verdana, "Trebuchet MS", Georgia, Times,serif;
    font-size : 12px;
	color : #000;
	text-decoration : underline
}

.adresse a:link {
    font-family: Arial, Verdana, "Trebuchet MS", Georgia, Times,serif;
    font-size : 11px;
	color: #993300;
	text-decoration: none
}

.adresse a:hover{
    font-family: Arial, Verdana, "Trebuchet MS", Georgia, Times,serif;
    font-size : 11px;
	color : #000;
	text-decoration : underline
}

.info_start a{
    font-family: Arial, Verdana, "Trebuchet MS", Georgia, Times,serif;
    font-size : 11px;
	color: #FFF;
	font-weight : normal;
	text-decoration: none
}

.info_start a:hover{
    font-family: Arial, Verdana, "Trebuchet MS", Georgia, Times,serif;
    font-size : 11px;
	color : #D9D9D9;
	text-decoration : underline
}

.info a{
    font-family: Arial, Verdana, "Trebuchet MS", Georgia, Times,serif;
    font-size : 11px;
	color: #993300;
	text-decoration: none
}

.info a:hover{
    font-family: Arial, Verdana, "Trebuchet MS", Georgia, Times,serif;
    font-size : 11px;
	color : #000;
	text-decoration : underline
}

.image_ref{
	margin-right : 10px;
	float : left;
	border : 1px solid #D9D9D9
}

ul{
	list-style-type : none;
	margin : 10px;
	padding : 0
}

li{
	background-image : url(images/link_intern.gif);
	background-repeat : no-repeat;
	padding-left : 12px;
	background-position : 0 5px
}

.footer{
	background-image : url(images/back_footer.gif);
	background-repeat : repeat-x;
	font-family: Arial, Verdana, sans-serif;
    font-size : 11px;
	color: #9f9f9f;
	text-decoration: none;
	padding : 20px;
	line-height : 150%;
	}
	
.footer a{
	color : #dbdbdb;
	text-decoration : none;
	}
	
.footer a:hover{
	text-decoration : underline;
	}