/* Boddy, TD, TH */
body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #4A4A4A;
	vertical-align: top;
	line-height:12px;}
/* TR Tbl Résultats */
tr.TRLineWhite	{background-color:#FFFFFF;
				cursor: pointer;}
tr.TRLineGray	{background-color:#CCCCCC;
				cursor: pointer;}
/* TD pour le Menu */
td.MenuHead			{background-image: url("../img_1/menu_04.jpg");
					vertical-align: middle;
					text-align: center;}
td.MenuHead:hover	{background-image: url("../img_1/1-menu_04.jpg");}

/* Autres TD*/
td.HeadTblRes		{vertical-align: middle;
					text-align: center;
					line-height:18px;
					background-color:#4EC66A;
					font-size:12px;
					border-bottom-style:solid;
					border-bottom-width:1px;
					border-bottom-color:#FF0000}
td.HeadTblResOr		{vertical-align: middle;
					text-align: center;
					line-height:18px;
					background-color:#D77713;
					font-size:12px;
					border-bottom-style:solid;
					border-bottom-width:1px;
					border-bottom-color:#FF0000}
td.LineTblRes		{vertical-align: middle;
					text-align: center;
					line-height:16px;
					font-weight:normal;
					border-bottom-style:solid;
					border-bottom-width:1px;
					border-bottom-color:#CCCCCC}
/* LABEL */
LABEL	{font-family: tahoma;
		font-size: 11px;
		color: #000000;
		font-weight:bold;
		cursor: pointer;
		position:relative;
		top:-3px;}

/* Images */
img	{border:0;}

/* Liens */
a	{font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:underline;}
a:visited		{color: #000000;}
a:hover			{color: #000000;
				text-decoration:none;}
a:active		{color: #000000;}

a.style1		{color: #000000;}
a.lwr_11		{color: #FFFFFF;}
a.lwr_11:hover	{color: #FF0000;}
a.lbr_11		{text-decoration: none;
				font-weight: bold;}
a.lbr_11:hover	{color: #FF0000;
				font-weight: bold;}
a.lbv_11		{text-decoration: none;
				font-weight: bold;}
a.lbv_11:hover	{color: #33CC66;
				font-weight: bold;}
/* Style formulaires */
.text_form		{font-family:Verdana;
				color:#108010;
				font-size:11px;
				border-width:1px;
				border-style:solid;
				border-color:#778080;
				background-color:#DFFFDF;
				cursor: pointer}
.button_form	{font-family:Verdana;
				color:#108010;
				font-size:11px;
				border-width:1px;
				border-style:solid;
				border-color:black;
				cursor: pointer}
.button_form_b	{font-family:Verdana;
				color:#108010;
				font-size:11px;
				font-weight:bold;
				border-width:1px;
				border-style:solid;
				border-color:black;
				cursor:pointer}
/* Fontes */
.txtgray_11		{color:#AAAAAA;}
.txtblack_12	{font-size:12px;}
.txtblack_13b	{font-size:13px;
				font-weight:bold;}
.txtwhite_12b	{font-size:12px;
				color:#FFFFFF;
				font-weight:bold;}
.titrew14		{font-size:14px;
				color:#FFFFFF;
				font-weight:bold;}
/* Bordures */
.b_tour_noir	{border-top-width:1px; border-top-style:solid; border-top-color:black;
				border-left-width:1px; border-left-style:solid; border-left-color:black;
				border-right-width:1px; border-right-style:solid; border-right-color:black;
				border-bottom-width:1px; border-bottom-style:solid; border-bottom-color:black;}
.b_b_gray		{border-bottom-width:1px; border-bottom-style:solid; border-bottom-color:gray;}
.b_h_gray		{border-top-width:1px; border-top-style:solid; border-top-color:gray;}.bordure-rouge {
	border: thick solid #A50C0E;
}
img{display:block; max-width:100%;}
