/* reset css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
/* typography css */
body {font-size:75%;color:#555;background:#fff;font-family:Optima,Corbel,"Lucida Grande","Lucida Sans Unicode",sans-serif}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:2em;line-height:1;margin-bottom:0.2em;}
h2 {font-size:1.5em;margin-bottom:0.2em;}
h3 {font-size:1.2em;line-height:1;margin-bottom:0.2em;}
h4 {font-size:1em;line-height:1.25;margin-bottom:0.2em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:0.2em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;outline: none; }
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0}
ul, ol {margin:0}
ul {list-style-type:none;}
ol {list-style-type:none;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
/* forms.css */ 
label {font-weight:bold;}
fieldset label {display:block;}
fieldset {padding:0;border:0;position:relative;display:block;}
legend {font-weight:bold;font-size:1.2em;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:645px;height:250px;padding:5px;font-family:Optima,Corbel,"Lucida Grande","Lucida Sans Unicode",sans-serif;font-size:1em;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

.clear {
	display: inline-table;
/* Hides from IE-mac \*/
	height: 1%;
	display: block;
/* End hide from IE-mac */
}

html>body .clear {
	height: auto;
}

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

/* --------------------------------------------------------------------- */
/* - LAYOUT ------------------------------------------------------------ */
/* --------------------------------------------------------------------- */

body {
	background: #596b12 url(img/site-bg.jpg) top center no-repeat;
}

#wrap {
	width: 1100px;
	margin: 0 auto;
	position: relative;
}

#branding {
	display: block;
	height: 200px;
}

#logo {
	text-indent: -9999px;
	display:block;
	height:200px;
	left:95px;
	position:absolute;
	top:0;
	width:225px;
}

a#logo:hover,
a#logo:focus {
	background: none;
}


#main {
	background: url(img/content-bg.png) top left;
	padding: 0 75px;
	overflow: hidden;
	height: 1%;
}

#content {
	width: 650px;
	float: left;
	border-right: 1px dashed #ccc;
	padding: 0 24px 0 0;
	margin: 0;
	display: inline;
}

#content-header {
	height: 110px;
	width: 1100px;
	display: block;
	background: transparent url(img/content-header.png) top left no-repeat;
}

#side-bar {
	width: 250px;
	float: right;
	padding: 0;
	margin: 0;
	display: inline;
}

#coils {
	height: 54px;
	width: 1100px;
	display: block;
	background: transparent url(img/coils.png) top left no-repeat;
}

#footer {
	height: 430px;
	padding: 0 75px;
	background: transparent url(img/footer-bg.png) top left repeat-y;
}

#footer .section {
	float: left;
	width: 225px;
	display: block;
}

#end {
	margin: -25px 0 0 0;
	text-align: center;
	color: #fff;
	font-size: 12px;
}

#tagline {
	position: absolute;
	left: -9999px;
	top: -9999px;
}

#search-wrap {
	display: block;
	margin: 0 auto;
	height: 36px;
	width: 245px;
	background: transparent url(img/forms.gif) no-repeat 0 -243px;
}

#s {
	padding: 0;
	background: none;
	border: none;
	font-family: Georgia "Times New Roman" serif;
	color: #555;
	font-size: 18px;
	margin: 7px 0 7px 7px;
	vertical-align: top;
	width: 205px;
}

#search-submit {
	background: transparent url(img/bullets.png) 0 0 no-repeat;
	height: 19px;
	width: 19px;
	border: 0;
	vertical-align: top;
	margin: 9px 0;
}

#search-submit:hover {
	background-position: 3px -59px;
	cursor: pointer;
}


/* --------------------------------------------------------------------- */
/* - TEXT FORMATING ---------------------------------------------------- */
/* --------------------------------------------------------------------- */


/* - Links ------------------------------------------------------------- */

a, a:link, a:visited {
	color: #c60;
	text-decoration: none;
}

