﻿
#color1
{
	background-color:#CCCCCC; 
}
#color2
{
	background-color:#F4F4F4; 
}
#color3
{
	color: #000000;
}
#color4
{
	color: #37B837;
}
#color5
{
	background-color:#ffffff; 
}
#color6
{
	color: #999999;
}
#color7
{
	color: #4F83DF;
}
#color8
{
	background-color: #CECACA;
}
#color9
{
	color: #6D6D6D;
}
#color10
{
	color: #999999;
}
#color11
{
	background-color: #999999;
}

.txt10
{
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
}
.txt10_Error
{
	font-size: 11px;
	color:Red;
	font-family: Arial;
	text-decoration: none;
}
.txt11
{
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
}

.txt11_Gray
{
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
	color: #DDDDDD;
}

.txt11_color
{
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
	color: #000000;
}
.txt11_hover
{
	font-size: 11px;
	font-family: Arial;
	color: #0774C2;
	text-decoration: underline;
}
.txt11_hover:hover
{
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
}
.txt12
{
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}
.txt12_color
{
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	color: #999999;
}

.txt12_Titre
{
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}


.ButtonGlobal
{
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	color: #FFFFFF;
	border : 1px;
	width : 160px;
	padding : 3px 3px;
	background-color : #0774C2;
}
.Button
{
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	font-weight:bold;
	color: #FFFFFF;
	border : 0px solid Gray;
	padding : 0px 5px 0px 5px;
	background-color : #0774C2;
	/*height:20px;
	*/
}
.TextBoxGlobal
{
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	border : 1px solid Black;
	width : 160px;
}
.TextBox100
{
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	border : 1px solid Black;
	width : 100px;
}

.TextBox300
{
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	border : 1px solid Black;
	width : 300px;
}
.LabelErrorMessages
{
	font-family : Arial;
	font-size : 11px;
	font-style : oblique;
	color : Red;
}

 table {
	font-family: arial;
	font-size: 11px;
	
}