@charset "ISO-8859-1";
/*
Copyright (c) 2009, France TV Interactive (FTVI) All rights reserved.
version: 2.0.0
*/

/* --- ZONE --- */
.colsContainer  { overflow:hidden; position:relative; }

/* --- REGION --- */
.col300px, .col304px, .col348px, .col374px, .col662px, .col666px { float:left; }
.col300px { width:300px; }
.col304px { width:304px; margin-right:7px; }
.col348px { width:348px; margin-right:12px; }
.col374px { width:374px; }
.col662px { width:662px; margin-right:10px; }
.col666px { width:666px; margin-right:6px; }

.col50 { float:left; position:relative; width:49.5%; }
.col50.last { float:right; }
.col50 .col50 { width:49%; }