a:hover, a:focus {
	color: #fff;
	background: #c60;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

/* - Headings ---------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia "Times New Roman" serif;
	color: #055520;
}

.post h2, .post h3, .post h4, .post h5, .post h6 {
	color: #000;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
.listing .post-title a,
.listing .post-title a:link,
.listing .post-title a:visited,
.listing .comment-content a,
.listing .comment-content a:link,
.listing .comment-content a:visited,
.post .read a,
.post .read a:link,
.post .read a:visited {
	font-family: Georgia "Times New Roman" serif;
	color: #055520;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover,
h1 a:focus, h2 a:focus, h3 a:focus, h4 a:focus, h5 a:focus, h6 a:focus,
.listing .post-title a:hover,
.listing .post-title a:focus,
.listing .comment-content a:hover,
.listing .comment-content a:focus,
.post .read a:hover,
.post .read a:focus {
	color: #586A12;
	background: none;
}

.post, .comment {
	position: relative;
	border-bottom: 1px dashed #ccc;
}

.post .inner:hover {
	background: transparent url(img/hover-gradient.jpg) repeat-x left bottom scroll;
}

.single #content .post .inner:hover,
.not-found #content .post .inner:hover {
	background: none;
}

.post .read {
	float: right;
	margin: -20px 10px 0 0;
}

.sticky.post .read {
	float: right;
	margin: 0 10px 0 0;
}

.post .read a {
/* 	background: transparent url(img/titles.gif) 0 0 no-repeat; 
	height: 18px;
	width: 89px;
	text-indent: -9999px; */
	font-size: 1.2em;
	display: block;
}

.post .read a:hover {
/* 	background-position: -90px 0; */
}

.inner {
	min-height: 64px;
	height: auto !important;
	height: 64px;
	padding: 10px 0;
}

.sticky .inner {
	min-height: 175px;
	height: auto !important;
	height: 175px;
	padding: 10px 0;
}

.inner {
	display: inline-table;
/* Hides from IE-mac \*/
	height: 1%;
	display: block;
/* End hide from IE-mac */
}

html>body .inner {
	height: auto;
}

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


.post .inner, .comment .inner {
	margin: 1px 0;
	padding: 10px 5px 10px 5px;
}

/*
.post:hover .inner {
	background: transparent url(img/hover-gradient.jpg) bottom left repeat-x;
}
*/

.single #content .post .inner.
#content .post.sticky .inner {
	min-height: 180px;
	height: auto !important;
	height: 180px;
}

.single .post-info {
	margin: 0 0 1.2em 0;
}


.post-cat, 
.comment-author {
	font-size: 1em;
	color: #c60;	
	background: transparent url(img/bullet-or-sm.png) 5px center no-repeat;
	padding: 0 0 0 13px;
}

.video-post {
	position: absolute;
	top: 7px;
	left: 7px;
	height: 32px;
	width: 32px;
	display: block;
	background: transparent url(img/video-post-sm.png) top left no-repeat;
}


.sticky .video-post {
	position: absolute;
	top: 9px;
	left: 9px;
	height: 80px;
	width: 80px;
	display: block;
	background: transparent url(img/video-post.png) top left no-repeat;
}

.post .post-image, 
#comments .comment-avatar {
	background: transparent url(img/images-sm.png) 0 0 no-repeat;
	display: block;
	height: 64px;
	width: 64px;
	position: absolute;
	top: 10px;
	left: 2px;
}

#comments .comment-avatar {
	background: transparent url(img/images-comment.png) 0 0 no-repeat;
}

.post .post-image img,
#comments .comment-avatar img {
	margin: 7px;
	height: 50px;
	width: 50px;
}

.single #content .post .post-image,
#content .post.sticky .post-image {
	background: transparent url(img/images-lg.png) 0 0 no-repeat;
	display: block;
	height: 179px;
	width: 179px;
	position: absolute;
	left: 0;
}

.single #content .post .post-image img,
#content .post.sticky .post-image img {
	margin: 9px;
	height: 160px;
	width: 160px;
}

.post-image a:hover,
.comment-avatar a:hover {
	background: none;
}

.post .wrap, 
.comment .wrap {
	margin: 5px 0 0 70px;
}

.single #content .post .wrap,
#content .post.sticky .wrap {
	margin: 0 0 0 185px;
}

.post .post-date, 
.comment .comment-date {
	color: #fff;
	text-transform: uppercase;
}

.post .post-date .year, 
.comment .comment-date .year {
	display: none;
}

.post .post-date, 
.comment .comment-date {
background:transparent url(img/tabs.png) no-repeat scroll 0 0;
display:block;
height:60px;
left:-54px;
position:absolute;
text-indent:13px;
top:12px;
width:49px;
}

.single #content .post .post-date,
#content .post.sticky .post-date {
	position: absolute;
	display: block;
	width: 75px;
	height: 91px;
	background: transparent url(img/tabs.png) -50px 0 no-repeat;
	left: -80px;
	top: 15px;
	text-indent: 14px;
}

.sticky.post .post-date .day {
display:block;
font-size:26px;
line-height:42px;
}

.post .post-date .day, 
.comment .comment-date .day {
	display:block;
	font-size:26px;
	height:26px;
	line-height:26px;
	margin:14px 0 0;
}

