﻿
/*  _______________________  */
/* || Page Default.aspx   || */
/* ||_____________________|| */


/* Structure de Page par Defaults */
html
{
    height: 99%;
    font-family: Arial;
    font-size: 12px;
}

body
{
  
    height: 100%;
    margin: 0;
}

form
{
    height: 100%;
}

.div_pied_page
{
	text-align:center;
	font-size:10px;
	font-style:italic;
}

.div_pied_page a
{
	color:#000000;
}

/* En Tete Page Connexion : Default.aspx */

.table_entete
{
	width:100%;
	height:60px;
	background-image:url('images/fond_degrade_60.jpg');
	background-repeat:repeat-x;
	background-color:#FFFFFF; 
	border-bottom:4px solid #7bbafd;
	margin-bottom:10px;
}

.table_entete td
{
	padding-bottom:20px;
}

.td_logo
{
	padding-left:10px;
}

.td_assistance
{
	text-align:right;
	font-size:10px;
	vertical-align:top;
}

.td_pieuvre
{
	width:160px;
	padding-right:20px;
	text-align:right;
	background-color:#ffffff;
}

.td_ComboAppli
{
	width:216px;
	vertical-align:top;
	text-align:right;
	padding-top:5px;
	background-image:url('images/Fond_ComboAppli.jpg');
	background-repeat:no-repeat;
	background-color:#fff;
}

.style1
{
    padding-left: 10px;
    height: 87px;
}
   
.style2
{
    text-align: right;
    font-size: 10px;
    vertical-align: top;
    height: 87px;
    width: 10px;
}
 
.style3
{
   width: 216px; 
   vertical-align: top;
   text-align: right; 
   padding-top: 5px;    
   background-image: url('images/Fond_ComboAppli.jpg');
   background-repeat: no-repeat;
   background-color: #fff; 
   height: 87px;
}
   
.style4
{
   width: 160px;
   padding-right: 20px;
   text-align: right;
   background-color:#ffffff;
   height: 87px;
        }

/* || Bandeau 1 || */

.bandeau1
{
	background-color:#7bbafd;
	color:#ffffff;
}

/* || Bandeau 1 : Colonnes || */

.bandeau1
{
	background-color:#7bbafd;
	color:#ffffff;
	width:100%;
	height:60px;
}

.bandeau1 .colonne1
{
	padding-left: 10px;
	vertical-align: middle;
	text-align: left;
}

.bandeau1 .colonne2
{
	text-align: right;
	padding-right: 10px;
}

/* || Bandeau 1 : Tailles || */

.bandeau1 h1
{
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
}

.bandeau1 h1 a
{
	color: #fff;
	text-decoration: none;
}

.bandeau1 h1 a:hover
{
	text-decoration: underline;
}

.bandeau1 h2
{
	font-size: 13px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
}

.bandeau1 h3
{
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
}

.bandeau1 h4
{
	font-size: 11px;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 3px;
}

.bandeau1 h4 a
{
	color: #fff;
	text-decoration: none;
}

.bandeau1 h4 a:hover
{
	text-decoration: underline;
}

.bandeau1 h5
{
	font-size: 9px;
	font-weight: normal;
	font-style: italic;
	margin-top: 3px;
	margin-bottom: 3px;
}

/* || Bandeau 2 || */

.bandeau2
{
	width: 100%;
	padding-bottom: 0.5%;
	vertical-align: middle;
}

/* || Block || */

.block
{
	background-color:#edf6ff;
	border-top:2px solid #7bbafd;
	border-right:2px solid #7bbafd;
	border-bottom:2px solid #7bbafd;
}

.blockList
{
    height: 32px;
    background-color:#edf6ff;
	border-top:2px solid #7bbafd;
	border-right:2px solid #7bbafd;
	border-bottom:2px solid #7bbafd;
}

.blockAffiche
{
    display:block;
    margin-top:1px;
	background-color:#edf6ff;
	border-top:2px solid #7bbafd;
	border-right:2px solid #7bbafd;
	border-bottom:2px solid #7bbafd;
}

/* || Login || */

.login
{
	width:100%;
	margin:auto;
	margin-top:50px;	
}

.login2
{
	width:100%;
	margin:auto;
	margin-top:10px;	
}

#TableLogin td
{
	padding:2px;
}

