﻿/* ---------- Elements --------------------------------- */

body
{
	background-color: #F4F4F4;
	font-size: 10pt;
	margin-top: 4px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
}

a
{
	/*font-size: 15px;*/
	color: #3399FF; /*#221133;*/
	/* MANTIS 1302 */
	border-width:0px;
}

a:hover
{
	color: #3399FF;
	text-decoration: underline;
}

a img
{
	border-width: 0px;	
}

input
{
	/*background-color : White;*/
	font-family : Verdana;
	font-size : 8pt;
}

select
{
	font-family : Verdana;
	font-size : 8pt;
}

label
{
	font-family : Verdana;
	font-size : 8pt;
}

textarea
{
	font-size : 8pt;
	font-family: Verdana;
}

/* ----------------------------------------------------- */

.button
{
	border: 1px solid black;
	cursor: hand;
	background-color: #F3F3F3; /*#222222; /*#AAAAAA;*/ /*font-weight: bold;*/
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: black;
}

.button:hover
{
	/*border: 1px solid black;*/
	background-color: #3399FF; /*#222222; /*#AAAAAA;*/ /*font-weight: bold;*/	
	color: white;
}


.titre
{
	font-family: Verdana;
	font-weight: bolder;
	font-size: 1.7em;
	color: #000000; /*#9e250c;*/
	background-color: #ffffff; /*color: #ffffff;*/
}

.sousTitre
{
	font-family: Verdana;
	font-weight: bolder;
	font-size: 1.1em;
	color: #3399FF; /*#e05a25;*/
}

.titreEtape
{
	font-family: Verdana;
	font-weight: bolder;
	font-size: 18px;
	color: #000000;
}

/*
 * ERROR STYLES
 *
 */
.ErrorMessage 
{
	color:Red;
	font-size: 14pt;	
}

.ErrorDetail 
{
	background-color: #CCCCCC;
	color:Black;
	font-size: 8pt;
}

.errorMsg
{
	font-family: Arial,Verdana;
	font-weight: bold;
	color: #e4521e; /*#e05a25;*/ /*	margin-top: 8px; 	margin-bottom: 8px;*/
}

.lienCompte
{
	font-family: Arial;
	font-size: 11px;
	color: #5609e3; /*#e4521e;*/ /*text-decoration:none; */
}

.limiteEnTete
{
	border-top-color: #3399FF;
	border-top-width: 1px;
	border-top-style: solid;
	height: 1px;
}

.mainDiv
{
	background-color: White;
	width: 800px;
	border-color: #E6E2D8;
	border-style: solid;
	border-width: 1px; /*text-align: center;*/
	padding-left: 15px;
	padding-right: 15px;
}

.webpart
{
	border: 1px solid #3399FF;
	background-color : #F4F4F4;
}

.enteteWebpart
{
	color: white;
	background-color: #3399FF; /*#222222;*/ /*#F4F4F4;*/
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 6px 3px 6px 3px;
}

.sousEnteteWebpart
{
	color: #FFFFFF;
	background-color: #3399FF; /*#F4F4F4;*/
	font-size:8pt;
	font-weight:bold;	
}

.loginTitle
{
	margin-bottom: 20px;
}

.tbIdentifiants
{
	width: 150px;
	font-size: 8pt;
	font-family: Verdana;
}
	
.lienOnglet
{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	padding-right: 7px;	
	padding-left: 7px;
	padding-top:7px;
	padding-bottom:6px;
}


.upperNavbar
{
	background-position: right top;
	background-image: url(../../images/cadre-hautdroit.png); 
	vertical-align: top;
	background-repeat: no-repeat;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color: #666666;
	height:20px;
}

.upperNavbar a
{
	color: #666666;
	text-decoration:none;
}

.upperNavbar a:hover
{
	color:#3399ff;
}

.navbar
{
	background-position: left top;
	background-image: url(../../images/fond-bleu.gif); 
	vertical-align: middle;
	background-repeat: no-repeat;
}


.ongletActif
{
	border-bottom : solid 1px #037DE0;
	border-top : solid 1px #3399FF;
	padding-right: 7px;	
	padding-left: 7px;	
	background-color: white;	
	text-align:center;	
	padding-top:7px;
	padding-bottom:6px;
}


