* {
    padding: 0;
    margin: 0;
}

body {
    font: normal 62.5% Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #000;
    background: #C0E1ED url(/_images/c/degrade2.png) repeat-x scroll left top;
}

a {
		color: #41A0C2;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
    background: #58661b;
    color: #fff;
}

a:hover.aImg, a:focus.aImg {
    background: none;
}

img, a img {
    border: none;
}

acronym, abbr {
    cursor: help;
    border-bottom: 1px dotted;
}
label {
	cursor: pointer;
}
strong {
    font-weight: bold;
}
#page {
    margin: 0 auto;
    width: 990px;
    background: #fff url(/_images/c/degrade3.png) repeat-x top left;
}
#page p, #page ul, #page ol {
    font-size: 1.3em;
}
#page ul ul, #page ol ol, #page ol ul, #page ul ol {
    font-size: 1em;
	}
	
/*-> Vidéo <-*/
	#box {
position: absolute;
top:25%;
left:25%;
width:50%;
text-align: center;
display: none;
Z-index: 9999;
}

#form-video {
background: url('http://www.wizishop.com/images/fenetre-video.png') no-repeat;
width: 864px;
height: 510px;
margin: 0 auto;
padding-top: 30px
}


/*-> Header <-*/
#chkActionWizi {
	position: absolute;
	top: 0;
	left: 0;
	background: #8fd1ef;
	padding: 10px 0 10px 10px;
}
#chkActionWizi label {
	font-size: 1em;
	color: #2B708F;
	margin-right: 5px;
	vertical-align: middle;
}
#chkActionWizi input {
	margin-right: 5px;
	vertical-align: middle;
}
#preheader {
	height: 40px;
	position: relative;
}
#preheader ul {
	list-style: none;
	position: absolute;
	top: 4px;
	right: 0;
}
#preheader li {
	float: left;
}
#preheader a {
	float: left;
	padding: 0.3em 0.5em;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin-right: 0.8em;
}
#preheader .current a, #preheader a:hover {
	background: url(/_images/c/wizibutton.png) repeat-x center center;
}
#preheader .current span, #preheader li a span {
	color: #343434;
	background: #fff;
	padding: 0.1em 0.4em;
	-moz-border-radius: 0.4em;
}
#header {
    position: relative;
    height: 140px;
}
#header img {
    margin: 18px 0 0 15px;
}
#header h1 a {
    background: #fff;
		display: block;
		width: 199px;
		height: 79px;
}

#header #Recherche {
    position: absolute;
    top: 0;
    right: 0;
    width: 27em;
		height: 28px;
    background-color: #C4DA61;
    padding: 4px 0 0 0;
}

#header #Recherche fieldset {
    text-align: center;
    border: none;
}

#header #Recherche legend {
    display: none;
}

#header #Recherche label {
    display: none;
}

#header #Recherche input {
    width: 15em;
    padding: 0.15em 0.4em 0.15em 0.4em;
    margin-right: 0.3em;
    border: 1px solid #fff;
}

#header #Recherche button {
	background: url(/_images/c/wizibutton.png) repeat-x 0 0;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	border: none;
	height: 22px;
	padding: 0 0.3em;
}

#header #TestezWizi {
	position: absolute;
	top: 58px !important;
	top: 57px;
	right: 0;
	z-index: 2;
}
#header #TestezWizi a {
	display: block;
	width: 250px;
	height: 82px;
}
#header #TestezWizi img {
	margin: 0;
}

/*-> main menu <-*/
#header #menu {
	margin-top: 25px !important;
	margin-top: 7px;
}
#header #menu #mainmenu {
  background: url(/_images/c/menu-degrade.png);
  position: relative;
  list-style: none;
  width: 990px;
  height: 36px;
  overflow: hidden;
}
#header #menu #mainmenu ul {
  list-style-type: none;
  padding: 4px;
	overflow: hidden;
	line-height: 28px;
}
#header #menu #mainmenu li {
    float: left;
}
#header #menu #mainmenu li a {
    color: #fff;
    text-decoration: none;
    padding: 0 8px;
    background: none;
    font-weight: bolder;
    white-space: nowrap;
}
#header #menu #mainmenu li a:hover {
    background: none;
}
#header #menu #mainmenu ul li a {
    z-index: 2;
    display: block;
    float: left;
    position: relative;
}
#header #menu #mainmenu ul li .currentNotJs, #header #menu #mainmenu li#background {
    background: url(/_images/c/menu-back.png) repeat-x 0 50%;
    display: block;
}

#header #menu #mainmenu li#background {
    z-index: 1;
    position: absolute;
    visibility: hidden;
}

