body {
	Font-Family : Arial;
	font-size: 0.9em;
	margin: 0;
	overflow-x: hidden;
	position: relative;
}

h1,h2 {
	font-family: Georgia;
}
h3,h4,h5,h6{
	font-family: Arial;
}

#head {
	background: #ffffff;
	height: 88px;

}
#head>div {
	width: 988px;
	height: 88px;
	margin: 0 auto;
	padding: 10px;
}
html[lang=fr] #logo {
	display: block;
	floaT: left;
	width: 257px;
	height: 67px;
	background: url('../images/fr/logo_paventia.gif') no-repeat;
}
html[lang=en] #logo {
	display: block;
	floaT: left;
	width: 257px;
	height: 67px;
	background: url('../images/en/logo_paventia.gif') no-repeat;
}

#menu {
	background: #000000;
	height: 25px;
	color: #ffffff;
}
#menu>ul {
	width: 1008px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}
#menu>ul>li {
	float: left;
	margin: 5px 0;
	padding: 0 15px;
	line-height: 15px;
	font-size: 0.7em;
	border-left: solid 1px #ffffff;
}
#menu>ul>li>a {
	display: block;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}

#content {
	width: 1008px;
	min-height: 598px;
	margin: 0 auto;
	padding: 80px 0 0;
	position: relative;
}
#footer {
	background: #000000;
	height: 20px;
	clear: both;
	position: fixed;
	width: 100%;
	bottom: 0;
	z-index: 10;
}
#footer>p {
	width: 968px;
	margin: 0 auto;
	text-align: center;
	font-size: 0.8em;
	line-height: 20px;
	padding: 0 20px;
	color: #ffffff;
}
#footer>p>a {
	color: #ffffff;
}


#headconcours>#btconcours {
	margin: 0 7px 0 0;
	padding: 0;
	float: right;
	width: 235px;
	border: solid 1px #ffba0b;
	text-decoration: none;
	display: block;
	cursor: pointer;
}
#headconcours>#btconcours>strong {
	float: left;
	font-size: 1.3em;
	width: 95px;
	font-family: Georgia;
	padding: 2px 5px;
	color: #ffba0b;
} 
#headconcours>#btconcours>span {
	float: left;
	font-size: 0.7em;
	margin: 0;
	width: 130px;
	color: #808080;
} 

#navigation>ul {
	margin: 0;
	padding: 5px 0;
	list-style: none;
	float: right;
	clear: right;
}
#navigation>ul>li{
	float: left;
	margin: 0;
	padding: 0 7px;
	font-size: 0.75em;
	border-left: solid 1px #808080;
}
#navigation>ul>li>a {
	display: block;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	color: #808080;
}

#zdistributeur {
	float: right;
	margin: 3px 7px 0 0;
	color: #808080;
	font-size: 0.7em;
	clear: right;
}
#zdistributeur>h3 {
	display: inline;
	text-transform: uppercase;
	font-size: 1em;
	padding: 0 10px 0 0;
	font-weight: normal;
}

#zdistributeur>input {
	margin: 0 5px 0 2px;
}

#zdistributeur>input[type=text] {
	width: 60px;
	font-size: 0.8em;
}
#zdistributeur>input[type=password] {
	width: 60px;
	font-size: 0.8em;
}

#zdistributeur>input[type=submit] {
	width: 50px;
	font-size: 0.8em;
	background: #808080;
	color: #ffffff;
	border: none;
	margin: 0 0 0 2px;
}

.lienpdf {
	padding-right: 25px;
	margin-right: 20px;
	background: url('../images/icon_pdf.png') no-repeat top right;
}

#zonegauche {
	background: url('../images/bgnoir50.png');
	float: left;
	width: 160px;
	height: 340px;
	margin: 0 16px 0 -136px;
	padding: 0 0 0 136px;
}

#zoneprincipale {
	background: url('../images/bgnoir75.png');
	float: left;
	width: 596px;
	min-height: 300px;	
	color: #ffffff;
	padding: 20px 30px;
}

#zonedroite {
	background: url('../images/bgnoir50.png');
	float: left;
	width: 160px;
	height: 340px;
	margin: 0 -136px 0 16px;
	padding: 0 136px 0 0;
}

#zoneprincipale h1 {
	font-size: 1.8em;
	font-weight: normal;
	margin: 0;	
}
#zoneprincipale h2 {
	font-size: 1.8em;
	font-weight: normal;
	margin: 0;	
}
#zoneprincipale h4 {
	font-size: 1.2em;
	margin: 0;
}
#zoneprincipale p {
	font-size: 1em;
}
#zoneprincipale p.intro {
	font-size: 1.3em;
}

#zoneprincipale a {
	color: #ffffff;
}

#zoneprincipale a>img {
	float: right;
	margin: 0 40px 0 0;
}
#zoneprincipale .lien {
	clear: both;
	margin: 0 0 30px;
}


#menupage {
	background: url('../images/bgnoir75.png');
	position: absolute;
	float: left;
	width: 165px;
	min-height: 598px;
	margin: 0 0 0 -136px;
	padding: 0 0 0 136px;
	z-index: 40;
	top: 0;
	left: 0;
}
#menupage>h1, #menupage>h2 {
	margin: 0;
	color: #ffffff;
	font-size: 1.4em;
	font-weight: normal;	
}