﻿/*
From BAND.css
*/
form
{
	height:100%;
}
html
{
	height:100%;
}

.body
{
	background-color:#d4dce1;
	height:100%;
	margin:0px;
}
.master
{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	background-color:#FFFFFF;
}
.masterContent
{
	background-color:#FFFFFF;
}
.authoringRegion
{
	width:100%;
	background-color:#DDDDDD;
	color:#333333;
}
.sharepointLogin
{
	float:right;
	display:inline;
}
.sharepointLogin .ms-globallinks a
{
	color:#333333;
}
.sharepointLogin .ms-globallinks
{
	color:#333333;
}
.console
{
	clear:both;
}
.pageTitle
{
	margin:0px;
	font-family: tahoma;  
	font-size: 12pt; 
	font-weight: bold; 
	color: #666666;
}
.pageTitle span
{
	margin:0px;
	padding:0px;
}
.mainContainer
{
	margin:0px;
	padding:0px;
}


/**********************************
 * CSS uses in the RSV MasterPage
 **********************************/

/* Misc styles sections
logoColumn : define the style of the column that contains Logo
menuColumn : define the style of the left menu
rowPictures : define the style of the pictures on the top of the page
rowSpacer : uses to fix the height between 2 rows
beforeContentSpacer: uses to fix the height between title and content part
emergencyLinks : define the style of the column at the right of the top menu
vInterligne : uses to fix the width between 2 columns
*/

.logoColumn
{
	width:179px;
}

.menuColumn
{
	width:179px;
}

.rowPictures
{
	height:135px;
}

/* height between top images and top menu. Equals normal space (8px) minus border of the language bar (2px) */
.rowSpacer
{
	height:6px;
}

.beforeContentSpacer
{
	height:17px;
}

.emergencyLinks
{
	background-color:red;
}

.vInterligne
{
	width:8px;
}

/* Top Pictures Style
picOneStyle : style of the first picture
picTwoStyle : style of the second picture
picThreeStyle : style of the third picture
*/
.picOneStyle:
{
	width:246px;
	height:135px
}

.picTwoStyle:
{
	width:246px;
	height:135px

}

.picThreeStyle:
{
	width:179px;
	height:135px
}

/* Top Menu section
topMenu : background of the top menu
topMenuItems : standard style of the items
topMenuItemsSelected : style of a top menu item when selected
topMenuItemsHover : style of a top menu item when mouse hover
*/

.topMenuZone
{
	width:508px;
}
/*
AAY le 22.02.2010
Taille de la police et tabulation gauche
*/
.topMenuItems
{
	width:127px;
	height:20px;
	background-color:#687c82;
	
	border-right:8px white solid;
	
	vertical-align:middle;
	padding-left:3px;
	color:white;
	font-family:Arial;
	font-size:10pt;
	text-align:left;
	text-decoration:none;
	
	
	/*Ajoute par AAY le 25.10.2010 - correction de la première page sur certain navigateur*/

border-right-width-value: 8px;
border-right-style-value: solid;
border-right-color-value: white;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;


	border-top-style: none;
	border-right-style-value: none;
	border-bottom-style: none;
	border-left-style-value: none;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;	
	border-top-style: none;
	border-right-style-value: none;
	border-bottom-style: none;
	border-left-style-value: none;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;	
		
}

/* Modifié par AAY le 19 février 2010*/
.topMenuItemsSelected
{
	width:127px;
	height:20px;

	background-color: #D4DCE1;
	border-right:8px white solid;
	vertical-align:middle;
	padding-left:3px;
	color:black;
	font-family:Arial;
	font-size:10pt;
	text-align:left;
	text-decoration:none;
	
}
/*
AAY le 22.02.2010
Sauvegarde avant changement de la police et le couleur 
 
 
.topMenuItems
{
	width:127px;
	height:20px;

	background-color:#687c82;
	border-right:8px white solid;
	vertical-align:middle;
	padding-left:8px;
	color:white;
	font-family:Arial;
	font-size:8pt;
	text-align:left;
	font-weight:bold;
	text-decoration:none;	

}

 Modifié par AAY le 19 février 2010
.topMenuItemsSelected
{
	width:127px;
	height:20px;

	background-color: #D4DCE1;
	border-right:8px white solid;
	vertical-align:middle;
	padding-left:8px;
	color:black;
	font-family:Arial;
	font-size:8pt;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
	
}
*/

.topMenuItemsHover
{
	
}

.searchBoxZone
{
	width:179px;
	height:20px;

}

.searchBoxZone .ms-sbcell .ms-sbplain
{
    margin-right:4px;
    margin-left:0px;
    border:1px #555555 solid;
    height:16px;
}
.searchBoxZone .ms-sbcell
{
    border:none;
    font-weight:normal; 
    font-size:8pt; 
    color: #3A4663;
    padding:0px;
}

.searchBoxZone .ms-sbgo
{
    background:none;
}


/* Left Menu section
leftNav  : default style for all nodes
leftNav1 : style of first level nodes
leftNav2 : style of second level nodes
leftNav3 : style of third level nodes
leftNav4 : style of fourth level nodes.
*/

.leftNav
{
	margin-top:0px;
	padding-top:0px;
	width:179px;
}

