@charset "UTF-8";
/* CSS Document */

.ligne {
	border: 1px;
	
	background-border-left: url(img/bd_left.jpg) repeat-y ;
	
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	width: auto; /* Printable Page */
	margin: 1em 2em;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}


.txt a {
	color: #FF6600;
	text-decoration: none;
}

.txt a:hover, a:active, a:focus {
	color: #CCCCCC;
	text-decoration: none;
}


.download {
	padding-left: 10px;
font-family: Arial, Helvetica, sans-serif;
	width: auto; /* Printable Page */
	margin: 1em 2em;
	line-height: 1.3em;
	margin: 5px 0px 0px 0px;
	font-size: 12px;
	color: #333;
}


.download a {
	color: #FF6600;
	text-decoration: none;
}

.download a:hover, a:active, a:focus {
	color: #000000;
	text-decoration: none;
	text-align: right;
}


.mag {
	padding-left: 10px;
font-family: Arial, Helvetica, sans-serif;
	width: auto; /* Printable Page */
	margin: 1em 2em;
	line-height: 1.3em;
	margin: 5px 0px 0px 0px;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
