.videos #precontenu{ 
	border-bottom: 6px solid #00b0e1;
}

	.videos #precontenu h1{
		color: #00b0e1;
		background: url(../images/fleche-titre-bleu.png) no-repeat left top;
	}
	
.videos #semiConteneur{
	background: #e8e8e8 url(../images/degrade-gris.png) repeat-x left bottom;
	margin: 0;
	padding: 0 0 0 135px;
}

	.videos #contenu{
		background: #fff url(../images/background-conteneur.png) no-repeat top right;
		min-height: 425px; /* IE6 */
		padding: 20px 18px 20px 15px;
	}
	
		.videos #contenu h3{
			color: #00b0e1;
			padding: 0 0 8px 0;
			margin: 0 0 8px 0;
			font-size: 1.2em;
		}
		
.videos .bas{
	color: #B838D8;
	padding: 0 0 5px 0;
	margin: 0 0 8px 0;
	border-bottom: 1px dotted #B838D8;
	font-size: 1.2em;
}

.videos #ecran{
	margin-left:70px;
	background:url(../images/a-video-fond.gif) no-repeat;
	width:393px;
	height:335px;
	padding-left:27px;
}