/* @media screen { */

/* 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, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}
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 */
html {font-size:100.01%;}
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
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;}
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 1.5em 1.5em 0;padding-left:3.333em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
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, a.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, a.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 {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input[type=text], input[type=password], input.text, input.title, textarea, select {background-color:#fff;border:1px solid #bbb;}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {border-color:#666;}
input[type=text], input[type=password], input.text, input.title, textarea, select {margin:0.5em 0;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {position:relative;top:.25em;}
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
.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;}

/* grid.css */
.container {width:950px;margin:0 auto;}
/*.showgrid {background:url(images/grid.png);}*/
.column, .span-1, .span-2, .span-3, .span-4, .span-5, .span-6, .span-7, .span-8, .span-9, .span-10, .span-11, .span-12, .span-13, .span-14, .span-15, .span-16, .span-17, .span-18, .span-19, .span-20, .span-21, .span-22, .span-23, .span-24 {float:left;margin-right:10px;}
.last {margin-right:0;}
.span-1 {width:30px;}
.span-2 {width:70px;}
.span-3 {width:110px;}
.span-4 {width:150px;}
.span-5 {width:190px;}
.span-6 {width:230px;}
.span-7 {width:270px;}
.span-8 {width:310px;}
.span-9 {width:350px;}
.span-10 {width:390px;}
.span-11 {width:430px;}
.span-12 {width:470px;}
.span-13 {width:510px;}
.span-14 {width:550px;}
.span-15 {width:590px;}
.span-16 {width:630px;}
.span-17 {width:670px;}
.span-18 {width:710px;}
.span-19 {width:750px;}
.span-20 {width:790px;}
.span-21 {width:830px;}
.span-22 {width:870px;}
.span-23 {width:910px;}
.span-24 {width:950px;margin-right:0;}
input.span-1, textarea.span-1, input.span-2, textarea.span-2, input.span-3, textarea.span-3, input.span-4, textarea.span-4, input.span-5, textarea.span-5, input.span-6, textarea.span-6, input.span-7, textarea.span-7, input.span-8, textarea.span-8, input.span-9, textarea.span-9, input.span-10, textarea.span-10, input.span-11, textarea.span-11, input.span-12, textarea.span-12, input.span-13, textarea.span-13, input.span-14, textarea.span-14, input.span-15, textarea.span-15, input.span-16, textarea.span-16, input.span-17, textarea.span-17, input.span-18, textarea.span-18, input.span-19, textarea.span-19, input.span-20, textarea.span-20, input.span-21, textarea.span-21, input.span-22, textarea.span-22, input.span-23, textarea.span-23, input.span-24, textarea.span-24 {border-left-width:1px!important;border-right-width:1px!important;padding-left:5px!important;padding-right:5px!important;}
input.span-1, textarea.span-1 {width:18px!important;}
input.span-2, textarea.span-2 {width:58px!important;}
input.span-3, textarea.span-3 {width:98px!important;}
input.span-4, textarea.span-4 {width:138px!important;}
input.span-5, textarea.span-5 {width:178px!important;}
input.span-6, textarea.span-6 {width:218px!important;}
input.span-7, textarea.span-7 {width:258px!important;}
input.span-8, textarea.span-8 {width:298px!important;}
input.span-9, textarea.span-9 {width:338px!important;}
input.span-10, textarea.span-10 {width:378px!important;}
input.span-11, textarea.span-11 {width:418px!important;}
input.span-12, textarea.span-12 {width:458px!important;}
input.span-13, textarea.span-13 {width:498px!important;}
input.span-14, textarea.span-14 {width:538px!important;}
input.span-15, textarea.span-15 {width:578px!important;}
input.span-16, textarea.span-16 {width:618px!important;}
input.span-17, textarea.span-17 {width:658px!important;}
input.span-18, textarea.span-18 {width:698px!important;}
input.span-19, textarea.span-19 {width:738px!important;}
input.span-20, textarea.span-20 {width:778px!important;}
input.span-21, textarea.span-21 {width:818px!important;}
input.span-22, textarea.span-22 {width:858px!important;}
input.span-23, textarea.span-23 {width:898px!important;}
input.span-24, textarea.span-24 {width:938px!important;}
.append-1 {padding-right:40px;}
.append-2 {padding-right:80px;}
.append-3 {padding-right:120px;}
.append-4 {padding-right:160px;}
.append-5 {padding-right:200px;}
.append-6 {padding-right:240px;}
.append-7 {padding-right:280px;}
.append-8 {padding-right:320px;}
.append-9 {padding-right:360px;}
.append-10 {padding-right:400px;}
.append-11 {padding-right:440px;}
.append-12 {padding-right:480px;}
.append-13 {padding-right:520px;}
.append-14 {padding-right:560px;}
.append-15 {padding-right:600px;}
.append-16 {padding-right:640px;}
.append-17 {padding-right:680px;}
.append-18 {padding-right:720px;}
.append-19 {padding-right:760px;}
.append-20 {padding-right:800px;}
.append-21 {padding-right:840px;}
.append-22 {padding-right:880px;}
.append-23 {padding-right:920px;}
.prepend-1 {padding-left:40px;}
.prepend-2 {padding-left:80px;}
.prepend-3 {padding-left:120px;}
.prepend-4 {padding-left:160px;}
.prepend-5 {padding-left:200px;}
.prepend-6 {padding-left:240px;}
.prepend-7 {padding-left:280px;}
.prepend-8 {padding-left:320px;}
.prepend-9 {padding-left:360px;}
.prepend-10 {padding-left:400px;}
.prepend-11 {padding-left:440px;}
.prepend-12 {padding-left:480px;}
.prepend-13 {padding-left:520px;}
.prepend-14 {padding-left:560px;}
.prepend-15 {padding-left:600px;}
.prepend-16 {padding-left:640px;}
.prepend-17 {padding-left:680px;}
.prepend-18 {padding-left:720px;}
.prepend-19 {padding-left:760px;}
.prepend-20 {padding-left:800px;}
.prepend-21 {padding-left:840px;}
.prepend-22 {padding-left:880px;}
.prepend-23 {padding-left:920px;}
.border {padding-right:4px;margin-right:5px;border-right:1px solid #eee;}
.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #eee;}
.pull-1 {margin-left:-40px;}
.pull-2 {margin-left:-80px;}
.pull-3 {margin-left:-120px;}
.pull-4 {margin-left:-160px;}
.pull-5 {margin-left:-200px;}
.pull-6 {margin-left:-240px;}
.pull-7 {margin-left:-280px;}
.pull-8 {margin-left:-320px;}
.pull-9 {margin-left:-360px;}
.pull-10 {margin-left:-400px;}
.pull-11 {margin-left:-440px;}
.pull-12 {margin-left:-480px;}
.pull-13 {margin-left:-520px;}
.pull-14 {margin-left:-560px;}
.pull-15 {margin-left:-600px;}
.pull-16 {margin-left:-640px;}
.pull-17 {margin-left:-680px;}
.pull-18 {margin-left:-720px;}
.pull-19 {margin-left:-760px;}
.pull-20 {margin-left:-800px;}
.pull-21 {margin-left:-840px;}
.pull-22 {margin-left:-880px;}
.pull-23 {margin-left:-920px;}
.pull-24 {margin-left:-960px;}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {float:left;position:relative;}
.push-1 {margin:0 -40px 1.5em 40px;}
.push-2 {margin:0 -80px 1.5em 80px;}
.push-3 {margin:0 -120px 1.5em 120px;}
.push-4 {margin:0 -160px 1.5em 160px;}
.push-5 {margin:0 -200px 1.5em 200px;}
.push-6 {margin:0 -240px 1.5em 240px;}
.push-7 {margin:0 -280px 1.5em 280px;}
.push-8 {margin:0 -320px 1.5em 320px;}
.push-9 {margin:0 -360px 1.5em 360px;}
.push-10 {margin:0 -400px 1.5em 400px;}
.push-11 {margin:0 -440px 1.5em 440px;}
.push-12 {margin:0 -480px 1.5em 480px;}
.push-13 {margin:0 -520px 1.5em 520px;}
.push-14 {margin:0 -560px 1.5em 560px;}
.push-15 {margin:0 -600px 1.5em 600px;}
.push-16 {margin:0 -640px 1.5em 640px;}
.push-17 {margin:0 -680px 1.5em 680px;}
.push-18 {margin:0 -720px 1.5em 720px;}
.push-19 {margin:0 -760px 1.5em 760px;}
.push-20 {margin:0 -800px 1.5em 800px;}
.push-21 {margin:0 -840px 1.5em 840px;}
.push-22 {margin:0 -880px 1.5em 880px;}
.push-23 {margin:0 -920px 1.5em 920px;}
.push-24 {margin:0 -960px 1.5em 960px;}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {float:right;position:relative;}
.prepend-top {margin-top:1.5em;}
.append-bottom {margin-bottom:1.5em;}
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}


.textright{text-align: right;}





/* -----------------------------------------------------------------------


 Other part I

----------------------------------------------------------------------- */


#content {
font-size: 1.1em
}



#sidebar {
font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
color: #777;
}


