﻿.dxpgControl
{
	color: Black;
	font: 11px Tahoma;
	border: solid 1px #9f9f9f;
	background-color: white;
}
.dxpgMainTable
{
	color: Black;
	font: 11px Tahoma;
	border: 0px;
	border-collapse: separate;
}
.dxpgHeader
{
	border-width: 0px;
	color: Black;
	background-color: #dcdcdc;
	cursor: pointer;
	white-space: nowrap;
}
.dxpgHeaderGroupButton
{
	padding-left: 4px;
	vertical-align: middle;
}
.dxpgHeaderText
{
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 4px;
}
.dxpgHeaderSort
{
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
}
.dxpgHeaderFilter
{
	padding-left: 0px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: middle;	
}
.dxpgHeaderHover
{
	background-color: #f1f1f1;
}
.dxpgArea, .dxpgArea table
{
	color: Black;
	font: 11px Tahoma;
}
.dxpgArea
{
	border: solid 1px #9f9f9f;
	background-color: #ededed;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
}
.dxpgColumnArea
{
	border-bottom-style: solid;
}
.dxpgRowArea
{
}
.dxpgDataArea
{
}
.dxpgFilterArea
{
	background-color: #dcdcdc;
	color: #808080;
	border-bottom-style: solid;
}
.dxpgEmptyArea
{
	cursor: default;
	padding-top: 6px;
	padding-left: 6px;
	padding-bottom: 7px;
	padding-right: 6px;
}
.dxpgColumnFieldValue
{
	background-color: #dcdcdc;
	border: solid 1px #9f9f9f;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: none;
	padding: 4px 6px;
}
.dxpgColumnTotalFieldValue
{
	background-color: #c9c9c9;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: none;
}
.dxpgColumnGrandTotalFieldValue
{
	background-color: #bdbdbd;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: none;
}
.dxpgRowFieldValue
{
	background-color: #dcdcdc;
	border: solid 1px #9f9f9f;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: solid;
	border-top-style: solid;
	padding: 3px 6px 4px 6px;
}
.dxpgRowTotalFieldValue
{
	background-color: #c9c9c9;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: solid;
	border-top-style: solid;
}
.dxpgRowGrandTotalFieldValue
{
	background-color: #bdbdbd;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: solid;
	border-top-style: solid;
	padding-top: 5px;
	padding-bottom: 6px;	
}
.dxpgCollapsedButton
{
	vertical-align: -1px;
	border: 0px;
	margin-right: 5px;
}
.dxpgCell
{
	text-align: right;
	background-color: White;	
	border-color: #cecece;
	border-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-bottom-style: none;
	border-right-style: none;
	padding: 4px;
	padding-top:3px;
}
.dxpgTotalCell
{
	background-color: #f2f2f2;
}
.dxpgGrandTotalCell
{
	background-color: #e2e2e2;
}
.dxpgRowGrandTotalCell
{
	background-color: #e2e2e2;
}
.dxpgColumnGrandTotalCell
{
	background-color: #e2e2e2;
}
.dxpgFilterWindow
{
	color: Black;
	font: 11px Tahoma;
	border: solid 1px #9f9f9f;
}
.dxpgFilterItemsArea
{
	color: Black;
	background-color: White;
}
.dxpgFilterItem
{
	font: 11px Tahoma;
}
.dxpgFilterButton
{
	font: 11px Tahoma;
	padding: 2px 6px;
}
.dxpgFilterButtonPanel
{
	font: 11px Tahoma;
	background-color: #ededed;
	border: 1px solid #dcdcdc;
	color: Black;
}
.dxpgLoadingDiv
{
	background-color: White;
	opacity: 0.01;
	filter: alpha(opacity=1);
}
.dxpgTopPager
{
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: solid 1px #9f9f9f;
	background-color: #F2F2F2;
	padding-bottom:2px;	
}
.dxpgBottomPager
{
	border-top: solid 1px #9f9f9f;
	border-bottom: none;
	border-right: none;
	border-left: none;
	background-color: #F2F2F2;
	padding-bottom:2px;
}
.dxpgCustomizationFieldsHeader
{
	color: White;
	font: 11px Tahoma;
}
.dxpgCustomizationFieldsContent
{
	padding: 0px !important;
}
.dxpgLoadingPanel
{
	font: 11px Tahoma;
	color: #303030;
	background-color: White;
	border: solid 1px #9f9f9f;
	text-align: center;			
	cursor: wait;
}
.dxpgLoadingPanel td.dx
{
	padding: 12px 12px 12px 12px;
}
.dxpgMenuItem 
{
	font: 11px Tahoma;	
}
.dxpgDataHeadersImage
{
	margin-right: 5px;
	vertical-align: -2px;
}