/* || Bandeau 3 || */

.bandeau3 img
{
	vertical-align: -4px;
}

/* || Bandeau 3 : Colonnes || */

.bandeau3 .colonne1
{
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11px;
	padding-left: 3px;
	width: 35%;
}

.bandeau3 .colonne2
{
}

.bandeau3 .colonne3
{
	text-align: right;
	padding-right: 10px;
	font-size: 11px;
}

/* || Bandeau 3 : Tailles || */

.bandeau3 h1
{
	font-weight: bold;
	margin: 0;
	font-size: 11px;
}

/* || Bouton || */

.bouton
{
	background-color : #7bbafd;
	background-repeat: repeat-x;
	font-family: Verdana;
	background-position: left top;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
	border-left: 1px solid Black;
	font-size: 9px;
	color: Black;
	height:16px;
	cursor: pointer;
	font-weight: bold;
	display: inline;
	text-decoration:none;
	margin-bottom:40px;
    margin-top:40px;
}

.bouton2
{
	background-color : #7bbafd;
	background-repeat: repeat-x;
	font-family: Verdana;
	background-position: left top;
	border-right: 1px solid White;
	border-bottom: 1px solid White;
	border-top: 1px solid White;
	border-left: 1px solid White;
	font-size: 10px;
	color: White;
	height:21px;
	cursor: pointer;
	font-weight: bold;
	display: inline;
	text-decoration:none;
    margin-bottom:8px;
    margin-top:5px;
}

/* || Encadrement ||*/

.TeleAss_Table2
{
   border-top:2px solid White;
	border-right:2px solid White;
	border-bottom:2px solid White;
	border-left:2px solid White;
	background-color:#d6ebff ;
	height:320px;
}

.TeleAss_Table
{
   border-top:2px solid White;
	border-right:2px solid White;
	border-bottom:2px solid White;
	border-left:2px solid White;
	background-color:#d6ebff ;
	height:38px;
}

.TeleAss_Ttitre
{
    border-top:2px solid Black;
	border-right:2px solid Black;
	border-bottom:2px solid Black;
	border-left:2px solid Black;

}

/* || Fiche Saisie ||*/

.Fiche_Saisie
{
	font-size:11px;
	font-family:verdana;
}

.imag_cadenas
{
    margin-bottom:25px;
    margin-top:15px;
}

/* || TéléAssisstances || */

.TeleAss_Colonne1
{
  text-align:right;
}

.TeleAss_Colonne2
{
    width: 40%;
    text-align: center;  
}

.TeleAss_Colonne3
{
   text-align:left;
   font-weight: bold; 
   font-size: 18px;
}

/* || Renseignements || */

.NouvClient
{
    font-size:19px;
    text-align:center;
    height:80%
    }


/*  _______________________________________________  */
/* || Dossier Utilisateur :: Page Default.aspx :  || */
/* ||_____________________________________________|| */


/* || Menu || */

#table_menu
{
    height: 50px;
    margin: auto;

    
}

#div_entete
{
    height: 50px;
    padding-top:5px;
    background-color: #696969;
}

#BandeauMaj
{
    height: 40px;
    padding-top:1px;
    background-image:url("images/menu_fond_16x80.png");
}

#td_TitreEntete
{
    color: #FFFFFF;
    font-size: 15px;
    padding-right: 15px;
}

.td_Menu
{
    color: #FFFFFF;
    font-weight: bold;
    cursor: pointer;
}

.td_MenuTextItal
{
    color: #FFFFFF;
    font-weight:normal;
    font-size:smaller;
    font-style:italic;
    cursor: pointer;
}
.td_Separateur_Menu
{
    padding-left: 8px;
    padding-right: 5px;
}

.div_Separateur_Menu
{
    border-left: 1px solid #cfcfcf;
    height: 30px;
}

.a_bouton_90
{
    display: inline-block;
    background-color: #7bbafd;
    
    width: 90px;
    color: #FFFFFF;
    border: 1px solid #ffffff;
    font-size: 10px;
   
    text-align:center;
    cursor: pointer;
    padding-top:2px;
	padding-bottom:2px;
}
.a_bouton_90:hover
{
    background-image:url("Images/sous_menu_fond_16x80.png");
}

/* || Sous Menu || */