.post .post-date .month, 
.comment .comment-date .month {
	display:block;
	font-size:13px;
	height:13px;
	line-height:13px;
}

.single #content .post .post-date .day,
#content .post.sticky .post-date .day {
display:block;
font-size:50px;
height: 40px;
line-height: 40px;
margin: 20px 0 0 0;
}

.single #content .post .post-date .month,
#content .post.sticky .post-date .month {
display:block;
font-size:24px;
height:24px;
line-height: 24px;
}

.comment-content p {
	font-family: Georgia "Times New Roman" serif;
	color: #055520;
}

.post-content li ul, .post-content li ol {margin:0 1.5em;}
.post-content ul, .post-content ol {margin:0 1.5em 1.5em 1.5em;}
.post-content ul {list-style-type:disc;}
.post-content ol {list-style-type:decimal;}

.section {
	margin: 0 0 30px 0;
}

.section h4 {
	display: block;
	font-size: 1.5em;
/*
	height: 28px;
	width: 250px;
	background: transparent url(img/titles.gif) no-repeat;
	text-indent: -9999px;
*/
}

#footer .section {
	margin: 20px 5px 10px 5px;
}

#footer .section h4 {
	height: 50px;
	width: 235px;
	margin: 0 0 10px 0;
	background: transparent url(img/titles.gif) no-repeat;
	text-indent: -9999px;
}


#tops-articles.section h4 {
	background-position: center 0px;
}

#derniers-commentaires.section h4 {
	background-position: center -52px;
}

#tags-populaires.section h4 {
	background-position: center -104px;
}

#auteur.section h4 {
	background-position: center -156px;
}

#revue-de-presse.section h4 a {
	display: block;
	height: 52px;
	width: 250px;
	background: transparent url(img/titles.gif) no-repeat;
	text-indent: -9999px;
	background-position: center -208px;
}

#revue-de-presse.section h4 a:hover {
	background-position: center -260px;
}

.listing .post, .listing .comment {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}



.listing .section .post-title, 
.listing .section .comment-content, 
.listing p {
	font-family: Georgia "Times New Roman" serif;
	color: #055520;
	font-size: 12px;
}

.listing .section .comment-content {
	font-style: italic;
}

.listing .section .post-cat, 
.listing .section .comment-author {
	padding: 0 0 0 15px;
}


.not-found .listing {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.not-found .listing ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.not-found .listing ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.not-found .listing .post {
	border: 0;
}


#auteur img {
	float: left;
	margin: 0 5px 0 0;
}

#comments {
	margin: 10px 0 0 0;
}

#comments .section {
	margin: 0 0 10px 0;
}

#comments fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}


#comments .wrapper {
	border-top: 1px dashed #ccc;
}

.comment-count, fb-connect {
	color: #cc6600;	
	font-family: Optima,Corbel,"Lucida Grande","Lucida Sans Unicode",sans-serif;
	font-size: 14px;
	margin: 0 0 10px 5px;
}

#comment-form .field-wrap {
	display: block;
	position: relative;
	background: transparent url(img/forms.gif) no-repeat scroll 40px -31px;
	width: 339px;
	overflow: hidden;
	zoom: 1;
}

#comment-form li {
	margin: 0 0 10px 0;
}

#comment-form label {
	height: 31px;
	width: 71px;
	background: transparent url(img/forms.gif) no-repeat;
	display: block;
	float: left;
	text-indent: -9999px;
}

#comment-form input.text {
	background: none;
	border: none;
	font-family: Georgia "Times New Roman" serif;
	color: #555;
	font-size: 18px;
	margin: 4px 0 4px 5px;
	vertical-align: top;
	width: 253px;
	position: absolute;
}

#comment-form .text-wrap {
	width: 637px;
	height: 181px;
	background: transparent url(img/forms.gif) 0 -62px no-repeat;
	display: block;
}

#comment-form .text-wrap textarea {
	border: none;
	font-family: Georgia "Times New Roman" serif;
	color: #555;
	font-size: 14px;
	line-height: 18px;
	height: 169px;
	margin: 5px;
	width: 627px;
	background: transparent;
}

#comment-form .submit-button {
	background: transparent url(img/forms.gif) no-repeat scroll -299px -31px;
	display: block;
	height: 31px;
	width: 101px;
	border: none;
	float: right;
}

#comment-form #comment-submit-button:hover {
	background-position: -401px -31px;
	cursor: pointer;
}

#comment-nom label {
	background-position: 0 0;
}

#comment-email label {
	background-position: -71px 0;
}

#comment-site label {
	background-position: -142px 0;
}

