
#principal {
text-align:left;
width:90%;
}

img {margin:10px;}


body, td, li, p {
	font-family:tahoma,verdana,helvetica,arial,sans-serif;
	font-size:9pt;
	line-height:12pt;
	color:#000000;
}

body {margin:0px;background-color:#ffffff}
input, textarea, select, option {
        font-family:tahoma,verdana,helvetica,arial,sans-serif;
        font-size:8pt;
        color:#000000;
}
ul.menu {
	list-style-type: none;
	list-style-position: outside;
	text-indent: 0px;
	margin-left:7px;
	padding-left:7px;
}
ul {
        list-style-type: circle;
        list-style-position: outside;
        text-indent: 0px;
        margin-left:7px;
        padding-left:7px;
}
a {
        color:#E46D01;
}
a:hover {
	text-decoration:none;
	color:#FB9700;
}
.titre {
	font-family:sans-serif;
	font-size:16pt;
	color:#E46D01;
	font-weight:bold;
}
.soustitre {
	color:#E46D01;
	font-size:11pt;
}
.auteur {
	font-weight:bold;
}
.editeur {
}
.menulien {
	font-size:7pt;
	font-weight:bold;
	color:#f4f4f4;
	text-decoration:none;
	border:2pt solid #E46D01;
	background-color:#E46D01;
}
a.menulien:hover {
        font-size:7pt;
        font-weight:bold;
        color:#f4f4f4;
        text-decoration:none;
        border:2pt solid #FB9700;
        background-color:#FB9700;
}

.menuselec {
        font-size:7pt;
        font-weight:bold;
        color:#f4f4f4;
        text-decoration:none;
        border:2pt solid #000000;
        background-color:#000000;
}

#Commentaire {
        width:400px;
        background-color:#F3E6DB;
        color:#E46D01;
        font-size:8pt;
	vertical-align:bottom;
}

#entete {
	display:none;
}

#enteteprint {
	display:block;
	width:100%;
	height:142px;
	text-align:center;
}

#entete ul {
	display: none;
}

#pieddepage ul {
        list-style-type:none;
        position:absolute;
        margin-top:19px;
        left:50%;
        margin-left:-317px;
        text-align:left;
        display: inline;
        white-space : nowrap;
}

#entete li, #pieddepage li {
        display: inline;
}

#entete a, #pieddepage a {
        font-family:Georgia;
        color:#ffffff;
	font-weight:bold;
	border:0px;
	padding:4px;
	font-size:14px;
}

#entete a:hover, #pieddepage a:hover {
	background-color:#ce7d02;
	border:1px dotted #000000;
	padding:3px;
	opacity:0.70;
}

#entete .logo {
        background:none;
        display:block;
        float:left;
        border:0px dotted #ffffff;
        width:300px;
        height:102px;
        margin-left:33px;
}

#entete .logo:hover {
	background:none;
        display:block;
        float:left;
        border:0px dotted #ffffff;
        width:300px;
        height:102px;
        margin-left:33px;
}

#contenu {
	width:100%;
	margin-left:10px;
	margin-right:50px;
}

#pieddepage {
	display:none;
}

