/* 
--------------------------------------------------------------
CSS StyleSheet modele - Vortex Solution
 Dernière mise a jour : 8 janvier 2003
-------------------------------------------------------------
 Police permise pour changement
 Arial, Verdana, Tahoma, Georgia
-------------------------------------------------------------- 
*/

/* links style classique*/
body{
	background-repeat : repeat-x;
	/*background-image : url(gx/M/bg.gif);*/
	background-attachment : scroll;
}

A:link	{
	text-decoration : none;
}
A:hover 	{
	text-decoration : underline;
}
A:active 	{
	text-decoration : none;
}
A:visited {
	text-decoration : none;
}
A:visited:Hover {
	text-decoration : underline;
}

a.boutonBleuHref{
	font:12px Arial;
	font-weight:bold;
	color: white;
	text-decoration : none;
	text-align:center;
	overflow : hidden;
	display: block;
	width: 239px;
	height: 34px;
	line-height:32px;
	margin: 8px 0;
	background: url(Gx/Site1/M/boutonBleu.gif) no-repeat left top;
	
}
a.boutonBleuHref:hover{
	background: url(Gx/Site1/M/boutonBleu_over.gif) no-repeat left top;
}

img	{
	border-color: #80859B;
}

/* links avec Span >>>  pour les link, mettre des tag  <span id="link">    - permet de faire différent classe de link, sinon enlever commentaire plus haut */
.link{
	font-family: Tahoma;
	color : #000000;
	font-size: 11px;
	font-weight : regular;
	text-decoration : none;
}

.linkRouge{
	font-family: Tahoma;
	color : #832D45;
	font-size: 11px;
	font-weight : regular;
	text-decoration : none;
}


/* form */
.Input{
	font-family: Arial;
	background-color: #E3E3E3;
	color: #4A4E60;
	font-size: 10px;	
	/* PAS DE WIDTH a mettre direct dans la page style = width: X px; */
	vertical-align: middle;
}
.InputBid{
	font-family: Arial;
	background-color: #E9E9E9;
	color: #FF0000;
	font-size: 12px;	
	/* PAS DE WIDTH a mettre direct dans la page style = width: X px; */
	vertical-align: middle;
	font-weight : bold;
}
.boutonLink{ 
	font-family: Tahoma;
	color: #0C4062;
	font-size: 11px;
	text-align : center;
	font-weight : bold;
	vertical-align : middle;	
}
.bouton{
	font-family: Arial, Tahoma, Verdana, Helvetica;
	font-size: 12px;
	text-align : center;
	width : 120px;	
	height : 25px;
	background-color : #B3B7C7;
	border: 1px solid #000000; 
	cursor:pointer;
}

.bouton:hover{
	font-family: Arial, Tahoma, Verdana, Helvetica;
	font-size: 12px;
	text-align : center;
	width : 120px;	
	height : 25px;
	background-color : #dde0e4;
	border: 1px solid #000000; 
}

/* texte */
.titre{
	font-family: Arial, Tahoma, Verdana, Helvetica;
	color: #832D45;
	font-size: 20px;
	font-weight : bold;
	letter-spacing: -1px;
}
.titreSmall{
	font-family: Arial, Tahoma, Verdana, Helvetica;
	color: #832D45;
	font-size: 12px;
	font-weight : bold;
}

.sousTitre{
	font-family: Arial, Tahoma, Verdana, Helvetica;
	color: #8489A1;
	font-size: 12px;
	font-weight : bold;
	text-align : left;
}
#titreClient{
	font-family: Arial, Tahoma, Verdana, Helvetica;
	color: #8489A1;
	font-size: 12px;
	font-weight : bold;
	text-align : left;
	width: 475px;
	height: 17px;
	border-bottom: 1px solid #7F849D;
	margin-bottom: -8px;
}

.texte{
	font-family: Tahoma, Arial, Verdana;
	color: #000000;
	font-size: 11px; /* size en EM pour netscape prob de lisibilite */
	font-weight : normal;
	line-height : 15px;  /* kerning */
	text-align : left;
}
.texteRouge{
	font-family: Tahoma, Arial, Verdana;
	color: #832D45;
	font-size: 11px; /* size en EM pour netscape prob de lisibilite */
	font-weight : normal;
	line-height : 15px;  /* kerning */
	text-align : left;
}
.texteSmallNoir{
	font-family: Tahoma, Arial, Verdana;
	color: #000000;
	font-size: 9px; /* size en EM pour netscape prob de lisibilite */
	font-weight : normal;
	line-height : 11px;  /* kerning */
	text-align : left;
}
.texteSmallRouge{
	font-family: Tahoma, Arial, Verdana;
	color: #832D45;
	font-size: 9px; /* size en EM pour netscape prob de lisibilite */
	font-weight : normal;
	line-height : 11px;  /* kerning */
	text-align : left;
}

.resultTexte{
	font-family: Tahoma, Arial, Verdana;
	color: #832D45;
	font-size: 10px;
	font-weight : normal;
	line-height : 14px;  /* kerning */
	text-align : left;
	width: 92px; /* doit mettre le texte dans un div, permet de faire une largeur au div */
}
#resultTexte a:link{
	color: #832D45;
}
#resultTexte a:hover {
	color: #4A4E60;
	text-decoration : underline;
}
#resultTexte a:Visited{
	color : #4A4E60;
	 text-decoration : none;
}
#resultTexte a:Visited:Hover{
	color : #4A4E60;
	 text-decoration : underline;
}


.date{
	font-family: Tahoma, Arial, Verdana;
	color: #45495B;
	font-size: 11px;
	font-weight : normal;
	text-align : left;
}
.texteBleu{
	font-family: Tahoma, Arial, Verdana;
	color: #4A4E60;
	font-size: 10px;
	font-weight : normal;
	text-align : left;
}
.status{
	font-family: Arial, Tahoma, Verdana;
	color: #45495B;
	font-size: 9px;
	font-weight : normal;
	text-align : left;
}
.statusEnchere{
	font-family: Arial, Tahoma, Verdana;
	color: #FF0000;
	font-size: 9px;
	font-weight : normal;
	text-align : left;
}

.menuUsager{
	font-family: Tahoma, Arial, Verdana;
	color: #4A4E60;
	font-size: 11px;
	font-weight : normal;
	line-height : 15px; /* kerning */
	text-align : left;
}
.titreMenuUsager{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight : bold;
	font-variant: small-caps;
}

.erreur{
	color:red;
}

/* elements */
.photo{
	border: 1px solid #8489A1;
}

#TableTN{
	width: 304;
	border: 1px solid #D5D5D5;
	background: url(Gx/boiteResultPhotoBG.gif) no-repeat;
}



div#filiale{
	padding: 3px 0 10px 0;
	width:239px;
	height:120px;
	height: 170px;
	background: transparent url(GX/M/BG_Box.gif) repeat-x;
}

div#filiale a, div#filiale a:link, div#filiale a:visited{
	font-family:Tahoma;
	color: #000;
	font-size: 11px;
	font-weight: bold;
}

div#filiale a:hover{
	text-decoration: underline	
}

div#filiale img{
	/*margin: 0 0 0 -6px;*/
	margin: 0 0 0 6px;
}

div#filiale #titreFiliale{
	font-family:Tahoma;
	font-size: 12px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}