#fb-user { display: block; background: #3b5997 url(img/facebook.gif) bottom right no-repeat; -moz-border-radius: 5px; width: 637px; -webkit-border-radius: 5px; border-radius: 5px; margin: 0 0 10px 0; position: relative; height: 68px; }
#fb-user .inner { margin: 5px; padding: 0; }
#fb-user .comment-avatar { top: 2px; left: 2px; }
#fb-msg { float:left; margin: 5px 0 0 70px; color: #fff; }
#fb-user a { color: #fc6; text-decoration: none; background: none; }
#fb-user a:hover { color: #c60; text-decoration: none; background: none; }
.fb-connect a { background: none; }

/* menu  */

/*
#menu {
	font-family: Georgia "Times New Roman" serif;
	margin: 0 84px;
	top: 25px;
	position: absolute;
	height: 38px;
	font-size: 2em;
}
#menu ul {

}
#menu li {
	float:left;
	background: transparent url(img/menu-tabs.png) no-repeat 0 0;
	margin:0;
	padding:0 0 0 18px;
}
#menu a {
	display:block;
	background: transparent url(img/menu-tabs.png) no-repeat right -76px;
	padding:0 18px 0 0;
	text-decoration:none;
	line-height: 38px;
}
#menu a,
#menu a:link,
#menu a:visited,
#menu a:hover,
#menu a:focus {
	color: #fff;
	background: nonel
}
#menu #current {
	background: transparent url(img/menu-tabs.png) no-repeat 0 -38px;
}
#menu #current a {
	background: transparent url(img/menu-tabs.png) no-repeat right -114px;
}
*/

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro-dropline-9.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* for this demo only */
#menu {position:absolute; height:76px; width:950px; top: 212px; margin: 0 75px; border-bottom: 1px dashed #ccc; }
#menu ul {padding:0; margin:0; list-style:none; width:700px; height:38px; font-family: Georgia "Times New Roman" serif; }
}
#menu ul ul {padding:0; margin:0; list-style:none; width:699px; height:38px; font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;background: #fff; }

#menu table {border-collapse:collapse; margin:-1px -20px 0 0; padding:0; width:0; height:0; font-size:1em;}

#menu li {float:left; height:38px; }
#menu li a {float:left; display:block; padding:0 0 0 20px; height:38px; line-height:40px; background: transparent url(img/menu-tabs.png) no-repeat 0 0; color:#fff; text-decoration:none; }
#menu li a span {float:left; height:38px; display:block; padding:0 20px 0 0; background: transparent url(img/menu-tabs.png) no-repeat right -76px; cursor:pointer; display:inline; font-weight:normal; font-size: 1.2em}
#menu li.current a {background-position:0 -38px; }
#menu li.current a span {background-position:100% -114px; color:#fff;}
#menu li ul {position:absolute; top:38px; left:-9999px; z-index:10; background: #fff;}
#menu li.current ul {left:0; z-index:1; }

#menu li a:hover {background-position:0 -152px; cursor:pointer;}
#menu li a:hover span {background-position:100% -190px; color:#fff;}

#menu li:hover > a  {background-position:0 -152px; cursor:pointer;}
#menu li:hover > a span {background-position:100% -190px; }

#menu li.current a:hover {background-position:0 -152px; }
#menu li.current a:hover span {background-position:100% -190px; }
#menu li.current:hover a {background-position:0 -152px; }
#menu li.current:hover a span {background-position:100% -190px; }

#menu ul :hover ul {left:0; }

#menu li ul li a {
	background: none;
	font-size: 1.1em;
}
#menu ul :hover ul.blank { }
#menu ul ul li a b { font-weight: normal; padding: 3px; }
#menu ul :hover ul li a {display:inline; padding:0 10px; margin:0; width:auto; white-space:nowrap; font-weight:normal; border:0; color:#055520; height:38px; line-height:38px;}

#menu ul li.current ul li a,
#menu li.current a:hover ul li a,
#menu li.current:hover ul li a	{display:inline; padding:0 10px; margin:0; width:auto; white-space:nowrap; font-weight:normal; border:0; color:#aaa; height:38px; line-height:38px; background: none; }

#menu li ul li.current_sub a b,
#menu li a:hover ul li.current_sub a b,
#menu li:hover ul li.current_sub a b,
#menu li a:hover ul li a:hover b,
#menu li:hover ul li a:hover b,
#menu li.current ul li.current_sub a b,
#menu li.current a:hover ul li.current_sub a b,
#menu li.current:hover ul li.current_sub a b,
#menu li.current a:hover ul li a:hover b,
#menu li.current:hover ul li a:hover b {
	color:#fff; 
	background: #055520; 
	padding: 3px; 
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-weight: normal;
}