.div_sousMenu
{
    height: 40px;
    background-image:url("Images/sous_menu_fond_16x80.png");
    background-repeat:repeat-x;
}
.table_element_sousMenu
{
    margin:auto;
    height:40px;
    border-collapse:separate;
    border-spacing: 4px;

}
.td_element_sousMenu
{
    
    padding-left:2px;
    padding-right:5px;
    color:#FFFFFF;
}

.td_Separateur_sousMenu
{
    padding-left: 8px;
    padding-right: 5px;
}

.div_Separateur_sousMenu
{
    border-left: 1px solid #ffffff;
    height: 25px;
}

/* || Acceuil ||*/

.Info
{
    text-align: right; 
    font-size:10;
    }


/**/
/**/
/**/
/**/
/**/





/*-------------------------------------------*/
/*Classes CSS pour le script*/
.tab_courant
{ 
    padding-left: 4px;
    padding-right: 4px;
    background-image:url("Images/menu_fond_16x50.png");
    background-repeat:repeat-x;
    color: #FFFFFF;
    font-weight: bold;
    cursor: pointer;
}

.Acces
{
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	margin:auto;
}

.Identifiant
{
display: block;
	padding: 3px;
	font-size: 10px;
	border: 1px solid #7bbafd !important;
	}
	
	/*-------------------------------------*/

.LienListeAction
{
    display:inline-block;
    padding-bottom:6px;
    padding-left:10px;
    padding-right:10px;
    text-decoration:none;
background-color:#7bbafd;
}
.tag:hover,.tag1:hover
{
    background-image:url("Images/fond_tag_45_21.png");
   
}
.LienListeAction:hover
{
    background-color:#7bbafd;
    font-weight:bold;
    
}

.RGListeActionlink
{
    font-size:13px;
	color:#0066cc!important;
	text-decoration:none;
}
.RGListeActionlink:hover
{
    text-decoration:underline;
}
.RGListeActionlink img
{
	vertical-align:-5px;
}

.GridColumn_Objet
{
	padding:1px !important;
	max-width:300px !important;
	 font-size:13px;
}
.GridColumn
{
    font-size:13px;
	padding:1px !important;
}
.GridColumn img
{
	vertical-align:-3px;
}

.tag1
{
	background-image:url("Images/fond_tag_45_20.png"); 
	display:inline-block;
	width:54px;
	text-align:center;
	background-position:center center;
	background-repeat:no-repeat;
	 vertical-align:top;
	 height:10px;
	 text-decoration:none;
	 padding-bottom:6px;
	color:Black;

}

.tag
{
	
	display:inline-block;
	width:54px;
	text-align:center;
	background-image:url("Images/fond_tag_45_20.png");
	background-position:center center;
	background-repeat:no-repeat;
	 vertical-align:top;
	 height:10px;
	 padding-bottom:6px;
	 text-decoration:none;
	
	
	color:Blue;
	font-size:10px;
}
.tag_vide
{
    display:inline-block;
	width:54px;
	height:10px;
	cursor:auto;
}

/*  Flux XML  */

.itemTemplate
        {
            width: 100%;
            height: 100%;
            cursor: pointer;
        }
        
       
        
        .backElement
        {
            background-image: url('images/Middle_Tab_Def.png');
            width: 90%;
            height: 100%;
            margin: auto;
            
        }
        
        .titleText
        {
            width: 100%;
           text-align:center;
            padding-top: 10px;
            margin-bottom:5px;
            height: 24px;
            background-image: url("images/Top_Tab_Def.png");
        }
        
        .Bottom_Tab
        {
            height: 24px;
            width: 100%;
            background-image: url("images/Bottom_Tab_Def.png");
        }
        
        .rotator
        {
            margin-bottom:2px;
            margin-left: 4px;
            
            margin-top: 0px;
            
         }
            
            
        .dateTime
        {
            margin-top:5%;
           
            font-size:12px;
            height: 70%;
             width: 25%;
            
            float: left;  
        } 
        
        .titleXML
        {
            margin-top: 5%;
            background-image: url("images/title.png");
            font-size:12px;  
            height: 45px;   
            width:75%;
            float: left;
        }
        
        .date
        {
            font-size: 14px;
            text-align:center;
            color: Black;
            float: right;
            height:auto;
            width:auto;
            
        }
        .time
        {
            color: White;
            margin-bottom : 13px;
            text-align: center;
            font-size: 10px;
            background-image: url("images/time.png");
            height:auto;
            width:100%;
        }
        
       
        
        
        /*  Rotator Mise à Jour */
        
