a {
	color: #333366;;
	text-decoration: none;
}

a:hover {
		color: #333366;
		text-decoration: underline;
}

.pseudo-link {
		color: #333366;
		text-decoration: underline;
		CURSOR: pointer;
}

.all-products {
	color: #333366;;
	text-decoration: underline;
}

.all-products:hover {
		color: #385776;
		text-decoration: underline;
}

.subnav {
		font-family: Arial,helvetica,sans-serif;
		font-size: 13px; 
		text-decoration: none; 
		color: #666666;
		CURSOR: pointer;
		font-weight: bold;
}

.subnav:hover {
		font-family: Arial,helvetica,sans-serif;
		font-size: 13px;
		color: #333366;
		text-decoration: none;
		CURSOR: pointer;
		font-weight: bold;
}

.subnav-select {
		font-family: Arial,helvetica,sans-serif;
		font-size: 13px;
		color: #333366;
		text-decoration: none;
		CURSOR: pointer;
		font-weight: bold;
}

.sub-selected {
		font-family: Arial,helvetica,sans-serif;
		font-size: 13px;
		color: #333366;
		text-decoration: none;
		CURSOR: pointer;
		font-weight: bold;
}

.footer {
		font-family: Arial,helvetica,sans-serif;
		font-size: 10px;  
		color: #FFFFFF;
}

.footer-mail {
		font-family: Arial,helvetica,sans-serif;
		font-size: 10px; 
		text-decoration: none; 
		color: #FFFFFF;
}

.footer-mail:hover {
		font-family: Arial,helvetica,sans-serif;
		font-size: 10px;  
		color: #FFCC33;
}

body {
	font-family: Arial,helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
}

p {
	font-family: Arial,helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
}

td {
	font-family: Arial,helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
}

.texte-general {
	font-family: Arial,helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
}

.pipe {
	font-weight: bold;
	font-size: 12px;  
	color: #666666;
}

.title-12-blue-bold {
	font-family: Arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333366;
}

.title-10-blue-bold {
	font-family: Arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333366;
}

.title-10-red-bold {
	font-family: Arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

.title-12-white-bold {
	font-family: Arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.footer-grey {
	font-family: Arial,helvetica,sans-serif;
	font-size: 10px;
	color: #666666;
}

.date-grey {
	color: #666666;
}

.ItemSmall_pointer {
    CURSOR: pointer;
	font-family: Arial,helvetica,sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.nav-selected {
    CURSOR: pointer;
	font-family: Arial,helvetica,sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFCC33;
}

.cell_border {
	border-style: solid;
	border-color: #333366;
	border-width: 1px;
}
