﻿@charset "utf-8";
/* CSS Document jmp 7/8/9 2014*/

#mainContainer {
	width: auto;
	height: auto;
	}
/* -------------- Début de la zone Double colonne ----------*/

#wrap2cols {
	overflow:auto;
	width: 800px;
	height: auto;
	margin: auto;
	margin-top: 50px;
	}
	
	
#leftColumn {
	float: left;
	width: 270px;
	height: 300px;
	line-height:20px;/* -------------- espacement des lignes ----------*/
	}
	
#rightColumn {
	float:right;
	width: 497px;
	color: #525252;
	text-align: justify;

	}
	
#rightColumn a {
	color: #bd0303;
	text-decoration: none;
	}

#inTextBut {
	margin-top: 50px;
	}
/* -------------- Fin de la zone Double colonne ----------*/
/* -------------- Début de la zone Double colonne film----------*/

#wrap2colsfi {
	overflow:auto;
	width: 800px;
	height: auto;
	margin: auto;
	margin-top: 50px;
	}
	
	
#leftColumnfi {
	float: left;
	width: 0px;
	line-height:20px;/* -------------- espacement des lignes ----------*/
	}
	
#rightColumnfi {
	float:right;
	width: 750px;
	color: #525252;
	text-align: left;
	}
	
#rightColumnfi a {
	color: #bd0303;
	}
#leftColumnfi a {
	color: #bd0303;
	}

/* -------------- Fin de la zone Double colonne film ----------*/
/* -------------- Début de la zone Double colonne contact ----------*/

#wrap2colscon {
	overflow:auto;
	width: 800px;
	height: auto;
	margin: auto;
	margin-top: 50px;
	}
	
	
#leftColumncon {
	float: left;
	width: 0px;
	height: auto;
	line-height:20px;/* -------------- espacement des lignes ----------*/
	}
	
#rightColumncon {
	float:right;
	width: 750px;
	color: #525252;
	text-align: left;

	}
	
#rightColumncon a {
	color: #bd0303;
	text-decoration: none;
	}

/* -------------- Fin de la zone Double colonne ----------*/
/* -------------- Début de la zone Double colonne contact ----------*/

#wrap2collog{
	overflow:auto;
	width: 800px;
	height: auto;
	margin: auto;
	margin-top: 50px;
	}
	
	
#leftColumnlog {
	float: left;
	width: 400px;
	height: auto;
	line-height:20px;/* -------------- espacement des lignes ----------*/
	}
	
#rightColumnlog {
	float:right;
	width: 400px;
	color: #525252;
	text-align: left;

	}
	
#rightColumnlog a {
	color: #bd0303;
	text-decoration: none;
	}