#container{
        background: url("../img/main.jpg");
        background-repeat:no-repeat;
        background-position:top left;
        width: 800px;
        height: 1000px;
        position: absolute; left: 50%;
        margin-left: -400px;
}
input,select {
    font:0.8em bold Verdana, Arial, Helvetica, sans-serif ;
    color:white ;
    border: thin solid;
    background: #333333;
    width: 200px;
}

#secure{
        float:left;
	position: absolute;
	top:835px;
	left:486px;
	width:269px;
	height:115px;
	
}
#securetitle{
	color:#FFCC00;
     	font-weight:bold;
       	font-variant:small-caps;
}
			
#thumbs{
    float:left;
    position: absolute;
    width:250px;
    text-align:center;
}

		    

#thumbs img{
    float:left;
    width:100px;
    height:75px;
}

#big{
    float:left;
    position: absolute;
    top:206px;
    left:206px;
    width:546px;
    height:404px;
}

#bigimg{
    float:left;
    width:300px;
}

#lien_swf{
    position:absolute;
    top:628px;
    left:198px;
}
#maininfos{
    float:left;
    position:absolute;
    top:20px;
    left:205px;
    width:550px;
}

#maininfos table{
		font-size:0.9em;
}

#mailing{
    float:left;
    position:absolute;
    top:700px;
    left:530px;
}

