
#affichePopup
{
	margin-left:10px;
	font-size:80%;
	font-weight:bold;
}
#banniere
{
	width:1000px;
	height:200px;
	background-color:#212e36;
	color:#82c1f6;
	font-size:400%;
	text-align:left;
	margin-bottom:10px;
}
body
{
	width:1000px;
	margin:auto;
	margin-top:5px;
	margin-bottom:5px;
	font-size:12pt;
	font-family:Comic Sans MS ;
	color:#ffffff;
	background-color: #000000;
}
.bouton_action
{
	width:100px;
	height:40px;
	margin-left:10px;
	font-size:12pt;
	font-family:Comic Sans MS ;
	font-size:90%;
	font-weight:bold;
	color:#212e36;
	text-align:center;
	padding:10px;
	border:3px outset #82c1f6;
	background:#82c1f6;
	cursor:pointer;
}
.bouton_action_long
{
	margin-left:10px;
	font-size:12pt;
	font-family:Comic Sans MS ;
	font-size:80%;
	font-weight:bold;
	color:#212e36;
	text-align:center;
	padding:5px;
	border:3px outset #82c1f6;
	background:#82c1f6;
	cursor:pointer;
}
.bouton_debranchement
{
	height:40px;
	margin-left:10px;
	font-size:12pt;
	font-family:Comic Sans MS ;
	font-size:90%;
	font-weight:bold;
	color:#212e36;
	text-align:center;
	padding:10px;
	border:3px outset #82c1f6;
	background:#82c1f6;
	cursor:pointer;
}
.bouton_popup
{
	margin:5px;
	padding:5px;
	border:2px outset #82c1f6;
	background:#82c1f6;
	font-size:12pt;
	font-family:Comic Sans MS ;
	font-size:80%;
	text-decoration: none;
	font-style: italic;
	color:#212e36;
	cursor:pointer;
}
.bouton_popup a
{
	text-decoration: none;
}
.bouton_popup a:hover
{
	font-weight:bolder;
	font-variant:small-caps;
	text-decoration:underline;
}
.cadre
{
	width:680px;
	margin-left:10px;
	padding:2px;
	border:2px inset #82c1f6;
}
.cadre_droite
{
	width:300px;
	margin-left:10px;
	padding:2px;
	border:2px inset #82c1f6;
	text-align:center;
}
#colonne_gauche
{
	float:left;
	position:relative;
	width:250px;
	font-size:90%;
}
.contact
{
	font-size:120%;
	font-weight:bold;
}
.contact a
{
	font-size:150%;
	text-decoration:none;
}
.contact a:hover
{
	font-weight:bolder;
	font-variant:small-caps;
	text-decoration:underline;
}
#corps
{
	margin-top:5px;
	margin-left:280px;
	text-align:justify;
	padding-left:20px;
}
#corps a
{
	font-weight:bold;
	text-decoration:none;
	color:#4b6c81;
}
#corps a:hover
{
	text-decoration:underline;
	font-weight:bolder;
	font-variant:small-caps;
}
#corps h1
{
	font: 250%;
	padding: 10px;
	color: #4b6c81;
}
#corps h2
{
	font-size:135%;
	font-style:italic;
	color: #4b6c81;
}
#jukebox
{
	float:right;
	margin-left: 30px;
	padding-top: 5px;
	background-color: #212e36;
	height: 30px;
	width: 220px;
	text-align:center;
	vertical-align: middle;
}
.listeFilms
{
	padding: 2px;
	border: 2px inset #82c1f6;
	background-color: #212e36;
	cursor: pointer;
	margin-left: 10px;
	font-size: 80%;
	max-height: 400px;
	width:400px;
	overflow: auto;
	float:right;
}
.listeFilms a
{
	font-size: 120%;	
	font-weight: bold;
}
.listeImages
{
	padding: 2px;
	border: 2px inset #82c1f6;
	background-color: #212e36;
	cursor: pointer;
	margin-left: 10px;
	font-size: 80%;
	max-height: 280px;
	width:300px;
	overflow: auto;
	float:right;
}
.listeImages a
{
	font-size: 120%;	
	font-weight: bold;
}
.menu
{
	height:60px;
	background-image: url(../images/fondMenu.jpg);
	background-repeat:no-repeat;
	padding-top:40px;
	padding-left:120px;
}
.menu a
{
	font-size:95%;
	text-decoration:none;
	color: white;
}
.menu a:hover
{
	text-decoration:underline;
	font-variant:small-caps;
}
.menuCourant
{
	height:60px;
	background-image: url(../images/fondMenu.jpg);
	background-repeat:no-repeat;
	padding-top:40px;
	padding-left:120px;
}
.menuCourant a
{
	font-size:95%;
	text-decoration:none;
	color: #82c1f6;
}
.menuCourant a:hover
{
	text-decoration:underline;
	font-variant:small-caps;
}
.message
{
	border:1px outset #82c1f6;
	padding:15px;
	width:600px;
	text-align:center;
	font-size:120%;
	color:#212e36;
	font-weight:bold;
}
.message_erreur
{
	border:1px outset #82c1f6;
	padding:15px;
	width:600px;
	text-align:center;
	font-size:120%;
	color:red;
	font-weight:bold;
}
#pied
{
	margin-top: 50px;
	border-top: 1px solid #82c1f6;
	text-align: center;
	font-size: 80%;
}
#pied a
{
	text-decoration:none;
	color:#4b6c81;
}
#pied a:hover
{
	font-weight:bolder;
	font-variant:small-caps;
	text-decoration:underline;
}
select
{
	padding:2px;
	border:2px inset #82c1f6;
	cursor:pointer;
	margin-left:10px;
	font-size:12pt;
	font-family:Comic Sans MS ;
	font-size:80%;
	color:#ffffff;
}
.saisie_champ
{
	padding:2px;
	border:2px inset #82c1f6;
	font-size:12pt;
	font-family:Comic Sans MS ;
	font-size:80%;
	color:#ffffff;
	background-color: #212e36;
}
.tableauCadre
{
	border:2px inset #82c1f6;
	margin:10px;
}
#video
{
	margin-left: 30px;
	padding-top: 5px;
	background-color: #212e36;
	height: 260px;
	width: 340px;
	text-align:center;
	vertical-align: middle;
}
