/*
 * 
 */
td.content-body {
	height: 350px;
}
* html td.content-body {
	height: auto;
	min-height: 350px;
} 
/*
 * phototheque
 */

	.photo{
		float:left;
	/*	width:110px;	*/
	/*	height:130px;	*/
		margin-right:30px;
		margin-bottom:20px;
	}
	
	.photo .title{
		color:#331f45;
		font-size:11px;
		font-weight:bold;
	}
	
	.photo .poids{
		color:#331f45;
		font-size:11px;
		font-weight: normal;
	}
	
	/*
	 * form phototheque
	 */
	#form_phototheque{
		position: absolute;
		float: left;
		width:520px;
		height:617px;
		background:transparent url(/medias/content/fond_form.png) top left no-repeat;
		padding: 20px 0 0 20px;
		display: none;
	}
	
	#form_phototheque .line-form-phototheque{
		float: left;
		width: 90%;
		margin-bottom:5px;
	}
	
	#form_phototheque .intro{
		margin-bottom: 20px;
	}
	
	#form_phototheque .line-form-phototheque p{
		margin:0;
	}
	
	#form_phototheque .line-form-phototheque img{
		border-right:5px solid transparent;
	}
	
	#form_phototheque .line-form-phototheque .shortdesc{
		color:#331f45;
		font-size:18px;
		font-weight:bold;
	}
	
	#form_phototheque .line-form-phototheque .longdesc{
		color:#3e2c4f;
		font-size:11px;
		font-weight: normal;
	}
	
	#form_phototheque .line-form-phototheque label{
		float: left;
	}
	
	#form_phototheque .line-form-phototheque .inputText{
		float: right;
		width: 200px;
		margin-right: 100px;
		background-color: #675973;
		border:none;
		color:#fff;
	}
	
	#form_phototheque .line-form-phototheque .CNIL {
		width:352px;
		color:#9e99a0;
	}
	
	#form_phototheque .line-form-phototheque .CNIL a {
		color:#9e99a0;
	}

	#form_phototheque .btn_submit {
		background:transparent url(/medias/content/btn-envoyer2.gif) top left no-repeat;
		float:left;
		border:none;
		width: 88px;
		height: 46px;
		cursor: pointer;
	}

	#form_phototheque #obligatoire {
		text-align: right;
		width: 370px;
		color:#9e99a0;
	}
	
	#form_phototheque .close{
		float: right;
	}

	#form_phototheque .line-form-phototheque .errors{
		background-color: #c18585;
	}
	
	
/******/
#video-principale{
	padding-bottom:20px;
	text-align:center;
/*
	float:left;
	width: 365px;
	height: 265px;
*/
}

#autres-video{	
	text-align:center;
	display:block;
	text-align:center;
	margin-left:47px;
}

#autres-video .photo{	
	display:block;
	margin-bottom:10px;
	margin-right:20px;
	text-align:center;
	width:145px;
}

#autres-video a{	
	color:#4A0582;
}
