/* $Id: default.css,v 1.2 2005/03/23 19:57:37 gagnonm Exp $ */
/* Tests (User Agents)
 * Mozilla/5.0 (Windows; U; Windows NT 5.1; fr-FR; rv:1.7.6) Gecko/20050226 Firefox/1.0.1
 * Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322)
 * Mozilla/4.0 (compatible; MSIE 5.0; Windows NT 5.1) Opera 5.12  [en]
 * Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 (ax)
 */

#page {
  width:92%;
  min-width:700px;
  margin:auto;
  text-align:left;
  }
#t-contact, #t-presse, #t-video {
  margin:0.5em;
  margin-bottom:0;
  }

body {
  font-size:10pt;
  font-family:verdana,arial,sans-serif;
  background-color:white;
  text-align:center;   /* pour ie6 */
  margin:0;
  margin-bottom:2em;
  margin-top:1em;
  font-size:10pt;
  font-family:verdana,arial,sans-serif;
  }
ul {
  width:170px; 
  float:left;
  margin:0; 
  padding:0; 
  list-style-type:none;
  }
a {
  color:#7F744D;
  }
a:hover {
  background-color:#F7F7F2;
  }

.menu {
  display:none;
  }
.splash-tc { 
  background: #365259 url(/+link/image/splash-tc.jpg) repeat-x top left;
  width:93.5%;
  min-width:720px;
  margin:auto;
  margin-bottom:1em;
  }
.splash-bc { background: transparent url(/+link/image/splash-bc.jpg) repeat-x bottom left; }
.splash-sl { background: transparent url(/+link/image/splash-sl.jpg) repeat-y top left; }
.splash-sr { background: transparent url(/+link/image/splash-sr.jpg) repeat-y top right; }
.splash-tl { background: transparent url(/+link/image/splash-tl.jpg) no-repeat top left; }
.splash-tr { background: transparent url(/+link/image/splash-tr.jpg) no-repeat top right; }
.splash-bl { background: transparent url(/+link/image/splash-bl.jpg) no-repeat bottom left; }
.splash-br { background: transparent url(/+link/image/splash-br.jpg) no-repeat bottom right; 
  padding-top:1.5em;
  padding-bottom:2.5em;
  }
.intro-width {
  width:560px; /* largeur du logo */
  margin-left:auto; 
  margin-right:auto;
  }
.intro {
  color:white;
  font-size:9pt; 
  text-align:left; 
  padding-left:280px;
  }
.promo {
  background-color:#365259;
  margin-bottom:1em;
  }
.show-width {
  float:left;
  width:49%;
  }
.show { 
  background:#E7EFF0 url(/+link/image/bg-spectacle.jpg) repeat-x scroll top left;
  border:2px solid #40626A;
  padding:0.5em;
  padding-bottom:0;
  }
#show2{ 
  float:right;
  }
.show-type {
  color:white;
  font-size:9pt;
  font-weight:bold;
  }
.clients {
  background-color:black;
  margin-top:1em;
  }
.contact-block {
  width:32%;
  float:left;
  margin-right:2%;
  }
.quote {
  font-size:9pt;
  }
.video-width {
  width:66%; 
  float:left;
  margin:0;
  margin-bottom:1em;
  }
.contact-width, .presse-width, .video-width {
  background-color:#7F744D;
  }
.contact, .presse, .video {
  background-color:#E8E5D7;
  border:2px solid #86857B;
  }
.presse, .video {
  padding:0.5em;
  }
.contact p {
  padding-left:0.5em;
  padding-right:0.5em;
  }
.contact {
  margin-bottom:1em;
  }
.contact input, .contact textarea {
  width:98%;
  background-color:#F7F7F2;
  border:1px solid black;
  }
.copyright {
  font-size: 9pt;
  color:#7F744D;
  }
.hide {
  visibility:hidden;
  clear:both;
  margin:0;
  }
.line {
  clear:both;
  margin:0;
  background:transparent url(/+link/image/bg-line.gif) repeat-x scroll top left;
  height:14px;
  border:0;
  margin-top:1em;
  margin-bottom:1em;
  }

/*
 */
@media print {
#contactEmail {
  display:none;
  }

}
