﻿/*
Aubergine : #330033 ; 2D152B
Pourpre : #660066 ; 6C0068
Vert : #CCFF66 ; B3FF5D
Fushia : #990066
Lien Menu : #996699
Lien orchestre inactif : 6D5C71
Lien orchestre actif : B3FF5D
Orange : #FF6600 EC7405
Kaki : #333300 495219
Peche : #FF6633 EB6B4A
Framboise : #660033 7E0834
Rose : #FF6699 EB76A7
Prune : #660066 74184F
Noir : #000000
Bordeaux : #2E0422
Violine : #7A5F78

*/



body
{
    /*text-align: center;*/
    top: 0px;
    padding-top: 0px;
    margin: 0px;
/*    background-color: #535355;*/
/*    background-color:#713D79;*/
  background-image:url("/images/pix-fond.png");
}


img
{
    border:0;
}

#Canvas
{
    position:relative;
    width: 1022px;
    height: 617px;
    top: 0px;
    left: 50%;
    margin-left: -512px;
    /*background-color:pink;*/
    background-color:#82878B;
    background-image:url("/images/bandeau.png");
    background-repeat:no-repeat;
    margin-top:0px;
    padding-top:0px;
    font-family: Arial, Helvetica, sans-serif; 
}

#form1
{
    margin-top:0px;
    padding-top:0px;
    top: 0px;
}

#Header{
    width:1022px;
    height:106px;
    float:none;
    background-image: url('/Images/bg-header.png');
    /*background-color:white;*/
    background-color:#2D152B;
}

#Nav
{
    /*width: 894px;*/
    width:563px;
    height: 76px;
    background-image: url('Images/bg-nav.png');
    background-repeat: repeat-x;
   /* background-color: aqua; */
    /*margin-top:20px;*/
    padding-top:30px;
    float:left; 
}

#Logo-cite{
    width:80px;
    height:124px;
    top:10px;
    left:10px;
    padding-top:16px;
    padding-left:16px;
    float:left;
    /*background-color:pink;*/
}

#Logo
{
    width:459px;
    height:115px;
    top:0px;
    right:0px;
    /*padding-top:16px;*/
    /*padding-right:16px;*/
    float:left;
    /*background-color:#6C0068;*/
    /*background-color:Aqua;*/
    text-align:right;
    clear:right;
}
/*
#Logo{
    width:562px;
    height:144px;
    padding-left:364px;
    top:0px;
    float:left;
}
*/
#Search{
    width:1022px;
    height:152px;
    float:left;
/*    background-color:#C2C5C7;*/
/*    background-color:#2D152B;*/
    background-image:url("/images/bg-search.png");
}

/* style de la liste d'auto-completion */    
#ctl00_AutoCompleteExtender1_completionListElem
{
    font-size:10px;    
}

#Pager
{
    /*width:1022px;*/
    width:647px;
    height:65px;
    float:left;
    background-image: url('/Images/bg-pager.png');
    /*color:#FFFFFF;*/
    color:#B3FF5D;
    font-size:12px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left:375px;
    line-height:40px;

}

#ctl00_ContentPlaceHolder1_PnlPagerLbl
{   width:400px;
    float:left;
}

#ctl00_ContentPlaceHolder1_PnlPager
{   width:200px;
    float:left;
}



#ctl00_ContentPlaceHolder1_PagerPageLbl
{
    width:80px;
    height:40px;
    line-height:40px;
    color:#B3FF5D;
    font-size:12px;
    font-family: Arial, Helvetica, sans-serif;
    background-color:Transparent;
    border:0;
    top:-6px;
    float:left;
}

#ctl00_ContentPlaceHolder1_PageLast
{
    width:20px;
    position:relative;
    top:10px;
    float:left;
}

#ctl00_ContentPlaceHolder1_PageFirst
{width:20px;
    position:relative;
    top:10px;
    float:left;
}

#ctl00_ContentPlaceHolder1_PageNext
{width:20px;
    position:relative;
    top:10px;
    float:left;
}
#ctl00_ContentPlaceHolder1_PagePrevious
{
    width:20px;
    position:relative;
    top:10px;
    float:left;
}




.PagerPageLbl
{
    /*font-size:18px*/
}

