/*
Theme Name: Lorraine Magazine
Theme URI: http://www.lorrainemag.com
Description: -
Version: 1.0
Author: Claud&eacute;&iuml;ne
Author URI: http://www.claudeine.fr
Tags: magazine, light, link, blue, two column, widgets, jquery
*/

/* TABLE OF CONTENTS

00 - Global Elements - Standard Elements
01 - Typography - All Type throughout the site
02 - Main Structure - Columns, clearfix, etc.
03 - Header - Header, Logo, navigation, search.
04 - Dock - jQuery latest articles.
05 - Main Content - Post boxes, post meta, etc.
06 - Sidebar - Custom sidebar widgets.
07 - Footer - Categories, About, Copyright, Sponsors.

/* ----------------------------------------------*/

/* 00 - GLOBAL ELEMENTS
/* ----------------------------------------------*/

body {
	margin:0; padding:0;
	width:auto; height:auto;
	background:#f2f2f2;
	font:0.75em Arial, Helvetica, sans-serif; color:#5e6568;
	line-height:19px;
}

code {
	margin:0; padding:0;
	width:80%; height:auto;
	font:1.17em Georgia, "Times New Roman", Times, serif; color:#0f8eb3;
}

	pre {
		margin:0 auto; padding:5px 20px;
		background:#f4f1ec url(images/code.gif) repeat;
		border:1px solid #bbced7;
		font:0.92em Georgia, "Times New Roman", Times, serif; color:#3e3e3e;
		line-height:200%;
	}

blockquote {
	margin:0 auto; padding:5px 20px;
	width:80%; height:auto;
	background:#fefefe url(images/blockquote.gif) no-repeat top left; border:1px solid #f0eded;
}

img {
	margin:0; padding:0;
	border:0;
}

ins {
	color:#009999;
}

del {
	color:#990000;
}

.clear{clear:both;}

/* 01 - TYPOGRAPHY
/* ----------------------------------------------*/

.brun {color:#8c8178;}
.vert {color:#008598;}

h1 {
	margin:-10px 0 0 0; padding:0;
	font:bold 3.53em Verdana, Arial, Helvetica, sans-serif; color:#fefefe;
	/*position:relative; display:block;*/
}

	.post-content h1, .page-content h1 {
		margin:10px 0; padding:0;
		font:bold 2.50em Arial, Helvetica, sans-serif; color:#8c8075;
	}

	h1 a:link, h1 a:active, h1 a:visited {
		color:#fefefe;
		outline:0;
	}
	
	h1 a:hover {
		color:#d7d7d7;
	}

	h1 span {
		margin:10px 0 0 0;
		width:100%; height:20px;
		position:absolute; display:block;
	}

h2 {
	margin:0; padding:0;
	font:0.95em Verdana, Arial, Helvetica, sans-serif; font-style:italic; font-weight:bold; color:#fff;
}

	.post-content h2, .page-content h2 {
		margin:10px 0; padding:0;
		font:bold 2.00em Arial, Helvetica, sans-serif; color:#8c8075;
	}

h3 {
	margin:0; padding:0;
	font:bold 2.80em Arial, Helvetica, sans-serif; color:#30393d;
}

	.post-content h3, .page-content h3 {
		margin:10px 0; padding:0;
		font:bold 1.50em Arial, Helvetica, sans-serif; color:#8c8075;
	}

	h3 a:link, h3 a:active, h3 a:visited {
		color:#30393d;
	}
	
	h3 a:hover {
		color:#008598;
	}
	
	h3.post-title, .single h3.post-title, h3.post-title-small {
		margin:0; padding:10px 0;
		width:380px; height:auto;
		border-bottom:4px solid #30393d;
	}
	
		.single h3.post-title {
			font-size:2.00em;
			width:275px;
		}
		
		h3.post-title-small {
			font-size:1.50em;
		}

h4 {
	margin:0; padding:0;
	font:bold 1.75em Arial, Helvetica, sans-serif; color:#fefefe;
}

	.post-content h4, .page-content h4 {
		margin:10px 0; padding:0;
		font:bold 1.17em Georgia, "Times New Roman", Times, serif; color:#8c8075;
	}

	#footer h4 {
		margin:0 0 20px 0;
	}

h5, #searchform label {
	/* Sidebar Header */
	margin:0; padding:28px 0 0 20px;
	width:285px; height:55px;
	background:#f9f9f9 url(images/sidebar-top.gif) no-repeat top center;
	font:bold 2.25em Arial, Helvetica, sans-serif; color:#008598;
}

	.post-content h5, .page-content h5 {
		margin:10px 0; padding:0;
		width:auto; height:auto;
		background:none;
		font:bold 1.00em Georgia, "Times New Roman", Times, serif; color:#8c8075;
	}

	#tag_cloud h5, #searchform label {
		margin:0; padding:0;
		background:none;
	}
	
h5 small { font-size:0.5em;}

a:link, a:active {
	color:#008598;
	text-decoration:none;
}

a:hover {
	color:#000;
}

a:visited {
	color:#008598;
	text-decoration:none;
}

.maj {text-transform:uppercase;}
/* Header
/* -------------- */

#navigation ul li a:link, #navigation ul li a:active, #navigation ul li a:visited {
	margin:0; padding:13px 15px;
	font:bold 1.08em Arial, Helvetica, sans-serif; color:#34393e;
	display:block;
	background:none
}

#navigation ul li a:hover {
	color:#000;
	font-weight:bold; text-decoration:underline;
}

#navigation ul.pages li.current-menu-item a, #navigation ul.pages li.current-menu-parent a{
	/* Crazy margins to pull up the hover image above the borders.*/
	margin:-3px 0 0 0; padding:15px 15px 14px 15px;
	background:#171615 url(images/navigation-hover.gif) repeat-x bottom center;
	color:#f1f8ff; position:relative
}

#navigation ul.sub-menu li a:link, #navigation ul.sub-menu li a:active, #navigation ul.sub-menu li a:visited {
	margin:0; padding:13px 15px;
	font:bold 1.08em Arial, Helvetica, sans-serif; color:#f1f8ff;
	display:block;
	background:none
}

#navigation ul.sub-menu li.current-menu-item a {
	/* Crazy margins to pull up the hover image above the borders.*/
	margin:-3px 0 0 0; padding:15px 15px 14px 15px;
	color:#008598; position:relative
}

a.rss:link, a.rss:active, a.rss:visited, a.rss:hover {
	margin:13px 15px 0 0; padding:0;
	width:16px; height:17px;
	background:url(images/rss.png) no-repeat top center;
	text-indent:-9999px; display:block; outline:0;
}

/* Main Content
/* -------------- */
.same-cat-info {
	font:1em Georgia, "Times New Roman", Times, serif; color:#81888d;
}
.post-info {
	text-align:right;
	font:0.92em Georgia, "Times New Roman", Times, serif; color:#81888d;
}

	.post-info span {
		font-size:1.18em;
		display:block;
	}

		.post-info span a:link, .post-info span a:active, .post-info span a:visited {
			color:#1e1c1a;
			text-decoration:none;
		}
		
		.post-info span a:hover {
			color:#008598;
		}

.comment-count a:link, .comment-count a:active, .comment-count a:visited {
	margin:0; padding:10px 20px;
	font:bold 1.75em Arial, Helvetica, sans-serif; color:#FFF;
	display:block;
}

.comment-count a:hover {
	background:#000000;
}

	.single .comment-count a:link, .single .comment-count a:active, .single .comment-count a:visited,
	.page-content .comment-count a:link, .page-content .comment-count a:active, .page-content .comment-count a:visited {
		padding:8px 18px;
		font:bold 1.45em Arial, Helvetica, sans-serif;
	}

.post-intro strong {
	font:bold 1.33em Arial, Helvetica, sans-serif; color:#30393d;
	line-height:21px;
}

