/* CSS Générer par CSS Concat */
/****************************/
/*** Barre dans une fiche ***/
#barreFiche{
	background: url("../images/bg_menu.png") repeat-x scroll 0 0 transparent;
	height: 37px;
	color: white;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase; 
}
#barreFiche > div{
	float: left;
	cursor: pointer;
	border-left: 1px solid #9B6969;
    border-right: 1px solid #740000;
	line-height: 35px;
	width: 138px;
	text-align: center;
	background: url("../images/bg_menu.png") repeat-x scroll 0 0 transparent;
}
#barreFiche .information:hover,
#barreFiche .gallerie:hover,
#barreFiche .selected{
	border-color: #333333;
	background: url("../images/bg_menu_over.png") repeat-x scroll 0 0 transparent;
}

#barreFiche .bouton{
	width: auto;
	padding: 0 10px;
	line-height: 33px;
	float: right;
	border-left: none;
}
#barreFiche .courriel,
#barreFiche .print{
	display: block;
	height: 33px;
	width: 30px;
	float: right;
	margin-left: 10px;
}
#barreFiche .courriel{
	background: url("../images/btn_courriel.png") no-repeat 0 0;
}
#barreFiche .print{
	background: url("../images/btn_print.png") no-repeat 0 0;
}

/*** FIN / Barre dans une fiche ***/
/**********************************//**************************/
/*** Barre de recherche ***/
#barreRecherche{
	background: url("../images/bg_menu_over.png") repeat-x scroll 0 0 transparent;
	height: 35px;
	color: white;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase; 
/*	border: 1px solid #333333;*/

}

#barreRecherche .titreResultatsSpan{
	padding: 0 10px;
	float:left;
	line-height: 33px;
}
#barreRecherche .titreResultatsSpan .number{
	color: #ff0000;
}
#barreRecherche .modifierRecherche,
#barreRecherche .nouvelleRecherche,
#barreRecherche .boutonRouge
{
	cursor: pointer;
	border-left: 1px solid #9B6969;
    border-right: 1px solid #740000;
	line-height: 35px;
	padding:0 10px;
	float:left;
	text-align: center;
	background: url("../images/bg_menu.png") repeat-x scroll 0 0 transparent;
}
#barreRecherche .modifierRecherche:hover,
#barreRecherche .nouvelleRecherche:hover,
#barreRecherche .boutonRouge:hover
{
	border-color: #333333;
	background: url("../images/bg_menu_over.png") repeat-x scroll 0 0 transparent;
}

#barreRecherche .modifierRecherche a,
#barreRecherche .nouvelleRecherche a,
#barreRecherche .boutonRouge a
{
	color:#fff;
	text-decoration:none;
}

#barreRecherche #barreRechercheBoutons{
	float:right;
	border-left: 1px solid #333333;
}

/*** FIN / Barre de recherche ***/
/********************************/.fiche{
	border: 1px solid #666;
	width: 290px;
	height: 124px;
	border-collapse:collapse;	
}

#pageCourante > table{
	margin:0 auto;
}

#pageCourante > table > tbody > tr > td+td a.lien,
#pageCourante > table > tbody > tr > td+td .fiche-select{
	margin-left: 27px;
}

.fiche.missing{
	color: #006666;
}
.fiche.wanted{
	color: #003366;
}
.fiche .thumb{
	float: left;
	outline:0;
	border:0;
	height: 125px;
	width: 120px;
	overflow: hidden;
	position: relative;
}
.fiche .thumb img{
    height: auto;
    max-width: 120px;
    width: auto;
	outline:0;
	border:0;
	max-height: 130px;
}
.fiche .thumb_img{
	margin: 0 auto;
	display: table;
}

.fiche .thumb .thumb_video img{
	position: relative;
	top:-85px; 
	left: 25px;
	width:70px; 
	height:70px; 
}
.fiche .vid_thumb{
	display:block; 
	width:116px; 
	height:94px; 
	border:2px solid #000000; 
	background-color:#666666;
	margin-top: 13px;
}
/*
.fiche.wanted img{
	max-height: 125px;
	max-width: none;
}
*/
.fiche .info{
	height: 124px;
}
.fiche .cellPhoto{
	position: relative;
}
.fiche .info > div{
	padding: 15px;
	padding-left: 17px;
	height: 95px;
}
.fiche .info > div > span{
	display: block;
}
.fiche-select{
	height: 18px;
	line-height: 18px;
	border-bottom: 1px solid #666;
	text-align: right;
	position:relative;
	margin-bottom: 19px;
}
.fiche-select label{
	color: white;
	margin-right: 7px;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 19px;
	position: absolute;
    right: 20px;
	top:0px;
}
.fiche-select input[type="checkbox"]{
	position: relative;
	top: 2px;
}

