/****************** COLONNE DROITE ***************************/
#squelette_colonne_droite{
	float : right;
	width : 305px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
#squelette_colonne_droite H2{
	font-size: 18px;
	font-weight: normal;
	height:25px;
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
}	


/***************** MOTEUR RECHERCHE *******************/ 
#squelette_bloc_moteurrecherche {
	width:288px; height:83px;
	margin:0px 0px 5px 0px;
	text-align: center;
	font-weight: bold;
	background-image:url("/code_perso/boutique/objpage/image/bloc_moteurrecherche_fond.png");
	background-repeat:no-repeat;
	text-align:center;
}	

#squelette_bloc_moteurrecherche FORM{
	margin: 15px 0px 0px 0px;
}	

#squelette_bloc_moteurrecherche INPUT[type=text] {
	vertical-align: middle;
	width:200px;
	border:1px solid #000000;
	margin:0px 10px 0px 0px;
}

/***************** PUB *******************/
.squelette_bloc_pub  {
	width:301px;
	height:255px;
	margin:10px 0px 0px 0px;
}