.continue-reading a:link, .continue-reading a:active, .continue-reading a:visited,
.cat-posts li.view-more a:link, .cat-posts li.view-more a:active, .cat-posts li.view-more a:visited {
	font:bold italic 1.17em Georgia, "Times New Roman", Times, serif; color:#8c8075;
}

.continue-reading a:hover,
.cat-posts li.view-more a:hover {
	color:#008598;
}

/* Drop Down
/* -------------- */

.category a:link, .category a:visited,
.category-inside a:link, .category-inside a:active, .category-inside a:visited {
	margin-bottom:-1px; padding:15px 25px 0 15px;
	display:inline-block;
	height:25px; outline:0;
	font:1.00em Georgia, "Times New Roman", Times, serif; color:#7f7d7e;
}

.active div {
	margin:0 0 -1px 0; padding:0 0 0 6px;
	width:auto; height:40px;
	background:url(images/cat-hover-left.gif) no-repeat top left;
	float:right; display:block; position:relative; z-index:10;
}

	.active a:link, .active a:visited {
		margin:0; padding:15px 25px 0 15px;
		width:auto; height:25px; display:inline-block;
		font:1.00em Georgia, "Times New Roman", Times, serif; color:#5c5659;
		background:url(images/cat-hover-right.gif) no-repeat top right;
	}
	
.cat-posts li.view-more {
	margin:0; padding-top:15px;
	text-align:right;
}

.cat-posts li a:link, .cat-posts li a:active, .cat-posts li a:visited {
	font:bold 1.17em Arial, Helvetica, sans-serif; color:#30393d;
	display:block;
}
						
.cat-posts li a:hover {
	color:#8c8075;
}
												
	.cat-posts li span {
		font:0.92em Arial, Helvetica, sans-serif; color:#889194;
	}
	
/* Content Navigation
/* -------------- */

.navigation {
	font:normal 0.92em Georgia, "Times New Roman", Times, serif; color:#81888d;
}

	.navigation a:link, .navigation a:visited, .navigation a:active {
		font:bold 0.92em Georgia, "Times New Roman", Times, serif; color:#656c71;
	}
	
	.navigation a:hover {
		color:#35383a;
	}
	
/* Comments
/* -------------- */	

.submit-comment {
	margin:0 0 15px 0; padding:0;
	width:127px; height:27px;
	background:url(images/submit-comment.gif) no-repeat top center;
	display:block; outline:0; text-indent:-9999px;
	border:0;
}

.author {
	font:1.50em Arial, Helvetica, sans-serif; color:#3c4d54;
}

	.author a:link, .author a:active, .author a:visited {
		color:#3c4d54;
	}
	
	.author strong span, .author strong span a:link, .author strong span a:active, .author strong span a:visited {
		color:#6b8894;
		display:inline;
	}
	
.author span {
	font:0.61em Georgia, "Times New Roman", Times, serif; color:#a3aeb2;
	display:block;
}

.comment-text {
	font:1.00em Arial, Helvetica, sans-serif; color:#74868d;
	line-height:19px;
}
	
/* Sidebar
/* -------------- */

#sidebar li {
	font:0.92em Arial, Helvetica, sans-serif;
}

	#sidebar li a:link, #sidebar li a:visited, #sidebar li a:active {
		font:bold 1.17em Arial, Helvetica, sans-serif; color:#5a656a;
	}
	
	#sidebar li a:hover {
		text-decoration:none;
	}
	
#sidebar .rss-date {
	margin:5px 0; padding:0;
	color:#709cb0;	
	display:block;
}

#sidebar .rssSummary {
	margin:5px 0; padding:0;
}

#sidebar li a.sidebar-read-more:link, #sidebar li a.sidebar-read-more:visited, #sidebar li a.sidebar-read-more:active,
#sidebar li a.sidebar-read-more-rss:link, #sidebar li a.sidebar-read-more-rss:visited, #sidebar li a.sidebar-read-more-rss:active,
#sidebar li a.sidebar-read-more-fb:link, #sidebar li a.sidebar-read-more-fb:visited, #sidebar li a.sidebar-read-more-fb:active {
	margin:18px 0 0 25px; padding:0;
	font:bold 1.17em Arial, Helvetica, sans-serif; color:#a6b5bc;
	position:absolute;
}

	#sidebar li a.sidebar-read-more-rss:link, #sidebar li a.sidebar-read-more-rss:visited, #sidebar li a.sidebar-read-more-rss:active {
		padding:1px 0 0 23px;
		line-height:16px;
		background:url(images/rss.png) no-repeat center left;
	}
	#sidebar li a.sidebar-read-more-fb:link, #sidebar li a.sidebar-read-more-fb:visited, #sidebar li a.sidebar-read-more-fb:active {
			padding:1px 0 0 23px;
			margin-left:150px;
			line-height:16px;
			background:url(images/f_logo.jpg) no-repeat center left;
		}
#sidebar li a.sidebar-read-more:hover,
#sidebar li a.sidebar-read-more-rss:hover, #sidebar li a.sidebar-read-more-fb:hover{
	color:#889297; text-decoration:none;
}

#featured-news .sidebar-content a:link, #featured-news .sidebar-content a:active, #featured-news .sidebar-content a:visited,
#recent-news .sidebar-content a:link, #recent-news .sidebar-content a:active, #recent-news .sidebar-content a:visited {
	font:bold 1.35em Arial, Helvetica, sans-serif; color:#5a656a;
}

#featured-news .sidebar-content a:hover, #recent-news .sidebar-content a:hover {
	color:#475054;
}

	#featured-news .sidebar-content span a:link, #featured-news .sidebar-content span a:visited, #featured-news .sidebar-content span a:active,
	#recent-news .sidebar-content span a:link, #recent-news .sidebar-content span a:visited, #recent-news .sidebar-content span a:active {
		margin:5px 0 0 0; padding:0;
		font:normal 1.00em Arial, Helvetica, sans-serif; color:#709cb0;
		display:block;
	}
	
	#featured-news .sidebar-content span a:hover,
	#recent-news .sidebar-content span a:hover {
		color:#5e8293;
	}
	
#sponsored-ad p.sponsored-ad {
	margin:auto auto 8px 5px;
	font:0.92em Arial, Helvetica, sans-serif; color:#9caab1;
}

.puce {display:inline-block; width:10px; height:10px; margin-right:5px;}

.agenda-jour, .agenda-mois  {-webkit-transform: rotate(352deg);
    -moz-transform: rotate(350deg);
    -o-transform: rotate(350deg);
    writing-mode: lr-tb;

}