td.gv_cc2 {
padding:7px 5px 3px;
background-color:#dddddd;
}
.gridView td {
font-family:Calibri,Tahoma,Arial,Sans-Serif;
font-size:11px;
vertical-align:middle;
text-align:center;
}

#wrap {
background:#ffffff;
background-color: #ffffff;
color:#404040;
margin:0;
margin-top:10px;
width:1020px;
text-align: center ;
margin-left:auto;
margin-right:auto;
}

.MenuFlash{
height:30px;
    
}
body { /* définition de la page */
  margin:0 ; /* marge extérieure */
  padding:0 ;/* marge intérieure */ 
  text-align:center; /* centrage du site sous IE */ 
  margin-left:auto; /* centrage du site sous Firefox */ 
  margin-right:auto;/* centrage du site sous Firefox */ 
  font-size:12px;
  font-family: "Calibri";

}
.header{
	
}
.headergauche{
	float:left ; /* flotte à gauche */
  clear:none;
  width:300px;
  height:100%;
}
.headercentre{
	float:left ; /* flotte à gauche */
  clear:none;
  width:461px;
  height:100%;
  font-family:Calibri;
    font-size:11px;
    color:#0076BD;
    background-color:#ffffff;

}
.headerdroite{
	float:left ; /* flotte à gauche */
  clear:none;
  width:239px;
  height:100%;
  font-family:Calibri;
    font-size:11px;
    color:#0076BD;
    background-color:#ffffff;

}
.container {/* encadre le tableau */
  width:100% ; /* largeur du tableau */
  margin:0 ; padding:0 ; /* marges intérieures et extérieures du tableau */ 
  height:100%;
  }

.gauche { /* définition de la colonne gauche */
  float:left ; /* flotte à gauche */
  clear:none;
  width:195px ; /* largeur : 24% de .container */
  height:100% ; /* hauteur : 100% du .container */
  margin:0 ; padding:0 ;/* marges */
  padding-left:5px;
  padding-right:8px;
  text-align:left;
  background-image:url(images/bordure-gauche-promo-flyer.gif);
  background-position:right;
  background-repeat:repeat-y;
  background-color: #ffffff;
  
}

.centre {/* définition de la colonne centre */
  float:left ; /* flotte à gauche */
  clear:none;
  width:600px ; /* largeur : 50% de .container */
  height:100% ; /* hauteur : 100% du .container */
  margin:0;padding:5px ; /* marges */
  text-align:left;
  background-color: #ffffff;
}

.droite { /* colonne droite */
  float:left ; /* flotte à gauche */
  clear:none;
  width:192px ; /* largeur : 23% de .container */
  height:100% ; /* hauteur : 100% du .container */
  margin:0 ;/* marges */
  background-image:url(images/bordure-droite-promo-flyer.gif);
  background-position:left;
  background-repeat:repeat-y;
  padding-left:8px;
  text-align:left;
  background-color: #ffffff;

}
.spacer { /* force au retour à la ligne après des fenêtres float */
  clear:both;}


/***** Main menu *****/

#HouseMenuNav0 {
width:170px;
margin:0;
padding:0;
list-style:none;
font-size:11px;
}

#HouseMenuNav0 li {
width:170px;
padding:0;
line-height:1.4em;
display:inline;

}

#HouseMenuNav0 a {
height:30px;
float:left;
padding:6px 0px 5px 0px;
text-align:center;
font-size:12px;
font-family:Calibri;
font-weight:bolder;
background-image:url(images/titre-numeri-print.gif);
background-position:left;
background-repeat:no-repeat;
color:#ffffff;
width:170px;
}

#HouseMenuNav0 li a:hover, #HouseMenuNav0CurrentItem a {
color:#505050;
}

#HouseMenuNav0 ul { /* bloc sous menu */
margin:0px;
padding:0;
width:185px;


}

#HouseMenuNav0 ul a {/* liens bloc sous menu */
padding:0;
font-weight:normal;
font-size:12px;
background-image:none;
color:#676769;
height:20px;
text-align:left;
border-bottom:10px #dddddd thin dotted;

}

#HouseMenuNav0 ul ul {
width:113px;
}

#HouseMenuNav0 ul ul a {
width:100px;
}

/***** Footer *****/

#footer {
clear:both;
margin:0 auto;
padding:15px 0;
border-top:2px solid #e2007a;
width:1000px;
text-align:center;
color:#eeeeee;
}

#footer p {
margin:0;
padding:0;
}

