/**
 * @version $Id: styles.css,v 1.4 2009-01-12 15:44:01 cch Exp $
 * @package allocine-minisite
 * @copyright Copyright (C) 2008 BROCELIA. All rights reserved.
 */

body{
  background-image:url(../img/back_body_1px.gif);
  background-repeat:repeat;
  background-color:#000;
  color:#000000;
}
#page{
  background-image:url(../img/back_body.jpg);
}
#top{
  background-image:url(../img/back_top.gif);
}

  #top #top_center #adresse{
    color: #fbfbfb;
  }
  #top #top_center #adresse .plan a{
  	color:#fff;
  }
#nav #nav_center ul#menutop{
	margin-left:157px;
	margin-top:-2px;
}

  #nav #nav_center ul#menutop li#item_1{
    background-image:url(../img/menutop/item_1.png);
  }
  #nav #nav_center ul#menutop li#item_1.active{
    background-image:url(../img/menutop/item_1_active.png);
    width:136px;
  }
  #nav #nav_center ul#menutop li#item_2{
    background-image:url(../img/menutop/item_2.png);
  }
  #nav #nav_center ul#menutop li#item_2.active{
    background-image:url(../img/menutop/item_2_active.png);
  }
  #nav #nav_center ul#menutop li#item_3{
    background-image:url(../img/menutop/item_3.png);
  }
  #nav #nav_center ul#menutop li#item_3.active{
    background-image:url(../img/menutop/item_3_active.png);
  }
  #nav #nav_center ul#menutop li#item_4{
    background-image:url(../img/menutop/item_4.png);
  }
  #nav #nav_center ul#menutop li#item_4.active{
    background-image:url(../img/menutop/item_4_active.png);
  }
  #nav #nav_center ul#menutop li#item_5{
    background-image:url(../img/menutop/item_5.png);
  }
  #nav #nav_center ul#menutop li#item_5.active{
    background-image:url(../img/menutop/item_5_active.png);
  }



