/* Feuille de style CSS par défaut pour un nouveau projet d'application Web */

BODY
{
	PADDING:0;
	MARGIN:0;
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Arial,Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    SCROLLBAR-FACE-COLOR: #dfdfdf;
    SCROLLBAR-HIGHLIGHT-COLOR:  #eaeaea;
    SCROLLBAR-SHADOW-COLOR: #696969;
    SCROLLBAR-3DLIGHT-COLOR: #eaeaea;
    SCROLLBAR-ARROW-COLOR: #e71109;
    SCROLLBAR-TRACK-COLOR: white;
    SCROLLBAR-DARKSHADOW-COLOR: #696969;
    
}

.formulaire
{
	width:100%;
}
table.FormEnquete tr td.Separateur 
{
	background-color:#E71109;
	color:White;
	font-weight:bold
}

table.FormEnquete
{
	width:550px
}

table.FormEnquete tr td
{
	font-weight:bold;
	width:25%
}

table.FormEnquete tr td input
{
	background-color:#E9E9E9;
	border-color:#9E9E9E;
	border-style:Solid;
	width:100%;
}
table.FormEnquete tr td textarea 
{
	width:100%;
		background-color:#E9E9E9;
	border-color:#9E9E9E;
	border-style:Solid;
}

table.Radio tr td input
	{
		width:15px;
		border:none;
	}
table.Radio tr td 
{
	font-weight:normal}
	
table.Radio 
{
	background-color:#E9E9E9;
	border-color:#9E9E9E;
	border-style:Solid;
	border-width:1px;
	width:100%
}
#wait
{
	BORDER-RIGHT:1px solid;
	BORDER-TOP:1px solid;
	FONT-SIZE:20px;
	LEFT:150px;
	MARGIN:10px;
	BORDER-LEFT:1px solid;
	WIDTH:400px;
	COLOR:#e71109;
	BORDER-BOTTOM:1px solid;
	POSITION:absolute;
	TOP:95px;
	HEIGHT:90px;
	BACKGROUND-COLOR:#ccc;
	TEXT-ALIGN:center
}
.InputButton
 {
	color:White;
	background-color:#E71109;
	border-color:Black;
	border-width:1px;
	border-style:Solid;
	font-weight:bold;
	padding:2;
 }
.InputContact
{
	background-color:#E9E9E9;
	border-color:#9E9E9E;
	border-style:Solid;
}
.imgGamme
{
	border:solid black 1px;
	margin:2px
}
.FicheRemarque 
{
	float:left;
	width:50%;
	margin-top:5px
	
}
.btVignette
{
	border:solid #696969 1px;
	margin:1px
}
.vignetteMoto
{
	padding-top:15px;
	float:right;
	width:45%
}

.FicheMoto
{
	margin-right:10px;
	
}
.FicheMoto tr td
{
	padding-top:1px;
	padding-bottom:1px;
}
.FicheMoto .titre
{
	font-weight:bold;
	color:white;
	background-repeat:repeat-x;
	background-position:0 1
	
}
.FicheMoto .head
{
	font-weight:bold;
	padding-left:5px;
	padding-right:10px
}
.FicheMoto .cell
{
	padding-right:10px
}
.FilterBox
{
	position:absolute;
	width:250px;
	border:solid 1px #696969;
	background-color:#dfdfdf;
	text-align:center;
	font-weight:bold;
	left:236px;
	top:65px;
	display:none;
}
.sort
{
	font-family:Courier;
	color:White;
	padding-right:5px;
	padding-bottom:1px
}
.TabPad td
{
	padding-left:5px;
	padding-right:15px
}
.tabColRight
{
	width:100%;
	text-align:right;
}

.filtre span span
{
display:none;
position:absolute;
background-color:#dfdfdf;
border:solid 1px black;
padding:1px
}
.filtre span
{
position:relative;
left:-30px;
top:+15px
}

.filtre
{
	background-color:#dfdfdf;
	color:#e71109;
	text-align:center;
	overflow:hidden;
}
A
{
	text-decoration:none;
	color:#e71109;
}
.titreOccasion
{
	float:left;
	padding-right:25px;
	background-color:#e71109;
	color:White;
	font-weight:bold;
	font-size:larger;
}
A.DroiteGauche 
{
	font-family:Courier;
	letter-spacing:-2px
	
}
TABLE.horaires
{
	border:none;
	width:100%
}
TABLE.equipes
{
	border:none;
	width:100%
}
TABLE.equipes TR TD IMG
{
	border:solid black 1px
}
TABLE.equipes TR TD
{
 vertical-align:top;
}
TABLE.equipes CAPTION
{
	COLOR: #9e9e9e;
	text-transform:uppercase;
	font-family:Arial;
	font-size:13pt;
	text-align:left;
	font-weight:bold
}
TABLE.equipes TR TD DIV.nom
{
	
	
	}
TABLE.equipes TR TD DIV.fonction
{	color:#9e9e9e;
	font-size:8pt;
	font-style:italic;
	
	}
TABLE.equipes TR TD DIV.tel
{
	
	
	}
TABLE.horaires CAPTION
{
	COLOR: #9e9e9e;
	text-transform:uppercase;
	font-family:Arial;
	font-size:13pt;
	text-align:left;
	font-weight:bold
	
}
TABLE.horaires TH
{
	color:#9e9e9e;
	font-size:8pt;
	text-align:left;
	font-weight:normal;
	
	padding-left:6px;
}
TABLE.horaires TD
{
	color:black;
	font-size:8pt;
	text-align:left;
	font-weight:bold;
	width:100%
}
TABLE 
{
	font-size:8pt;
	
	}

INPUT
{
	border:dashed 1px #e71109
}
SELECT
{
	border:dashed 1px #e71109
}
TEXTAREA
{
	border:dashed 1px #e71109
}
.RaisonSociale 
{
	color:#e71109;
	font-weight:bold;
	font-style:italic;
	font-size:larger;
}
div.Literal 
{
	padding-left:10px;
	margin-right:10px;
	width:100%;
	padding-top:-14px
}
div.Literal A 
{
	text-decoration:underline;
	color:#e71109;
	cursor:pointer;
	font-weight:bold;
}
div.Literal a img 
{
	border-color:#e71109;
	border-width:1px;
}
div.hr
{
	border-bottom:solid #9e9e9e 1px;
	text-align:right;
	width:98%;
	color:696969;
	margin-left:10px;
	margin-right:30px;
	margin-top:5px
}
.separateurText
{
	color:#696969;
	font-size:small;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	height:15px;
	overflow:hidden;
	margin-bottom:2px
}	

.Menu 
{
	padding-bottom:1px;
}

.Menu A
{
	color:Black;
	text-decoration:none;
	font-weight:bold;
	font-size:9pt;
}
.Menu A:hover	{	
	text-decoration:	none;
	color:	White;
	}
.Menu A.selection	{	
	text-decoration:	none;
	color:	White;
}

.separation
{
	BORDER-RIGHT: #eaa 1px solid;
	BORDER-TOP: #511 1px solid;
	BORDER-LEFT: #511 1px solid;
	WIDTH: 1px;
	BORDER-BOTTOM: #511 1px solid;
	margin:0px 8px 0px 8px
}
P
{
	margin-top:5px
}

.gris69 
{
	color:#696969;
	font-weight:bold;
	font-size:8pt
}
.gris9e 
{
	color:#9e9e9e;
	font-weight:bold;
	font-size:8pt
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	



SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

