body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.6em;
	margin: 0;
	padding: 0;
	color: #51696b;
  text-align: center;
}

img {
  border : none;
  border : 0;
}

a {
	color: #51696b;
  font-weight: bold;
	text-decoration: none;
}

h1, h1 a {
	text-align: center;
	font-size: 1.1em;
  color: #51696b;
}

#text h2 {
	font-size: 1.05em;
  color: #51696b;   
}

#text h3 {
	font-size: 1.025em;
  color: #51696b;  
}

#container {
	width: 802px;
	margin: 0 auto;
  text-align: left;
}

#header {
	height: 50px;
	background: #51696b;
  color: #ffffff;
}

#menuhaut {
  float: left;
  margin-top: 15px;
	list-style-type: none;
}

#menuhaut li {
	display: inline;
}

#menuhaut a {
	margin: 0 2px;
	color: #ffffff;
  font-weight: bold;
  font-size: 1.1em;
}

#menuhaut a:hover {
	text-decoration: none;
}

#lang {
	float: right;
  	margin-top: 12px;
  	margin-right: 12px;
}

#banner {
	background: url("../images/banner.jpg") center no-repeat;
  height: 250px;
  border-left: 1px solid #51696b;
  border-right: 1px solid #51696b;  
}

#center {
  height: 150px;
	border-left: 1px solid #51696b;
  border-right: 1px solid #51696b;
}

#center .block {
  display: block;
  float: left;
  width: 33.33%;
  height: 150px;
}

#center .block ul{
	display: block;
	list-style: none;
  padding: 0;
  margin: 0;
  text-align: left;
}

#center .block li span {
	margin-right: 5px;
}

#center .block li{
	margin: 0 5px;
}

/* Musicos */
#romandentreprise {
	float: right;
  	display: block;
  	height: 150px;
}

#center #romandentreprise ul{
	display: block;
	list-style: none;
  	padding: 0;
  	margin: 0;
  	text-align: left;
}

#romandentreprise li span {
	margin-right: 5px;
}

#romandentreprise li{
	margin: 0 5px;
}

/*--------*/

#presentation:hover, #monroman:hover, #romandentreprise:hover, #autoeditions:hover, #lemusicos:hover {
	background: #51696b;
	color: #ffffff;
}

#presentation:hover a, #monroman:hover a, #romandentreprise:hover a, #autoeditions:hover a, #lemusicos:hover a{
	color: #ffffff;
}

#presentation:hover a:hover, #monroman:hover a:hover, #romandentreprise:hover a:hover, #autoeditions:hover a:hover, #lemusicos:hover a:hover{
  text-decoration: underline;
}

#footer {
	width: 802px;
	color: #ffffff;
	clear: both;
	height: 30px;
  text-align: center;
	margin: 0;
  padding: 0;
}

#footer #bleft {
	float: left;
}

#footer #bright {
	float: right;
}

#bbot {
	width: 742px;
	float: left;
  text-align: center;
  background: #51696b;
  height: 30px;
}

p {
	margin: 10px 10px 0 10px;
}

.error {
	display: none;
}

.errorVisible {
	display: block;
	color: red;
  font-weight: bold;  
}

#cdiv {
  border-left: 1px solid #51696b;
  border-right: 1px solid #51696b;
  text-align: center;
}

legend {
	color: #51696b;
  font-weight: bold;
}

#content {
  height: 300px;
  border-left: 1px solid #51696b;
  border-right: 1px solid #51696b; 
}

#text {
  height: 270px;
  overflow: auto;
}

#cdiv {
  height: 300px;
}

#logocomedia {
  background: #ffffff;
  margin-top: -5px;
  padding: 0;
  text-align: center;
}

fieldset {
  margin: 0 2px 2px 2px;
}