/*-> content <-*/
#content {
    padding: 20px;
    padding-bottom: 13px;
}
#mainContent {
    width: 720px;
    float: left;
    margin-bottom: 13px;
}
#mainContent.nosidebar {
    width: 950px;
}
#mainContent .pagetitle {
		margin-bottom: 1em;
}
#mainContent a:link, #mainContent a:visited, #mainContent a:hover {
    text-decoration: underline;
    background: none;
    color: #41A0C2;
}
#mainContent h2 a:link, #mainContent h2 a:visited, #mainContent h2 a:hover, #mainContent h3 a:link, #mainContent h3 a:visited, #mainContent h3 a:hover {
    text-decoration: none;
    color: #F7961F;
}
#mainContent h2 a:hover {
    color: #f7961f;
}
#mainContent a:hover {
    color: #f7961f;
}
#mainContent ul li {
    list-style-type: none;
    background: url(/_images/c/blog-puce_b.png) no-repeat 0 0.4em;
    padding-left: 2em;
    margin-left: 0.5em;
}
#mainContent ol li {
	list-style-position: inside;
}
#mainContent h2, #mainContent h3 {
    color: #62b9e0;
    font-size: 2.2em;
}
#mainContent h2 span, #mainContent h3 span {
    font-size: 1.4em;
    color: #41A0C2;
    font-weight: bolder;
		vertical-align: -0.1em;
}

#mainContent .landing {
	padding: 1.5em;
	background: url(/_images/c/degradeFond.jpg) repeat-x bottom left;
	margin-bottom: 2em;
}
#mainContent .landing p {
	margin-bottom: 0.8em;
}

/*-- Sidebar --*/
#sidebar {
    float: right;
    width: 210px;
}
#sidebar ul {
    font-size: 1em;
}
#sidebar a {
	color: #58661b;
}
#sidebar a:hover {
	color: #fff;
}
#sidebar p {
	font-size: 1.3em;
}
#sidebar li {
    list-style-type: none;
}
#sidebar .widget ul {
	font-size: 1.3em;
}
#sidebar li.widget {
    padding: 0 10px 10px 10px;
    margin-bottom: 2em;
    background-color: #c4da61;
}
#sidebar li li {
    padding-left: 20px;
		margin-bottom: 0.5em;
    color: #58661B;
    background: url('/_images/c/blog-puce_v.png') no-repeat 0 0.7em;
}
#sidebar li .current a {
	background: #58661B;
	text-decoration: none;
	color: #fff;
}
#sidebar h2 {
	color: #fff;
	font-size: 2em;
	margin-bottom: 0.2em;
}
#sidebar h2 span {
    color: #58661b;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1em;
    position: relative;
    top: 2px;
}
#sidebar form label {
    font-size: 1.3em;
    font-style: italic;
    color: #58661b;
}
#sidebar form input {
	width: 175px;
	border: none;
	padding: 0.2em 0.5em;
	margin-bottom: 0.4em;
}
#sidebar #Categories p {
	color: #58661B;
	font-weight: bold;
	padding: 0.5em 0 0 0;
}

/* Flux rss */
#FluxRss p {
	background: url(/_images/c/sidebar-rss.png) no-repeat 0 0.6em;
	height: 52px;
	padding-left: 3.8em;
}
#FluxRss p a {
	text-decoration: none;
	font-size: 1.6em;
	font-weight: bold;
}

/* apropos */
#apropos img {
	margin-top: 15px;
}

/* Suivi par email */
#NewsLetter .center {
	text-align: center;
}
#NewsLetter button {
	background: url(/_images/c/wizibutton.png) repeat-x 0 0;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	border: none;
	height: 22px;
	padding: 0 0.3em;
}

/* Noel Ethique */
#noel {
	padding-bottom: 15px;
}

/* Tags */
#sidebar #Tags li {
	background: none;
	display: inline;
	padding: 0;
	color: inherit;
}
#sidebar #Tags li a {
	white-space: nowrap;
}
#sidebar #Tags li a:hover {
	background: transparent;
}

/*-> footer <-*/
#footer {
		background: #93A92E;
    color: white;
    clear: both;
		overflow: hidden;
		height: 1%;
}
#footer #footerCol1, #footer #footerCol2, #footer #footerCol3 {
    float: left;
    padding: 2em 1em;
}
#footer #footerCol1 {
    width: 300px;
}
#footer #footerCol2 {
	width: 450px
}
#footer #footerCol3 {
	width: 170px;
}
#footer h2 {
    font-size: 1.6em;
		text-transform: uppercase;
		margin-bottom: 1em;
}
#footer #footerCol1 h2 span, #footer #footerCol2 h2 span, #footer #footerCol3 h2 span {
    color: #C6EAF7;
}
#footer #footerCol1 dt, #footer #footerCol2 dt {
	font-size: 1.3em;
	padding-left: 1.5em;
	background: url(/_images/c/puce-back-green.png) no-repeat 0 50%;
	display: inline;
}
#footer #footerCol1 dd, #footer #footerCol2 dd {
	padding-left: 2em;
	margin-bottom: 1em;
	display: inline;
}
#footer #footerCol1 ul, #footer #footerCol2 ul, #footer #footerCol3 ul {
	list-style: none;
}
#footer #footerCol1 ul li, #footer #footerCol3 ul li, #footer #footerCol2 ul li {
	margin-bottom: 0.5em;
}
#footer #footerCol1 ul li, #footer #footerCol3 ul li, #footer #footerCol2 ul li {
  background: url('/_images/c/puce-back-green.png') no-repeat 0 8px;
	padding-left: 1.5em;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	background: #fff;
	color: #93A92E;
}

