﻿#sommaire00 {
/*    position: relative;*/
	padding: 11px 0 0 4px;
	height: 19px;
}
#sommaire00 ul {
/*    font-family: Calibri, Arial, Helvetica, sans-serif;*/
	font-size: .75em;
	font-weight: normal;
	text-transform: uppercase;
}
#sommaire00 li {
	float: left;
	margin: 0 0 0 6px;
	padding: 0 0 0 6px;
	line-height: 8px;
	border-left: solid 8px #FFF;
}
#sommaire00 a {
    color: #FFF;
}
#sommaire00 p {
	float: right;
	text-transform: uppercase;
	font-size: .75em;
	margin: 0 6px 0 0;
	padding: 0 6px 0 0;
	line-height: 8px;
	border-right: solid 8px #FFF;

}

#enTete {
	background: #FFF;
/*    position: relative;*/
	height: 96px;
}

#titre {
/*    position: relative;*/
	top: 0;
	height: 66px;
}
#titre a:hover {
	text-decoration: none;
}
#sousTitre {
    position: absolute;
    left: 56px;
    top: 44px;
	color: #000;
    font-size: 13px;
    font-size: .8em;
	font-style: italic;
}
#langues {
/*    position: absolute;*/
	top: 8px;
/*    right: -4px;*/
}
#langues a {
	color: #999;
	padding: 0 0 4px 0;
}
#langues a:hover {
	text-decoration: none;
	color: #111;
}
#langues ul {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 12px;
	position:absolute;
	right:0;
}
#langues li {
	float: left;
	margin: 0 0 0 6px;
	padding: 0 0 0 6px;
	border-left: solid 1px #999;
}
#langues li:first-child {
	border-left: none;
}
#sommaire01 {
/*    position: absolute;*/
    top: 12px;
/*    left: 0;*/
    z-index: 999;
}
#sommaire01 a {
	color: #555;
    padding: 0 0 4px 0;
    display: block;
/*    border-left: solid 1px #888;*/
}
#sommaire01 a:hover {
	text-decoration: none;
	border-bottom: solid 4px #000;
}
#sommaire01 ul {
/*    font-family: Calibri, Arial, Helvetica, sans-serif;*/
	font-size: 1em;
    line-height: 14px;
/*    font-weight: normal;*/
	text-transform: uppercase;
}
#sommaire01 li {
/*    display: inline;*/
    float: left;
    margin: 0 0 0 16px;
    padding: 0 0 0 16px;
    border-left: solid 1px #888;
}
#sommaire01 li:first-child {
    border-left: none;
    margin: 0;
    padding: 0;
}
#enTete .selected {
	border-bottom: solid 4px #af101d;
}
#illustration {
	background: url(../images/illustration.jpg);
/*    left: 0;*/
/*    position: relative;*/
/*    width: 960px;*/
	height: 128px;
}
#cartouche {
/*    display: block;*/
	position: absolute;
/*    right: 10px;*/
/*    bottom: 0;*/
	width: 200px;
    height: 60px;
	background: #000;
	padding: 10px;
    margin-left: 730px;
    margin-top: 48px;
}
#cartouche h1 {
	font-family: Calibri, Helvetica, sans-serif;
	color: #fff;
	font-weight: normal;
	font-size: 20px;
	line-height: 24px;
	margin: 0 0 4px 0;
}
#cartouche p {
	color: #ddd;
	font-size: 13px;
	font-style: italic;
	line-height: 14px;
}
#illustration h1 img {
	float: left;
}

/* Presentation */
#presentation {
	background: url(../images/presentationfond.jpg) no-repeat;
	min-height: 706px;
	padding-top: 10px
}
/*
#presentation * {
    padding-left: 10px;
    padding-right: 10px;
}
*/
#presentation p {
	padding: 0 10px .5em 10px;
	color: #e7eee1;
}

/* Bas de page */
#basDePage {
	margin: 128px 0 32px 0;
	border-top: dotted 1px #333;
/*    position: relative;*/
/*    display: block;*/
	height: 128px;
	font-size: 0.8em;
}
#unionLatine,
#direction,
#newsletter,
#partenaires {
	border-right: dotted 1px #333;
	height: 128px;
    margin-left: 0;
    margin-top: 10px;
    padding-right: 10px;
/*    margin: 10px 0 0 0;*/
/*    padding: 0 10px 0 0;*/
/*    position: relative;*/
}
#basDePage img:first-child {
	position: absolute;
	top: -50px;
}
#unionLatine {
/*    left: -10px;*/
/*    width: 350px;*/
}
#unionLatine img + img {
	float: left;
}
#unionLatine p,
#unionLatine h3 {
	padding-left: 130px;
}
#unionLatine img:first-child {
/*    left: 130px;*/
}
#direction {
/*    width: 220px;*/
}
#unionLatine h3,
#direction h3 {
	font-weight: bold;
	text-transform:uppercase;
}
#newsletter {
/*    width: 220px;*/
}
#newsletter input {
	width: 210px;
	border: solid 1px #BBB;
	background: #EDF1F3;
}
#newsletter .button input {
    text-transform: uppercase;
	background: #af101d;
	color:#FFF;
	width: auto;
    margin: 4px 0 0 130px;
	padding: 4px 8px;
	text-align: center;
	font-size: .9em;
	text-transform: uppercase;
	border:none;
}
#partenaires {
	border-right: none;
    padding-right: 0;
}
#basDePage #partenaires img {
    top: -64px;
}
#mentionsLegales {
	font-size: 0.9em;
	font-weight: bold;
	margin:8px 0 0 0;
}