.leftNav1, .leftNav2, .leftNav3, .leftNav4, .leftNav5, .leftNav6, .leftNav7, .leftNav8
{
	padding:1px 0px 1px 0px;
	width:179px;
	font-family:Arial;	
	vertical-align:baseline;	
	color: #354260;
	
	/*AAY ajouté le 20.10.2010 correction de l'affichage sur certain navigateur*/
	text-decoration: none;
	border-top-style: none;
	border-right-style-value: none;
	border-bottom-style: none;
	border-left-style-value: none;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;	
	border-top-style: none;
	border-right-style-value: none;
	border-bottom-style: none;
	border-left-style-value: none;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	
}


.leftNav2 a, .leftNav3 a, .leftNav4 a, .leftNav5 a, .leftNav6 a, .leftNav7 a, .leftNav8 a
{
	display:list-item;
	list-style-position:inside;
	list-style-image:url('../../../SiteCollectionImages/bullet.gif');
	list-style-type:none;
}
.leftNavSelected
{
	background-color: #FFFFFF;
	color:red;
	line-height:14pt;
}

/* AAY 18.02.2010 - Afficher tout les parents en rouge */
.leftNavParentSelected
{
	background-color: #FFFFFF;
	color:red;
	line-height:14pt;	
}

.leftNav1
{
  	width:179px; /* leftNav width minus "leftNav1 a" padding */
	font-size: 8pt; 
	font-weight:bold; 
	border-top:2px;
	border-bottom:0px;
	border-right:0px;
	border-left:0px;
	border-color:#687c82;
	border-style:dotted;

	/* AAY 18.02.2010 - Diminuer la taille des points*/
	border-top-width:1px;
}
.leftNav1 a
{
	padding-left:0px;
	padding-right:0px;
}
.leftNav2
{	
 	width:159px; /* leftNav width minus "leftNav2 a" padding */
	font-size: 8pt;
	font-weight:normal;
}
.leftNav2 a
{
	margin-left:0px;
	padding-left:5px;
	padding-right:0px;
}
.leftNav3
{	
 	width:147px; /* leftNav1 width minus "leftNav3 a" padding and margin and content border */
	font-size: 8pt; 
	font-weight:normal;
}
.leftNav3 a
{
	margin-left:15px;
	padding-left:5px;
	padding-right:0px;
}

.leftNav4
{
 	width:137px; /* leftNav1 width minus "leftNav4 a" padding and margin and content border */
	font-size: 8pt; 
	font-weight:normal;
}

.leftNav4 a
{
	margin-left:25px;
	padding-left:5px;
	padding-right:0px;
}

.leftNav5
{
 	width:132px; /* leftNav1 width minus "leftNav4 a" padding and margin and content border */
	font-size: 8pt; 
	font-weight:normal;
}

.leftNav5 a
{
	margin-left:30px;
	padding-left:5px;
	padding-right:0px;
}

.leftNav6
{
 	width:127px; /* leftNav1 width minus "leftNav4 a" padding and margin and content border */
	font-size: 8pt; 
	font-weight:normal;
}

.leftNav6 a
{
	margin-left:35px;
	padding-left:5px;
	padding-right:0px;
}

.leftNav7
{
 	width:122px; /* leftNav1 width minus "leftNav4 a" padding and margin and content border */
	font-size: 8pt; 
	font-weight:normal;
}

.leftNav7 a
{
	margin-left:40px;
	padding-left:5px;
	padding-right:0px;
}


.leftNav8
{
 	width:118px; /* leftNav1 width minus "leftNav4 a" padding and margin and content border */
	font-size: 8pt; 
	font-weight:normal;
}

.leftNav8 a
{
	margin-left:45px;
	padding-left:5px;
	padding-right:0px;
}


/* Languages Links section
languagesLinks : standard style of the language bar
*/
.languagesLinks
{
	width:179px;
	padding:0px;
	margin:0px;	
	border-top:2px;
	border-bottom:2px;
	border-right:0px;
	border-left:0px;
	border-color:#687c82;
	border-style:dotted;	
	font-size:7pt;
	color:#354260;
	
	/* AAY 18.02.2010 - Diminuer la taille des points*/
	border-bottom-width:1px;
	border-top-width:1px;
}

.languagesLinks a, .languagesLinks hover
{
	color:#354260;
}

/* Breadcrumb section
.rsv_breadcrumb : general 
.rsv_breadcrumbCurrent : noeud courrent
.rsv_breadcrumbPathSeparator : mise en forme du séparateur
.rsv_breadcrumbRootNode : noeud racine
*/
.rsv_breadcrumb
{
	padding:3px 0px 3px 0px;
	font-family:Arial;
	font-size: 8pt; 		
	vertical-align:middle;	
	color: #656b77;
	font-weight:normal; 	
	
}
.rsv_breadcrumb a:active
{
	text-decoration:none;
   	color: #656b77;
}
.rsv_breadcrumb:active
{
	text-decoration:none;
   	color: #656b77;
}
.rsv_breadcrumb a
{
	text-decoration:none;
   	color: #656b77;
}
.rsv_breadcrumb a:hover
{
	text-decoration:underline;
}
.rsv_breadcrumbCurrent
{
	font-weight:bold; 
}
.rsv_breadcrumbPathSeparator
{
	
}
.rsv_breadcrumbRootNode
{

}

