/* Droite */

#droite {
	float: left;
	margin-left: 10px;
	margin-top: 20px;
	display: inline;
	width: 170px;
}

#droite .box {
	padding: 7px;
	width: 156px;
	background-color: #ffffff;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin-bottom: 18px !important;
	margin-bottom: 15px;
}

#droite .box .titretop {
	font-size: 100%;
	font-weight:bold;
}

#droite .box h4 {
	font-size: 100%;
	font-weight:bold;
}

#droite .box ul { 
	list-style-type: none;
	margin-top: 2px;
	margin-left: 6px;
}

#droite .box ul li {
	width: 100%;
}

#droite .box ul li h3 a { 
	display: block;
	font-size:13px;
	font-weight:normal;
}

#droite .box#boutique ul {
	margin-left: 0;
}

#droite .box#boutique #paypal {
	text-align: center;
	margin-top: 5px;
}

#droite .box#boutique ul li.total {
	background: #f9f7e6;
	color: #991717;
	text-align: right;
	padding-right: 2px;
}

#droite .box#boutique ul li.option {
	font-size: 10px;
	text-align: right;
}

#droite .box#boutique ul li.option div.opt {
	float: left;
	padding-bottom: 3px;
	height: 16px;
}

#droite .box#boutique ul li.option a {
	display: inline;
}

#droite .box a, #droite .box a:link {
	color: #0062BD;
	text-decoration: underline;
}

#droite .box a:hover {
	color: #0062BD;
	text-decoration: none;
}

#droite .box ul li.active a, #droite .box ul li.active h2 a:link {
	color: #444;
	text-decoration: none;
	font-style: italic;
	font-size:13px;
	font-weight:normal;
}

#droite .box ul li.active a, #droite .box ul li.active h2{
	color: #444;
	text-decoration: none;
	font-style: italic;
	font-size:13px;
	font-weight:normal;
}

#droite .box ul li.active h2 a:hover {
	color: #0062BD;
	text-decoration: none;
}

#droite .box ul li.operation a, #droite .box ul li.operation h3 a:link {
	color: #cb3c3c;
	text-decoration: underline;
}

#droite .box ul li.operation h3 a:hover {
	color: #cb3c3c;
	text-decoration: none;
}

#droite .box.footer {
	font-size: 10px;
	color: #888;
}

#droite .box.footer a {
	display: inline;
	color: #777;
}

#droite .box.footer .decal{
	margin-left:8px;
}

#droite .box.footer .bold{
	font-weight:bold;
}

#droite .publicite {
	text-align: center;
	margin: 10px 0 18px 4px;
}

#droite .box li.resume {
	font-size: 11px;
}

#droite .box li.tout {
	text-align: right;
	font-size: 11px;
}

/* Recherche */

#submit_connexion {
	width: 73px;
	height: 24px;
	border: 0;
	padding-right:0px;
}

#recherche {
	margin-top: 6px;
	margin-bottom: 6px;
	height: 1%;
	overflow: hidden;
}

#recherche input#mot {
	border: 1px solid #888;
	width: 120px;
	padding: 3px;
	font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif; 
	font-size: 13px;
	color: #444;
	margin-left: 9px;
}

#recherche input#submit_srch {
	background: #F9F9F9;
	border: 1px solid #888;
	padding: 2px;
	font-size: 8px;
	font-weight: bold;
	color: #444;
	text-transform: uppercase;
	float: right;
	margin-top: 5px;
	margin-right: 9px;
}

#droite p.social {
	text-align: center;
}