.agenda-jour { font-size:2.5em; margin-left:65px; margin-top:5px; text-shadow:0px 0px 2px #8f8f8f; color:#929292 }
.agenda-mois { font-size:1.2em; color:#FFF; text-transform:uppercase; margin-left:38px;}

.agenda-vignette {display:block; width:109px; height:60px; background:url(images/agenda.jpg) no-repeat;}

.ads {margin-bottom:20px;}

.abonnement {
color:#000;
font-size:0.85em;
line-height:14px;
margin-bottom: 20px;

background: #008598;
background: -webkit-gradient(linear, left top, left bottom, from(#d9eaed), to(#7fbfc9));
background: -moz-linear-gradient(top, #edfe09, #008598);

-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;

-webkit-box-shadow: #CCC 0 0 5px;
-moz-box-shadow: #CCC  0 0 5px;
box-shadow: #CCC 0 0 5px;

-webkit-transition:All 0.384s ease;
-moz-transition:All 0.384s ease;
-o-transition:All 0.384s ease;

}
.abonnement:hover{
-webkit-transform: rotate(0deg) scale(1.123) skew(1deg) translate(0px);
-moz-transform: rotate(0deg) scale(1.123) skew(1deg) translate(0px);
-o-transform: rotate(0deg) scale(1.123) skew(1deg) translate(0px);
}
.abonnement .fond, .jeuconcoursW .fond  {padding:10px;}

.abonnement h5 {
	/* Sidebar Header */
	margin:0; padding:0;
	width:285px; height:55px;
	font:bold 2.4em Arial, Helvetica, sans-serif; color:#000;
	background:none;
	line-height:1.0em;
}

.abonnement form {
		margin:0x; padding:0;
		width:284px; height:auto;
		background:url(images/subscribeform-back.gif) no-repeat center left;
	}
	
		.abonnement input[type="text"] {
			margin:0 0 0 0; padding:6px 10px 5px 30px;
			width:165px; height:auto;
			border:0;
			background:none;
			color:#d0d0d0;
			font-size:1.0em
		}
		
		.abonnement input[type="submit"] {
			/*float:right;*/
			margin:-1px 0 0 0;
			background: #444;
			background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
			background: -moz-linear-gradient(top, #444, #000);
			color:#fff;
			
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
			
			padding: 4px 4px;

		}
		.abonnement input[type="submit"]:hover {
			background: #444;
		}

.jeuconcoursW {
color:#FFF;
font-size:0.85em;
line-height:12px;
margin-bottom: 20px;

background: #8c8075;

-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;

-webkit-box-shadow: #CCC 0 0 5px;
-moz-box-shadow: #CCC  0 0 5px;
box-shadow: #CCC 0 0 5px;

-webkit-transition:All 0.384s ease;
-moz-transition:All 0.384s ease;
-o-transition:All 0.384s ease;

}
.jeuconcoursW:hover{
-webkit-transform: rotate(0deg) scale(1.123) skew(1deg) translate(0px);
-moz-transform: rotate(0deg) scale(1.123) skew(1deg) translate(0px);
-o-transform: rotate(0deg) scale(1.123) skew(1deg) translate(0px);
}

.jeuconcoursW h5 {
	/* Sidebar Header */
	margin:0 0 0 0; padding:0;
	width:285px; height:35px;
	font:bold 4.25em Arial, Helvetica, sans-serif; color:#fdfdfd;
	background:none;
}

.jeuconcoursW a {display:inline-block; color:#FFF; font:1.5em bold Arial, Helvetica, sans-serif; line-height:1.25em;}
.jeuconcoursW a img { border:#FFF 4px solid;}
.jeuconcoursW span {display:inline-block; float:right; width:280px;}

.jeuconcoursW input[type="submit"] {
	display:inline-block; 
	margin:0;
	color:#000;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e1e1e1));
	background: -moz-linear-gradient(top, #fff, #e1e1e1);
				
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
			
	padding: 4px 10px;
}
.jeuconcoursW input[type="submit"]:hover {
	background:#ffdd00;
	color:#000;

}

/* Footer
/* -------------- */
	
p.about-text {
	margin:0 0 10px 0;
	font:0.92em Arial, Helvetica, sans-serif; color:#b2b2b2;
	line-height:17px;
}

p.copyright {
	margin:10px 0 0 0;
	font:0.92em Arial, Helvetica, sans-serif; color:#404040;
}

/* Misc
/* -------------- */

.arial, .arial a {
	font-family:Arial, Helvetica, sans-serif;
}

/* 02 - MAIN STRUCTURE
/* ----------------------------------------------*/

.container {
	/* The container is a class simply because of the multiple full-span elements.*/
	margin:0 auto; padding:0;
	width:960px; height:auto;
}

/* Various Columns
/* -------------- */

.col-580 {
	width:580px;
}

.col-340 {
	width:340px;
}

.left, .alignleft {
	float:left;
	margin-right:10px;
}

.right, .alignright {
	float:right;
	margin-left:10px;
}

.aligncenter {
	margin:0 auto;
	display:block;
}

/* Clearfix
/* -------------- */

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/* 03 - HEADER
/* ----------------------------------------------*/

#header {
	margin:0; padding:0;
	width:auto; height:auto;
	background:#8c8075 url(images/header.gif) repeat-x top center;
	border-bottom:1px solid #4a4d4c;
}

	#logo {
		margin:20px; padding:60px 0 30px 0;
		width:580px; height:auto;
		float:left;
	}
	
	#searchform-header {
		margin:108px 20px 0 540px; padding:0;
		width:255px; height:auto;
		background:url(images/searchform-back.gif) no-repeat center left;
		float:left;
		position:absolute;
		z-index:2;
	}
	
		#searchform-header #s {
			margin:0 0 0 0; padding:6px 20px 5px 25px;
			width:165px; height:auto;
			border:0;
			background:none;
			float:left;
			font-size:0.92em; color:#d0d0d0;
		}
		
		#searchform-header #go {
			float:right;
			margin:0;
		}
		
	#dernier-numero {margin-top:10px; margin-left:430px; color:#FFF; font-weight:bold; position:absolute; width:510px; text-align:right;}
	#dernier-numero p {/*position:absolute;margin-left:-222px; float:right; display:inline-block;*/ color:#fff; font-weight:normal; font-size:0.84em; text-align:right; margin-top:0; line-height:14px;}
	#dernier-numero span { /*display:inline-block; float:right*/}
	#dernier-numero a { -webkit-box-shadow: #333 5px 2px 10px; -moz-box-shadow: #333 5px 2px 10px; box-shadow: #333 5px 2px 10px; display:inline-block; float:right; margin-left:10px;}
	#dernier-numero a:hover { -webkit-box-shadow: #fff 0px 0px 10px; -moz-box-shadow: #fff 0px 0px 10px; box-shadow: #fff 0px 0px 10px;}
	
#navigation {
	margin:0; padding:0;
	background:#FFF url(images/navigation.gif) repeat-x bottom center;
	border-top:2px solid #393b3b; border-bottom:1px solid #FFF;
}

	#navigation ul.pages {
		margin:0 auto; padding:0;
		width:860px; height:auto;
		list-style:none; float:left;
	}
	
		#navigation ul li {
			margin:0 3px; padding:0;
			float:left; overflow:visible;
		}
	
	#navigation li ul {
		left: -999em;
		position: absolute;
		width: 100%;
		padding:0;
		z-index:999;
		list-style:none;
		background:#171615 url(images/navigation-submenu.gif) repeat-x top center;
	}
		
	#navigation li:hover ul, #navigation li li:hover ul, #navigation li li li:hover ul, #navigation li.sfhover ul, #navigation li li.sfhover ul, #navigation li li li.sfhover ul {
		left: 0;
	}
		
	.rss {
		margin:0 0 0 0px; padding:0;
		width:16px; height:17px;
		float:right;
	}
	
	.followRSS { margin:5px 5px 0 0; float:left;
	text-indent:-9999px; outline:0;
	display:inline-block; width:30px; height:30px;
	background:url(images/rsstop.png) no-repeat;
	}
	.followFB {margin:5px 5px 0 0;float:left;
	text-indent:-9999px; outline:0;
	display:inline-block; width:30px; height:30px;
	background:url(images/facebooktop.png) no-repeat;
	}
	.followRSS:hover, .followFB:hover{background-position:0px -30px; }
/* 04 - DOCK
/* ----------------------------------------------*/
	