.ongletInactif .lienOnglet
{
	color: white;
}

.ongletInactif :hover
{
	color: #3399FF;
	background-color:White;
	text-decoration:none;
}


.ongletInactif
{		
	border-bottom : solid 1px #037DE0;
	border-top : solid 1px #3399FF;
	padding-right: 7px;	
	padding-left: 7px;		
	text-align:center;	
	/*height:26px;*/
	padding-top:7px;
	padding-bottom:6px;
}

/* -------- Barre de progression -------------------*/
.etapeProgression
{
	font-weight: bolder;
	color: black;
	font-size: 12px;
	font-family: Arial;
	text-decoration:none;
}

.selectEtape
{
	font-weight: bolder;
	color: #e4521e;
	font-size: 14px;
	font-family: Arial;
}

.separProgression
{
	font-family: Arial;
	font-weight: bolder;
	color: #e4521e;
	background-color: #ffffff;
}


/* -------- tableau de contenu -------------*/

.grid table
{
	width: 100%;
	font-size: 8pt;	
}

.grid A
{	
	text-decoration:none;
}

.grid A:hover 
{
	text-decoration:underline;
}

.grid .head TH
{
	background: #e9e9eb url(../../images/header-bg.gif);
	height: 24px;
	line-height: 24px;
	/*padding-left: 6px;*/
	color: #666666;
	text-align: left;
	padding-left : 6px;
}

.grid .taillePetit TH
{
	font-size:8pt;
}

.grid td
{
	text-align: left;
	border-bottom: solid 1px #eae9e1;
	padding-left : 6px;
	font-size: 8pt;
	font-family: Verdana;
}

.sousGrid td
{
	text-align: left;
	border-bottom: solid 1px #eae9e1;	
	font-size: 8pt;
	font-family: Verdana;
}

.group td
{
	padding: 10px 2px 2px 2px;	
	color: #666666;
	/*text-align: left;*/
	border-bottom: solid 2px;
	border-bottom-color: #FF6600;
	font-size:10pt;
}

.tailleMoyen 
{
	font-size: 10pt;
}

.taillePetit
{
	font-size: 8pt;	
}

/* ------------------------------------------------ */

.hidden
{
	display: none;
}

.watermarked
{
	font-size: 8pt;
	font-style: italic;
	color: #808080;
}

.Terminé
{
	color: Green;
}

.Suspendu
{
	color: Gray;
}

.messageTip 
{
    
    background:#CCE8FF url(../../images/ico-message-tip.gif) no-repeat scroll 10px center;
    border:1px solid #C0C0C0;
    clear:left;
    color:#111111;
    font-weight:normal;
    font-size:10pt;
    text-align:left;
    font-family:Calibri;
    /* margin:20px 0px;*/
    margin:0px 0px 10px 0px;
    padding:5px 5px 5px 35px;        
    /*position:relative;*/
    /*left:20px;*/
}

.shortTip 
{
	background:url(../../images/ico-message-tip.gif) no-repeat scroll 10px center;        
    /*color:#111111;*/
    font-weight:normal;
    font-size:10pt;
    text-align:left;
    font-family:Calibri;    
   /* margin:0px 0px 10px 0px;*/
    padding:5px 5px 5px 35px;    
}

.erreur
{
	color: Red;
}

.panelErreur
{
	color:Red;
	background-color:#DDDDDD;
	border:solid 1px red;
	text-indent: 20px;
}

.pager td
{
	font-size : 8pt;
}

.currentPage
{
	font-size: 9pt;
	font-weight:bold;
}

.nonPlanifie
{
	background-color:#CCE8FF;
}

.deploiementSuspendu
{
	color : Orange;
}

.deploiementDemarre
{
	color : Green;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup
{
	border: 1px solid Gray;
	background-color: #CCCCCC;
	padding: 3px;
	width: 250px;
}

/* Accordion */
.accordionHeader
{
    border: 1px solid #CCCCCC;
    color: #3399FF;
    background-color: #f3f3f3;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
    padding: 6px 3px 6px 3px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #3399FF;
    color: white;
    background-color: #3399FF;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
    padding: 6px 3px 6px 3px;        
    cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #F4F4F4;
    border: 1px solid #3399FF;
    border-top: none;
    padding: 5px;
    padding-top: 10px;    
}