#Result
{
    width:1022px;
    height:100%;
    float:left;
/*    background-color:#535355;*/
      background-color:#2D152B;

    background-image:url("/images/pix-cacao.png");
    
}



.ln
{
    color: #FFFFFF;
    text-decoration:none;
    white-space:nowrap;
    /*padding-left:3px;*/     
}

.ln-active
{
    color: #000000;
    background-color:#880C18;
    text-decoration:none;
    white-space:nowrap;
    /*padding-left:3px;*/
}

.ln-hover
{
    color: #FFFFFF;
    background-color:#880C18;
    text-decoration:none;
    white-space:nowrap;
    /*padding-left:3px;*/
}

.ln:visited
{
    color: #FFFFFF;
    text-decoration:none;
    white-space:nowrap;
/*    padding-left:3px;*/
}

ul
{
    margin-left:-5px;
    margin-top:0px;
    list-style-type:none;
}


li
{
    padding-left:5px;
}

li.listOver
{
    background-color:#880C18;
}

li.listActive
{
    background-color:#880C18;
}


a {
	color: #ffffff; text-decoration: none
}
a:visited {
	color: #ffffff; text-decoration: none
}
a:hover {
	color: #ffffff; text-decoration: none
}
a:active {
	color: #ffffff; text-decoration: none
}


a.lnfooter {
	color: #696a6c; text-decoration: none
}
a.lnfooter:visited {
	color: #696a6c; text-decoration: none
}
a.lnfooter:hover {
	color: #696a6c; text-decoration:underline;
}
a.lnfooter:active {
	color: #ffffff; text-decoration: none
}

a.lnWeek {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
a.lnWeek:visited {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
a.lnWeek:hover {
	color: #000000;
	text-decoration:underline;
	font-weight:bold;
}
a.lnWeek:active {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}

.button
{
    position:relative;
    /*top:55px;*/
/*    left:55px;*/
    width: 166px;
    height: 25px;
/*    background-color: #880c18;*/
    background-color:#495219;
    font-family: Arial, Helvetica, sans-serif;
    color: #B3FF5D;
    text-align: center;
    border: solid 1px #495219; 
    /*border: 1px #880c18;*/
}

#formButton
{
    width:170px;
    height:100px;
    float:left;
    padding-top:70px;
    
}

#formSearch
{
    width:798px;
    height:100px;
    
    padding-top:70px;
    /*line-height:50px;*/
    text-align:right;
    float:left;
}

.formElement
{
    /*padding-left:25px;*/
    margin-right:25px;
    float:right;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    background-color:#B3FF5D;
/*    border:1px solid #B3FF5D; */
    border: solid 1px #495219; 
    color:#000000;
    
    
}

.btHistorique{
    position: relative;
   	width: 97px;
    left: 335px;
    top: 48px;
    color: #B3FC5D;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height:27px;
    text-align:center;
    float:left;
/*    background-color:#000000;*/
    background-color:#495219;
    margin-right:25px;
}

.btHistorique-active{
    position: relative;
   	width: 97px;
    left: 335px;
    top: 48px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height:27px;
    text-align:center;
    float:left;
    background-color:#B3FF5D;
    margin-right:25px;
}


.btHistorique-active a{
    color: #000000;
  }

div.btHistorique:hover
{
    background-color:#B3FC5D;
    color:#000000;
}

div.btHistorique a
{
    background-color:#495219;
    color:#B3FC5D;
}

div.btHistorique:hover a
{
    background-color:#B3FC5D;
    color:#000000;
}

#ctl00_ContentPlaceHolder1_btnSearchSimple:hover
{
    background-color:#B3FC5D;
    color:#000000;
}

#ctl00_ContentPlaceHolder1_checkboxArch
{
    margin-right:5px;
    float:right;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    background-color:#B3FF5D;
    border:1px solid #B3FF5D;
    color:#000000; 
}

label
{
    /*
    margin-left:2px;*/
    margin-right:25px;
    width:60px;
    float:right;
    font-family: Arial, Helvetica, sans-serif;
    color: #B3FC5D;
    font-size:10px;
    line-height:10px;
    text-align:left;
}

/*
input
{
    margin-right:25px;
    float:right;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    background-color:#B3FF5D;
    border:1px solid #B3FF5D;
    color:#000000;
    
}
*/
