
/* css dans la page html qui est mieux ici - ader juin 09 */

div#videosom{
	text-align: center;
	width: 100%
	margin-top: 10px;
	width:555px;
	height:424px;
	background-image: url(http://www.snorl.org/css/fond_video.jpg);
	background-repeat: no-repeat;
	/* padding-top: 50px; */
	position:relative;
	left:0px;
	margin-left: 20px;
	margin-bottom: 0px;
	}
	
div#videosom #contenant{
	position: relative;
	top:50px;
	}

div#videosom .titrevideo{
	text-align: center;
	width: 100%
	margin-top: 40px;
	margin-bottom: 10px;
	color:#0076BC;
}

div#videosom .titrevideo a{
	color:#0076BC;
	text-decoration: none;
}

div#pub{
	margin: 0 auto;
	width: 890px;
}

div#globalr{
	background: url("../IMG/bg_site.jpg") top left repeat-x;
	width:100%;
	height:500px;
}