.fiche-select.wanted{
	background: url("../images/bg_wanted.png") repeat-x scroll 0 0;
}
.fiche-select.missing{
	background: url("../images/bg_missing.png") repeat-x scroll 0 0;
}
.fiche .titre{
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	height: 17px;
}
.fiche .date{
	height: 17px;
	color: #333333;
	font-size: 12px;
	margin-bottom: 7px;
}
.fiche .Nom{
	font-size: 12px;
	font-weight: bold;
	height: 31px;
}
.fiche .No{
	font-size: 14px;
	font-weight: bold;
	height: 17px;
	color: #333333;
}
.fiche .etat{
	z-index: 9;
	position: absolute;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	/*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C0FFFF00,endColorstr=#C0FFFF00);
	background-color: rgba(255,255,0,0.7);*/
	background-color: #FFFF00;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	width: 288px;
	margin-top: 107px;
}
.miniFiche{
	width: 140px;
	height: 115px;
	overflow: hidden;
	border: 1px solid #1D657D;
	margin:5px auto;
	position: relative;
	background-color: #fff;
}

td+td>.miniFiche{
	margin-left:auto;
}

.miniFiche .fiche-select label{
	font-size:10px;
	text-align:left;
}

.miniFiche img{
	max-width: 100%;
	max-height: 97px;
	margin: 0 auto;
	height: auto;
	width: auto;
}
.miniFiche .thumb_video img{
	position: absolute;
	top: 16px;
	left: 18px;
}

#pageCourante .miniFiche .fiche-select{
	margin-left:0;
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	margin-bottom:0;
}/*************************************************/
/*** Barre de filtre dans la page de recherche ***/
#filtre{
	float: left;
	width: 475px;
}
#filtre select{
	width: 225px;
}
#filtre .mode{
	width: 150px;
	float: right;
	margin-top: -12px;
}
#filtre .type-image,
#filtre .type-normal{
	height: 28px;
	display: inline-table;
	border: 1px solid #a0a0a2;
}
#filtre .type-image{
	background: url("../images/btn_image.png") no-repeat 0 center;
	width: 29px;
}
#filtre .type-normal{
	background: url("../images/btn_fiche.png") no-repeat 0 center;
	width: 45px;
}
#filtre .mode > a:hover{
	border-color: #ff2020;
}
#filtre .mode > a.selected{
	border-color: #ff2020;
	cursor: default;
}
/*** FIN / Barre de filtre dans la page de recherche ***/
/*******************************************************//**********************************************************/
/*********** Info bulle afficher - Avec hover *************/
.info_bulle{
    position: relative;
}
.info_bulle span{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #231D8B;
    color: #000000;
    font-size: 10px;
    height: 1px;
    left: -2000em;
    margin-left: 0;
    overflow: hidden;
    padding: 3px;
    position: absolute;
	left: 20px;
    text-decoration: none;
    top: -2000em;
    width: 1px;
}
.info_bulle:hover{
    border: 0 none;
    text-decoration: none;
}
.info_bulle:hover span, 
.info_bulle:focus span, 
.info_bulle:active span{
    height: auto;
    overflow: visible;
    top: auto;
    width: 220px;
}
/*********** FIN / Info bulle afficher - Avec hover *************/
/****************************************************************/.pageFiche{
	width: 100%;
	border-collapse:collapse;
	margin-top: 15px;
}

.pageFiche .btnFiche{
	width: 100%;
	padding-bottom: 25px;
}
.pageFiche .btnFiche > div{
	float: right;
	background: url("../images/bg_button.png") repeat-x;
	width: 100%;
	border: 1px solid #6e0e0e;
}

