body {
  color: black;
  background-color: #000000;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 73%;  /* Enables font size scaling in MSIE */
 /* margin: 0px 10% 0px 10% ;*/
   /*margin: 1.5 0 0 1.5;*/
 /* padding: 1.5 0 0 1.5;*/
}

html > body {
  font-size: 9pt;
}

#container{
/*width:100%;*/
height:100%;
width: 800px;
margin:auto;

}
#content{
width:100%;
float: left;
clear: left;
 background-color: white;
min-height:400px;
}

acronym, .titleTip {
  border-bottom: 1px dotted rgb(168,140,83);
  cursor: help;
  margin: 0;
  padding: 0;
}

input{
	background:rgb(243,242,235);
	border-color: #FFFFCC;
}


.doNotDisplay {
  display: none !important;
}


.smallCaps {
  font-size: 117%;
  font-variant: small-caps;
}


/* ##### Header ##### */

#header {
 /* color: inherit;*/
  /*background-color: rgb(184,38,25);*/
 
}

.headerTitle {
	/*padding: 1.5em 4mm 1.650em 4mm;
	
	padding-top:100px;*/
	/*padding-left:10px;
	padding-right:10%;*/
	/*margin-left:10%;*/
	/*margin-right:10%;
	background:url("../banniere.swf") no-repeat #000000 top left;*/
}

.headerTitle a {
  color: black;
  background-color: transparent;
  text-decoration: none;
  font-size: 110%;  /* For MSIE */
  font-weight: bold;
  font-style: italic;
}

.headerTitle > a {
  font-size: 138%;  /* For fully standards-compliant user agents */
}

.headerTitle span {
  color: white;
  background-color: transparent;
  font-weight: normal;
}



.subHeader {
  color: white;
  background-color: black;
  font-size: 109%;
  text-align: center;
  margin: 0;
  padding: 0.5ex 0;
}

.subHeader a {
  color: white;
  background-color: black;
  text-decoration: none;
  font-weight: bold;
  margin: 0;
  padding: 0 1ex;
}

.subHeader a:hover {
  color: black;
  background-color: white;
}


/* ##### Left Side Bar ##### */

#leftSideBar {
	background:white;/*rgb(243,242,235);*/
	width:20%;
	float: left;
	clear: left;
	 text-align:left;
}

#leftSideBar .inputstyle	{
	background:rgb(243,242,235);
	width: 90%;
	border-color: #FFFFCC;
/*	margin: 1ex 1ex 1ex 1ex;*/
}
#leftSideBar .sideBarTitle {
  color: rgb(64,64,64);
  background-color: rgb(230,223,207);
  font-weight: bold;
  margin: 1.25ex 1ex;
  padding: 0.9ex 1ex;
  
}
#leftSideBar .nbconnect{
margin: 1.25ex 1ex;

}
#leftSideBar ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0 0 1em 0;
  padding: 0;
}

#leftSideBar li {
  margin: 1ex;
  padding: 0 0 1.25ex 0.75ex;
}

#leftSideBar a {
  color: rgb(166,140,83);
  background-color: transparent;
  text-decoration: none;
}

#leftSideBar a:hover {
  color: rgb(64,64,64);
  background-color: transparent;
  text-decoration: none;
}

#leftSideBar .sideBarText {
  color: rgb(166,140,83);
  background-color: transparent;
  line-height: 1.25em;
  margin: 1ex 0.25ex 1.5em 0.75ex;
  padding: 0;
  display: block;
}

#leftSideBar .sideBarText a {
  text-decoration: underline;
}

#leftSideBar .sideBarText a:hover {
  text-decoration: none;
}

#leftSideBar .thisPage {
  color: rgb(64,64,64);
  background-color: transparent;
  font-weight: bold;
}
#leftSideBar form 
{
	margin: 1.25ex 1ex;
	padding: 0.9ex 1ex;
}

/* ##### Right Side Bar ##### */

#rightSideBar {
text-align:left;
  width:20%;
  background-color: white;
/*  padding: 0;*/
  float: right;
  clear: right;
  border: 1px solid rgb(216,210,195);
}

[class~="rightSideBar"] {
  margin-right: 1.5ex;
}

#rightSideBar .sideBarTitle {

  color: black;
  background-color: rgb(230,223,207);
  font-weight: bold;
  margin: 1.25ex 1ex;
  padding: 0.9ex 1ex;
}
#rightSideBar .sideBarTitle a {
   color: black;
  font-weight: bold;
}
#rightSideBar .sideBarTitle a:hover {
  text-decoration: none;
}
#rightSideBar a {
  color: rgb(166,140,83);
  background-color: transparent;
  text-decoration: underline;
  font-weight: bold;
}

#rightSideBar a:hover {
  text-decoration: none;
}

#rightSideBar .sideBarText {
  line-height: 1.5em;
  margin: 0;
  padding: 0 2ex 1em 2ex;
  text-align:left;
}

#rightSideBar .sideBarText strong a {
   color: black;
  font-weight: bold;
}
#rightSideBar .sideBarText strong a:hover {
  text-decoration: none;
}
#rightSideBar .more {
  text-decoration: none;
  text-align: right;
  margin: 0;
  padding: 0 2ex 1em 2ex;
  display: block;
}

#rightSideBar .more:hover {
  text-decoration: underline;
}
#rightSideBar small{

 font-size: 6pt;
}

/* ##### Main Copy ##### */

#main-copy {
	width:52%;
	color: black;
	background-color: white;
	text-align: justify;
	line-height: 1.5em;
	margin: 0 0 0 0;
	float: left;
	/*clear:right;*/
	padding: 0.5em 0em 1em 2em;
	border-left: 1px solid rgb(216,210,195);
}

#main-copy h1 {
  color: rgb(166,140,83);
  background-color: transparent;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 175%;
  font-weight: bold;
  font-style: italic;
  text-align: left;
  margin: 1em 0 0 0;
  padding: 1em 0 0 0;
  border-top: 1px solid rgb(216,210,195);
}

#main-copy a {
  color: rgb(168,140,83);
  background-color: transparent;
  text-decoration: underline;
}

#main-copy a:hover {
  text-decoration: none;
}

p {
  margin: 1em 0 1.5em 0;
  padding: 0;
}

dt {
  font-weight: bold;
  margin: 0;
  padding: 0 0 0.5ex 0;
}

dd {
  margin: 0 0 1.5em 1.5em;
  padding: 0;
}




/*MENU DEROULANT */


#smenu1 {
position: absolute;
top: 12.5em;
left: 15%;
width: 20%;

}

#smenu1 li {
text-align: center;
background: #fff;
text-decoration: none;
list-style-type:none;
}
#smenu1 li a, #smenu1 dt a {
color: white;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
list-style-type:none;
}
#smenu1 li a:hover, #smenu1 dt a:hover {
background: #eee;
color:black;
}

#noel{
border-top:2px solid RED ;
border-bottom:2px solid RED ;
border-right:2px solid GREEN;
border-left:2px solid YELLOW;
width:400px;
height:150px;

}
#cinesearch{
margin-top:0px;

}
#tab_photo{
width:400px;
height:90px;
text-align:center;

}