a:hover {
color: #147;
text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a {
font-size: 9pt;
}

#wp-calendar a {
text-decoration: none;
}

#wp-calendar caption {
font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: center;
}

#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}
/* End Typography & Colors */

.clear {
clear: both;
}


/* Begin Images */
p img {
padding: 0;
max-width: 100%;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}
/* End Images */



/* Begin Lists

Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */
/*
html>body .entry ul {
margin-left: 0px;
padding: 0 0 0 30px;
list-style: none;
padding-left: 10px;
text-indent: -10px;
}

html>body .entry li {
margin: 7px 0 8px 10px;
}
*/
/*.entry ul li:before, #sidebar ul ul li:before {
content: "\00BB \0020";
}*/

.entry ol {
padding: 0 0 0 35px;
margin: 0;
}

.entry ol li {
margin: 0;
padding: 0;
}

.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
margin: 0;
padding: 0;
}

#sidebar ul li {
list-style-type: none;
list-style-image: none;
margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
margin: 5px 0 0 0;
}

#sidebar ul ul ul, #sidebar ul ol {
margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
margin: 3px 0 0;
padding: 0;
}
/* End Entry Lists */






/* Begin Calendar */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
background-color: #fff; }
/* End Calendar */


.center {
text-align: center;
}

.hidden {
display: none;
}

.clear{
	clear: both;
}


a img {
border: none;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
border-radius: 3px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
/* End captions */


/* -----------------------------------------------------------------------


 Other part II

----------------------------------------------------------------------- */

/* Global */
body{
	background: #254A14 url(images/header_tile.jpg) top center repeat-x; /*dyn*/
}
.entry-content a:visited{
	font-style: italic;
	color: #2F2F2F;
} 
#bandeau .h1 {
	font-size:3em;
	line-height:1;
	margin-bottom:0.5em;
	font-weight:normal;
	color: white;
	display: inline;
	
	opacity: .80; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=80); /* IE lt 8 */
	-ms-filter: "alpha(opacity=80)"; /* IE 8 */
	-khtml-opacity: .80; /* Safari 1.x */
	-moz-opacity: .80; /* FF lt 1.5, Netscape */
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.hr{ 
	margin: 5px 0px; border: none; height: 1px; background:grey; clear:both;
	margin-right: 10px;
	opacity: .80; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=80); /* IE lt 8 */
	-ms-filter: "alpha(opacity=80)"; /* IE 8 */
	-khtml-opacity: .80; /* Safari 1.x */
	-moz-opacity: .80; /* FF lt 1.5, Netscape */
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	
}