#latest-dock {
	margin:0; padding:0;
	background:#f8f6f7 url(images/dock.gif) repeat-x bottom center;
	border-bottom:1px solid #fbf9fa;
}

	.dock-back {
		padding:20px 0;
		background:url(images/dock-back.gif) no-repeat bottom center;
	}
	
		#dock {
			margin:0 auto; padding:0;
			width:960px;
			list-style:none;
			position:relative;
			text-align:center;
		}
		
			#dock li {
				margin:0; padding:0 0 18px 0;
				display:inline;
			}
			
				#dock li.dock-active {
					background:url(images/dock-shadow.png) no-repeat bottom center;
				}
			
				#dock li a:link, #dock li a:active, #dock li a:visited {
					margin:30px 7px 0 7px; padding:2px 0 0 0;
					width:75px; height:58px;
					background:url(images/dock-preview-back.png) no-repeat top center;
					display:inline-block;
				}
					
				#dock li span {
					margin:0; padding:0;
					width:980px; height:auto;
					position:absolute;
					display:none;
					top:0; left:0;
					text-align:center;
					font:bold 1.17em Arial, Helvetica, sans-serif;
					background-color:#f8f6f7;
				}
				
				.latest {
					width:980px; text-align:center;
					font:bold 1.17em Arial, Helvetica, sans-serif; color:#31393d;
					position:absolute;
				}
		
/* 05 - MAIN CONTENT
/* ----------------------------------------------*/

#main-content {
	padding:20px 0;
	background:url(images/main-content.gif) no-repeat top center;
	border-top:1px solid #d6d6d6;
	border-bottom:10px solid #d9d9d9;
}

.post {
	margin:0 0 25px 0;
}

.dl-num {/*margin-top:320px;*/ margin-top:-50px; position:absolute; right:50px;}
.same-num {float:right; margin-top:-35px;}

