/* balises HTML */

html
{
	height:100%;
	overflow-y:scroll; /* affiche la scrollbar dans FF */
}

body
{
	background-color:#000;
	/*background-image:url(../images/fond_page.jpg);
	background-repeat:repeat-x;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	height:100%;
	line-height:1.4em;
	margin:0px;
	padding:0px;
}

p
{
	margin:0px;
	padding:0px;
	margin-bottom:12px;
	margin-top:12px;
}

a
{
	color:#004168;
}

a:hover
{
	text-decoration:none;
}

.lien_off{
	color:#000000;
	display:block;
	background:url(../images-bo/picto_triangle_droite.gif) no-repeat 0 center;
	padding-left:18px;
}

.lien_on{
	color:#000000;
	display:block;
	background:url(../images-bo/picto_triangle_bas.gif) no-repeat 0 center;
	padding-left:18px;
}

hr
{
	border-bottom:0px solid black;
	border: 1px 0px 0px 0px;
	height:1px;
}

/* ids */

#conteneur
{
	background-image:url(../images/fond-page.gif);
	background-repeat:repeat-y;
	_height:100%;
	min-height:100%;
	width:980px;

	left: 50%;
	margin-left: -490px;
	position: absolute;
}

#credits
{
	background-color:#0B6D9B;
	margin-top:15px;
}
#credits td
{
	color:#fff;
	text-align:center;
}
#credits td a
{
	color:#fff;
}

/* menus haut */

#menu_general
{
	margin-left:6px;
}
#menu_general a
{
	display:block;
	font-size:12px;
	font-weight:bold;
	margin:0px 10px;
	padding:3px 10px;
	text-decoration:none;
}
#menu_general a:hover
{
	background-color:#85B519;
	color:#ffffff;
}
#menu_general #actif
{
	background-color:#85B519;
	color:#ffffff;
}
#menu_general div
{
	float:left;
}

#menu_niveau_2
{
	height:24px;
	margin-left:6px;
}
#menu_niveau_2 a
{
	display:block;
	font-size:11px;
	margin:0px 10px;
	padding:2px 10px;
	padding-top:3px;
	text-decoration:none;
}
#menu_niveau_2 a:hover
{
	text-decoration:underline;
}
#menu_niveau_2 #actif
{
	text-decoration:underline;
}
#menu_niveau_2 div
{
	float:left;
}

/* menu gauche */



#fond-menu-gauche
{
	background-image:url(../images/fond-menu-gauche.gif);
	background-repeat:no-repeat;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	height:30px;
	padding-left:7px;
	padding-top:7px;
}

/* */

#liste_salles
{
	font-size:11px;
	line-height:normal;
}
#liste_salles a
{
	display:block;
	padding-left:7px;
	text-decoration:none;
}
#liste_salles a:hover, #liste_salles #actif
{
	background-color:#4F94B4;
	color:#fff;
}

#bloc-titre
{
	border-bottom:12px #eee solid;
	font-size:18px;
	margin-bottom:12px;
	padding-bottom:5px;
}
#bloc-titre a
{
	font-size:18px;
	font-weight:normal;
	margin-left:10px;
}

/* classes */

.texte_petit
{
	font-size:11px;
}

.titres {
	border-bottom:1px solid #aaa;
	font-size:16px;
	font-weight:bold;
	margin-bottom:7px;
	padding-top:3px;
}
.titres_bleu {
	border-bottom:1px solid #0A6D9B;
	font-size:16px;
	font-weight:bold;
	margin-bottom:7px;
	padding-top:3px;
	color:#0A6D9B;
}

.titres_onglet
{
	background-image:url(../images/fond-fiche-titre.gif);
	background-repeat:no-repeat;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	height:24px;
	margin-left:0px;
	padding-left:7px;
	padding-right:7px;
	padding-top:7px;
	width:740px;
}

.annonce_reponse
{
	background-color:#e7e7e7;
	margin-top:5px;
	padding:5px 7px;
}

/* accueil */

.voir_tous
{
	clear:both;
	font-size:11px;
	font-style:italic;
}
.voir_tous a
{
	color:#000;
}
.voir_tous_off
{
	clear:both;
	font-size:11px;
	font-style:italic;
	line-height:18px;
	background:url(../images/vie-off.png) no-repeat 0 6px;
	padding-left:10px;
}
.voir_tous_on
{
	clear:both;
	font-size:11px;
	font-style:italic;
	line-height:18px;
	background:url(../images/vie-on.png) no-repeat 0 8px;
	padding-left:10px;
}
.voir_tous_off a
{
	color:#000;
}
ul#liste_documents{
	margin:0;
	padding:0;
}
ul#liste_documents li{
	line-height:16px;
	margin:0;
	padding:0;
	list-style-type:none;
	padding-left:0px;
}
.mod_accueil_titre
{
	color:#fff;
	font-size:20px;
	font-variant:small-caps;
	font-weight:bold;
}
.mod_accueil_titre .sous_titre
{
	color:#fff;
	font-size:11px;
	font-style:italic;
	font-variant:normal;
	font-weight:normal;
	padding-left:10px;
}
.filet
{
	clear:both;
	border-bottom:1px solid #ccc;
	font-size:1px;
	margin:10px 0px;
	padding:0px;
}
.marge
{
	clear:both;
	font-size:1px;
	margin:10px 0px;
	padding:0px;
}
.mod_accueil_asso
{
	color:#006699;
	font-size:18px;
	font-variant:small-caps;
	font-weight:bold;
}
.fond-bloc-petit
{
	/*background-image:url(../images/fond-film-petit.gif);
	background-repeat:no-repeat;
	*/
	background:#F0F0F0;
	border:1px solid #CCCCCC;
	min-height:340px; /* 354 */
	height:340px;
	padding:7px; /* = 14 */ 
	width:236px; /* 250 */
}
.fond-bloc-petit-vie
{
	background-image:url(../images/fond-film-petit-vie.gif);
	background-repeat:repeat-x;
	padding:7px;
	border:1px solid CCCCCC;
	width:230px;
}

/* fiche film */

.fiche-film-titre
{
	background-image:url(../images/fond-fiche-titre.gif);
	background-repeat:no-repeat;
	color:#fff;
	font-size:24px;
	font-weight:bold;
	height:29px;
	margin-left:0px;
	padding-left:7px;
	padding-right:7px;
	padding-top:14px;
	width:740px;
}
.fiche-film-gros
{
	font-size:24px;
	line-height:normal;
}
.fiche-film-moyen
{
	font-size:14px;
}
.fiche-film-autre
{
	font-size:12px;
}
.cadre-blanc {
	border-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
}

/*---------------- ONGLETS DE TRI DES FILMS -------------------*/
ul.onglets{
	float:right;
	margin:0px;
}
ul.onglets li{
	float:left;
	list-style-type:none;
	margin-left:1px;
}
ul.onglets li a{
	display:block;
	padding:2px 0px 2px 0px;
	text-align:center;
	text-decoration:none;
	width:63px;
	color:#FFFFFF;
}
ul.onglets li a.selected{
	font-weight:bold;
	font-size:14px;
}