.hr hr{display: none;}

.notext{
	overflow: hidden;
	text-indent: -5000px;
}
.logo a{
	display: block;
	/*background: red;*/
	width: 180px;
	padding-right: 20px;
	height: 50px;
	float:left;
	
	font-family: Georgia,"Times New Roman","Bitstream Charter",Times,serif;
	font-family:"Warnock Pro","Goudy Old Style","Palatino","Book Antiqua",Georgia,serif;
	font-family:Impact,Techno,sans-serif;
	font-style: italic;
	font-size: 40px;
	text-decoration: none;
	text-align: right;
	color: #222;
	text-shadow: 2px 2px 3px #000; 
	letter-spacing: 2px;
	/*-webkit-gradient(linear, left bottom,left top,color-stop(0, rgb(117,117,117)),color-stop(1, rgb(255,255,255)));
	-moz-linear-gradient(center bottom,rgb(117,117,117) 0%,rgb(255,255,255) 100%);*/

)

}
.description{
	width: 200px;
	text-align: right;
}
.description small{
	text-shadow: 1px 1px 2px #000; 
	font-family:Impact,Techno,sans-serif;
	letter-spacing: 3px;
	padding-right: 20px;
}
.recherche{
	padding: 10px 0 0 10px;
	width: 300px;
	float:left;
} 
#header{margin-bottom: 15px;}
.error404 #content h2,.search-no-results #content h2,.search-no-results #content{color: white}

.hentry .myswf{
	height:450px;
	margin-bottom:21px;
	width:690px;
}
.hentry .myswf .flowplayer {
	max-height: 100%;
}
.hentry .myswf iframe{
	height: 100%;
	width: 100%;
}
.hentry .entry-content iframe{
	width: 100%;
}
.hentry .vid5{
	height: auto;
	margin-bottom:11px;
}	

/* #bandeau */
#bandeau{
	color: white;
	position: relative;
}
	#bandeau a{
		color: white;
	}
	#bandeau .options{
		float: right;
		text-align:right;
		width: 250px;
		position: relative;
		padding-right: 22px;
	}
	#bandeau span.leurre{
		display: block;
		background-color: #568F23;/*A7CB8B 254A14*/ /*dyn*/
		opacity: .50; /* Standard: FF gt 1.5, Opera, Safari */
		filter: alpha(opacity=50); /* IE lt 8 */
		-ms-filter: "alpha(opacity=50)"; /* IE 8 */
		-khtml-opacity: .50; /* Safari 1.x */
		-moz-opacity: .50; /* FF lt 1.5, Netscape */
		height: 25px;
	}
	#bandeau div.d1{
		position: absolute;
		top: 0;
		width: 100%;
	}
		#bandeau div div.container{
			padding:2px 0 3px 0;
		}

/* #header */
#header{
	color: white;/*dyn*/
}
	#header a{
		color: white;/*dyn*/
	}

/* #sidebar */
#sidebar{
	color: white;/*dyn*/
	width: 200px;
	margin: 0;
}
	#sidebar a{
		color: white;/*dyn*/
		text-decoration: none;
	}
	#sidebar .zone1 li li,#sidebar .zone2 li li{
		padding: 3px 25px 3px 25px;
	}
	#sidebar .zone1 li li.current,#sidebar .zone2 li li.current{
		background: transparent url(images/black-50.png) 0 0 repeat;
		padding: 3px 25px 3px 30px;
		border-radius:  5px 0 0 5px;
		-moz-border-radius: 5px 0 0 5px;
		-khtml-border-radius: 5px 0 0 5px;
		-webkit-border-radius: 5px 0 0 5px;
		font-weight: bold;
	}
		#sidebar .zone1 li li.current a,#sidebar .zone2 li li.current a{
			color: #D3F0BD;
		}
		#sidebar .zone1 li li a,#sidebar .zone2 li li a,#sidebar .zone3 li li a{
			display: block;
		}
		#sidebar .zone1 li li a:hover,#sidebar .zone2 li li a:hover,#sidebar .zone3 li li a:hover{
			padding-left:3px;
		}
	#sidebar .zone2 li li{
		position: relative;
	}
		#sidebar .zone2 li li span{
			display: block;
			position: absolute;
			top:3px;
			left:5px;
			heigth: 14px;
			width: 14px;
			border-radius: 2px;
			-moz-border-radius: 2px;
			-khtml-border-radius: 2px;
			-webkit-border-radius: 2px;
		}
		
	#sidebar .zone3 .minus{
		background-color: #254A14;
		color: #376221;
		border-radius: 2px;
		-moz-border-radius: 2px;
		-khtml-border-radius: 2px;
		-webkit-border-radius: 2px;
		padding: 0 6px;
		font-family: Impact;
	}
		
	#sidebar li.bloc{
		background-color: #1E430C;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-khtml-border-radius: 3px;
		-webkit-border-radius: 3px;
		margin-right: 10px;
		padding: 2px;
		/*-o-box-shadow: 2px 2px 3px #1F1F1F,-1px -1px 3px #1F1F1F;
		-icab-box-shadow: 2px 2px 3px #1F1F1F,-1px -1px 3px #1F1F1F;
		-khtml-box-shadow: 2px 2px 3px #1F1F1F,-1px -1px 3px #1F1F1F;
		-moz-box-shadow: 2px 2px 3px #1F1F1F,-1px -1px 3px #1F1F1F;
		-webkit-box-shadow: 2px 2px 3px #1F1F1F,-1px -1px 3px #1F1F1F;
		box-shadow: 1px 1px 3px #1F1F1F,-1px -1px 3px #1F1F1F;*/
	}
		#sidebar li.bloc h2{
			color: white;
			font-size: 12px;
			padding: 3px 5px 0 3px;
			margin: 0;
		}
		#sidebar li.bloc ul{
			background-color: #376221;
			padding: 5px;
		}
	

