body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	background-color:#FFFFFF;
	color: #000000;
	font-size: 10px;
} 

a:link      {color: #0000FF; text-decoration:none;} 
a:visited  {color: #0000FF; text-decoration:none;} 
a:active  {color: #0000FF; text-decoration:none;}
a:hover   {color: #0000FF; text-decoration:underline;}

a.menu:link     {color: #000000; text-decoration:none;} 
a.menu:visited {color: #000000; text-decoration:none;} 
a.menu:active  {color: #000000; text-decoration:none;}
a.menu:hover   {color: #000000; text-decoration:none;}

a.movie:link    {color: #000000; text-decoration:none;} 
a.movie:visited {color: #000000; text-decoration:none;} 
a.movie:active  {color: #000000; text-decoration:none;}
a.movie:hover   {color: #000000; text-decoration:underline;}

a.bas:link    {color: #000000; text-decoration:none;} 
a.bas:visited {color: #000000; text-decoration:none;} 
a.bas:active  {color: #000000; text-decoration:none;}
a.bas:hover   {color: #0000FF; text-decoration:underline;}

a.menufilm:link    {color: #FFFFFF; background-color:#000000; text-decoration:none;} 
a.menufilm:visited {color: #FFFFFF; background-color:#000000; text-decoration:none;} 
a.menufilm:active  {color: #FFFFFF; background-color:#000000; text-decoration:none;}
a.menufilm:hover   {color: #000000; background-color:#FFFFFF; text-decoration:none;}

.justifie { text-align: justify }
.nons1 {text-decoration: none}
.ombre {text-shadow: 3px 3px yellow}

.boite {
	width: 126px; /* Nos images de fond auront 126px de largeur */
	padding-bottom: 3px;
	background: white url(http://www.kritikcine.com/menu/images/milieu-bas.png) no-repeat;
	background-position: center bottom;
	font-size: 10px;            
}

.boite h2 {
	margin: 0;
             padding: 5px 7px 7px;
	background: transparent url(http://www.kritikcine.com/menu/images/haut.png) no-repeat;
	background-position: center top;
             text-align: center;
             color: white;
             font-size: 10px;
             font-weight: bold;
}

.boite p {
	margin: 1px 7px 4px;
	text-align: center;
}

.boite a:link {
      color: #000000; 
      text-decoration:none;
} 
.boite a:visited {
      color: #000000; 
      text-decoration:none;
}
.boite a:active {
      color: #000000; 
      text-decoration:none;
}
.boite a:hover {
      color: #0000FF; 
      text-decoration:underline;
}

div.haut {
  background-color: #fcd604;
 
  height:89px;
  margin:0;

}

div.haut a
{
	width: 325px ;
	height: 89px ;
	display: block ;
	background: url(http://kritikcine.com/titre/Images/logo2007.gif) no-repeat ;
	position: relative ;
	left: 0px ;
	top: 0px ;
	text-indent: -5000px ;
}

div.haut2{
	background-color: #000000;

	font-weight: bold;
  	font: 10px;
	color: #ffffff;

  	height:25px;
  	margin:0;
	
	text-align: right;

}

div.haut2 form{
  	height:25px;
	margin: 0px;
	padding: 0px;
}

