﻿.accueil_zone-droit {
	float: left;
	width: 165px;
}
.accueil_zone-droit a:link {
	float: left;
	width: 165px;
	text-decoration: none;
	color: #000000;
}
.accueil_zone-droit a:visited {
	float: left;
	width: 165px;
	color: #000000;
	text-decoration: none;
}

.conteneur_video {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	height: 125px;
	margin-bottom: 10px;
}
.titre_promo {
	font-size: x-large;
	color: #891113;
	text-decoration: underline;
}
.titre_mini {
	font-size: small;
}
.titre_video {
	text-align: center;
	background-color: #B4161B;
	width: 434px;
	border: 1px solid #000000;
	font-size: large;
	color: #FFFFFF;
	margin-top: 3px;
	margin-right: 3px;
	height: 24px;
	line-height: 24px;
	float: right;
}
.titre_video a:visited{
	text-align: center;
	font-size: large;
	color: #FFFFFF;
	text-decoration:none
}
.titre_video a:hover {
	text-align: center;
	font-size: large;
	color: #000000;
	text-decoration: none;
}
.titre_video a:link{
	text-align: center;
	font-size: large;
	color: #FFFFFF;
	text-decoration:none
}

.descript_video {
	width: 424px;
	float: right;
	border: 1px solid #000000;
	font-size: small;
	color: #000000;
	margin-top: 3px;
	margin-right: 3px;
	height: 77px;
	line-height: 13px;
	padding: 5px;
}
.descript_video a:visited {
	font-size: small;
	color: #000000;
	text-decoration: none;
}
.descript_video a:link{
	font-size: small;
	color: #000000;
	text-decoration: none;
}
.descript_video a:hover{
	font-size: small;
	color: #B4161B;
	text-decoration: none;
}
.alignement_image {
	border-width: 0;
	margin: 6px 5px 8px 6px;
}
.mobile {
	font-family: "Courier New", Courier, monospace;
	border: 2px solid #000000;
	background-color: #CC3300;
	padding: 5px 15px 5px 15px;
	margin: 5px 25px 3px 25px;
}

