/* CSS Document */

/* colone gauche */
#item{
	background-color: #F7F7F6;
	height:11px;
	border:none;
}
#itemSelect{
	background-image: url(/images/fl_grise.gif);
	background-position: 8px 14px;
	background-color: #F7F7F6;
	height:11px;
	border:none;
	color: #333;
}

.txtItem {
	margin: 0px 0px 5px 20px;
	padding:10px 0px 0px 20px;
	font: 10px Verdana;
	color: #333;
	line-height:10px;
}

.txtItem a{
	color: #333;
	text-decoration: none;
}
.txtItem a:hover{
	color: #FF7F00;
}



/* colone droite */
#bdxHaut {
	background-image: url(/images/nousconnaitre/fd_bdx_tech.jpg);
}

/* Balises ge�Lrant Affichage de l'album */
.txt h2{
	text-transform: none;
}

.blocVideo {
	padding-bottom:20px;
	border-bottom: 1px dotted #ccc;
}

.titreVideo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #215C99;
	padding-left:25px;
	padding-bottom:0;
	margin-bottom:5px;
	background-image:  url(/images/videos/basdebit.gif);
	background-repeat: no-repeat;
}

.descriptionVideo {
	color:#333;
	font-family: Verdana;
	font-size: 10px;
	padding-left:25px !important;
	margin-top:0px;
}

.embedVideo {
	margin-left: auto;
	margin-right: auto;
	width: 425px;
}

#lienVideoBD{
	width: 400px;
	height:40px;
	padding:15px 0px 0px 40px;
	margin:0px;
	background-image:  url(/images/videos/basdebit.gif);
	background-position: 22px 16px;
	background-repeat: no-repeat;
	cursor:hand;
	/*border-bottom:#666 dotted 1px;   //  se�Lparateur dans le code Html
	border:#00ff00 dotted 1px;	*/
}

#lienVideoHD{
	width: 400px;
	height:40px;
	padding:10px 0px 0px 40px;
	margin:0px;
	background-image:  url(/images/videos/hautdebit.gif);
	background-position: 10px 6px;
	background-repeat: no-repeat;
	cursor:hand;
	/*border-bottom:#666 dotted 1px;   //  se�Lparateur dans le code Html
	border:#00ff00 dotted 1px;	*/
}

.txtVideo {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	font-weight:bold;
	text-indent:26px;
	letter-spacing : 0px ;
	color: /*#243B62*/#666;
	text-decoration: none ;
}


.alert{
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight:normal;
	color: #999;
	padding-left:10px;
}

#recapAlbum{
	margin-top:20px;
	text-align:right;
	width:100%;
	height:20px;
	border-top:#999 solid 1px;
	line-height: 15px ;
}

/* Page Photos /////////////////////////////////*/
.listDeroulante {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF7F00;
}

#apercu{
}

.titrePhoto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #215C99;
	text-decoration: none;
}

.descriptifPhoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
