/* ===========
    CSS STYLES
   ============
*/   

/* Corps de la page */
Body
{
	
	background-color: #c7e8f9;
	font-family:   TAHOMA, Arial;
	font-size: 11px;
	color: #000000;
}

/* style pour le texte du tableau */
.SelectedTab {
	font-family:  TAHOMA, Arial,Helvetica; 
	font-size: 11px;
}

/* style pour les liens du tableau */
A.SelectedTab:link {
	font-family: TAHOMA, Arial,verdana; 
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color:#39a0c9;
}

/* style pour les liens visités du tableau */
A.SelectedTab:visited  {
	font-family:TAHOMA, Arial,verdana;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color:#4C1B1B;
}

/* style pour les liens actifs du tableau */
A.SelectedTab:active   {
	font-family: TAHOMA, Arial,verdana;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color:#ff0000;
	width:100%;
}

/* style pour les liens du tableau au passage de la souris*/
A.SelectedTab:hover    {
	font-family: TAHOMA, Arial,verdana;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color : #39a0c9;
	width:100%;
}

/* style du texte hors du tableau */
.OtherTabs {
	text-decoration:none;
	color:#000000;
	font-family:  TAHOMA, Arial,Helvetica; 
	font-size: 11px;
}
    
/* style des liens hors du tableau */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/*Style du texte permettant le classement des colonnes */
.Classement {
	font-family:  TAHOMA, Arial,Helvetica; 
	font-size:small;
}

/*Style du texte permettant le classement des colonnes */
A.Classement:link {
	text-decoration:none;
	color:#ffffff;
}

/*Style du texte permettant le classement des colonnes */
A.Classement:visited  {
	text-decoration:none;
	color:#ffffff;
	/*border-style:solid;
	border-width:1px;*/
}

/*Style du texte permettant le classement des colonnes */
A.Classement:active   {
}

/*Style du texte permettant le classement des colonnes au passage de la souris*/
A.Classement:hover    {
	text-decoration:none;
	color:#ffffff;
	border-style:none;
	border-width:1px;
	font-weight: bold;
}

/*Style du texte affichant la date du jour */
.Nombre {
	text-decoration:none;
	color:#df0b1a;
	font-family:  TAHOMA, Arial,Helvetica; 
	font-size: 12px;
}

/*Style du texte affichant le nombred'offres actives */
.Nombre2 {
	font-weight: bold;
	text-decoration:none;
	color:#df0b1a;
	font-family:  TAHOMA, Arial,Helvetica; 
	font-size: 12px;
	/*font-style: italic;*/
}

/*Style du texte indiquant le code promotion */
.texte_promo{
	font-weight: bold;
	text-decoration:blink;
	color:#AF504E;
	font-family:  TAHOMA, Arial,Helvetica; 
	font-size: 12px;
	/*font-style: italic;*/
}

/*Style du texte des listes déroulantes */
.SubHeadText    {
		font-family:  TAHOMA, Arial,Helvetica; 
		font-size:  12px;
		text-align:justify;
		color: #000000;
		border-color: #FFE6E6;
		width:100%;
}

/*Style de l'image à droite du moteur de recherche*/
.imgd {  
background-image: url(D:\Inetpub\wwwroot\DNN_preprod_es\Portals\0\achatofffreenligne.gif);  
background-repeat: no-repeat;  
width: 126px;  
height: 90px;  
padding: 0px;

}

/*Style du moteur de recherche */
table#Table_Recherche{
	background-color:#c7e8f9;
	width:480px;
	padding:2px;
}

/*Style du bandeau au dessus du moteur de recherche */
.bandeau_haut {
	background-color:#c7e8f9;/*#e0e3ec;*/
	padding:5px; 
}

/*Style de la partie située à droite du moteur de recherche */
.tab_Recherche_droite {
	background-color:#c7e8f9;
	text-align:center;
}

/*Style de la partie située à gauche contenant le moteur de recherche */
.tab_Recherche_gauche {
	background-color:#c7e8f9;
	padding-top: 5px; 
	padding-right:2px;
	padding-bottom: 5px;
}

/*Style du tableau du moteur de recherche */
.petit_tab_recherche2 {
	background-color:#c7e8f9;
	padding-top: 5px; 
	padding-right:2px;
	padding-bottom: 0px;
	width: 480px;
}

/*format du TABLEAU/DATAGRID des offres*/
.DataGrid {
    width: 480px; 
	padding:2px;
}

/*format du TABLEAU/DATAGRID des offres*/
.DataGrid td{
   	border: #006ab3;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width:1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

/*Style des lignes du tableau */
.ItemStyle {
    background-color:#ffffff;
}

/*Style des lignes alternées du tableau */
.AlternatingItemStyle {
    background-color: #c7e1f1; /*#f8e3d1;*/
}

/*Style du texte de l'en-tête du tableau */
.Headerstyle {
	background-color:#006ab3;
	text-decoration:none;
	color:#ffffff;
	font-family:  TAHOMA, Arial,Helvetica; 
	font-size: 12px;
	font-weight: bold;
}

/*Style des numéros de page du tableau */
.Pagerstyle {
    background-color: #ffffff;
	text-decoration:none;
	color:#AF504E;
	font-family:  TAHOMA, Arial,Helvetica; 
	font-size: 11px;
}

table#Colonne1 td{
   	border: #ffffff;
	border-style: solid; 
	border: 0px; 
}
table#Colonne2 td{
   	border: #ffffff;
	border-style: solid; 
	border: 0px; 
}
table#Colonne3 td{
   	border: #ffffff;
	border-style: solid; 
	border: 0px; 
}
table#Colonne4 td{
   	border: #ffffff;
	border-style: solid; 
	border: 0px; 
}
table#Colonne5 td{
   	border: #ffffff;
	border-style: solid; 
	border: 0px; 
}
table#Colonne6 td{
   	border: #ffffff;
	border-style: solid; 
	border: 0px; 
}
table#Colonne7 td{
   	border: #ffffff;
	border-style: solid; 
	border: 0px; 
}
table#Colonne8 td{
   	border: #ffffff;
	border-style: solid; 
	border: 0px; 
}
