﻿
	.stepinscription
	{
	margin-left:40px;
	
	}
	
	.title1
	{
		color:Black; 
		font-size:large;
		font-family:Calibri;		
	}
	
	.txtboxinfo
	{
		color:Black; 
		font-size:small;
		font-family:Calibri;
		font-style:italic;		
	}
	.txtboxTexte
	{
		color:Black; 
		font-size:larger;
		font-family:Calibri;
		font-style:oblique;		
	}
	.txtboxTexteMedium
	{
		color:Black; 
		font-size:medium;
		font-family:Calibri;
		font-style:oblique;		
	}
	.txtboxFact
	{
		color:Black; 
		font-size:smaller;
		font-family:Calibri;
		font-style:oblique;		
	}
	.labelwarning
	{
		color:Red; 
		font-size:small;
		font-family:Calibri;
		font-style: italic;
		font-weight:bold;
	}
	.labelwarningxsmall
	{
		color:Red; 
		font-size:x-small;
		font-family:Calibri;
		font-style:italic;		
	}
	
	.contentBase
	{
	margin-left:0px;
	}
	
	
	/* */
	

table.tableau {
	font: 9pt Arial, Helvetica, sans-serif;
	line-height: 150%;
	border: solid thin #68c0e8;
	margin: 0;
	padding: 0;
}
tr.tableau 
{
	border-style: solid;
	border-color: #68c0e8;
	border-width: thin;
	padding: 0 5px 0 5px;
}
tr.tableautitre {
	border-style: solid;
	border-color: #68c0e8;
	border-width: thin;
	color: #959595;
	font-weight: bold;
	text-align:left;
	padding-left:5px;
	font-size: 10pt;
}
th.tableau {
	background-color: #eef9fe;
	color: #0979c2;
	font-weight: bold;
	border-style: solid;
	border-color: #68c0e8;
	border-width: thin;
	text-align:center;
}
tr.odd {
	background-color: #ffffff;
}
tr.even {
	background-color: #eef9fe;
}
td.tableau {
	border-style: solid;
	border-color: #68c0e8;
	border-width: thin;
	padding: 5px 5px 5px 5px;
	font-size: 8pt;
}
td.ImageButton {
	border-style: solid;
	border-color: #68c0e8;
	border-width: thin;
	padding: 0 5px 0 5px;
	width:30px;
	height:30px;
	text-align:center;
}
td.ImageButton.input {
	width:30px;
	height:30px;
}
table.filtre
{
	background-image: url(../../Images/blanc_widget.png);
	background-repeat:repeat;
	border:solid 0px black;
	text-align:left;
	width:620px; 
	margin-left:20px; 
	padding:10px;
}

div.RepeaterPager
{
	color: #959595;
	font-weight: bold;
	text-align:center;
	font-size: 10pt;
	
}



input.TextBox30 {
	background: transparent url(../../Images/TextBox30.png) no-repeat 0 0;
	border:0;
	width:25px;
	padding-left:5px;
}
input.TextBox80 {
	background: transparent url(../../Images/TextBox80.png) no-repeat 0 0;
	border:0;
	width:80px;
	padding-left:5px;
}
input.TextBox150 {
	background: transparent url(../../Images/TextBox150.png) no-repeat 0 0;
	border:0;
	width:150px;
	height:22px;

}
input.TextBox250 {
	background: transparent url(../../Images/TextBox250.png) no-repeat 0 0;
	border:0;
	width:250px;
	height:22px;
	padding-left:5px;
}
select.DropDown200
{
	background: transparent url(../../Images/TextBox250.png) no-repeat 0 0;
	border:0;
	width:250px;
	padding-left:5px;
}
select.DropDown100
{
	background: transparent url(../../Images/TextBox250.png) no-repeat 0 0;
	border:0;
	width:150px;
padding-left:5px;
}
select.DropDown30
{
	background: transparent url(../../Images/TextBox80.png) no-repeat 0 0;
	border:0;
	width:80px;
	padding-left:5px;
}
div.PanelFormulaireContent
{
	background-color:white;
}
	
