body {
	background: url('../images/fond_trex4.jpg');
	font-family: Verdana, Geneva, sans-serif;
	font-size: smaller;
	margin-top: 0px;
	padding-top: 0px;
}

.bandeau_entete {
	margin-left: 5%;
	font-size: 15px;
	color: #003355;
}
.bandeau_entete a{
	text-decoration: none;
	color: #003355;
}
.bandeau_entete a:hover {
	text-decoration: underline;
}

.effet_lien {
	text-decoration : none;
}

.effet_lien:hover {
	text-decoration: underline;
}

.grasoul {
	font-style: italic;
	font-weight: bolder;
}

.tit_entete {
	text-align: center;
}

.bloc_msg {
	border: 4px double #ccee93;
	padding: 0px;
	background-color: white;
	width: 80%;
}
.inbloc_msg {
	margin: 4px;
	padding: 20px 10px;
	background-color: #f8ffea;
}
.champ_msg {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
fieldset {
	border: 1px solid #ccee93;
	background-color: white;
}
.msg {
	padding-left: 150px;
	padding-top: 5px;
	text-align: left;
	background-position: 5px 10px;
	background-repeat: no-repeat;
	min-height: 100px;
	line-height: 180%;
}
.msg a {
	text-decoration: none;
}
.msg a:hover {
	text-decoration: underline;
}

a.lien_dvper {
	text-decoration: none;
	color: black;
}

.pdf_0, .pdf_1, .pdf_2, .pdf_3, .pdf_4 {
	
	border: 1px solid #585;
	background-color: #FFD;
	width: 80%;
	padding-left: 70px;
	text-align: left;
	font-size: 1.1em;
	line-height: 180%;
}

.pdf_0, .pdf_1, .pdf_2, .pdf_3, .pdf_4 {
	background-position: top left;
	background-repeat: no-repeat;
}

.pdf_0 {
	background-image: url('../images/icones/fond_pdf.jpg');
}
.pdf_0 a {
	text-decoration: none;
}
.pdf_0 a:hover {
	text-decoration: underline;
}

.pdf_1 a {
	text-decoration: none;
}
.pdf_1 a:hover {
	text-decoration: underline;
}

.pdf_2 a {
	text-decoration: none;
}
.pdf_2 a:hover {
	text-decoration: underline;
}

.pdf_3 a {
	text-decoration: none;
}
.pdf_3 a:hover {
	text-decoration: underline;
}

.pdf_4, .pdf_1, .pdf_2, .pdf_3 {
	background-image: url('../images/icones/fond_pdf_cadenas.jpg');
}
.pdf_4 a {
	text-decoration: none;
}
.pdf_4 a:hover {
	text-decoration: underline;
}

.tit_pdf {
	
	font-weight: bold;
	text-transform: uppercase;
}

div.ssbloc_article {
	border-top: 1px dashed #585;
	background: url('images/fond_pdf_degrade.jpg') white;
	background-repeat: repeat-x;
	padding-right: 20px;
	text-align: justify;
}

p.details_article {
	
	font-style: italic;
}

.revue_pdf {
	
	text-decoration: underline;
}

.commentr_pdf {
	
	font-weight: bold;
	text-decoration: underline;
}

.bandeau_search {
	border: 1px dotted black;
	width: 90%;
	background-color: white;
	padding: 10px;
}

.tit_form_search {
	font-size: larger;
	font-weight: bolder;
}

.tit_option_search {
	color:#666666;
}

input.txt_search {
	background-color: #f8ffea;
} 
input.txt_search:hover {
	background-color: white;
} 
input.txt_search:focus {
	background-color: white;
} 

h2.tit {
	font-style: italic;
	text-align: center;
}
table.inventr {
	border: 2px lightgrey outset;
	font-size: small;
}
thead.inventr {
	background-color: white;
	text-align: center;
}
tbody.inventr1 {
	background: #FFFFCC;
	text-align: left;
}
tbody.inventr2 {
	background: #FFFFDD;
	text-align: left;
}

tbody.inventr1 :hover{
	background-color: #FFFFAA;
}
tbody.inventr2 :hover{
	background-color: #FFFFAA;
}

th.tit_selec a{
	text-decoration: none;
}
th.tit_selec {
	background-color: #FFFFAA;
}
th.tit_selec :hover{
	font-style: italic;
}
th.inventr a{
	text-decoration: none;
}
th.inventr :hover{
	font-style: italic;
}

.pied_inventr {
	text-align: center;
	font-size: larger;
	font-weight: bold;
}

.coinhg {
	position: absolute;
	top: 0px;
	left: 1px;
	font-size: 12px;
	font-family: Arial, sans-serif;
}
.coinhg a{
	text-decoration: none;
}
.coinhg a:hover {
	text-decoration: underline;
}

.piedpage {
	width: 90%;
	border-top: 1px inset #585;
	font-style: italic;
	padding-top: 10px;
	padding-bottom: 10px;
}

.piedpage a {
	text-decoration: none;
}
.piedpage a:hover {
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}