.pageFiche .btnFiche > div > div,
.pageFiche .btnFiche > div > a{
	background: url("../images/bg_button.png") repeat-x;
	border: 1px solid #6e0e0e;
	border-top: none;
	border-bottom: none;
	height: 18px;
	line-height: 18px;
	font-weight: bold;
	color: white;
	font-size: 9px;
	font-family: Verdana;
	float: left;
	padding: 0 9px;
	text-transform: uppercase;
	cursor: pointer;
	text-decoration: none;
}
.ie .pageFiche .btnFiche > div > div,
.ie .pageFiche .btnFiche > div > a{
	padding-right: 8px;
}
.pageFiche .btnFiche > div > div+div,
.pageFiche .btnFiche > div > a+div,
.pageFiche .btnFiche > div > div+a,
.pageFiche .btnFiche > div > d+a{
	border-left: none;
}
.pageFiche .btnFiche > div > div:hover,
.pageFiche .btnFiche > div > a:hover{
	background: url("../images/bg_button_over.png") repeat-x;
	border-color: #333;
}
.pageFiche .ficheSwitcher{
	height: 20px;
}
.pageFiche .ficheSwitcher table{
	width: 100%;
	border-collapse:collapse;
}
.pageFiche .ficheSwitcher .prev,
.pageFiche .ficheSwitcher .next{
	background: url("../images/bg_button.png") repeat-x;
	border: 1px solid #6e0e0e;
	height: 18px;
	line-height: 18px;
	font-weight: bold;
	color: white;
	font-size: 11px;
	font-family: Verdana;
	display: block;
	text-decoration: none;
	cursor: pointer;
}
.pageFiche .ficheSwitcher .prev{
	text-align: left;
	padding-left: 10px;
}
.pageFiche .ficheSwitcher .next{
	text-align: right;
	padding-right: 10px;
}
.pageFiche .ficheSwitcher .fleche{
	width: 23px;
	padding: 0;
}
.pageFiche .ficheSwitcher .fleche.prev{
	background: url("../images/btn_prev.png") no-repeat 0 0;
	border-color: #333;
	float: left;
	border-right: none;
}
.pageFiche .ficheSwitcher .fleche.next{
	background: url("../images/btn_next.png") no-repeat 0 0;
	border-color: #333;
	float: right;
	border-left: none;
}

.pageFiche .liens{
	height: 50px;
	vertical-align: top;
	padding-top: 10px;
}
.pageFiche .image+.liens{
	height: auto;
	padding-top: 0;
	width: 280px;
}
.pageFiche .liens a{
	text-align: right;
	color: #666;
	font-weight: bold;
	font-size: 12px;
	display: block;
	padding-right: 23px;
	text-decoration: none;
	line-height: 18px;
	height: 18px;
	margin-bottom: 2px;
	background: url('../images/btn_fleche_vide.png') no-repeat 100% 0;
}

.pageFiche .infoBase{
	height: auto;
	vertical-align: top;
}
.pageFiche.missing,
.pageFiche .titre,
.pageFiche .nom{
	
}
.pageFiche.wanted,
.pageFiche .titre,
.pageFiche .nom{
	color: #003366;
}

.pageFiche .titre{
	text-transform: uppercase;
	height: auto;
	font-size: 16px;
}
.pageFiche .nom{
	font-weight: bold;
	font-size: 20px;
	height: auto;
	margin-bottom: 15px;
}
.pageFiche .infoBase td,
.pageFiche .infoBase th{
	padding-left: 5px;
}
.pageFiche .infoBase table{
	width: 100%;
	border-collapse:collapse;
}
.pageFiche .infoBase tr{
	height: 24px;
}
.pageFiche .infoBase th{
	color: #666;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	width: 50%;
}
.pageFiche .infoBase td{
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	width: 50%;
}
.pageFiche .infoBase td.text{
	color: #666;
	padding: 10px;
	font-weight: normal;
}
.pageFiche .infoBase > div{
	/*min-height: 272px;*/
}

.pageFiche .infoBase tr:nth-child(odd){
	background-color: #ebebeb;
}

.pageFiche .infoBase tr.altTr{
	background-color: #ebebeb;
}

.pageFiche .image{
	vertical-align: top;
	width: 282px;
}
.pageFiche .image .cadre{
	background-color: #C2C0C1;
    border: 1px solid #1D657D;
    height: 235px;
    margin-left: 0;
    position: relative;
    text-align: center;
    width: 250px;
	overflow: hidden;
}
.pageFiche.missing .cadre{
	height: 350px;
}
.pageFiche.wanted .cadre{
	height: 190px;
}