.testimonialTop 
{
   
     background-image: url("images/ht_tab.png");
    margin-top: 5px;
    margin-left : 5px;
    margin-right: 5px;
    width: 90%;
    height: 32px;
}
.testimonialText 
{
    width: 90%;
    height:220px;
    background-image: url('images/fondtablc.png');
    color: #666;
    font: normal 11px Arial, Verdana, Helvetica, Sans-serif;
    padding-top: 5px;
    margin-left : 5px;
    margin-right: 5px;
}
.testimonialBottom 
{
   background-image: url("images/bs_tab.png");
    width: 90%;
    height: 32px;
    margin-left : 5px;
    margin-right: 5px;
    margin-bottom:5px;
   
}

/*  _______________________  */
/* || Page Syn_Page_xxx   || */
/* ||_____________________|| */

.fond
{
    background-image:url("Images/sous_menu_fond_16x80.png");
    }


.h3
{
	font-size: 14px;
	font-weight: bold;
	color:White;	
	padding-top:5px;
	padding-bottom:5px;	
}

.Col_Annee
{
	text-align:left;
	font-weight:bold;		
}

.Col_Fichier
{
	padding-right:20px;	
	height:20px;	
	text-align:left;
	border-top:1px solid #008c8c;
	border-bottom:1px solid #008c8c;
}

.Col_Fichier a
{
	color:Black;
	font-family:Arial;
	font-size:14px;	
	text-decoration:none;
}

.Col_Fichier a:hover
{
	color:Black;
	font-family:Arial;
	font-size:14px;	
	text-decoration:none;
}

.table_login
{
	margin:auto;
	width:500px;
	border:1px solid black;
	background-color:White;
}
.table_login td
{
	padding-right:15px;
	padding-left:5px;
	text-align:center;	
}


.table_login .td_libelle
{
	text-align:left;
	font-size:12px;
}

.textbox
{
	font-size:12px;
	width:100px;
	height:13px;
	font-family:Arial;
}


.table_master
{
	width:100%;
	margin:auto;

}

.td_table_master
{
	width:100%;
	margin:auto;
}

.td_entete_gauche
{
	padding-left:2px;
	font-size:12px;
	text-align:left;
	vertical-align:top;
}

.td_NomAgence
{
	color:#585858;
	font-size:15px;
	font-weight:bold;
}

.td_entete_droite
{
	padding-left:2px;
	font-size:12px;
	text-align:right;
	vertical-align:top;
}

.table_menu td
{
	padding:5px;
}

.table_page_contact_agence
{
	border:1px solid black;
}

.table_page_contact_agence td
{
	padding-left:5px;
	text-align:left;
	font-size:12px;
}

.texte_titre
{
	color:#343434;
	font-size:16px;
	font-family:Tahoma;
	text-align:center;
}

.texte_normal
{
	color:#585858;
	font-size:11px;
	font-family:Tahoma;
}

.texte_gras
{
	color:#585858;
	font-size:11px;
	font-weight:bold;
	font-family:Tahoma;
}

.lien_normal
{
	color:#ff450a;
	font-size:11px;
	font-family:Tahoma;
}

.lien:hover
{
	text-decoration:none;
}

.lien_gras
{
	color:#ff450a;
	font-size:11px;
	font-weight:bold;
	font-family:Tahoma;
}

.lien_gras:hover
{
	text-decoration:none;
}

.lien_titre
{
	color:#ff450a;
	font-size:16px;
	font-family:Tahoma;
}

.lien_titre:hover
{
	text-decoration:none;
}

#administrateur_principal_table
{
	margin:auto;
	width:800px;
}

.administrateur_principal_td
{
	border-top:2px solid White;
	border-right:2px solid White;
	border-bottom:2px solid White;
	border-left:2px solid White;
	background-color:#d6ebff ;
	font-size:12px;
}

/* Block */

.block
{
	background-color:#edf6ff;
	border-top:2px solid #7bbafd;
	border-right:2px solid #7bbafd;
	border-bottom:2px solid #7bbafd;
}

.ifra
{
    width:99.5%;
    height:60%;
    }