#corps{
  background-color:#000;
  margin-top:-3px;
}
#corps #left #newsletter{
  background-color:#fff;
}
#corps #left #infos .bottom,
#corps #left #newsletter .bottom,
#corps #left #liens_utiles .bottom,
#corps #left #horaires .bottom,
#corps #left #news_cine .bottom,
#corps #left #annonce .bottom,
#corps #left #derniers_articles .bottom,
#corps #content #affiche .content,
#corps #content #une .content,
#corps #content #article .content,
#corps #content #pratique .content,
#corps #content #horaires_content .content{
  background-image:url(../img/left/bottom_left.gif);
  background-color:#fff;
}
#corps #left #newsletter label{
  background-image:url(../img/left/back_field_newsletter.gif);
}
#corps #left #newsletter label input,
#corps #content #form_espace_entreprise fieldset input,
#corps #content #form_espace_entreprise fieldset textarea{
  border:1px solid #0376ea;
  background-color:#3b3a3a;
  color:#fff;
  padding-top:5px;
  vertical-align:center;
}
#corps #left #newsletter p {
  background-color:#fff;
}
#corps #left #newsletter #submit_newsletter{
  background-image:url(../img/left/btn_ok.gif);
}
#corps #left #infos h3{
  background-image:url(../img/left/head_infos.gif);
}
#corps #left #infos .content{
  background-color:#fff;
}
#corps #left #infos .content a{
  color:#2f2f2f;
  font-weight:bold;
}
#corps #left #liens_utiles h3{
  background-image:url(../img/left/head_liens_utiles.gif);
}
#corps #left #newsletter h3{
  background-image:url(../img/left/head_newsletter.gif);
}
#corps #left #liens_utiles .content{
  background-color:#fff;
}
#corps #left #liens_utiles .content a{
  color:#2f2f2f;
  font-weight:bold;
}
#corps #left #horaires h3{
  background-image:url(../img/left/head_horaire.gif);
}
#corps #left #horaires .content{
  background-color:#fff;
}
#corps #left #horaires .content a{
  color:#2f2f2f;
  font-weight:bold;
}
#corps #left #infos .content ul li,
#corps #left #liens_utiles .content ul li,
#corps #left #horaires .content ul li{
  background-image:url(../img/left/puce.gif);
}
#corps #left #news_cine h3{
  background-image:url(../img/left/head_news.gif);
}
#corps #left #news_cine .content{
  background-color:#fff;
}
#corps #left #news_cine .content .dashed{
  /*border-bottom: 1px dotted #d5d5d5;*/
  background-image:url(../img/dashed4.gif);
}
#corps #left #news_cine .content strong{
  color:#000;
}
#corps #left #news_cine .content a{
  color:#0376ea;
}
#corps #left #news_cine .content p a{
  color:#0376ea;
}
#corps #left #annonce h3{
  background-image:url(../img/left/head_annonce.gif);
}
#corps #left #annonce .content{
  background-color:#fff;
}
#corps #left #annonce .content .dashed{
  /*border-bottom: 1px dotted #d5d5d5;*/
  background-image:url(../img/dashed4.gif);
}
#corps #left #annonce .content strong{
  color:#000;
}
#corps #left #annonce .content a{
  color:#0376ea;
}
#corps #left #annonce .content p a{
  color:#0376ea;
}
#corps #left #derniers_articles h3{
  background-image:url(../img/left/head_dernier_article.gif);
}
#corps #left #derniers_articles .content{
  background-color:#fff;
}
#corps #left #derniers_articles .content p{
  /*border-bottom: 1px dotted #d5d5d5;*/
  background-image:url(../img/dashed4.gif);
}
#corps #left #derniers_articles .content a{
  text-decoration:underline;
  color:#a80056;
  font-weight:bold;
  display:block;
  padding: 10px;
}
#corps #left #derniers_articles .content p a{
  color:#4e4e4e;
  display:inline;
  text-decoration:none;
  padding:0;
}
#corps #left #derniers_articles .content p a:hover{
  text-decoration:underline;
}
#corps #content #affiche h1#titre_affiche{
  background-image:url(../img/titres/titre_affiche.gif);
}
#corps #content #affiche .dashed{
  background-image:url(../img/dashed4.gif);
}
#corps #content #affiche ul{
  color:#1f3130;
}
#corps #content #affiche ul li a{
  text-decoration:underline;
  border-left:1px solid #1f3130;
  color:#1f3130;
}
#corps #content #affiche ul li.first a{
  border-left:none;
}
#corps #content #une h1#titre_une{
  background-image:url(../img/titres/titre_une.gif);
}
#corps #content h1#titre_blog{
  background-image:url(../img/titres/titre_blog.gif);
}
#corps #content #article h1#titre_offres{
  background-image:url(../img/titres/titre_offres.gif);
}
#corps #content #affiche .film_affiche .new{
  color:#a70055;
}
#corps #content #une .dashed{
  background-image:url(../img/dashed4.gif);
}
#corps #content #une .last{
  background-image:url(../img/dashed4.gif);
}
#corps #content #article .commentaires{
  background-image:url(../img/dashed3.gif);
}
#corps #content #article .last{
  background-image:url(../img/dashed.gif);
}
#corps #content #une .une a.reserver{
  background-image:url(../img/home/btn_reserver.gif);
}
#corps #content #une .une h2 a,
#corps #content #article h2,
#corps #content #horaires_content h2 {
  color:#0376ea;
}
#corps #content #une ul li a,
#corps #content #article ul li a{
  text-decoration:underline;
  color:#000000;
  font-weight:normal;
}
#corps #content #une ul li.item2 a,
#corps #content #article ul li.item2 a{
  text-decoration:underline;
  color:#000000;
  font-weight:normal;
}
#corps #content #une .une img,
#corps #content #article img,
#corps #content #horaires_content .horaire img,
#corps #content #pratique img{
	border:3px solid #4c4b4b;
}
#corps #content #pratique .content strong,
#corps #content #pratique p.adresse span.nom_cinema,
#corps #content #form_espace_entreprise fieldset label {
	color:#0376ea;
}
#corps #content #une ul.pagination{
  border:none;
}
#corps #content #pratique .content #plan{
	background-image:url(../img/pratique/plan_top.gif);
}
#corps #content #pratique .content #plan #plan_content{
	border-left: 1px solid #0376ea;
	border-right: 1px solid #0376ea;
}
	#corps #content #pratique .content #plan .bottom{
		background-image:url(../img/pratique/plan_bottom.gif);
	}
#corps #content #article ul.pagination{
  border:none;
}
#corps #content #article ul.pagination li.first{
  background-image:url(../img/blog/puce_last.gif);
}
#corps #content #article ul.pagination li.last{
  background-image:url(../img/blog/puce_next.gif);
}
#corps #content #article .dashed{

}
#corps #content #article .commentaires h3,
#corps #content #article .commentaires .commentaire .nom{
	color:#0376ea;
}
#corps #content #article .commentaires .commentaire{
  background-image:url(../img/dashed2.gif);
}
#corps #content #article .commentaires form .submit_commentaire{
  background-image:url(../img/left/btn_ok.gif);
  float:right;
}
#corps #content #article p.comments a{
  color:#0376ea;
}
#corps #content #article .commentaires form input,
#corps #content #article .commentaires form textarea{
	color:#000;
	border:1px solid #1623ec;
	background-color:#fff;
}

