#video
{
	text-align:center;
}
#portrait_g
{
	float:left;
	background-image: url(../obstacle/escabeau1.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 252px;
	margin-top:-20px;
	margin-left:25px;
}

#portrait_d
{
	float:right;
	background-image: url(../obstacle/escabeau2.gif);
	background-repeat: no-repeat;
	width:158px;
	height: 230px;
	margin:0;
	margin-top:-5px;
	
}
/*technique*/
#techn
{
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	width:800px;
}
#techn ul
{
	list-style-type: none;
	padding-left:0px;
}

#technique2
{
	margin-left: 100px;
	margin-right: 100px;
	text-align: justify;	
	margin-bottom:40px;
}
/*plaquette*/
#plaquette
{
	text-align:center;

}