/* #footer */
#footer{
	color: white;/*dyn*/
	text-align: center;
	margin-top: 30px;
}
	#footer a{
		color: white;/*dyn*/
	}
/* #notice */
#notice{
	background-color: #FFF6BF;
	text-align: center;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;  
	-webkit-border-radius: 5px;
	width: 500px;
	margin-top:10px;
	margin-bottom: 20px;
	padding: 5px 15px;
	font-weight: bold;
}

/* #content */
#content{
	background-color: black;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;  
	-webkit-border-radius: 5px;
	padding: 4px;
	width:742px;/*width:750px;*/
	background: transparent url(images/black-50.png) 0 0 repeat;
	
}
.navigation{
	height: 35px;
	line-height: 35px;
	color: white;/*dyn*/
	text-align: center;
	clear: both;
	padding: 0 10px;
}
	.navigation a{
		color: white;/*dyn*/
	}



/* .home #content */
#page{
	position: relative;
}
#page .wheretxt {
	/*background-color:#282828;*/
	/*border:1px solid #CCCCCC;*/
	left:0;
	margin:0;
	/*padding:5px;*/
	position:absolute;
	top:0;
	/*border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;  
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0px 0px 8px rgba(0,0,0,0.95);
	  -khtml-box-shadow: 0px 0px 8px rgba(0,0,0,0.95);
	  -webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.95);
	  box-shadow: 0px 0px 8px rgba(0,0,0,0.95);*/
}
#page .wheretxt img {
	border:5px solid #282828;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;  
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0px 0px 8px rgba(0,0,0,0.95);
	  -khtml-box-shadow: 0px 0px 8px rgba(0,0,0,0.95);
	  -webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.95);
	  box-shadow: 0px 0px 8px rgba(0,0,0,0.95);
}

.home a.hentry,.archive a.hentry,.search a.hentry{
	background-color: #D3F0BD;
	border-bottom: 1px solid #92B27A;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	float: left;
	width: 732px;
	padding: 0 5px;
	display: block;
	text-decoration: none;
	color: black;

}
	.home #content a.hentry:hover,.archive #content a.hentry:hover,.search #content a.hentry:hover{
		background-color: #B7DF99;
		-moz-transform: scale(1.05);
-webkit-transform: scale(1.05);
-moz-box-shadow: 0px 0px 8px rgba(0,0,0,0.95);
	  -khtml-box-shadow: 0px 0px 8px rgba(0,0,0,0.95);
	  -webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.95);
	  box-shadow: 0px 0px 8px rgba(0,0,0,0.95);
	}
	.home a.hentry:visited,.archive a.hentry:visited,.search a.hentry:visited{ 
		
		background-color: #A7CB8B;
		/*color: #2F2F2F;*/
	} 
	/*.home a.hentry:visited h2,.archive a.hentry:visited h2,.search a.hentry:visited h2,.home a.hentry:visited .tags,.archive a.hentry:visited .tags,.search a.hentry:visited .tags,.home a.hentry:visited .postmetadata,.archive a.hentry:visited .postmetadata,.search a.hentry:visited .postmetadata{
		
		font-weight: normal;

	}*/ /*tags*/
	/*.home .hentry .tags,.archive .hentry .tags,.search .hentry .tags,.home .hentry .postmetadata,.archive .hentry .postmetadata,.search .hentry .postmetadata{
		font-weight: bold;
		
	}*/
	.home .hentry,.archive .hentry,.search .hentry{
		font-weight: bold;
		
	}
	.home .entry,.archive .entry,.search .entry{
		font-weight: normal;
		
	}
	.home .hentry .span,.home .hentry div,.archive .hentry .span,.archive .hentry div,.search .hentry .span,.search .hentry div{
		display: block;
		float: left;
	}
	.home .hentry .tags em,.archive .hentry .tags em,.search .hentry .tags em{
		font-weight: normal;
		color: #777777;
		font-size:11px;
	}
	
	.home .hentry p,.archive .hentry p,.search .hentry p{
		margin: 0;
	}
	.home .hentry h2,.archive .hentry h2,.search .hentry h2{
		font-size: 12px;
		display: inline;
		font-weight: bold; /* iir */
		padding-left: 5px;
	}
	
	.home a.hentry:visited h2,.archive a.hentry:visited h2,.search a.hentry:visited h2,.home a.hentry:visited .tags,.archive a.hentry:visited .tags,.search a.hentry:visited .tags,.home a.hentry:visited .postmetadata,.archive a.hentry:visited .postmetadata,.search a.hentry:visited .postmetadata{
		
		font-weight: normal;
		/*color: #777777;*/
		/*color: red;*/
		color: #3F3F3F;
	} 

	
	.home .hentry a,.archive .hentry a,.search .hentry a{
		color: black;
		text-decoration: none;
	}
	.home .hentry:hover a,.archive .hentry:hover a,.search .hentry:hover a{
		text-decoration: underline;
	}
	.home .hentry .postmetadata,.archive .hentry .postmetadata,.search .hentry .postmetadata{
		float:right;
		text-align: right;
		color: black;
		display: block;
	}
	.home .hentry .entry,.archive .hentry .entry,.search .hentry .entry{
		color: #777777;
		display: block;
	}
	.home .hentry .cats .cat,.archive .hentry .cats .cat,.search .hentry .cats .cat{
		font-size: 10px;
		/*background-color: #FFFFD4;*/
		/*color: #555555;*/
		border-radius: 3px;
		-moz-border-radius: 3px;
		-khtml-border-radius: 3px;  
		-webkit-border-radius: 3px;
		padding: 2px 4px;
	}
	.home .hentry .cats .cat,.archive .hentry .cats .cat,.search .hentry .cats .cat{
		display: inline;
		float: none;
	}

