﻿
.Fiche
{
	margin: 60px auto;
	width:570px;
	height:337px;
	text-align:left;
	color:White;
	font-size:11px;
}
.Fiche_G
{
position:relative;
float:left;
width:	5px;
height:337px;
background-image:url('images/Fiche_BG.png');

}
.Fiche_CentreG
{
	position:relative;
	float:left;
	background-color:#313131;
	height:317px;
	width:272px;
	padding: 10px 7px;
	background-image:url('images/Fiche_Back.jpg');
	background-position: left 130px;
	background-repeat:no-repeat;
}
.Fiche_CentreF
{
	position:relative;
	float:left;
	width:9px;
	height:337px;
	background-image:url('images/Fiche_sep.jpg');

}
.Fiche_CentreD
{
	position:relative;
	float:left;
	background-color:#313131;
	width:242px;
	height:337px;
}
.Fiche_D
{
	position:relative;
	float:left;
	width:28px;
	height:337px;
	background-image:url('images/Fiche_BD.png');
}

.Titre
{
	font-size:14px;
	color:White;
	text-transform:uppercase;
	font-weight:bold;
}

.Bleu_F
{ 
	color:#547D9B;
} 

.Bleu_C
{ 
	color:#9ABFCF;
} 

.GPS
{
	margin-top:5px;
	color:#5F5F5F;
	font-size:10px;
}
.Option
{
	width: 272px;
	height: 20px;
	padding: 5px 0px;
	overflow:auto;
}

.PN_Description
{
	 position:relative; 
	width:auto ;
	height:125px;
	margin-left:5px;
}
.Langue
{
float:right;
}

.Description
{
	width: 240px;
	 height:125px;
	color:#a8a8a8;
	overflow:auto;
	 text-align:justify;
	float:left;
	scrollbar-face-color: #404040;
    scrollbar-shadow-color: #313131;
    scrollbar-highlight-color: #404040;
    scrollbar-3dlight-color: #313131;
    scrollbar-darkshadow-color: #313131;
    scrollbar-track-color: #313131;
    scrollbar-arrow-color: #FFFFFF;	


    }

.VSC /*Voir sur Carte*/
{
text-align:center;
width: 55px;
position:absolute;
bottom:15px;
right:15px;
}

.Photo
{
	text-align:center;
	padding: 15px 5px 0px 3px;
	width:230px;
	height:170px;
	overflow:hidden;	
}

.Photo_Cmd

{
	margin: 0 auto;
	text-align:center;
	width:100px;
	font-size:14px;
	padding: 5px 0px;
}
.Commentaire_Titre
{
	color:#547D9B;
	font-size:11px;
}

.Commentaire
{
	width:auto;
	height:95px;
	overflow:auto;
	color:#a8a8a8;
	font-size:10px;
	font-weight: normal;
	scrollbar-face-color: #404040;
    scrollbar-shadow-color: #313131;
    scrollbar-highlight-color: #404040;
    scrollbar-3dlight-color: #313131;
    scrollbar-darkshadow-color: #313131;
    scrollbar-track-color: #313131;
    scrollbar-arrow-color: #FFFFFF;	

}

.Commentaire_Nom
{
	color:White;
	font-size:12px;
	 font-weight:bold;
}



.Selection
{
	padding:  25px 5px 5px 25px;
	color:White;
	font-size:12px;
	font-weight:bold;
	position:relative;
	width:auto;
	/*background-color: #a8a8a8;*/
	background-image:url('images/img_fond_recherche.png');
	height:475px;
	background-repeat:no-repeat;
	/*background-position: left 20px;*/
}

.Recherche
{
	padding:  25px 5px 5px 25px;
	color:White;
	font-size:12px;
	position:relative;
	width:auto;
	/*background-color: #a8a8a8;*/
	background-image:url('images/img_fond_recherche2.png');
	height:475px;
	background-repeat:no-repeat;
	/*background-position: left 20px;*/
}


.PN_Contact
{
	padding:  25px 5px 5px 25px;
	color:White;
	font-size:11px;
	position:relative;
	width:375px;
	float:left;
	background-color: #777777;
	background-image:url('images/BOIUF_InfoUser.png');
	height:475px;
	background-repeat:no-repeat;
	/*background-position: left 20px;*/
}

.Selection_PN
{
	margin-top:5px;
	font-weight: normal;
	overflow:auto;
	height: 343px;
	width:660px;
   /* background-color:#313131;*/
   border: solid 1px #313131;

	scrollbar-face-color: #404040;
    scrollbar-shadow-color: #313131;
    scrollbar-highlight-color: #404040;
    scrollbar-3dlight-color: #313131;
    scrollbar-darkshadow-color: #313131;
    scrollbar-track-color: #313131;
    scrollbar-arrow-color: #FFFFFF;	
}

.blocimage {          /* style du <span> */
      display : table-cell;
      vertical-align : middle;
      text-align:center;
      width:230px;
      height:165px;
      }