body
{
	background-color : #454D6D;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

.bgPgsEng { background-image: url(../images/menu.jpg); background-repeat: no-repeat }


td
{
	font-family : Verdana;
	font-size : 11px;
	color : #ffffff;
}

.adr
{
	font : 10px;
	color : #FDF2C6;
}

.bmenu
{
	font : 10px;
	color : #FDF2C6;
}

.copy
{
	font-family : Verdana;
	font-size : 10px;
	color : Gray;
}

a
{
	font-family : Verdana;
	font-size : 11px;
	color : #ffffff;
	text-decoration : underline;
}

a:hover
{
	font-family : Verdana;
	font-size : 11px;
	color : #1b223c;
	text-decoration : none;
}

.bottom-menu
{
	font-family : sans-serif;
	font-size : 10px;
	color : #FDF2C6;
	text-decoration : none;
}

.bottom-menu:hover
{
	font-family : sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	text-decoration : underline;
}

.input
{
	background-color : #FDFBEC;
	color : #990000;
	font-family : Verdana;
	font-size : 12px;
	padding-left : 2px;
	margin-left : 10px;
	border-bottom : 1px solid Silver;
	border-right : 1px solid Silver;
	border-left : 2px solid #990000;
	border-top : 2px solid #990000;
}

.but
{
	background-color : #FDFBEC;
	color : #990000;
	font-family : Verdana;
	font-size : 11px;
	border-top : 1px solid Silver;
	border-left : 1px solid Silver;
	border-right : 2px solid #990000;
	border-bottom : 2px solid #990000;
}

.just
{
	text-align : justify;
}

.nav
{
	font-family : Verdana;
	font-size : 12px;
	color : #990000;
	text-decoration : none;
}

.nav:hover
{
	font-family : Verdana;
	font-size : 12px;
	color : #990000;
	text-decoration : underline;
}

.rates
{
	background-color : #FFCC99;
}

.Case-title
{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color:#ffffff;
	font : 16px;
}


.Case-soustitle
{
	font-family : Verdana;
	color:#333333;
	font : 11px;
}

.border
{
	border : 1px solid #990000;
}