.dl-num a, .same-num a, .bouton, input[type="submit"]{
   border-top: 1px solid #008598;
   background: #008598;
   background: -webkit-gradient(linear, left top, left bottom, from(#a7d0d6), to(#69bbc7));
   background: -moz-linear-gradient(top, #a7d0d6, #69bbc7);
   padding: 6px 15px;
   -webkit-border-radius: 12px;
   -moz-border-radius: 12px;
   border-radius: 12px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   /*text-shadow: rgba(0,0,0,.4) 0 1px 0;*/
   color: #fff;
   text-decoration: none;
   font-weight:bold;
   vertical-align: middle;
   }

a.bouton {color:#FFF;}

input[type="submit"] {border:none; cursor:pointer; cursor:hand;}

.dl-num a:hover, .same-num a:hover, .bouton:hover, input[type="submit"]:hover {
   border-top-color: #008598;
   background: #008598;
   color:#69bbc7;
   }
.dl-num a:active, .same-num a:active, .bouton:active, input[type="submit"]:active {
   border-top-color: #212121;
	background: #212121;
   }

.no-dl-num{
 	margin-top:-50px; position:absolute; right:50px;
   border-top: 1px solid #a8a8a8;
   background: #919191;
   background: -webkit-gradient(linear, left top, left bottom, from(#5b5f61), to(#919191));
   background: -moz-linear-gradient(top, #5b5f61, #919191);
   padding: 6px 15px;
   -webkit-border-radius: 12px;
   -moz-border-radius: 12px;
   border-radius: 12px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   /*text-shadow: rgba(0,0,0,.4) 0 1px 0;*/
   color: #ffffff;
   text-decoration: none;
   vertical-align: middle;
}

/* Archive Post
/* --------------- */

.archive {
	margin:0;
}
	
	.archive .post-meta {
		margin:0 0 17px 0;
	}
	
	.archive .post-info {
		font-style:italic;
	}
	
.archivMag {display:inline-block; float:left; text-align:center; padding:10px 15px; color:#30393d; line-height:16px; font-weight:bold; border-bottom:1px dotted #30393d;}
.archivMag img { -webkit-box-shadow: #666 5px 2px 5px; -moz-box-shadow: #666 5px 2px 5px; box-shadow: #666 5px 2px 5px; margin-bottom:10px;}
.archivMag img:hover { -webkit-box-shadow: #ccc 0px 0px 10px; -moz-box-shadow: #ccc 0px 0px 10px; box-shadow: #ccc 0px 0px 10px;}

/* Small (Half) Post
/* --------------- */

.single {
	margin:0 15px 20px 0;
	width:275px; height:auto;
	float:left;
}

	.single .post-content {
		margin:0; padding:22px 17px 11px;
	}
	
	.single .post-image {
		height:115px;
	}
	
	.single .post-footer {
		padding:16px 23px;
	}
	
	.last {
		margin:0;
	}

/* Post Box
/* --------------- */
	
.post-box {
	margin:0; padding:0;
	background:#fdfdfd url(images/post-box-top.gif) repeat-x top center;
	border:1px solid #e4e4e4;
	border-bottom:1px solid #d8d8d8; border-top:0;
}

	.post-meta {
		margin:0 0 23px 0; padding:0;
		border-bottom:1px solid #FFF;
		position:relative;
	}
		
		.post-info {
			margin:0; padding:10px 5px;
			width:190px; height:auto;
			border-bottom:4px solid #8c8075;
			bottom:0; right:0;
			position:absolute;
		}

	.post-content, .page-content, .comment-content {
		margin:0; padding:22px 22px 11px;
		border:1px solid #FFF;
		border-bottom:1px solid #eaeaea;
		position:relative;
	}
	
		.page-content {
			padding:15px 22px 0;
		}
		
		.comment-count {
			margin:0; padding:0;
			width:auto; height:auto;
			position:absolute; display:block;
			top:-10px; left:-10px;
			background:#8c8075;
			/*-webkit-border-radius: 10px;
			-moz-border-radius: 10px;
			border-radius: 10px;*/
			text-transform:uppercase;
		}
			.page-content .comment-count {
				margin-top:-15px;
			}
				
		.post-image, .post-image-inner {
			margin:0 auto 10px auto; padding:0;
			width:auto; height:auto;
			display:block;
		}
		
			.post-image-inner {
				margin:0 auto 10px 15px;
				float:right;
			}
		
			.post-image img, .post-image-inner img {
				margin:0 auto; padding:3px;
				border-left:1px solid #e8e8e8; border-right:1px solid #e8e8e8;
				border-bottom:1px solid #e7e8e8;
				text-align:center; display:block;
			}

.post-box form.quizme {padding-bottom:10px;}

.post-box form.quizme input[type="text"] {
	padding:5px;
	background:#fdfdfd url(images/post-box-top.gif) repeat-x top center;
	border:1px solid #e4e4e4;
	font:0.92em Arial, Helvetica, sans-serif; color:#76716c;
	/*display:inline-block;*/
	margin:5px 0;
	width:200px;
	/*float:left;*/
	clear:both;
}

.post-box form.quizme input[type="radio"], .post-box form.quizme input[type="checkbox"] {
	display:inline-block; float:left; clear:both; margin:10px 5px 5px 5px;
}

.noerrorquizme_jeu-concours_3 { width:100%;}
.noerrorquizme_jeu-concours_4, .noerrorquizme_jeu-concours_5 { width:50%;}

.post-box form.quizme .option {margin-top:8px;}

.post-box form.quizme label {display:inline-block; margin-right:15px; float:left;}

.post-box form.quizme div {
	border:none;
	padding:0 5px 5px 5px;
	margin: 0;
	display:inline-block;
}
.post-box form.quizme .error {
	border:1px solid #ff5555;
	background-color:#ffeeee;
}

.post-box form.wpcf7-form {display:inline-block; width:100%; padding-bottom:20px;}

.post-box form.wpcf7-form input[type="text"], .post-box form.wpcf7-form input[type="email"]  {
	padding:5px;
	background:#fdfdfd url(images/post-box-top.gif) repeat-x top center;
	border:1px solid #e4e4e4;
	font:0.92em Arial, Helvetica, sans-serif; color:#76716c;
	display:inline-block;
	margin:5px 15px 5px 0;
	width:170px;
	float:left;
}
.post-box form.wpcf7-form input[type="text"].captcha {width:50px;}

.post-box form.wpcf7-form input[type="radio"] { display:inline-block; float:left; margin:10px 5px 5px 5px;}

.post-box form.wpcf7-form label {display:inline-block; margin-right:15px; float:left; margin-top:8px;}

.post-box form.wpcf7-form label.captcha img { vertical-align:middle;}

.post-box form.wpcf7-form input[type="submit"] { clear:both; display:inline-table; float:right;}

.post-box form.wpcf7-form .labelN {width:50px; text-align:right;}

.post-box form.wpcf7-form textarea {
	border:1px solid #e4e4e4;
	font:0.92em Arial, Helvetica, sans-serif; color:#76716c;
	width:510px;
	display:inline-block; float:left;
}

	/* Post Footer
	/* --------------- */		
			
	.post-footer {
		margin:0; padding:23px;
		background:#fdfdfd;
		border-top:1px solid #FFF;
		position:relative; z-index:100;
	}
	
		.continue-reading {
			margin:0; padding:0;
			width:180px; height:auto;
			float:left;
		}
		
		.category-menu {
			margin:0; padding:0;
			width:350px; height:auto;
			float:right; text-align:right;
			position:absolute; top:10px; right:10px;
		}
		
			.indicator, .indicator-active {
				margin:0; padding:0;
				width:7px; height:5px;
				background:url(images/expand.gif) no-repeat center left;
				display:inline-block; vertical-align:middle;
			}
			
				.indicator-active {
					background:url(images/collapse.gif) no-repeat center left;
				}
		
			.dropdown {
				margin:0; padding:0;
				width:360px; height:auto;
				background:url(images/dropdown.png) no-repeat bottom center;
				text-align:left;
				display:none;
				position:relative;
			}
			
				.cat-posts {
					margin:0 auto; padding:10px 0 19px 0;
					width:322px; height:auto;
					list-style:none;
					border-top:1px solid #ebecec;
				}
				
					.cat-posts li {
						margin:0; padding:10px 15px;
						background:url(images/cat-post-li.gif) no-repeat bottom right;
					}
					
						.cat-posts li.view-more {
							background:none;
						}

/* Content Navigation
/* --------------- */	
						
.navigation {
	margin:0; padding:8px 10px;
	background:#e5e5e5 url(images/box-highlight.gif) repeat-x bottom center;
	border:1px solid #f0f0f0;
	border-bottom:1px solid #dddddd;
}

/* WP Attachments
/* --------------- */

.wp-caption {
	margin:0 10px; padding:9px 5px 5px;
	background:#FFF;
	border:1px solid #ebf2f5;
	border-bottom:1px solid #CCCCCC;;
	text-align:center;
}

	.wp-caption-text {
		margin:5px auto auto auto; padding:5px 0 0;
		font:0.92em Arial, Helvetica, sans-serif; color:#656c71;
	}
	
/* Inputs
/* --------------- */

.input {
	margin:0; padding:5px;
	background:#fdfdfd url(images/post-box-top.gif) repeat-x top center;
	border:1px solid #e4e4e4;
	font:0.92em Arial, Helvetica, sans-serif; color:#76716c;
}

	
/* Comments
/* --------------- */

.comment-content {
	padding:0;
	background:#f6f6f6;
	border-bottom:0;
}

.commentlist, .commentlist ul {
	margin:15px 0 0 0; padding:0;
	list-style:none;
}

	.commentlist li {
		margin:0; padding:30px;	
		background:url(images/white.gif) repeat-x bottom center;
		border-bottom:1px solid #dfdfdf;
	}
	
	.commentlist li.alt, .thread-alt {
		background:#fdf9f9 url(images/white.gif) repeat-x bottom center;
	}
	
	.commentlist li.no-comments {
		margin:55px 0 0 0; padding:0 30px;
		background:none;
		border:0;
	}
	
	.commentlist .children {
		margin:10px 0 0 0; padding:0;
		border:1px solid #dfdfdf;
	}
	
		.commentlist .children li {
			margin:0; padding:20px;
			border-bottom:1px solid #FFF;
		}
	
	
		.commentlist li .comment-wrap {
			position:relative;
			text-align:left;
		}
	
			.commentlist li .comment-text {
				margin:0; padding:0;
				width:auto; height:auto;
				background:none;
			}
			
			.commentlist li .comment-author {
				margin:0; padding:0;
				width:auto; height:auto;
			}
			
				.gravatar {
					margin:0 10px 0 0; padding:1px 0 0 2px;
					width:41px; height:40px;
					background:url(images/gravatar.gif) no-repeat top center;
					float:left;
				}
				
				.author {
					margin:2px 0 0 0; padding:0;
					width:auto; height:auto;
					float:left;
				}

/* share
/* --------------- */

.shareTw { display:inline-block; margin:10px 0; width:110px; float:left;}
.shareFb { display:inline-block; margin:10px 0; width:110px; float:left;}

/* 06 - SIDEBAR
/* ----------------------------------------------*/

#sidebar {
	margin:0 0 0 15px; padding:0;
	width:305px; height:auto;
	list-style:none;
}

	#sidebar li {
		margin:0 0 20px 0; padding:0 0 56px 0;
		width:auto; height:auto;
		background:#fef5f5 url(images/sidebar-bottom.gif) no-repeat bottom center;
	}
	
		#sidebar #tag_cloud, #sidebar #search {
			padding:0;
			background:none;
		}
		
			#searchform {
				margin:0 auto; padding:0;
			}
			
	#sidebar #sponsored-ad, #sidebar .administer_widget {
		background:none;
	}
	
		#sidebar li ul, #sidebar .textwidget, #calendar_wrap {
			margin:0 auto; padding:0;
			width:245px; height:auto;
			list-style:none;
			background:#f7f7f7;
			overflow:hidden;
		}		
		
			#calendar_wrap {
				margin:0 auto;
				width:190px;		
			}
		
				#wp-calendar {
					margin:15px 0; padding:0;
					width:100%; height:auto;
				}
				
					#wp-calendar caption {
						font:bold 1.17em Arial, Helvetica, sans-serif; color:#6a5a5a;
					}
					
					#wp-calendar thead tr th {
						font-weight:bold;
					}
					
					#wp-calendar td {
						font:0.92em Arial, Helvetica, sans-serif; color:#b07070;
						border:1px solid #d2dce0; text-align:center;
					}
					
						#wp-calendar tfoot td {
							border:0;
						}
		
		#sidebar .textwidget {
			margin:0 auto 15px auto;
		}
		
			#sidebar li ul li  {
				margin:0 0 15px 0; padding:0;
				width:auto; height:auto;
				background:none;
			}
			
				.sidebar-preview {
					margin:0; padding:3px 0 0 4px;
					width:114px; height:65px;
					background:#FFF url(images/sidebar-preview-back.gif) no-repeat top center;
					float:left;
				}
				
				.sidebar-content {
					margin:0; padding:0;
					width:115px; height:auto;
					float:right;
				}
						
/* 07 - FOOTER
/* ----------------------------------------------*/

#footer {
	margin:0; padding:30px 0;
	width:auto; height:auto;
	background:#171615 url(images/footer-stroke.gif) repeat-x top center;
	border-top:1px solid #171615; border-bottom:1px solid #1e1d1d;
}

	.footer-divider {
		background:url(images/footer-divider.gif) repeat-y top right;
	}

	#footer .categories {
		margin:0; padding:0;
		width:360px; height:auto;
		float:left;
	}
	
		.footer-cat {
			margin:0; padding:0;
			width:360px; height:auto;
			list-style:none;
		}
		
			.footer-cat li {
				margin:5px 0 5px 5px; padding:0 0 0 9px;
				width:auto; height:auto;
				float:left;
				background:url(images/footer-cat-left.gif) no-repeat top left;
			}
			
				.footer-cat li a {
					margin:0; padding:0 9px 0 0;
					width:auto; height:23px; line-height:23px;
					float:left; display:inline-block;
					background:url(images/footer-cat-right.gif) no-repeat top right;
				}
				
				.footer-cat li a:link, .footer-cat li a:active, .footer-cat li a:visited {
					font-family:Georgia, "Times New Roman", Times, serif; color:#a7a7a7;
				}
				
				.footer-cat li a:link span, .footer-cat li a:active span, .footer-cat li a:visited span {
					color:#FF00FF;
				}
				
			.footer-cat li:hover, .footer-cat li:hover a {
	  			background-position:0% -23px;
			 	color:#171615;
				cursor:pointer;
			 }
			
			.footer-cat li:hover a {
				background-position:100% -23px;
  			}
	
	#footer .about {
		margin:0; padding:0;
		width:580px; height:auto;
		float:right;
	}
	
