
body
{
    margin: 0;
    padding: 0;
    font-family: verdana;
    font-size: 11px;
    font-weight: normal;
    color: #000614;
}
/* background*/
.BackgroundMiror1
{
    background-color: #000614;
}
.BackgroundMiror2
{
    background-color: White;
}
.BackgroundEntete
{
    background-image: url(Images/site/BackgroundRepeat1.png);
    background-repeat: repeat-y;
    position: relative;
    width: 1000px;
    height: 170px;
    margin-left: auto;
    margin-right: auto;
}
.BackgroundInt1
{
    background-image: url(Images/site/BackgroundInt1.png);
    background-repeat: no-repeat;
    position: relative;
    width: 1000px;
    height: 51px;
    margin-left: auto;
    margin-right: auto;
}
.BackgroundPage
{
    background-image: url('images/site/BackgroundRepeat1.png');
    background-repeat: repeat-y;
    position: relative;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
.BackgroundInt2
{
    background-image: url(Images/site/BackgroundRepeat2.png);
    background-repeat: repeat-y;
    position: relative;
    width: 1000px;
    height: 3px;
    margin-left: auto;
    margin-right: auto;
}
.BackgroundPiedDePage
{
    background-image: url('Images/site/BackgroundPiedDePage.png');
    background-repeat: no-repeat;
    position: relative;
    width: 1000px;
    height: 250px;
    margin-left: auto;
    margin-right: auto;
}
/* zone de text et objet*/
.Log
{
    position: absolute;
    top: -18px;
    left: 851px;
}

.logo
{
    position: absolute;
    top: 15px;
    left: 23px;
}
.titre
{
    position: absolute;
    top: 23px;
    left: 215px;
}
.LogoPhebus
{
    position: absolute;
    top: 30px;
    left: 215px;
}
.LogoPhebus2
{
    position: absolute;
    top: 54px;
    left: 303px;
}
.LogoPhebus3
{
    position: absolute;
    top: 72px;
    left: 303px;
}
.LogoVolttour
{
    position: absolute;
    top: 63px;
    left: 693px;
}


/* Zone CENTRE DE PAGE */

.menue
{
    float: left;
    width: 170px;
    margin-left: 15px;
    margin-bottom: 30px;
    text-align: center;
}

#content
{
    margin-left: 230px;
    width: 740px;
    height: auto;
    min-height: 450px;
}
/* traduction*/
.MicrosoftTranslator
{
    float: left;
    margin-left: -15px;
}
.MenueAccordion
{
    float: left;
    width: 170px;
}

/* LIENS HYPERTEXTE 31659C*/
a
{
    text-decoration: underline;
    color: #000614;
    font-weight: 700;
}

a:active
{
    color: #000614;
    text-decoration: none;
}

/*t */
div[id*="AccordionSiteMap"]
{
    text-align: center;
    width: 170px;
    margin: 0;
    padding: 0;
    overflow: hidden !important;
}

.AccordionHeader + div
{
    position: relative;
    z-index: 1;
}
.AccordionHeaderSelected
{
    background: url(images/site/BoutonMenue2.png) no-repeat;
    height: 30px;
    position: relative;
    z-index: 10;
    margin-top: 5px;
}
.AccordionHeaderSelected span
{
    display: block;
    font-weight: bold;
    text-decoration: none;
    line-height: 30px;
}

.AccordionHeader1
{
    background: url(images/site/BoutonMenue3.png) no-repeat;
    height: 30px;
    position: relative;
    z-index: 10;
    margin-top: 5px;
}

.AccordionHeader1 span
{
    display: block;
    font-weight: bold;
    text-decoration: none;
    line-height: 30px;
}

.AccordionHeader1 span:hover
{
    font-weight: 500;
    font-weight: bold;
    font-style: italic;
    cursor: pointer;
}
.AccordionHeader2
{
    background: url(images/site/BoutonMenue.png) no-repeat;
    height: 30px;
    position: relative;
    z-index: 10;
    margin-top: 5px;
}

.AccordionHeader2 span
{
    display: block;
    font-weight: bold;
    text-decoration: none;
    line-height: 30px;
}

.AccordionHeader2 span:hover
{
    font-weight: 500;
    font-weight: bold;
    font-style: italic;
    cursor: pointer;
}
.AccordionContent
{
    width: 165px;
    border: 1px dashed #000614;
    border-top: none;
    background-color: white;
}

.AccordionContent a
{
    height: 22px;
    display: block;
    white-space: nowrap;
    color: #000614;
    margin-bottom: 5px;
    line-height: 22px;
}

.AccordionContent a:first-child
{
    border-top: none !important;
    height: 22px;
    line-height: 22px;
}
.AccordionContent a:hover
{
    font-style: italic;
    color: white;
    background-color: #000614;
    height: 22px;
    line-height: 22px;
}

.AccordionLink
{
    color: Black;
}

/* ImageAjax*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(Images/ImageAjax/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(Images/ImageAjax/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