/* .page-template-index-alt-php #content GRID */ 

.page-template-index-alt-php #content ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.page-template-index-alt-php #content li{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	float: left;
	width: 20%;
	position: relative;
}
.page-template-index-alt-php #content .imgs{
	display: block;
	/*float: left;
	width: 20%;*/
	text-align: center;
	margin-bottom: 5px; 
	margin: 0 auto 5px auto;
	position: relative;
	overflow: hidden;
	text-decoration: none;
	color: black;
	line-height: 14px;
	width: 142px;
}
.page-template-index-alt-php #content img{
	border: 3px solid white;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;  
	-webkit-border-radius: 5px;
}
.page-template-index-alt-php #content a.imgs:visited{
	opacity: .50;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)"; 
	-khtml-opacity: .50; 
	-moz-opacity: .50;
}
.page-template-index-alt-php #content a.imgs:hover{
	opacity: .99;
	filter: alpha(opacity=99);
	-ms-filter: "alpha(opacity=99)"; 
	-khtml-opacity: .99; 
	-moz-opacity: .99;
	-moz-transform: scale(1.15);
-webkit-transform: scale(1.15);
-moz-box-shadow: 0px 0px 8px rgba(0,0,0,0.85);
	  -khtml-box-shadow: 0px 0px 8px rgba(0,0,0,0.85);
	  -webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.85);
	  box-shadow: 0px 0px 8px rgba(0,0,0,0.85);

}
.page-template-index-alt-php #content a.imgs:hover img{
	-moz-box-shadow: 0px 0px 8px rgba(0,0,0,0.95);
	  -khtml-box-shadow: 0px 0px 8px rgba(0,0,0,0.95);
	  -webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.95);
	  box-shadow: 0px 0px 8px rgba(0,0,0,0.95);

}
.page-template-index-alt-php #content .comscss3{
	display: block;
	position: absolute;
	top: 1px;
	right: 2px;
	padding: 2px 5px 3px 8px;
	background: white;
	text-align: center;
	

	border-radius: 0 0 0 15px;
	-moz-border-radius: 0 0 0 15px;
	-khtml-border-radius: 0 0 0 15px;
	-webkit-border-radius: 0 0 0 15px;
}
.page-template-index-alt-php #content .imgs span{ 
	display: block;
	position: absolute;
	top: 65px;
	right: 30px;
	
	padding: 1px 5px 1px 120px;
	text-align: right;
	width: 110px;
	/*height: 14px;*/
	line-height: 14px;
	overflow: hidden;
	-webkit-transform: rotate(-15deg);
	-moz-transform: rotate(-15deg);
	-khtml-transform: rotate(-15deg);
	transform: rotate(-15deg);
	
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
	  -khtml-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
	  -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
	  box-shadow: 0px 0px 4px rgba(0,0,0,0.55);
}
.page-template-index-alt-php #content a.imgs:hover span{
	-webkit-transform: rotate(-33deg);
	-moz-transform: rotate(-33deg);
	-khtml-transform: rotate(-33deg);
	transform: rotate(-33deg);
}
.page-template-index-alt-php #content a.imgs:hover span.titrecss3{
	/*height: auto;*/
}
.page-template-index-alt-php #content span.titrecss3{
	background-color: white;
}
.page-template-index-alt-php #content span.catcss3{
	bottom: 45px;
	left: 60px;
	/*background: white;*/
	padding: 1px 120px 2px 5px;
	text-align: left;
	width: 100px;
	height: 14px;
	/*background-color: inherit;*/
}


/* .home #content */
.single .hentry,.page .hentry{
	background-color: white;
	padding: 10px;
	overflow: hidden;
		clear: both;
}

	.single #content .h2,.page #content .h2{
		font-size:2em;
		margin-bottom:0.75em;
		color:#111111;
		font-weight:normal;
		font: 16px 'Lucida Grande', Verdana, Arial, Sans-Serif;
		font-weight: bold;
		display: inline;
	}
	.single #content .cat,.page #content .cat{
		font-size: 10px;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-khtml-border-radius: 3px;  
		-webkit-border-radius: 3px;
		padding: 2px 4px;
		text-decoration: none;
	}
	.single .entry{
		border: 1px solid #BCBCBC;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-khtml-border-radius: 5px;  
		-webkit-border-radius: 5px;
		margin-top: 10px;
		position: relative;
	}
	.single .entry-content,.page .entry-content{
		padding: 15px;
		/*overflow: hidden;*/
	}
	.single .entry-head,.page .entry-head{
		padding:  0 0 0 5px;
	}
	/*.single .entry-com .entry-head {
	padding:0;
	}*/
	.single .entry-foot,.page .entry-foot{
		padding: 5px;
		background: #D3F0BD;
		text-align: center;
		clear: both;
	}
	.single .entry-foot #respond,.page .entry-foot #respond{
		text-align: left;
	}
	.single #content h2#comments,.page #content h2#comments{
		display: block;
		margin: 20px 0 0 0;
	}
	#respond{
		padding-top: 10px;
		clear: both;
	}
	#respond p{
		margin:0;
	}
	#respond textarea{
		height: 100px;
		width:  400px;
	}
	#respond input{
		margin: 3px 0;
	}

	.single .entry-head a,.page .entry-head a{
		color: #00681C;
		font-weight: bold;
		text-decoration: none;
	}
	.single .entry-head .bouton,.page .entry-head .bouton{
		margin-left: 10px;
		display: block;
		background: #EFEFEF;
		padding: 2px 10px;
		color: black;
		font-size: 10px;
		font-weight: normal;
		border-bottom: 1px solid #BCBCBC;
		border-left: 1px solid #BCBCBC;
		border-radius: 0 0 0 5px;
		-moz-border-radius: 0 0 0 5px;
		-khtml-border-radius: 0 0 0 5px;
		-webkit-border-radius: 0 0 0 5px;
	}
	/*.single .entry-head span.bouton,.page .entry-head span.bouton{
		margin-right: 10px;
		margin-left: 0;
		border-left: none;
		border-right: 1px solid #BCBCBC;
		border-radius: 0 0 5px 0;
		-moz-border-radius: 0 0 5px 0;
		-khtml-border-radius: 0 0 5px 0;
		-webkit-border-radius: 0 0 5px 0;
	}*/
	.nav-page span,.nav-page a:hover span,.single .tags a {
		font-size: 12px;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-khtml-border-radius: 3px;  
		-webkit-border-radius: 3px;
		padding: 2px 4px;
		text-decoration: none;
		background: #EFEFEF;
		font-weight: bold;
	}
	.nav-page a span,.single .tags a {
		font-weight: normal;
		font-size: 10px;
	}

