td					{ color: #1B587E; font-size: 10pt; font-family: Arial }
.pti				{ color:#1B587E; font-size: 8pt; font-family: Arial; font-weight: none; }
.ptigras			{ color:#1B587E; font-size: 8pt; font-family: Arial; font-weight: bold; }
.ptinoir			{ color:#FFFFFF; font-size: 8pt; font-family: Arial; font-weight: none; }
.gras				{ color:#1B587E; font-size: 10pt; font-family: Arial; font-weight: bold; }
.titrecontact		{ color:#BE2B6B; font-size: 10pt; font-family: Arial; font-weight: bold; }
.titrerealisation	{ color:#709D38; font-size: 10pt; font-family: Arial; font-weight: bold; }
.index	            { color:#474e56; font-size: 8pt; font-family: Arial; font-weight: bold; }

.accueilgauche 
{
background:url(images/fdaccbddroit.jpg);
background-repeat:repeat-x;


}


a.lien
{
	font-size : 10pt;
	text-decoration: none;
	font-family : Arial;
	color : #1B587E;
}

a.lien:hover
{
	font-size : 10pt;
	text-decoration: none;
	font-family : Arial;
	color : #F35014;
}
a.lienpti
{
	font-size : 8pt;
	text-decoration: none;
	font-family : Arial;
	color : #1B587E;
}

a.lienpti:hover
{
	font-size : 8pt;
	text-decoration: none;
	font-family : Arial;
	color : #F35014;
}
BODY 
{
  scrollbar-arrow-color:#F5F5F5;
  scrollbar-base-color:#1B587E;
  scrollbar-shadow-color:#FFFFFF;
  scrollbar-face-color:#1B587E;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-darkshadow-color:#1B587E;
  scrollbar-3dlight-color:#1B587E;
  scrollbar-track-color:#F5F5F5;
  margin-left:0;
  margin-top:0;
  margin-right:0;
  margin-bottom:0;

}
ul
{
list-style-type: none;
margin-left:0;
margin-top:0;
margin-right:0;
margin-bottom:0;
width: 100%;
height: 100%;
}
li
{
background-image: url("images/fond_bandeu_haut_interne_gauche.gif");
background-repeat: repeat;
background-position: 100% .0em;
padding-right: .0em;
height: 94px;
}
*--------- Lightbox -----------*/
#lightbox
{
    background-color:#FFFFFF;
    padding: 100px;
    border-bottom: 100px solid #FFFFFF;
    border-right: 100px solid #FFFFFF;
}

#lightboxDetails{
    font-size: 1em;
    color: #FFFFFF;
    padding-top: 0.5em;
} 

#closeButton{ top: 3px; right: 3px; }

#lightboxCaption{ float: none; }

#keyboardMsg{ float: none;  }

#lightbox img{ border: none; } 

#overlay img{ border: none; }

#overlay{ background-image: url("overlay.png"); }

* html #overlay{ /*Hack IE */
    background-color: #FFF;
    background-color: transparent;
    background-image: url("blank.gif");
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
}
/*-------- fin lightbox -------*/
