/* CSS Document */

body {
background:#000 url(philippe_2_bg.jpg) top center no-repeat;
padding:0;
margin:0;
color:#666;
font-size:14px;
font-family:Courrier, Trebuchet Ms, Arial, Helvetica, sans-serif;
}


#contenu {
background:url("form.png") no-repeat scroll left top transparent;
margin:29px 0 0 8%;
min-height:700px;
position:relative;
width:570px;
}

#contenu #formulaire {
height:400px;
left:0;
position:absolute;
top:243px;
width:530px;
}

#contenu #formulaire .inner {
position:relative;
width:530px;
height:400px;
}

#nom {
border:0 none;
color:#666666;
font-family:Courrier,Trebuchet Ms,Arial,Helvetica,sans-serif;
font-size:14px;
height:18px;
left:104px;
line-height:23px;
padding:5px 0 0;
position:absolute;
top:102px;
width:377px;
background:transparent;
}

#mail {
background:none repeat scroll 0 0 transparent;
border:0 none;
color:#666666;
font-family:Courrier,Trebuchet Ms,Arial,Helvetica,sans-serif;
font-size:14px;
height:18px;
left:105px;
line-height:23px;
padding:5px 0 0;
position:absolute;
top:141px;
width:377px;
}

#message {
background:none repeat scroll 0 0 transparent;
border:0 none;
color:#666666;
font-family:Courrier,Trebuchet Ms,Arial,Helvetica,sans-serif;
font-size:14px;
height:162px;
left:105px;
position:absolute;
top:213px;
width:376px;
}

.envoyer {
background:none repeat scroll 0 0 transparent;
border:0 none;
height:30px;
left:414px;
position:absolute;
text-indent:-99999em;
top:398px;
width:73px;
}

input.envoyer:hover {
cursor:pointer;
}

.myspace {
display:block;
height:23px;
left:259px;
position:absolute;
top:171px;
width:18px;
}