body {
background: #eee;
}

#container {
border-left: 1px #eee solid;
border-right: 1px #eee solid;
}

#main {
height: auto;
}

h3 {
padding: 0;
margin: 0;
margin-bottom: 20px;
color: #fca033;
font-size: 130%;
font-weight: bolder;
width: 750px;
text-align: center;
}

#planche {
width: 575px;
margin: auto;
}

#formulaire {
width: 300px;
margin: auto;
margin-bottom: 10px;
border: 1px #000 solid;
}

#main p {
padding: 5px;
}

#formulaire p {
text-align: center;
}

textarea {
border:1px solid black;
background-color:#eee;
}

input {
border:1px solid black;
background-color:#eee;
}

value {
font-weight: bolder;
}

div.vign {
background:url('../../img/diapo.gif');
background-repeat: no-repeat;
float: left;
height: 152px;
width: 152px;
margin: 5px 3px;
padding: 15px;
}

div.portrait {
background-image:url('../../img/diapo_pt.gif');
background-repeat: no-repeat;

}

div.vign img {
border: 1px solid;
border-color: #444 #aaa #aaa #444;
}

div.paysage img {
width: 150px;
height: 90px;
margin: 30px 0;
}

div.portrait img {
height: 150px;
width: 90px;
margin: 0 30px;
}

.spacer {
clear: both;
margin-bottom: 10px;
}

.spacer a {
color: #666699;
text-decoration: underline;
}

.spacer a:hover {
color: #666699;
text-decoration: none;
}