/* Billet */
.post {
	clear: both;
	margin-bottom: 5em;
	position: relative;
	height: 1%;
}

.headpost {
	margin: 0 0 1em 0;
	overflow: hidden;
}
.headpost .date {
	float: left;
	margin: 0.5em 1em 0 0;
	position: relative;
	display: block;
	height: 51px;
	width: 45px;
	background: url(images/date-bg.gif) no-repeat 0 0;
}
.headpost .date span {
	font-size: 1.3em;
	color: #fff;
	font-weight: bold;
}
.headpost .date .day {
	position: absolute;
	top: 0;
	left: 0;
	width: 45px;
	height: 25px;
	text-align: center;
}
.headpost .date .month {
	position: absolute;
	top: 25px;
	left: 0;
	width: 45px;
	height: 25px;
	text-align: center;
}
.headpost small {
	font-size: 1.2em;
}
.entry {
	clear: both;
}
.entry p {
	line-height: 1.5em;
}
.entry p, .entry ul, .entry ol, .entry dl {
	margin-bottom: 1em;
}
.NbComments {
	padding: 1em 0 1em 2em;
	height: 1%; /* trick ie6 */
	background: url(images/coms.gif) no-repeat 0 0;
}
.goto {
	position: absolute;
	bottom: 0;
	right: 0;
}

/* Navigation */
#content .navigation {
 	clear: both;
	height: 1%; /* trick ie */
	padding: 1em 0;
	overflow: hidden;
}
#content .navigation .alignleft a {
  height: 2em;
  float: left;
	background: url(images/billetprec.gif) no-repeat 0 0.2em;
	padding-left: 2em;
	font-size: 1.3em;
}
#content .navigation .alignright a {
  height: 2em;
  float: right;
	background: url(images/billetsuiv.gif) no-repeat 100% 0.2em;
	padding-right: 2em;
	font-size: 1.3em;
}

/* Commentaires */
#mainContent #commentaire h3 {
	font-size: 1.9em;
	font-weight: bold;
	color: #93a92e;
}

#mainContent #commentform {
	
}
#mainContent #commentform #ComCo {
	margin-bottom: 1em;
}

/** Formulaire **/
#mainContent input, #mainContent textarea {
    background-color: #dff6ff;
    border: 1px solid #2a6f8f;
		width: 30em;
}
#mainContent textarea {
    padding: 0.5em;
		width: 50em;
}
#mainContent input {
    padding: 0.5em 0.2em;
}
#mainContent input:hover, #mainContent textarea:hover, #mainContent input:focus, #mainContent textarea:focus {
    background-color: #f4fbff;
}
#mainContent #commentform h4 {
		font-size: 1.3em;
		font-weight: bold;
		color: #000;
}
#mainContent #commentform label {
		font-weight: bold;
		color: #000;
}
#mainContent #commentform div {
	margin-bottom: 0.8em;
}
#mainContent #commentform #wp_grins {
	margin: 0;
}
#mainContent #commentform .subscribe-to-comments {
	font-size: 1em;
	margin-bottom: 1em;
}
#mainContent #commentform .subscribe-to-comments input {
	background: none;
	border: none;
}
#mainContent #commentform .subscribe-to-comments label {
	font-weight: normal;
	font-size: 1.3em;
}
#mainContent #commentform #envoie button {
	background: url(/_images/c/wizibutton.png) repeat-x 0 0;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	border: none;
	height: 26px;
	padding: 0 0.3em;
}

#mainContent #commentaire #ComTrack {
	margin-bottom: 1em;
}

#mainContent #commentaire .commentlist {
    list-style-type: none;
}
#mainContent #commentaire .commentlist li {
    clear: both;
    margin-bottom: 2em;
}
#mainContent #commentaire .commentlist li .Coment {
    background-color: #dff6ff;
    padding: 10px;
}
#mainContent #commentaire .commentlist .coincoin .Coment {
    background-color: #EDF8BA;
}
#mainContent #commentaire .commentlist li div p {
	font-size: 1em;
	margin-bottom: 0.8em;
}
#mainContent #commentaire .InfoAuteur {
	margin-bottom: 0.5em;
}
#mainContent #commentaire .InfoAuteur cite {
	font-weight: bold;
}
#mainContent #commentaire .InfoAuteur small {
	font-size: 1em;
}
#mainContent #commentaire .commentlist .GoCom {
	text-align: right;
}
#mainContent #commentaire .commentlist .GoCom p a {
	background: url(/_images/c/blog-comment-puce.png) no-repeat 0 50%;
	padding-left: 2em;
}

/* recherche */

#searchform fieldset {
	border: none;
}
#searchform legend {
	display: none;
}
#searchform label {
	color: #93A92E;
	font-size: 1.9em;
	margin: 0.5em 0 0;
	display: block;
}
#searchform button {
	background: #F7941D url(/_images/c/wizibutton.png) repeat-x 0 0;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	border: none;
	height: 30px;
	padding: 0 0.3em;
}