#corps #content #pratique ul#ssmenu{
 	background-image:url(../img/titres/titre_pratique.gif);
}
#corps #content #pratique ul#ssmenu li#item_3_1{
	 background-image:url(../img/pratique/item_3_1.gif);
}
#corps #content #pratique ul#ssmenu li#item_3_2{
	 background-image:url(../img/pratique/item_3_2.gif);
}
#corps #content #pratique ul#ssmenu li#item_3_3{
	 background-image:url(../img/pratique/item_3_3.gif);
}
#corps #content #pratique ul#ssmenu li#item_3_4{
	 background-image:url(../img/pratique/item_3_4.gif);
}
#corps #content #pratique ul#ssmenu li#item_3_1.selected{
	 background-image:url(../img/pratique/item_3_1_active.gif);
}
#corps #content #pratique ul#ssmenu li#item_3_2.selected{
	 background-image:url(../img/pratique/item_3_2_active.gif);
}
#corps #content #pratique ul#ssmenu li#item_3_3.selected{
	 background-image:url(../img/pratique/item_3_3_active.gif);
}
#corps #content #pratique ul#ssmenu li#item_3_4.selected{
	 background-image:url(../img/pratique/item_3_4_active.gif);
}
#corps #content #horaires_content ul#ssmenu li#item_2_1{
	 background-image:url(../img/horaires/item_2_1.gif);
}
#corps #content #horaires_content ul#ssmenu li#item_2_2{
	 background-image:url(../img/horaires/item_2_2.gif);
}
#corps #content #horaires_content ul#ssmenu li#item_2_3{
	 background-image:url(../img/horaires/item_2_3.gif);
}
#corps #content #horaires_content ul#ssmenu li#item_2_4{
	 background-image:url(../img/horaires/item_2_4.gif);
}
#corps #content #horaires_content ul#ssmenu li#item_2_1.selected{
	 background-image:url(../img/horaires/item_2_1_active.gif);
}
#corps #content #horaires_content ul#ssmenu li#item_2_2.selected{
	 background-image:url(../img/horaires/item_2_2_active.gif);
}
#corps #content #horaires_content ul#ssmenu li#item_2_3.selected{
	 background-image:url(../img/horaires/item_2_3_active.gif);
}
#corps #content #horaires_content ul#ssmenu li#item_2_4.selected{
	 background-image:url(../img/horaires/item_2_4_active.gif);
}
#corps #content #pratique ul.liens li strong{
	color:#0376ea;
}
#corps #content #pratique ul.liens li a{
	color:#fff;
	font-weight:bold;
	margin-top:2px;
	margin-right:1px;
	text-align:center;
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	width:183px;
	height:22px;
}
#corps #content #pratique ul.liens li.first a{
	background-image:url(../img/pratique/back_liens_first.gif);
}
#corps #content #pratique ul.liens li.second a{
	background-image:url(../img/pratique/back_liens_second.gif);
}
#corps #content #pratique ul.liens li.third a{
	background-image:url(../img/pratique/back_liens_third.gif);
	clear:left;
}
#corps #content #pratique ul.liens li.last a{
	background-image:url(../img/pratique/back_liens_last.gif);
}
#corps #content #horaires_content p.date{
	color:#4c4b4b;
}
#corps #content #horaires_content ul#ssmenu{
 	background-image:url(../img/titres/titre_horaires.gif);
}
#corps #content #horaires_content .horaire .cartouche{
 	background-image:url(../img/horaires/back_cartouche.gif);
}
#corps #content #horaires_content .horaire .cartouche p{
  color:#fff;
}
#corps #content #horaires_content .horaire ul li a{
  color:#0376ea;
  font-weight:bold;

}
#corps #content #horaires_content .onglets{
	color:#6e6e6e;
}
#corps #content #horaires_content .onglets ul li{
  background-color:#0376ea;
}
#corps #content #horaires_content .onglets ul li.selected{
  background-color:#fff;
}
#corps #content #horaires_content .onglets ul li a{
  color:#fff;
  font-weight:bold;
}
#corps #content #horaires_content .onglets ul li.selected a{
  background-image:url(../img/horaires/horaires_right.gif);
  color:#0376ea;
}
#corps #content #horaires_content .horaire .onglets div{
  color:#0376ea;
  background-color:#fff;
  border-bottom: 1px solid #0376ea;
}
#corps #content #horaires_content .horaire span.avertissement{
  color:#bb3900;
}
#footer{
  background-image:url(../img/back_footer.gif);
  height:76px;
}
#footer_menus ul li a {
  color:#fff;
}
