@CHARSET "UTF-8";

BODY
{
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
}
	
TABLE.Top
{
	border-bottom: #000000 1px;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	background-color: #9daedf;	
}
TABLE.Middle
{
    border-bottom: #000000 1px solid;
    border-left: #000000 1px solid;
    border-right: #000000 1px solid;
    border-top: #000000 1px
}
TABLE.Bottom
{
    border-bottom: #000000 1px solid;
    border-left: #000000 1px solid;
    border-right: #000000 1px solid;
    border-top: #000000 1px;
    background-color: #9daedf;
}

INPUT
{
    color: #3357b3;
    font-family: Tahoma;
    font-size: 11px;
    width: 150px;
}

SELECT
{
	color: #3357b3;
    font-family: Tahoma;
    font-size: 11px;
    width: 150px;
}

.frmmiddle
{
	list-style-type: none;
	margin-top: 7px;
	margin-bottom: 3px;
	margin-left: 0pt;
	margin-right: 12px;
	padding-left: 1px;
	padding-right: 2px;
	max-width: 235px;

}
.Error {
	font-family: Tahoma;
	font-size: 13px;
	color: #E327B1;
	font-weight: bold;
}
.TextBleu {
	font-family: Tahoma;
	font-size: 13px;
	color: #1C347A;
}
.Titre {
	font-family: Tahoma;
	font-size: 14px;
	color: #1C347A;
	font-weight: bold;
}

a:link {
	font-family: Tahoma;
	font-size: 15px;
	text-decoration: none;
	color: #3357B3;
}
a:visited {
	font-family: Tahoma;
	font-size: 15px;
	text-decoration: none;
	color: #3357B3;
}
a:hover {
	font-family: Tahoma;
	font-size: 15px;
	text-decoration: underline;
	color: #3357B3;
}
a:active {
	font-family: Tahoma;
	font-size: 15px;
	text-decoration: underline;
	color: #3357B3;
}

a.normal:link {
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
	color: #1C347A;
}
a.normal:visited {
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
	color: #1C347A;
}
a.normal:hover {
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	color: #1C347A;
}
a.normal:active {
	font-family: Tahoma;
	font-size: 13px;
	color: #1C347A;
}

td.lefttitle {
	width: 16px;
	height: 30px;
	background-image: url("/res/template/tbl_mid_left.jpg");
	background-repeat: no-repeat;
}
th.middletitle {
	height: 30px;
	background-image: url("/res/template/tlb_mid_px.jpg");
	background-repeat: repeat;
	font-family: Tahoma;
	font-size: 14px;
	color: #1C347A;
	font-weight: bold;
}
td.middletitle {
	height: 30px;
	background-image: url("/res/template/tlb_mid_px.jpg");
	background-repeat: repeat;
}
td.righttitle {
	width: 16px;
	height: 30px;
	background-image: url("/res/template/tbl_mid_right.jpg");
	background-repeat: no-repeat;
}
td.mnusep {
	background-image: url('/res/template/tbl_mid.jpg');
}
td.mnu {
	background-color: white;
}
td.txtbg {
	background-image: url('/res/template/txt_px.jpg');
}
td.leftmnutitle {
	width: 16px;
	height: 30px;
	background-image: url("/res/template/tbl_top_left.jpg");
	background-repeat: no-repeat;
}
th.middlemnutitle {
	height: 30px;
	background-image: url("/res/template/tlb_px.jpg");
	background-repeat: repeat;
	font-family: Tahoma;
	font-size: 14px;
	color: #1C347A;
	font-weight: bold;
	
}
td.middlemnutitle {
	height: 30px;
	background-image: url("/res/template/tlb_px.jpg");
	background-repeat: repeat;
}
td.rightmnutitle {
	width: 15px;
	height: 30px;
	background-image: url("/res/template/tlb_px.jpg");
	background-repeat: repeat;
}
