/**
 * @version $Id: styles.css,v 1.2 2009-11-05 13:22:17 flj Exp $
 * @package allocine-minisite
 * @copyright Copyright (C) 2008 BROCELIA. All rights reserved.
 */

/*  BLEU  */

	#nav #nav_center ul li#item_1:hover{
	  background-image:url(../img/menutop/item_hover_1.png);
	}

	#nav #nav_center ul li#item_2:hover{
	  background-image:url(../img/menutop/item_hover_2.png);
	}
	#nav #nav_center ul li#item_3:hover{
	  background-image:url(../img/menutop/item_hover_3.png);
	}
	#nav #nav_center ul li#item_4:hover{
	  background-image:url(../img/menutop/item_hover_4.png);
	}
	#nav #nav_center ul li#item_5:hover{
	  background-image:url(../img/menutop/item_hover_5.png);
	}
	 #corps #left #annonce h3{
	   	background-image:url("../img/left/head_annonce.gif");
	}


	#nav #nav_center ul.active_1 li#item_1 a span,
	#nav #nav_center ul.active_2 li#item_2 a span,
	#nav #nav_center ul.active_3 li#item_3 a span,
	#nav #nav_center ul.active_4 li#item_4 a span,
	#nav #nav_center ul.active_5 li#item_5 a span
  	{
	color:#2c95b5;
	}

	#corps #left #newsletter h2{
	color:#2c95b5;
	}

	#corps #left #liens_utiles h3,
	#corps #left #infos h3{
	color:#2c95b5;
	}

	#corps #content #pratique ul.liens li a{
	color:#2c95b5;
	text-decoration: underline;
	}

	#corps #content #affiche h1#titre_affiche,
	#corps #content h1#titre_blog,
	#corps #content #article h1#titre_offres
	{
	color:#2c95b5;
	}

	#corps #content #affiche ul li a{
	color:#2c95b5;
	}

	#corps #content #horaires_content h1{
		color:#2c95b5;
	}

	.content_horaire_films{
		border-color:#2c95b5;
	}

	#corps #content #horaires_content ul#ssmenu li.selected{
		background-image: url("../img/ssmenu/btn_1.jpg");
	}

	#corps #content #horaires_content ul#ssmenu li.selected_aff{
		background-image: url("../img/ssmenu/btn_1.jpg");
		width:83px;
		letter-spacing: 1px;
	}

	#corps #content #horaires_content ul#ssmenu li.selected_aff a{
		color:#2c95b5;
		font-weight: bold;
	}

	#corps #content #horaires_content ul#ssmenu li.selected_2{
		background-image: url("../img/ssmenu/btn_2.jpg");
		background-repeat: no-repeat;
	}

	#corps #content #horaires_content ul#ssmenu li.selected_2 a{
		color:#2c95b5;
		font-weight: bold;
	}

	#corps #content #horaires_content ul#ssmenu li.selected_3{
		background-image: url("../img/ssmenu/btn_3.jpg");
		background-repeat: no-repeat;
	}

	#corps #content #horaires_content ul#ssmenu li.selected_3 a{
		color:#2c95b5;
		font-weight: bold;
	}

	#corps #content #pratique ul#ssmenu li.selected_part_1{
		background-image: url("../img/ssmenu/part_1.jpg");
		background-repeat: no-repeat;
	}
	#corps #content #pratique ul#ssmenu li.selected_part_1 a{
		color:#2c95b5;
		font-weight: bold;
	}
	#corps #content #pratique ul#ssmenu li.selected_part_2{
		background-image: url("../img/ssmenu/part_2.jpg");
		background-repeat: no-repeat;
	}
	#corps #content #pratique ul#ssmenu li.selected_part_2 a{
		color:#2c95b5;
		font-weight: bold;
	}
	#corps #content #pratique ul#ssmenu li.selected_part_3{
		background-image: url("../img/ssmenu/part_3.jpg");
		background-repeat: no-repeat;
	}
	#corps #content #pratique ul#ssmenu li.selected_part_3 a{
		color:#2c95b5;
		font-weight: bold;
	}
	#corps #content #pratique ul#ssmenu li.selected_part_4{
		background-image: url("../img/ssmenu/part_4.jpg");
		background-repeat: no-repeat;
	}
	#corps #content #pratique ul#ssmenu li.selected_part_4 a{
		color:#2c95b5;
		font-weight: bold;
	}



	#corps #content #horaires_content .horaire ul li a{
		color:#2c95b5;
	}

	#corps #left #liens_utiles .content ul li a:hover,
	#corps #left #infos .content ul li a:hover{
	color:#2c95b5;
	}

	#corps #content #une ul li a, #corps #content #article ul li a{
		color:#2c95b5;
	}

	#corps #content #pratique ul#ssmenu li.selected a, #corps #content #horaires_content ul#ssmenu li.selected a{
		color:#2c95b5;
	}

	.sepa{
		background-image: url("../img/sepa.jpg");
		background-repeat: repeat-x;
		width: 640px;
		font-size: 0px;
		height: 1px;
		clear:both;
		margin-bottom:20px;
	}

	.content_horaire_films h1 {
		float:left;
		color:#2c95b5;
	}

	#corps #content #article .commentaires h3 {
		color:#2c95b5;
	}

	#corps #content #article .dashed{
	background-image:url(../img/sepa.jpg);
	}

	#corps #content #article .commentaires form .submit_commentaire{
	background-image:url(../img/blog/btn_valider.gif);
	}
	#corps #content #horaires_content .horaire .onglets div {
		color:#2c95b5;
	}

