

.trueblood {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal
	line-height: 14px;
	color: #ffffff;
}
.trueblood a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #ffffff;
	text-decoration: none
}
.trueblood a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #ffffff;
	text-decoration: none
}
.trueblood a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #ffffff;
	text-decoration: none
}
.trueblood a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #ffffff;
	text-decoration: underline
}


.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold
	line-height: 14px;
	color: #cf1a2b;
}
.titre a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #cf1a2b;
	text-decoration: none
}
.titre a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #cf1a2b;
	text-decoration: none
}
.titre a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #cf1a2b;
	text-decoration: none
}
.titre a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #cf1a2b;
	text-decoration: underline
}




.noborder
{
    border: none;
    margin: 0;
    background-color: transparent;
}
.border_black
{
    border: black 1px solid;
}
.border_silver
{ 
    border: silver 1px solid;
}
.border_white
{
    border: white 1px solid;
}

.border_out
{
    border-right: white 1px outset;
    border-top: white 1px outset;
    border-left: white 1px outset;
    border-bottom: white 1px outset;
}

.border_over
{
    border-right: white 1px inset;
    border-top: white 1px inset;
    border-left: white 1px inset;
    border-bottom: white 1px inset;
}