#photoFiche{
	max-width: 250px;
}
#photoFiche+div{
	font-size: 32px;
	font-weight: bold;
	color: #ff0000;
	position:absolute;
	top: 75px;
	left: 0px;
	width: 100%;
	text-align: center;
}
.missing #photoFiche{
	
}
.wanted #photoFiche{
	
}

.pageFiche .numeroADR{
	color: white;
	font-size: 13px;
	font-weight: bold;
	height: 21px;
	line-height: 21px;
	text-transform: uppercase;
	text-align: center;
	border: 1px solid black;
	width: 250px;
	border-top: none;
}
.pageFiche.missing .numeroADR{
	background: url("../images/bg_missing_21.png") repeat-x scroll 0 0;
}
.pageFiche.wanted .numeroADR{
	background: url("../images/bg_wanted_21.png") repeat-x scroll 0 0;
}
.pageFiche .fichePolice{
	border-bottom: 1px dotted #FF0000;
	border-top: 1px dotted #FF0000;
	padding: 5px 0;
	color: #333;
	font-weight: bold;
	height: auto;
	width: 250px;
	height: 62px;
	margin-bottom: 10px;
}
.pageFiche .fichePolice img{
	max-height: 64px;
	max-width: 68px;
	height: auto;
	width: auto;
}
.pageFiche .nomPolice{
	font-size: 18px;
	margin-left: 10px;
}
.pageFiche .telOrganisme{
	font-size: 19px;
	width: 250px;
	padding-left: 35px;
	line-height: 35px;
	color: #666666;
	background: url('../recherche/images/phone.png') no-repeat 0 5px;
}
.pageFiche .nomOrganisme{
	font-size: 22px;
	font-weight: bold;
	width: 250px;
	margin-top: 15px;
}
.pageFiche .recompense{
	border-top: 1px dotted #FF0000;
	width: 250px;
	padding-left: 35px;
	font-weight: bold;
	background: url('../recherche/images/prix.png') no-repeat 0 8px;
	padding-top: 7px;
}
.pageFiche .montantRecompense{
	
}
.pageFiche .recompensePar{
	color: #666666;
}
.pageFiche .recompensePar span{
	color: #333333;
}
/*
.pageFiche.wanted .trInfoContact{
	position: absolute;
}
.pageFiche.wanted .infoContact{
	position: absolute;
	display: block;
	top: -73px;
}
.pageFiche.missing .trInfoContact{
	position: absolute;
}
.pageFiche.missing .infoContact{
	position: absolute;
	display: block;
	top: -73px;
}
*/
.pageFiche .texte{
	padding-top: 35px;
	color: #333;
	font-size: 13px;
	padding-bottom: 35px;
}
.pageFiche .copie{
	
}
.pageFiche .copie h2{
	text-transform: uppercase;
	font-size: 15px;
}
.pageFiche .copie input{
	width: 510px;
}
.pageFiche .copie a{
	color: #ff0000;
	font-size: 11px;
	text-decoration: none;
	position: relative;
	top: 10px;
}
.pageFiche .copie div{
	color: #ff0000;
	font-size: 11px;
	display: inline;
}/*******************************************/
/*********** Selecteur de page *************/
.pageSelect{
	float: right;
	margin-bottom: 25px;
	margin-top: 5px;
}
.pageSelect .firstPage, 
.pageSelect .lastPage{
	display: none;
}
.pageSelect .prevPage,
.pageSelect .nextPage,
.pageSelect .pages{
	height: 18px;
	margin-left: 5px;
	display: block;
	border: 1px solid #6e0e0e;
	cursor: pointer;
	
	color: white;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
}
.pageSelect .prevPage:hover,
.pageSelect .nextPage:hover,
.pageSelect .pages :hover{
	border: 1px solid #333;
}
.pageSelect .prevPage,
.pageSelect .nextPage{
	width: 23px;
	border: 1px solid #666666;
}
.pageSelect .prevPage{
	background: url("../images/btn_prev.png") no-repeat 0 0;
}
.pageSelect .nextPage{
	background: url("../images/btn_next.png") no-repeat 0 0;
}
.pageSelect .pages{
	background: url("../images/bg_button.png") repeat-x scroll 0 0;
	width: 20px;
}
.pageSelect .pages:hover,
.pageSelect .pages.selected{
	border: 1px solid #333;
	background: url("../images/bg_button_over.png") repeat-x scroll 0 0;
}
/*********** FIN / Selecteur de page *************/
/*************************************************/