  body {
  font-size: 11px;
  font-family: Arial;
  background: #fff;
  color: #6c6661;
  font-size: 11px;
}

h1 {
  color: #000;
  font-weight: bold;
  font-size: 13px;
}

/*p{
  font-size: 11px;
}*/

ul {
  padding: 0;
}
label, input {
float: left;
margin: 0 0 25px 0;
}

textarea {
float: right;
margin: 0 24px 15px 0;
width: 145px;
height: 80px
}

select {
float: right;
width: 147px;
margin: 0 25px 15px 0;
}

table th{
  padding: 0 5px 5px 0;
  text-align: left;
}

table td {
  padding: 10px 10px 10px 0;
  border-bottom: dotted 1px;
  font-size: 11px;
}

#container {
  margin: 0 auto;
  padding: 0;
  background: url(/templates/theatreneyruz_img/background.jpg) repeat-y;
  width: 780px;
  min-height: 25px;
  height: auto !important;
  height: 25px;
  font-size: 11px;
}

#header {
  background: #000;
  width: 780px;
  height: 25px;
}

#main {
  margin: 0;
  padding: 0;
  min-height: 25px;
  height: auto !important;
  height: 25px;
  font-size: 11px;
}

#affiche {
  background: url(/templates/theatreneyruz_img/affiche.jpg) no-repeat;
  width: 328px;
  height: 500px;
  float: left;
}

#contact {
  float: left;
  width: 328px;
  min-height: 100px;
  height: auto !important;
  height: 100px;
}

#mainNav {
  float: left;
  width: 148px;
  min-height: 25px;
  height: auto !important;
  height: 25px;
  padding: 20px 0 0 10px;
}

#mainNav ul {
  margin: 0 0 0 0;
  padding: 0;
}

#mainNav ul li {
  list-style-type: none;
  margin: 10px 0 0 0;
  padding: 0;

}

#mainNav ul li a {
  color: #514B47;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
}

#mainNav ul li a:hover {
  color: #000;
}

#mainNav ul ul {
  margin: 0;
  padding: 0;
}

#mainNav ul ul li {
  margin: 0;
  padding: 0;
}

#mainNav ul ul li a{
  font-weight: normal;
  color: #514B47;
  text-transform: none;
}

#content {
  float: left;
  margin: 0;
  padding: 20px 20px 0 20px;
  width: 253px;
  min-height: 25px;
  height: auto !important;
  height: 25px;
}

.object {
  clear: both;
}

.object h2 {
  font-size: 11px;
  color: #514b47;
}

.object ul{
  margin: 0;
  padding: 0 0 0 15px;
}

.object ul li {

}

#footer {
  margin: 0;
  padding: 0;
  background: url(/templates/theatreneyruz_img/bottom.jpg) no-repeat;
  width: 780px;
  height: 75px;
}

/* JE LAISSE ICI POUR LE JOUR OU Y A PLUS D AFFICHE PAS AVCIR A TOUT RECODER, IL FAUDRA JUSTE ENLEVER LE BACKGROUND DE FOOTER
#reservation {
  float: left;
  position: relative;
  background: url(/templates/theatreneyruz_img/reservation.jpg) no-repeat;
  width: 489px;
  height: 134px;
  margin-top: -121px;  
}*/

#footerConnection {
  float: right;
  padding: 5px 15px 0 0;
  position: relative;
}

.object label {
	width:80px;
}
