html
{
}
body
{	width: 1200px; margin: auto; position: relative; padding-left: 20px; padding-right: 20px; background: rgb(250, 250, 250);
}
#tete
{	width: 1200px; margin-top: 60px; height: 140px; 
}
#corps
{	width: 900px; margin: auto; position: relative;
}
#corps_g
{	float: left; width: 50%;
}
#corps_d
{	margin-left: 50%; position: relative; padding-right: 20px;
}

/* Divers
*/
.gros
{	font-size: 15px;
}
.tres_gros
{	font-size: 18px;
}
.orange
{	color: rgb(234, 127, 21);
}
a, button
{	text-decoration: none; border: none; background: none; cursor: pointer; color: rgb(0, 0, 0);
}
.fin_float
{	clear: both; height: 2px;
}

/* Corps gauche
*/
#cadre
{	float: right;  margin-right: 26px; position: relative; display: none;
}
#ecran
{	
}
#pellicule
{	
}
.image
{	float: left; text-align: center; overflow: hidden;
}
#on_off
{	float: right; text-align: right; background: none; color: black; font-size: 14px; border: none; 
}
#icones
{	float: left; 
}
#menu_diapo
{	display: none; 
}

#corps_g_1
{	height: 430px; position: relative; margin-right: 252px; text-align: right;
}
#adresse
{	font-size: 12px; font-family: "Calibri Light", Arial, sans-serif;
}
#menu_g
{	position: absolute; top: 386px; right: 0px; text-align: right;
}
#menu_g a, #menu_g span
{	font-size: 14px; font-family: calibri, arial, sans-serif; color: rgb(100, 100, 100); cursor: pointer;
}
#admi
{	margin-top: 4px; width: 200px; height: 22px;
}
#log_admi
{	display: none; text-align: right;
}
#code
{	font-size: 14px; background: none; border: 1px solid rgb(200, 200, 200); 
}
#bt_admi
{	background: none; border: none; font-size: 14px; padding: 4px;  color: rgb(100, 100, 100);
}

/* Corps
*/
#accroche, #presentation, #presse, #mentions
{	display: none; font-size: 14px; font-family: calibri, arial, sans-serif;
}
#presentation
{	text-align: justify;
}
#accroche table td
{	vertical-align: top; padding: 16px;
}
#presse table td
{	vertical-align: top; 
}
.lg_fixe_1
{	width: 160px;
}
.align_d
{	text-align: right;
}
.date
{	font-size: 11px; font-family: courier, monospace;
}
