@charset "utf-8";
/*  
Theme Name: wp.Vicuna
Theme URI: http://wp.vicuna.jp/
Description: <a href="http://en.wp.vicuna.jp">wp.Vicuna</a> Structure Template + <a href="http://en.wp.vicuna.jp/skin/">Skin</a>
Version: 1.5.7
Author: wu
*/

@import url("style-bazooka/0-import.css");
h4{
margin-top:20px;
}
.flip{
margin-top:20px;
}
.partager {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
}
.partager ul{
	margin: 0 1.5em 0 0;
	float: right;
	clear:both;
}
.partager ul li{
	float: left;
	margin: 0 0.5em 0 0;
	padding:0;
	list-style-type: none;
}
.partager img{
	margin:0;
	border:0;
}
pre {
	color: #666666!important;
	background-color: #EFEFEF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 0.5em 0 0.5em 20px;
	width: 90%;
	max-width: 90%;
	overflow: visible;
}

code {
	color: #666666!important;
}