.code {
margin: 0px 3px 0px 3px;
padding: 1px 0 1px 0;
font-size: 80%;
color:#BB0B34;
}
.boite-code {
margin: 2px 5px 2px 5px;
padding: 1px 5px 1px 5px;
background: #f3f3f3;
border: 1px solid #ccc;
font-size: 80%;
color:#BB0B34;
}

.telecharger {
	background: #f5f5f5 url('images/dl_image.gif') no-repeat 10px center;
	border: 1px solid #ccc;
	float:right;
	width:200px;
	padding: 5px 5px 5px 50px; margin: 0 10px 1px 0; 
}

.chapeau {
	font-family: verdana, arial, helvetica, sans-serif;
	color:#000;
	font-size: 110%;
}

.legende {
	font-family: arial, helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: 80%;
	color:#000;
}

.note {
	font-family: arial, helvetica, sans-serif;
    border: 1px solid #ccc;
    padding: 2px 5px 2px 5px;
	color:#333;
	background-color:#f3f3f3;
	text-align: left;
	margin-right:14px;
}


.url {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
    color: #3A779A;
	text-decoration: underline;
}
.tbl-lign1{
	font-family: arial, helvetica, sans-serif;
	border: 1px solid #ccc;
    padding: 2px 5px 2px 5px;
	color:#333;
	background-color:#f3f3f3;
	text-align: left;
}
.tbl-lign2{
	font-family: arial, helvetica, sans-serif;
	border: 1px solid #ccc;
    padding: 2px 5px 2px 5px;
	color:#333;
	background-color:#f9f9f9;
	text-align: left;
}
/*
.signature {
    font-size: 80%;
	font-weight: bold;	
	text-align: right;
	color:#333;
}
.code_par {
	font-weight: bold;
    color: #BB0B34;
}

.code_em {
	color: #BB0B34;
	font-weight: bold;
}
.normal {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
}

.pragma {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	background-color: #FF0000
}*/


/*.titre {
	font-family: tahoma, verdana;
    font-variant: small-caps;
	font-weight: bold;
	font-size: 300%;
    text-align: center;
}

.tab_entete {  
	font-family: "times new roman", times, serif;
	font-weight: bold;
}
	

h1 {
	font-family: tahoma, verdana;
	font-size: 200%;
}


h2 {
	font-family: tahoma, verdana;
	font-size: 160%;
}

h3 {
	font-family: tahoma, verdana;
	font-size: 135%;
}

h4{
	font-family: tahoma, verdana;
	font-size: 115%;
}


.gras {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}


.italic {
	font-family: arial, helvetica, sans-serif;
	font-style: italic;
}*/


/*.symbole {
	font-family: symbol;
	font-style: italic;
	font-weight: normal;
}

.menu {
	font-family: arial, helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}*/




