@import 'structure.css';
@import 'font.css';
@import 'menu.css';

.redactionnel{
	width:60px;
	height:75px;
	float:left;
        margin-right:5px;
}

.redactionnelFocus{
	width:120px;
	height:150px;
	float:left;
}

a img{
	border-width:0px;
}