/* CSS Document */

body {
	background-color: #554A41;
	text-align: center;
	margin: 0;
	font: 12px/15px 'Myriad Pro', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#global {
	background: #3F352D url(../../picts/bg_livre.png) no-repeat center top;
	position: relative;
	width: 920px;
	padding: 45px 40px;
	margin: 0 auto;
	text-align: left;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px dotted #ccc;
    margin: 1em 0;
    padding: 0;
}

a {
	outline: none;
	color: #F8CBA9;
	text-decoration: none;
}

a:hover {
	outline: none;
	color: #F8CBA9;
	text-decoration: underline;
}

p {
	margin: 15px 0 0 0;
}

div.navyahoo {
	position: relative;
	padding-left: 42px;
	height: 30px;
	font: 10px 'Myriad Pro', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

a.navyahoo {
	color: #FFFFFF;
	text-decoration: none;
}

a.navyahoo:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.trennlinie {
    height: 3px;
    line-height: 1px;
	font-size: 1px;
    background: url('../../picts/pointilles.gif') repeat-x top left;
    margin: 15px 0;
    clear: both;
}

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

li {
    background: transparent url('../../picts/puce_liste.gif') no-repeat 0 6px;
    padding-left: 12px;
	margin-bottom: 5px;
}

li.ouvrage {
	background: none;
	padding: 0;
	margin-bottom: 5px;
}

#container_enseignement ul {
	margin-bottom: 20px;
}

#container_enseignement li {
	background: transparent url('../../picts/puce_lien.gif') no-repeat 0 6px;
    padding-left: 12px;
	margin-bottom: 5px;
}

form {
	padding: 0;
	margin: 0;
}

input, textarea {
	font: normal 11px/13px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 1px;
	margin: 0;
}

select {
	font: normal 11px/13px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #C6C3C0;
}

input.search {
	font: normal 11px/11px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	width: 110px;
	height: 12px;
	color: #FFFFFF;
	border: 1px solid #887D74;
	background-color: #554A41;
}

h2 {
	font: normal 16px/16px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #E7C552;
}