#menu #nav-home span b {
	height: 19px;
	width: 20px;
	display: block;
	text-indent: -9999px;
	background: transparent url(img/house.png) top left no-repeat scroll;
	margin: 12px 0 0 0;
}

#menu li#nav-revue-de-presse a { background: transparent url(img/menu-tabs.png) no-repeat 0 -152px;}
#menu li#nav-revue-de-presse a span { background: transparent url(img/menu-tabs.png) no-repeat right -228px; color: #036;}

#menu li#nav-revue-de-presse a:hover,
#menu li#nav-revue-de-presse.current a {background-position:0 -190px; }

#menu li#nav-revue-de-presse.current a span,
#menu li#nav-revue-de-presse a:hover span {background-position: right -266px; color: #fff;}






#login-box {
	margin: 20px 0 0 0;
	width: 650px;
	overflow: hidden;
	zoom: 1
}

#connect {
	width: 325px;
	float: left;
	border-right: 1px dashed #ccc;
}

#connect .text {
	display: block;
	width: 275px;
}


#create-account {
	width: 320px;
	float: left;
}

#create-account .inner {
	padding: 1.4em;
}

#wp-submit {
	cursor: pointer;
	border: 0;
	float: right;
	display: block;
	margin: 0 auto;
	height: 31px;
	width: 122px;
	background: transparent url(img/forms.gif) no-repeat -245px -244px;
	margin-right: 23px;
}

#wp-submit:hover {
	background-position: -367px -244px;
}





/* submit forms */
#uploadfiles_inline {
	background: none;
	height: 110px;
	overflow: hidden;
}

.post-content fieldset ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.post-content fieldset ul li {
	list-style-type: none;
	margin: 0 0 1em 0;
	padding: 0;
}

.submit-button {
	background: transparent url(img/forms.gif) no-repeat scroll -299px -31px;
	display: block;
	height: 31px;
	width: 101px;
	border: none;
	float: right;
	cursor: pointer;
}

.submit-button:hover {
	background-position: -401px -31px;
	cursor: pointer;
}


.tdomf_form .submit-button {
	margin: 10px 0 0 0;
	height: 31px;
	width: 121px;
	background-position: 0 -279px;
}

.tdomf_form .submit-button:hover {
	background-position: -122px -279px;
}

#tdomf_form2 .submit-button {
	margin: -48px 10px 0;
	height: 31px;
	width: 181px;
	background-position: -244px -279px;
}

#tdomf_form2 .submit-button:hover {
	background-position: -426px -279px;
}


#rss a {
	position: absolute;
	top:220px;
	right: 55px;
	background: transparent url(img/rss-icon.png) top left no-repeat scroll;
	display: block;
	height: 25px;
	line-height: 25px;
	font-size: 1.2em;
	padding: 0 0 0 30px;
}

#rss a,
#rss a:visited,
#rss a:link {
	color: #fff;
}

#rss a:hover,
#rss a:focus {
	color: #ccccb4;
}


#soumettre-article a {
	display: block;
	width: 250px;
	height: 70px;
	text-indent: -9999px;
	background: transparent url(img/soumettre-article.jpg) top center no-repeat scroll;
}

#soumettre-article a:hover {
	background-position: bottom center;
}

#soumettre-competition a {
	display: block;
	width: 250px;
	height: 70px;
	text-indent: -9999px;
	background: transparent url(img/soumettre-competition.jpg) top center no-repeat scroll;
}

#soumettre-competition a:hover {
	background-position: bottom center;
}


.single .comp-location {
	font-size: 1.3em;
}

.comp-more {
	overflow: hidden;
	zoom: 1;
	margin: 20px 0 0 0;
}

.comp-more .left-col {
	float: left;
	width: 320px;
}

.comp-more .right-col {
	float: right;
	width: 320px;
}


/* Ou jouer */
.club-address {
	margin: 10px 0 0 0;
}

.club-info {
	margin: 10px 0 0 0;
}


.club-info .www {
	background: transparent url(img/icon-link.png) left center no-repeat;
	padding: 0 0 0 20px;
}

.club-info .email {
	background: transparent url(img/icon-email.png) left center no-repeat;
	padding: 0 0 0 20px;
}

.club-info .phone {
	background: transparent url(img/icon-phone.png) left center no-repeat;
	padding: 0 0 0 20px;
}

.club-info .fax {
	background: transparent url(img/icon-fax.png) left center no-repeat;
	padding: 0 0 0 20px;
}




#map {
	display: block;
	width: 521px;
	height: 614px;
	margin: 20px auto 0;
}