html{
background: url(../img/back.png) repeat-x;
}

body{
font-family: Calibri,Tahoma,Arial,Helvetica,sans-serif;
width: 700px;
margin: auto;
text-align:center;
margin-top:10px;
margin-bottom:10px;
background-color:#FFF;
font-size: 12px;
height: 100% ;
}

img{
border:0;
}

a{
color:#000;
}

a:visited{
color:#000;
}

#searchbox2{
	font-family: Calibri,Tahoma,Arial,Helvetica,sans-serif;
	background-color:#D8EBCE;
}

#searchbox3{
	font-family: Calibri,Tahoma,Arial,Helvetica,sans-serif;
	background-color:#EFCB86;
}

#searchbox4{
	font-family: Calibri,Tahoma,Arial,Helvetica,sans-serif;
	background-color:#FFE7E6;
}

#splash {

/* background image */ 
background:transparent url(../img/Vertical-iPhone.png) no-repeat; 

/* container dimensions */ 
display:block; 
height:318px; 


/* padding will show the surroundings even when the player is loaded */ 
padding-left:51px;
padding-right:58px;
padding-top:81px;
padding-bottom:141px;

/* make play button centerered horizontally */  
text-align:center; 
color:#fff 
}

.fauxlien{
text-decoration:underline;
cursor:pointer;
}

#gauche {
text-align:left;
float:left;
width:380px;
/*height:540px;
overflow:scroll;*/
padding:5px;
}

#droite {
text-align:left;
width:auto;
height:540px;
margin-top:10px;
margin-left:380px;
}

#coque_lettre {
background:url(../img/Vertical-iPhone.png) no-repeat;
}

#emplacement_lettre{	
margin-left:51px;
padding-top:81px;
padding-bottom:141px;
}

.fondgris {
background-color:#dbe5f1;
list-style:none;
}

.fondblanc {
background-color:#FFFFFF;
list-style:none;
}


#float_r{
	float:right;
	margin-right:100px;
}

#gauche li{
	list-style:none;
}


#listelettre ul, li {
list-style:none;

}

#listelettres li {
padding:3px;
margin-left:-40px;
}

.spanmot {
margin-left:20px;
padding:5px;
}

/* ========== FOOTER ========== */
#footer{
background-color:#FFF;
padding:5px;
}