#footer a {
color:#cccccc;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}

/***** Various classes *****/

.left {
margin:3px 10px 2px 0;
float:left;
}

.right {
margin:2px 0 2px 10px;
float:right;
}

.textright {
text-align:right;
}

.center {
text-align:center;
}

.small {
font-size:10px;
}

.bold {
font-weight:bold;
}

.postinfo {
background-color:#f4f4f4;
border-left:4px solid #cccccc;
color:#606060;
font-size:10px;
line-height:1.4em;
margin:1px 0 20px;
padding:8px 5px 8px 8px;
}

.clearing {
clear:left;
padding:0;
margin:0;
visibility:hidden;
}

.hide {
display:none;
}

/* Style DNN */
.SubHead
{
    font-family:Calibri;
    font-size:11px;
    color:#676769;
}

.NormalTextBox
{
    font-family:Calibri;
    font-size:11px;
    color:#676769;
    background-color:#ffffff;
    font-weight:bold;
    border:2px #0076BD dotted;

}

.normal
{
    font-family:Calibri;
    font-size:15px;
    color:#676769;
}

.normalSmall
{
    font-family:Calibri;
    font-size:12px;
    color:#676769;
}


.SkinItem
{
    font-family:Calibri;
    font-size:15px;
    color:#ffffff;
}

.normalTitreBleu
{
    font-family:Calibri;
    font-size:13px;
    color:#548ed5;
    background-color:#ffffff;
    font-weight:bold;
}

.normalTitreOrange
{
    font-family:Calibri;
    font-size:13px;
    color:#e46c0a;
    background-color:#ffffff;
    font-weight:bold;
}

a.LoginCSS:link, a.LoginCSS:visited, a.LoginCSS:active { 
	font-family:Calibri;
    font-size:11px;
    color:#676769;
 }
a.LoginCSS:hover { 
	font-family:Calibri;
    font-size:11px;
    color:#cccccc;
  }
  
 /* ==========================
    CSS STYLES FOR HouseMenu
   ==========================
*/

/* Applied to all unordered lists within the div named "houseMenuVstatic" */
#houseMenuVstatic ul
{
	margin: 0;
	border: 0;
	padding: 0;
	font-family: Calibri, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	list-style-type: none;
	width: 500px;
}

/* Applied to all list items within the div named "houseMenuVstatic" */
#houseMenuVstatic li
{
	display: inline;
	margin: 0;
	border: 0;
	padding: 0;
	width: 500px;
}

/* Applied to all links. Use "li a" styles below to customize nested links. */
#houseMenuVstatic a
{
	padding-right: 6px;
	display: block;
	padding-left: 6px;
	padding-bottom: 4px;
	color: #676769;
	padding-top: 4px;
	background-color: #ffffff;
	text-decoration: none;
	width: 490px;
	_width: 500px;
	margin: 0;
font-family: Calibri, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

/* Applied to all links. Use "li a" styles below to customize nested links. */
#houseMenuVstatic a:hover
{
	background-color: #da0463;
	color: #ffffff;
}

/* Applied to first-level links */
#houseMenuVstatic ul a
{
}

/* Applied to second-level links */
#houseMenuVstatic ul ul a
{
	padding-left: 12px;
	background-color: #6699cc;
	width: 138px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 132px;
	_width: 144px;
	/* end hack */
}

/* Applied to third-level links */
#houseMenuVstatic ul ul ul a
{
	padding-left: 18px;
	background-color: #6699cc;
	width: 138px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 126px;
	_width: 144px;
	/* end hack */
}

/* Applied to fourth-level links */
#houseMenuVstatic ul ul ul ul a
{
	padding-left: 24px;
	background-color: #6699cc;
	width: 138px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 120px;
	_width: 144px;
	/* end hack */
}

/* Applied to fifth-level links */
#houseMenuVstatic ul ul ul ul ul a
{
	padding-left: 30px;
	background-color: #6699cc;
	font-weight: normal;
	width: 138px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 114px;
	_width: 144px;
	/* end hack */
}

.ArrowPointer
{
	cursor: default;
}



/* Applied to the parent item, if displayed, in either vertical or horizontal
   orientation. Must follow other styles. */
#houseMenuParentItem a
{ /* all links under the parent item (li) */
	color: #eeeeee;
	background-color: #666;
	text-decoration: none;
}

a#houseMenuParentLink
{ /* parent link itself */
	color: #eeeeee;
	background-color: #333;
	text-decoration: none;
}

a#houseMenuCurrentLink
{ /* current link itself */
	color: #ffffff;
	background-color: #600;
	text-decoration: none;
}