/*-------------------
POST IMAGE
------------------- */	
/*#content{
	overflow: hidden;
}*/
#content img{
	max-width: 100%;
}
#content .post .entry ul.gallery {
	list-style-type: none;
	margin: 0 0 21px 0;
	padding: 0;
	overflow: hidden;
	clear: both;
}
	#content .post .entry ul.gallery li{
		display: block;
		position: relative;
		overflow: hidden;
		text-align: center;
		margin: 0;
		margin-bottom: 21px
	}
	#content .post .entry ul.gallery li.columns1 img{
		max-width: 100%;
	}
	#content .post .entry ul.gallery li.columns3{
		float: left;
		width: 25%;
	}
	#content .post .entry ul.gallery .gallery-icon{
		display: block;
		padding: 0;
		margin: 0;
		margin-left: auto;
		margin-right: auto;
		position: relative;
	}
	#content .post .entry ul.gallery li.columns3 .gallery-icon{
		width: 160px;
	}
	#content .post .entry ul.gallery .gallery-icon .alink{
		/*display: block;*/
		padding: 0;
		margin: 0;
		/*overflow:hidden;*/
		/*position: relative;*/
		
	}
	#content .post .entry ul.gallery .gallery-icon a:hover{
		color: white;
		background: none;
	}
	#content .post .entry ul.gallery .gallery-caption{
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		background: #3f3f3f;	
		width: 100%;
		padding:5px 0;
		color: #dfdfdf;
		overflow: hidden;
	}
	#content .post .entry ul.gallery li.columns3 .gallery-caption{
		width: 150px;
		font-size: small;
		padding: 5px;
		background: #dfdfdf;	
		color: #3f3f3f;
		bottom: 3px;
		top: auto;
	}
	#content .post .entry ul.gallery li.columns3 img, .size-thumbnail{
		padding: 5px;
		background: #dfdfdf;		
	}








/*-------------------
TEMPLATE WRITE
------------------- */	

.page-template-write-php{
	
}
.page-template-write-php p{
	margin-bottom: 0;
}
.page-template-write-php hr{
	margin-top: 19px;
}
.page-template-write-php textarea{
	height: 125px
}
.page-template-write-php .hentry{
	margin-bottom: 0;
}

.page-template-write-php #w_title{
	width: 400px;
	font-weight: bold;
	/*font-size: 110%*/
}
a.source{
	color:#777777;
}

/*-------------------
ASIDE
------------------- */	
#a-side{
	width: 270px; 
	float: right; 
	margin-top: 10px;
	/*position: relative;
	clear:both;*/
	/*display: none;*/
}
#similair{
	/*height: 200px; */
	border: 1px solid #1E430C;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;  
	-webkit-border-radius: 5px;
}
#a-side h4{
	height: 22px; 
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	background: #1E430C;
	margin-bottom: 0;
	color: white;
	/*font-weight: bold;*/
}

#a-side ol{
	padding: 10px 0 10px 25px;
	margin: 0;
	/*list-style-type: square;
	list-style-position: inside;*/
	background-color:#376221;
	color:white
}
#a-side ul{
	padding: 10px 0 10px 10px;
	margin: 0;
	list-style-type: none;
	/*list-style-position: inside;*/
	background-color:#376221;
	color:white
}
#a-side a{
	color:white;
	text-decoration: none;
	border-bottom: 1px dotted white;
}
#a-side a:hover{
	text-decoration: underline;
	border-bottom: none;
}



/*-------------------
Page navi
------------------- */	

.wp-pagenavi {
	clear: both;
	text-align: right;
}

.wp-pagenavi a, .wp-pagenavi span {
	/*background-color:#1F1F1F;
	-moz-border-radius:3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-decoration: none;
	border: none;*/
	/*padding: 3px 5px;*/
	margin: 2px;
}
.wp-pagenavi .pages{margin-right: 10px;}


.wp-pagenavi span.current {
	font-weight: bold;
}


