﻿body {
	margin: 20px;
	padding: 0px;
/*	text-align: center;
	background-color: black;/*	background-image: url('../images/bg-tissu-noir.gif') /*#8C787A*/;
	font: normal normal 1em Verdana, Arial, Helvetica, sans-serif;
	border-width: 0px;
}
img {
	border:0 0 none;
	vertical-align:bottom; /*In strict doctypes, image becomes an inline element, and behaves like text. Hence you need to change its vertical-align property, or change its display property to display: block, or display:inline-block*/
}
A {
	color: #0066FF;
}
A:hover {
	color: #0033CC;
}
p {
    margin-bottom:0.3em;
    text-indent:20px;
}
h1 {
	font-size: 1.4em;
}
h2 {
	font-size: 1.0em;
}
h3 {
	font-size: 1.0em;
	font-weight:normal;
	padding-left:25px;
}
.courier-medium {
    font-family:"Courier New", Courier, monospace;
    font-size:medium;
}
.table-aeree td {
    padding-top:20px;
}
#header span.grand {
	font-size: 1.3em;
}
#conteneur {
	padding: 0px;
	width: 900px;
	background-color: white;
	text-align: left;
	margin: 0 auto;
}
#header {
	height: 128px;
	padding: 0;
	margin: 0;
	text-align: center;
/*	background-color: #999999;*/
    background-image:url('../images/gradient-header.png');
    background-repeat:repeat-x;
	font-family: Tahoma,Georgia, "Times New Roman", Times, serif;
	font-size: 2.0em;
	font-weight:bold;
	color: #333333;
}
#divmenu {
    clear:both;
	padding: 0;
	margin: 0;
	background-color: yellow;
}
#image {
	width: 450px;
	padding: 0px;
	margin: 0px;
	float: left;
	font-size: 0; /*In strict doctypes, image becomes an inline element, and behaves like text. Hence you need to change its vertical-align property, or change its display property to display: block, or display:inline-block*/
}
#corps {
	width: 390px;
	padding:10px 30px 10px 30px;
	margin: 0;
	background-color: white;
	float: right;
	line-height: 1.125em; /* 16×1.125=18 */;
}
#footer {
	height: 28px;
	padding-top: 12px;
	margin: 0px;
/*	background-color: gray;*/
    background-image:url('../images/gradient-footer.png');
    background-repeat:repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	clear: both;
	color: white /*#333333; /* gris foncé */;
}
#corps ul {
    margin-left:0;
    padding-left:15px;
}
#corps ul li {
    margin-top:0;
}
.ul-aere li {
    padding-top:7px;
}
.ul-aere {
    margin-left:15px;
}
.img-shadow {
  clear: both;
  float:left;
  background: url('../images/shadowAlpha.png') no-repeat bottom right !important;
  background: url('../images/shadow.gif') no-repeat bottom right;
  margin: 20px 0 0 17px !important;
  margin: 20px 0 0 8px;
}

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  margin: -4px 6px 6px -4px;
  padding: 0px;
}
#corps img.centree { /* non compatible avec shadow, nécéssité d'utiliser un tableau */
    display: block;
    margin-left: auto;
    margin-right: auto; 
}
ul#menu {
	margin: 0px;
	padding: 0px;
	LIST-STYLE-TYPE: none;
	white-space: nowrap;
}
ul#menu li {
	DISPLAY: inline;
	MARGIN: 0;
	padding:0;
	FONT: 0.5em Georgia,serif;
	COLOR: black;
	BORDER-BOTTOM: #DD0000 0px solid;
	HEIGHT: 30px;
	TEXT-DECORATION: none;
}
ul#menu li a:hover {
	BACKGROUND-POSITION: left bottom;
/*	COLOR: yellow;*/
}
a.nav, a.nav:link, a.nav:visited {
	display: block;
	height: 25px;
	background: url('../images/bg_button3_hover.gif') no-repeat 0 0;
	border: 1px solid gray;
	margin:0;
	padding:0 2px 0 2px;
	text-align: center;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	line-height: 25px;
	overflow: hidden;
	float: left;
}
a.nav:hover {
	background: url('../images/bg-button-red.png') no-repeat 0 0;
	color: yellow;
}
a.active {
	display: block;
	height: 25px;
	background: url('../images/bg-button-red.png') no-repeat 0 0;
	border: 1px solid gray;
	margin:0;
	padding:0 2px 0 2px;
	text-align: center;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: yellow;
	line-height: 25px;
	overflow: hidden;
	float: left;
}
.div-contact-form {
    font-style:italic;
	font-size: 0.9em;
    display:inline;
    padding-left:20px;
}
#adh-image {
	width: 600px;
	height:478px;
/*	background-image:url('../images/tiss_pivph_ro.jpg');*/
	padding: 0px;
	margin: 0px;
	float: right;
	font-size: 0; /*In strict doctypes, image becomes an inline element, and behaves like text. Hence you need to change its vertical-align property, or change its display property to display: block, or display:inline-block*/
}
#adh-corps {
	width: 240px;
	height:458px;
	padding:10px 30px 10px 30px;
	margin: 0;
	background-color: black;
	float: left;
	line-height: 1.125em; /* 16×1.125=18 */;
}
#adh-corps li{
	line-height:1.5em;
}
#adh-corps ul{
	list-style-type:square;
	color:white;
}
#adh-corps a:link, #adh-corps a:visited{
	color:white;
}
#adh-corps h1{
	color:white;
	font-size:1.3em;
}
#adh-corps a:hover, #adh-corps a:active {
	color:#0066FF;
}

