/*Style marque blanche*/

@import "../themes/mavieille/style.css";

/*-----integration MB-----*/

img.thumb_vid{
border:1px #fff solid;
margin:-1px;
padding:0px;
}
img:hover.thumb_vid{
border:1px #fff solid;
}

.post{
float:left;
width:150px;
padding:0px;
margin:10px 2px 10px 3px;
height:370px;
}

.clearer{
	clear:both;
}

#content{
width:644px;
}