/*-------------------
Themes gmail
------------------- */	
.selecteur-theme{
	line-height: 14px;
	display: block;
	position: absolute;
	top:3px;
	right:5px;
	heigth: 14px;
	width: 14px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	background-color: #BBCCFF;
	text-decoration: none;
}
a.selecteur-theme:hover{
	text-decoration: none;
}
#theme-gmail{
	background-color: #254A14;
}
#theme-green{
	
}
/*
.logged-in{
	background:url("images/header_tile.jpg") repeat-x scroll center top #254A14;
}
.logged-in #sidebar li.bloc {
	background-color:#1E430C;
}
.logged-in #sidebar li.bloc ul {
	background-color:#376221;
}
.logged-in .home a.hentry, .archive a.hentry, .search a.hentry {
	background-color:#D3F0BD;
	border-bottom:1px solid #92B27A;
}
.logged-in .home a.hentry:visited, .archive a.hentry:visited, .search a.hentry:visited {
	background-color:#A7CB8B;
}
.logged-in .single .entry-foot, .page .entry-foot {
	background:none repeat scroll 0 0 #D3F0BD;
}*/
.gmail{
	background: white;
} 
.gmail #sidebar li.bloc, .gmail #a-side h4 { 
	background-color:#9FB9FF;
}
.gmail #sidebar li.bloc ul,.gmail #a-side ul{
	background-color:#DFE8FF;
	color: black;
}
.gmail.home a.hentry,.gmail.archive a.hentry,.gmail.search a.hentry {
	background-color:white;
	border-bottom:1px solid #cccccc;
}
.gmail.home a.hentry:visited,.gmail.archive a.hentry:visited,.gmail.search a.hentry:visited {
	background-color:#EDF0F9;
}
.gmail.single .entry-foot,.gmail.page .entry-foot {
	background:none repeat scroll 0 0 #F2F2F2;
}
.gmail #bandeau div.d1 {
	background-color:white;
	border-bottom: 1px solid #C9D7F1;
	color: black;
}
.gmail #bandeau span.leurre {
	background: none;
}
.gmail h1,.gmail  #bandeau .h1 {
	color:black;
	opacity:1;
}
.gmail #bandeau a, .gmail .navigation a, .gmail.single .entry-head a, .gmail.page .entry-head a {
	color:blue;
}
.gmail #sidebar a,.gmail  #sidebar .zone1 li li.current a, .gmail #sidebar .zone2 li li.current a,.gmail #footer ,.gmail #a-side a,.gmail #a-side ul{
	color:black;
}
.gmail #content,.gmail  #sidebar .zone1 li li.current,.gmail  #sidebar .zone2 li li.current {
	background: #BBCCFF;
}
.gmail .navigation {
	color: black;
	background: #E3E9FF;
	border-bottom:1px solid #cccccc;
}
.gmail.page-template-index-alt-php .navigation {
	background: inherit;
}
.gmail.home #content a.hentry:hover,.gmail.archive #content a.hentry:hover,.gmail.search #content a.hentry:hover{
		background-color: inherit;
}

.gmail #header a,.gmail #header {
	color:#E3E9FF;
}
.gmail .hr {
	background-color: #E3E9FF;
}
.gmail #similair{border-color: #9FB9FF;}
.gmail #a-side ol{background-color: #DFE8FF; color: black}




/* ie.css 7 et moins*/
body { *text-align:center; }
.container { *text-align:left; }
* html .column, * html .span-1, * html .span-2, * html .span-3, * html .span-4, * html .span-5, * html .span-6, * html .span-7, * html .span-8, * html .span-9, * html .span-10, * html .span-11, * html .span-12, * html .span-13, * html .span-14, * html .span-15, * html .span-16, * html .span-17, * html .span-18, * html .span-19, * html .span-20, * html .span-21, * html .span-22, * html .span-23, * html .span-24 {*display:inline;*overflow-x:hidden;}
* html legend {*margin:0px -8px 16px 0;*padding:0;}
sup {*vertical-align:text-top;}
sub {*vertical-align:text-bottom;}
html>body p code {*white-space:normal;}
hr {*margin:-8px auto 11px;}
img {-ms-interpolation-mode:bicubic;}
.clearfix, .container {*display:inline-block;}
* html .clearfix, * html .container {*height:1%;}
fieldset {*padding-top:0;}
legend {*margin-top:-0.2em;*margin-bottom:1em;*margin-left:-0.5em;}
textarea {*overflow:auto;}
label {*vertical-align:middle;*position:relative;*top:-0.25em;}
input.text, input.title, textarea {*background-color:#fff;*border:1px solid #bbb;}
input.text:focus, input.title:focus {*border-color:#666;}
input.text, input.title, textarea, select {*margin:0.5em 0;}
input.checkbox, input.radio {*position:relative;top:.25em;}
form.inline div, form.inline p {*vertical-align:middle;}
form.inline input.checkbox, form.inline input.radio, form.inline input.button, form.inline button {*margin:0.5em 0;}
button, input.button {*position:relative;*top:0.25em;}
#sidebar .zone2 li li span,hr,.hr{	_display: none;}
html .description,html #bandeau{*display: none;}



/* 8 et moins */
#content,#sidebar .zone1 li li.current, #sidebar .zone2 li li.current  { 
	background: #2f2f2f\9;
	background: *#2f2f2f;
}

.page-template-index-alt-php #content span.catcss3{
	top: 35px\9;
	top: *35px;
}














#like-this{
	width: 720px;
	margin:0;
	padding:0;
	margin-left: -15px;
}

/*
.intlikethis{
	display: block;
	float: left;
	width: 120px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: grey;
	text-transform: uppercase; 
	font-weight: bold;
	text-decoration: none;
}
*/
.intlikethis{
	display: block;
	float: left;
	width: 100px;
	margin: 10px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: grey;
	text-transform: uppercase; 
	font-weight: bold;
	text-decoration: none;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px; 
	
	
}




