/* CSS Document  */

.contenu_photo{
	align:center;
	width:450px;
	padding-top:10px;
}

.images{
	border:1px #e7e6d9 solid;
	width:450px;
	height:111px;
}

.titre_photo{
	color:#858269;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	width:450px;
	height:16px;
	border-top:1px solid #e7e6d9;
	border-left:1px solid #e7e6d9;
	border-right:1px solid #e7e6d9;
	background-color:#FFFFFF;
}

.texte_photo{
	width:440px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px;
	border:1px #e7e6d9;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color:#858269;
}

.texte_photo li{
	list-style-image: url(images/fleche.jpg);
	list-style-position: outside;
	top: 5px;
	bottom: 5px;
}

.texte_photo ul{
	margin:0px;
	padding:3px;
	margin-left:10px;
}

.titre_trait{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.video{
	border:1px #e7e6d9 solid;
	width:450px;
	height:240px;
	text-align:center;
	background-color:#e7e6d9;
	float:inherit;
}

.video2{
	border:1px #e7e6d9 solid;
	width:450px;
	height:400px;
	text-align:center;
	background-color:#e7e6d9;
	float:inherit;
}

.texte_photo img{
	float:none;
}