#link-back {
	margin:0; padding:15px 0;
	background:#0c0b0b;
}

	.donators {
		margin:13px 0 0 0; padding:0;
		/*width:282px;*/ height:auto;
		float:left;
	}
	
	.donators a {color:#FFF;}
	.donators a:hover {text-decoration:underline;}


/*08 - RUBRIQUES
/* ----------------------------------------------*/



.a-la-une, .a-faire {background-color:#008598;}
.a-decouvrir, .a-voir {background-color:#008598;}
.a-la-une-border, .post-content .a-la-une:before, .a-voir-border, .post-content .a-voir:before, .a-faire-border, .post-content .a-faire:before, .a-decouvrir-border {border-color:#008598;}
.a-decouvrir-border, .post-content .a-decouvrir:before {border-color:#6e9dbc;}
.a-la-une-txt, .a-la-une-content h1, .a-la-une-content h2, .a-la-une-content h3, .a-la-une-content h4, .a-la-une-content h5, .a-la-une-content h6,.a-faire-txt, .a-faire-content h1, .a-faire-content h2, .a-faire-content h3, .a-faire-content h4, .a-faire-content h5, .a-faire-content h6 {color:#008598;}
.a-voir-content h1, .a-voir-content h2, .a-voir-content h3, .a-voir-content h4, .a-voir-content h5, .a-voir-content h6 {color:#008598;}
.a-decouvrir-txt, .a-decouvrir-content h1, .a-decouvrir-content h2, .a-decouvrir-content h3, .a-decouvrir-content h4, .a-decouvrir-content h5, .a-decouvrir-content h6 {color:#008598;}
.a-la-une-link a, .a-voir-link a, .a-faire-link a {color:#008598; font-weight:bold;}
.a-decouvrir-link a {color:#008598; font-weight:bold;}

.agenda-sorties-cinema {background-color:#8c8075;}
.agenda-sorties-cinema-border, .post-content .agenda-sorties-cinema:before {border-color:#8c8075;}
.agenda-sorties-cinema-txt, .agenda-sorties-cinema-content h1, .agenda-sorties-cinema-content h2, .agenda-sorties-cinema-content h3, .agenda-sorties-cinema-content h4, .agenda-sorties-cinema-content h5, .agenda-sorties-cinema-content h6 {color:#8c8075;}
.agenda-sorties-cinema-link a {color:#8c8075; font-weight:bold;}

.animaux {background-color:#9e928f;}
.animaux-border, .post-content .animaux:before {border-color:#9e928f;}
.animaux-txt, .animaux-content h2, .animaux-content h3, .animaux-content h4, .animaux-content h5, .animaux-content h6 {color:#9e928f;}
.animaux-link a {color:#9e928f; font-weight:bold;}

.artisanat-talent {background-color:#939f9c;}
.artisanat-talent-border, .post-content .artisanat-talent:before {border-color:#939f9c;}
.artisanat-talent-txt, .artisanat-talent-content h2, .artisanat-talent-content h3, .artisanat-talent-content h4, .artisanat-talent-content h5, .artisanat-talent-content h6 {color:#939f9c;}
.artisanat-talent-link a {color:#939f9c; font-weight:bold;}

.auto-moto {background-color:#008598;}
.auto-moto-border, .post-content .auto-moto:before{border-color:#008598;}
.auto-moto-txt, .auto-moto-content h2, .auto-moto-content h3, .auto-moto-content h4, .auto-moto-content h5, .auto-moto-content h6 {color:#008598;}
.auto-moto-link a {color:#008598; font-weight:bold;}

.beaute-sante {background-color:#008598;}
.beaute-sante-border, .post-content .beaute-sante:before {border-color:#008598;}
.beaute-sante-txt, .beaute-sante-content h2, .beaute-sante-content h3, .beaute-sante-content h4, .beaute-sante-content h5, .beaute-sante-content h6 {color:#008598;}
.beaute-sante-link a {color:#008598; font-weight:bold;}

.droits {background-color:#015863;}
.droits-border, .post-content .droits:before{border-color:#015863;}
.droits-txt, .droits-content h2, .droits-content h3, .droits-content h4, .droits-content h5, .droits-content h6 {color:#015863;}
.droits-link a {color:#015863; font-weight:bold;}

.environnement {background-color:#6fa848;}
.environnement-border, .post-content .environnement:before {border-color:#6fa848;}
.environnement-txt, .environnement-content h2, .environnement-content h3, .environnement-content h4, .environnement-content h5, .environnement-content h6 {color:#6fa848;}
.environnement-link a {color:#6fa848; font-weight:bold;}

.escapade {background-color:#2e4a9c;}
.escapade-border, .post-content .escapade:before{border-color:#2e4a9c;}
.escapade-txt, .escapade-content h2, .escapade-content h3, .escapade-content h4, .escapade-content h5, .escapade-content h6 {color:#2e4a9c;}
.escapade-link a {color:#2e4a9c; font-weight:bold;}

.formation-emploi {background-color:#008598;}
.formation-emploi-border, .post-content .formation-emploi:before {border-color:#008598;}
.formation-emploi-txt, .formation-emploi-content h2, .formation-emploi-content h3, .formation-emploi-content h4, .formation-emploi-content h5, .formation-emploi-content h6 {color:#008598;}
.formation-emploi-link a {color:#008598; font-weight:bold;}

.gastronomie {background-color:#008598;}
.gastronomie-border, .post-content .gastronomie:before {border-color:#008598;}
.gastronomie-txt, .gastronomie-content h2, .gastronomie-content h3, .gastronomie-content h4, .gastronomie-content h5, .gastronomie-content h6 {color:#008598;}
.gastronomie-link a {color:#008598; font-weight:bold;}

.habitat {background-color:#008598;}
.habitat-border, .post-content .habitat:before {border-color:#008598;}
.habitat-txt, .habitat-content h2, .habitat-content h3, .habitat-content h4, .habitat-content h5, .habitat-content h6 {color:#008598;}
.habitat-link a {color:#008598; font-weight:bold;}

.deco {background-color:#008598;}
.deco-border, .post-content .deco:before {border-color:#008598;}
.deco-txt, .deco-content h2, .deco-content h3, .deco-content h4, .deco-content h5, .deco-content h6 {color:#008598;}
.deco-link a {color:#008598; font-weight:bold;}

.horoscope {background-color:#008598;}
.horoscope-border, .post-content .horoscope:before{border-color:#008598;}
.horoscope-txt, .horoscope-content h2, .horoscope-content h3, .horoscope-content h4, .horoscope-content h5, .horoscope-content h6 {color:#008598;}
.horoscope-link a {color:#008598; font-weight:bold;}

.jeu-concours {background-color:#8c8075;}
.jeu-concours-border, .post-content .jeu-concours:before {border-color:#8c8075;}
.jeu-concours-txt, .jeu-concours-content h2, .jeu-concours-content h3, .jeu-concours-content h4, .jeu-concours-content h5, .jeu-concours-content h6 {color:#8c8075;}
.jeu-concours-link a {color:#8c8075; font-weight:bold;}

.jeux {background-color:#8c8075;}
.jeux-border, .post-content .jeux::before {border-color:#8c8075;}
.jeux-txt, .jeux-content h2, .jeux-content h3, .jeux-content h4, .jeux-content h5, .jeux-content h6 {color:#8c8075;}
.jeux-link a {color:#8c8075; font-weight:bold;}

.loisirs {background-color:#e41c35;}
.loisirs-border, .post-content .loisirs:before {border-color:#e41c35;}
.loisirs-txt, .loisirs-content h2, .loisirs-content h3, .loisirs-content h4, .loisirs-content h5, .loisirs-content h6 {color:#e41c35;}
.loisirs-link a {color:#e41c35; font-weight:bold;}

.mariage {background-color:#bdbab8;}
.mariage-border, .post-content .mariage:before {border-color:#bdbab8;}
.mariage-txt, .mariage-content h2, .mariage-content h3, .mariage-content h4, .mariage-content h5, .mariage-content h6 {color:#bdbab8;}
.mariage-link a {color:#bdbab8; font-weight:bold;}

.seniors {background-color:#008598;}
.seniors-border, .post-content .seniors:before {border-color:#008598;}
.seniors-txt, .seniors-content h2, .seniors-content h3, .seniors-content h4, .seniors-content h5, .seniors-content h6 {color:#008598;}
.seniors-link a {color:#008598; font-weight:bold;}

.sorties {background-color:#008598;}
.sorties-border, .post-content .sorties:before {border-color:#008598;}
.sorties-txt, .sorties-content h1, .sorties-content h2, .sorties-content h3, .sorties-content h4, .sorties-content h5, .sorties-content h6 {color:#008598;}
.sorties-link a {color:#008598; font-weight:bold;}

.art-et-culture {background-color:#008598;}
.art-et-culture-border, .post-content .art-et-culture:before {border-color:#008598;}
.art-et-culture-txt, .art-et-culture-content h2, .art-et-culture-content h3, .art-et-culture-content h4, .art-et-culture-content h5, .art-et-culture-content h6 {color:#008598;}
.art-et-culture-link a {color:#008598; font-weight:bold;}

.coeur {background-color:#b87c53;}
.coeur-border, .post-content .coeur:before {border-color:#b87c53;}
.coeur-txt, .coeur-content h2, .coeur-content h3, .coeur-content h4, .coeur-content h5, .coeur-content h6 {color:#b87c53;}
.coeur-link a {color:#b87c53; font-weight:bold;}

.coup-de-coeur {background-color:#b87c53;}
.coup-de-coeur-border, .post-content .coup-de-coeur:before {border-color:#b87c53;}
.coup-de-coeur-txt, .coup-de-coeur-content h2, .coup-de-coeur-content h3, .coup-de-coeur-content h4, .coup-de-coeur-content h5, .coup-de-coeur-content h6 {color:#b87c53;}
.coup-de-coeur-link a {color:#b87c53; font-weight:bold;}

.nouveaute {background-color:#532481;}
.nouveaute-border, .post-content .nouveaute:before {border-color:#532481;}
.nouveaute-txt, .nouveaute-content h2, .nouveaute-content h3, .nouveaute-content h4, .nouveaute-content h5, .nouveaute-content h6 {color:#532481;}
.nouveaute-link a {color:#532481; font-weight:bold;}

.patrimoine {background-color:#fab500;}
.patrimoine-border, .post-content .patrimoine:before {border-color:#fab500;}
.patrimoine-txt, .patrimoine-content h2, .patrimoine-content h3, .patrimoine-content h4, .patrimoine-content h5, .patrimoine-content h6 {color:#fab500;}
.patrimoine-link a {color:#fab500; font-weight:bold;}

.portrait {background-color:#008598;}
.portrait-border, .post-content .portrait:before {border-color:#008598;}
.portrait-txt, .portrait-content h2, .portrait-content h3, .portrait-content h4, .portrait-content h5, .portrait-content h6 {color:#008598;}
.portrait-link a {color:#008598; font-weight:bold;}

.recette {background-color:#008598;}
.recette-border, .post-content .recette:before {border-color:#008598;}
.recette-txt, .recette-content h2, .recette-content h3, .recette-content h4, .recette-content h5, .recette-content h6 {color:#008598;}
.recette-link a {color:#008598; font-weight:bold;}

.sante {background-color:#008598;}
.sante-border, .post-content .sante:before {border-color:#008598;}
.sante-txt, .sante-content h2, .sante-content h3, .sante-content h4, .sante-content h5, .sante-content h6 {color:#008598;}
.sante-link a {color:#008598; font-weight:bold;}

.shopping {background-color:#008598;}
.shopping-border, .post-content .shopping:before {border-color:#008598;}
.shopping-txt, .shopping-content h2, .shopping-content h3, .shopping-content h4, .shopping-content h5, .shopping-content h6 {color:#008598;}
.shopping-link a {color:#008598; font-weight:bold;}

.sports {background-color:#008598;}
.sports-border, .post-content .sports:before {border-color:#008598;}
.sports-txt, .sports-content h2, .sports-content h3, .sports-content h4, .sports-content h5, .sports-content h6 {color:#008598;}
.sports-link a {color:#008598; font-weight:bold;}

.voyage {background-color:#008598;}
.voyage-border, .post-content .voyage:before  {border-color:#008598;}
.voyage-txt, .voyage-content h2, .voyage-content h3, .voyage-content h4, .voyage-content h5, .voyage-content h6 {color:#008598;}
.voyage-link a {color:#008598; font-weight:bold;}



/*09 - tooltip
/* ----------------------------------------------*/
.tooltip:after{
	font:12px/1.4 Arial,Georgia,sans-serif;
	content: attr(name);
	display:none;
	position:absolute;
	padding:5px 10px;
	top:3px;
	margin:1em 0 3em;
	color:#fff;
	left:-20px;
 
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	
	background: #3b5898;
   	background: -webkit-gradient(linear, left top, left bottom, from(#3b5898), to(#061933));
  	background: -moz-linear-gradient(top, #3b5898, #061933);
	 background:-o-linear-gradient(top, #3b5898, #061933);
	background:linear-gradient(top, #3b5898, #061933);
	
	-moz-box-shadow: 0px 0px 4px #666; /* FF3.5+ */
	-webkit-box-shadow: 0px 0px 4px #666; /* Saf3.0+, Chrome */
	box-shadow: 0px 0px 4px #666; /* Opera 10.5, IE 9.0 */
	filter:  progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, Color='#666'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, Color='#666')"; /* IE8 */
}

.help:after, .infobulle:after{
	font:12px/1.4 Arial,Georgia,sans-serif;
	content: attr(name);
	display:none;
	position:absolute;
	padding:5px 10px;
	top:3px;
	margin:1em 0 3em;
	color:#000;
	left:-200px;
 
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	
	background: #008598;
   	background: -webkit-gradient(linear, left top, left bottom, from(#edfe09), to(#008598));
  	background: -moz-linear-gradient(top, #edfe09, #008598);
	 background:-o-linear-gradient(top, #edfe09, #008598);
	background:linear-gradient(top, #edfe09, #008598);
	
	-moz-box-shadow: 0px 0px 4px #666; /* FF3.5+ */
	-webkit-box-shadow: 0px 0px 4px #666; /* Saf3.0+, Chrome */
	box-shadow: 0px 0px 4px #666; /* Opera 10.5, IE 9.0 */
	filter:  progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, Color='#666'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, Color='#666')"; /* IE8 */
}

.infobulle:after { left:-50px;}
 
/* creates triangle */
.tooltip:before, .help:before, .infobulle:before{
	z-index:13;
	position:absolute;
	content:"0a0";
	display:none;
	width:0;
	height:0;
	border-style:solid;
 
	top:0px;
	left:0px;
	border-width:15px 7px 15px 7px;
	border-color:transparent transparent #3b5898;
}

.help:before, .infobulle:before{ border-color:transparent transparent #edfe09;}
 
.tooltip:hover::before, .help:hover::before, .infobulle:hover::before{
	display:block;
}
 
.tooltip:hover, .help:hover, .infobulle:hover{
	z-index:10;
	position:relative;
}
 
.tooltip:hover::after, .help:hover::after, .infobulle:hover::after {
	width:200px;
	display:block;
	margin:25px 0 0 10px;
}


/*10 - calendrier input
/* ----------------------------------------------*/

/*###### Bouton gauche des mois ######*/ 
	.MonthLeft{
		width:14px;
		height:50px;
		background:url('images/static.png') -112px -250px;
		position:absolute;
		left:-2px;
		top:0px;
	}
	.MonthLeftOver{
		width:14px;
		height:50px;
		background:url('images/static.png') -126px -250px;
		position:absolute;
		left:-2px;
		top:0px;
	}
	.MonthLeftClick{
		width:14px;
		height:50px;
		background:url('images/static.png') -140px -250px;
		position:absolute;
		left:-2px;
		top:0px;
	}
	/*###### Bouton droit des mois ######*/ 
	.MonthRight{
		width:14px;
		height:50px;
		background:url('images/static.png') -154px -250px;
		position:absolute;
		right:-2px;
		top:0px;
	}
	.MonthRightOver{
		width:14px;
		height:50px;
		background:url('images/static.png') -168px -250px;
		position:absolute;
		right:-2px;
		top:0px;
	}
	.MonthRightClick{
		width:14px;
		height:50px;
		background:url('images/static.png') -182px -250px;
		position:absolute;
		right:-2px;
		top:0px;
	}
	
	/*###### Bouton haut des ann�es ######*/ 
	
	.YearTop{
		width:14px;
		height:25px;
		background:url('images/static.png') -196px -250px;
		position:absolute;
		right:-2px;
		top:0px;
	}
	.YearTopOver{
		width:14px;
		height:25px;
		background:url('images/static.png') -210px -250px;
		position:absolute;
		right:-2px;
		top:0px;		
	}
	.YearTopClick{
		width:14px;
		height:25px;
		background:url('images/static.png') -224px -250px;
		position:absolute;
		right:-2px;
		top:0px;		
	}
	/*###### Bouton bas des ann�es ######*/ 
	
	.YearBottom{
		width:14px;
		height:25px;
		background:url('images/static.png') -196px -275px;
		position:absolute;
		right:-2px;
		bottom:0px;		
	}
	.YearBottomOver{
		width:14px;
		height:25px;
		background:url('images/static.png') -210px -275px;
		position:absolute;
		right:-2px;
		bottom:0px;			
	}
	.YearBottomClick{
		width:14px;
		height:25px;
		background:url('images/static.png') -224px -275px;
		position:absolute;
		right:-2px;
		bottom:0px;			
	}
	/*###### conteneur principal ######*/ 
	.calendar{
		width:300px;
		height:250px;
		background:url('images/static.png') no-repeat;
		position:absolute;
		left:400px;
		font-weight:bold;
		font-family:Tahoma,"Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
		font-size:11px;
		text-align:center;
		z-index:100;
	}
	
	.contentMonth{
		width:130px;
		height:50px;
		background:url('images/static.png') -100px -300px repeat-x;
		position:absolute;
		left:85px;
		top:5px;
	}
	.pMonth{
		width:130px;
		height:50px;
		line-height:50px;
		display:block;
	}
	.contentDay{
		width:56px;
		height:50px;
		line-height:25px;
		text-align:center;
		background:url('images/static.png') 0px -250px;
		position:absolute;
		left:15px;
		top:5px;
	}
	.contentYear{
		width:56px;
		height:50px;
		background:url('images/static.png') -56px -250px;
		position:absolute;
		left:230px;
		top:5px;
	}
	.pYear{
		width:42px;
		height:50px;
		line-height:50px;
		display:block;
	}
	.contentListDay{
		width:290px;
		height:155px;
		overflow:hidden;
		position:absolute;
		left:5px;
		top:90px;

	}
	.contentListDay ul{
		width:100%;
		height:100%;
		position:absolute;
		margin:0px;
		padding:2px 0px 0px 1px;
	}
	.dayCurrent{
		width:41px;
		height:25px;
		line-height:25px;
		display:block;
		float:left;
		text-align:center;
		color:#000000;
		font-weight:bold;
		background:url('images/static.png') -41px -352px;
	}
	.liOut{
		width:41px;
		height:25px;
		line-height:25px;
		display:block;
		float:left;
		text-align:center;
		color:#000000;
		font-weight:bold;
		background:url('images/static.png') 0px -352px;
		cursor:pointer;
	}
	.liHover{
		width:41px;
		height:25px;
		line-height:25px;
		display:block;
		float:left;
		text-align:center;
		color:#000000;
		font-weight:bold;
		background:url('images/static.png') -41px -352px;
		cursor:pointer;
	}
	.liInactive{
		width:41px;
		height:25px;
		line-height:25px;
		display:block;
		float:left;
		text-align:center;
		color:#000000;
		font-weight:bold;
		background:url('images/static.png') -82px -352px;
	}
	.contentNameDay{
		width:290px;
		height:27px;
		line-height:27px;
		overflow:hidden;
		position:absolute;
		left:5px;
		top:63px;
		padding:0px;
		margin:0px;
		list-style:none;
	}
	
	.contentNameDay li{
		width:41px;
		display:block;
		float:left;
		text-align:center;
		color:#000000;
		font-weight:bold;
	}

	.bugFrame{
		position:absolute;
		top:0px;
		left:0px;
		background:url('images/static.png') no-repeat;
		z-index:0;
		width:100%;
		height:100%;
		border:0px;
	}

/*11 - formulaire agenda
/* ----------------------------------------------*/
.tdomf_form { margin-left:10px; width:245px}

.tdomf_form legend, .form-legend {margin-left:10px; font-size: 1.5em; font-weight:bold;}

div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
	color:#000;
}

.tdomf_form input[type="text"] {
	padding:4px;
	background:#fdfdfd url(images/post-box-top.gif) repeat-x top center;
	border:1px solid #e4e4e4;
	font:0.92em Arial, Helvetica, sans-serif; color:#76716c;
	display:inline-block;
	margin:5px 0;
}
.tdomf_form input[type="text"].marge {margin-left:55px;}

.tdomf_form textarea {
	border:1px solid #e4e4e4;
	font:0.92em Arial, Helvetica, sans-serif; color:#76716c;
	width:255px;
}

.tdomf_form label { display:inline-block; width:50px;; text-align:right; margin:5px 0;}
.tdomf_form label.long {width:auto; text-align:left;}
.tdomf_form label.petit {width:26px;}

.tdomf_form center {margin-left:50px;}

#sidebar li a.help, a.help { display:inline-block; padding:0px 3px; font-weight:bold; font-size:0.6em; color:#fff; background:#00ace4;line-height:12px; cursor:pointer; cursor:hand;}
#sidebar li a:hover.help, a:hover.help{ background:#000;}
#sidebar li .tdomf_form legend a { font-size:0.7em;}

/*11 - formulaire contactform
/* ----------------------------------------------*/
div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 0;
	padding: 0;
}

div.wpcf7-mail-sent-ok {
			clear:both;
}

div.wpcf7-mail-sent-ng {
			clear:both;
}

div.wpcf7-spam-blocked {
		clear:both;
color: #f00;
}

div.wpcf7-validation-errors {
	clear:both;
color: #f00;
}

span.wpcf7-form-control-wrap {
	border:#f00; background:#F00;
}

span.wpcf7-not-valid-tip {
	display:none;
}

span.wpcf7-not-valid-tip-no-ajax {
	display:none;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 img.ajax-loader {
	border: none;
	vertical-align: middle;
	margin-left: 4px;
}

div.wpcf7 .watermark {
	color: #888;
}