/* CSS Document */

td.affichcat
{
	font-family: Constantia;
	font-size: 12;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}

input.mail{
	font-family: Constantia;
	font-size: 14;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}

input.boutonunselect
{
	font-family: Constantia;
	font-size: 16;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	border-bottom-color: #990000;
	border-bottom-style: solid;
	border-bottom-width: 1;
	border-right-color: #990000;
	border-right-style: solid;
	border-right-width: 1;
	border-top-color: #990000;
	border-top-style: solid;
	border-top-width: 1;
	border-left-color: #990000;
	border-left-style: solid;
	border-left-width: 1;
	background-color: #000000;
	cursor: pointer;
	width: 150;
}

input.boutonselect
{
	font-family: Constantia;
	font-size: 16;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border-bottom-color: #990000;
	border-bottom-style: solid;
	border-bottom-width: 1;
	border-right-color: #990000;
	border-right-style: solid;
	border-right-width: 1;
	border-top-color: #990000;
	border-top-style: solid;
	border-top-width: 1;
	border-left-color: #990000;
	border-left-style: solid;
	border-left-width: 1;
	background-color: #000000;
	cursor: pointer;
	width: 150;
}


