html
{
}
body
{	max-width: 1200px; min-width: 1200px; padding-left: 20px; padding-right: 20px; margin: auto;
	background: rgb(248, 248, 250); color: rgb(0, 0, 0);
}
#tete
{	width: 1200px; margin-top: 60px; height: 140px;
}
#corps
{	
}
#corps_c
{	clear: both; margin-top: 60px; padding: 100px 0px 300px 0px; text-align: center;
}
#pied
{	clear: both; height: 60px;
}

/* CORPS
*/
/* GAUCHE */
#titreReal
{	margin-bottom: 20px; font-size: 20px; font-family: "calibri light", "Trebuchet MS", calibri, arial, sans-serif;
}
#titreReal_g
{	margin-right: 40px;
}
#titreReal_d
{	float: right; text-align: right; padding-left: 20px;
}
#infosReal
{	width: 360px; min-width: 100px; margin-top: 0px;
}
.titre_info
{	font-size: 15px; font-weight: bold; font-family: courier, monospace; 
}
.info
{	margin-bottom: 10px; font-size: 14px; font-family: calibri, arial, sans-serif;
}
#bouton_video a
{	font-size: 18px; font-family: calibri, arial, sans-serif;
}
/* DROIT */
#chargement
{	clear: right; float: right; width: 600px; text-align: center; padding-top: 60px;
}
#cadre
{	clear: right; float: right; display: none;  
}
#icones
{	float: left; 
}
button
{	background: none; cursor: pointer;
}
#cadre_icones
{	overflow: hidden;
}
#ecran
{	position: relative; overflow: hidden; 
}
.image
{	text-align: center; 
}
#menu_diapo
{	text-align: center;
}
#recule, #avance
{	background: none; border: none; width: 20px;
}
#on_off
{	color: black; font-size: 15px; background: none; border: none;
}
#commentaire
{	margin-left: 160px; margin-top: 40px; font-size: 14px; font-family: calibri, arial, sans-serif; text-align: justify;
}
/*	CENTRE
*/
#titreVideo
{	margin-bottom: 100px; font-size: 20px; font-family: "Trebuchet MS", calibri, arial, sans-serif; 
}
#cadre_db
{	width: 520px; padding: 40px; margin: auto; margin-top: 60px; 
	background: rgb(200, 200, 200); border: 2px solid rgb(200, 0, 20); border-radius: 10px;
}
#gauche_db
{	float: left; margin-bottom: 20px;
}
#titre_db
{	margin-left: 160px; padding: 40px 20px 0px 20px; text-align: center; font-size: 24px; font-family: "Tahoma", arial, sans-serif;
}
#info_db
{	clear: both; padding-top: 20px; border-top: 1px solid rgb(160, 160, 160);
}

/* PIED
*/

/*	DIVERS
*/
a
{	text-decoration: none; color: rgb(0, 0, 0);
}
.orange
{	color: rgb(250, 140, 0);
}