/*
//$tabBackColors 	= array('DEE5F2','E0ECFF','DFE2FF','E0D5F9','FDE9F4','FFE3E3','5A6986','206CFF','0000CC','5229A3','854F61','CC0000','FFF0E1','B36D00','F3E7B3','FFFFD4','F9FFEF','F1F5EC','EC7000','B36D00','AB8B00','636330','64992C','006633');
	//$tabColors  		= array('5A6986','206CFF','0000CC','5229A3','854F61','CC0000','DEE5F2','E0ECFF','DFE2FF','E0D5F9','FDE9F4','FFE3E3','EC7000','B36D00','AB8B00','636330','64992C','006633','FFF0E1','FADCB3','F3E7B3','FFFFD4','F9FFEF','F1F5EC');
/*/
.intlikethis-wtf{background-color: #854F61; color: #FDE9F4}
.intlikethis-lol{background-color: #CC0000; color: #FFE3E3}
.intlikethis-sexy{background-color: #EC7000; color: #FFF0E1}
.intlikethis-win{background-color: #AB8B00; color: #F3E7B3}
.intlikethis-fail{background-color: #636330; color: #FFFFD4}
.intlikethis-cool{background-color: #64992C; color: #F9FFEF}

a.intlikethis-wtf:hover, .cook-wtf{color: #854F61; background-color: #FDE9F4;}
a.intlikethis-lol:hover, .cook-lol{color: #CC0000; background-color: #FFE3E3}
a.intlikethis-sexy:hover, .cook-sexy{color: #EC7000; background-color: #FFF0E1}
a.intlikethis-win:hover, .cook-win{color: #AB8B00; background-color: #F3E7B3}
a.intlikethis-fail:hover, .cook-fail{color: #636330; background-color: #FFFFD4}
a.intlikethis-cool:hover, .cook-cool{color: #64992C; background-color: #F9FFEF}
a.intlikethis:hover, .cook{
	box-shadow: 0 0 3px #333333;
	-moz-box-shadow: 0 0 3px #333333;
	  -khtml-box-shadow: 0 0 3px #333333;
	  -webkit-box-shadow: 0 0 3px #333333;
	  
	-webkit-transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
	-khtml-transform: rotate(-5deg);
	transform: rotate(-5deg);
}

a{
	-webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}






.single .entry-head .socialminicon{
	width: 185px;
	height: 25px;
	background: #EFEFEF url(images/socialminicon.png) 7px 1px no-repeat;
}

.entry-bestof .blocli{
	display: block;
	width: 50%;
	float: left;
	min-width: 220px;
}
.blocli2{
	float: left;
}
.blocli ul{
	padding-left: 10px
}


#webtvdesc{
	margin: 0 auto;
	background-color: #FFF6BF;
    border-radius: 5px 5px 5px 5px;
    font-weight: normal;
    margin-bottom: 20px;
    margin-top: 10px;
    text-align: left;
    /*width: 98%;*/
}
#webtvdesc div{
    padding: 5px 15px;
	max-height: 100px;
	overflow: auto; 
}

.titletvs{
	line-height: 50px
}
.imgtvs{
	display: block;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px; 
}

.comment-author-admin{
	background-color: #FFF2CF
}


#creditss{
    font-size: 80%;
	color: gray;
	text-align: right;
}

/*-------------------
Pubs
------------------- */	
#skh{
	margin-bottom: 15px; 
	background: white; 
	border-radius: 5px; 
	float: right;
	width: 752px; 
}
#skhin{
	width: 728px; 
	/*height: 50px;*/
	margin: 10px auto; 
	background: grey;
}
/* } */




/*
    320px
    480px
    600px
    768px
    900px
    1200px
*/



@media (max-width: 950px) {
	.container {
		margin: 0 0px;
		width: 100%;
	}
	#sidebar {
		clear: both;
		width: 100%;
		float: none;
	}
	#skh{
		width: 98%;
		margin: 1%;
	}
	#content {
		padding: 0.5%;
		width: 97%;
		margin: 1%;
	}
	#sidebar li.bloc {
		margin-right: 5px;
		margin-left: 5px;
	}
	#sidebar .zone1 li li,#sidebar .zone2 li li {
		float: left;
	}
	#sidebar .zone1 li li {
		padding: 3px 0;
		width: 33%;
		text-align: center;
	}
	#sidebar .zone1,#sidebar .zone2,#sidebar .zone3{
		float: left; 
		width: 100%;
		padding-bottom: 10px;
	}
	#sidebar li.bloc {
		margin-left: 5px;
		margin-right: 5px;
		float: left;
		width: 200px;
	}
	.iLikeThis{
		float: left;
	}
	#like-this {
		width: 100%;
	}
	.hentry .myswf {
		height: 400px;
		margin-bottom: 21px;
		width: 100%;
	}
	#sidebar .zone1 li li.current, #sidebar .zone2 li li.current {
		border-radius: 5px;
	}
	#sidebar .zone1 li li.current {
		padding-right: 0;
		padding-left: 0;
	}
	.home a.hentry, .archive a.hentry, .search a.hentry {
		padding: 0 1%;
		width: 98%;
	}
	

	.page-template-index-alt-php #content li {
		margin: 0 2px;
		width: auto;
	}
	#notice, #webtvdesc {
		padding: 5px 1%;  
		width: 96%;
		margin-left: 1%;
	}
	.single .comment, #a-side  {
		width: 100%;
	} 
	.recherche {
		width: 90%;
		/*display: none;*/
	}
	#respond textarea{
		height: 100px;
		width:  80%;
	}

	
	
}


@media (max-width: 752px) {
	#skh{
		display: none
	}

}


@media (max-width: 675px) {
	#sidebar li.bloc {
		margin-left: 2%;
		margin-right: 2%;
		width: 96%;
	}
	.home .hentry .tags, .archive .hentry .tags, .search .hentry .tags, #bandeau .options, #socialbut  {
		display: none;
	}
	.hentry .myswf {
		height: 350px;
		width: 100%;
	}

}
/*
@-o-viewport {
  width: device-width;
}*/