/*
Theme Name: MixCite
Theme URI: http://wordpress.org/
Description: Th&egrave;me pour le site MixCit&eacute;
Version: 1.1
Author: FreePixel
Tags: Deux colonnes, login dans le header, widgets
*/

/* begin Page */

body {
	margin: 0 auto;
	padding: 0;
	background-color: #AEBABE;
}
#art-main {
	position: relative;
	width: 1000px;
	left: 0;
	top: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bg_art_main.jpg);
	background-repeat: repeat-y;
}

.cleared {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}
form {
	padding:0 !important;
	margin:0 !important;
}
table.position {
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.art-Sheet {
	position:relative;
	z-index:0;
	width: 980px;
	min-width:1px;
	min-height:1px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.art-Sheet-body {
	position: relative;
	z-index: 1;
	padding: 0px;
}
.art-Sheet-cc {
	position:absolute;
	z-index:-1;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #FFFFFF;
}
.art-Sheet {
	margin-top: 0px !important;
}
#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare {
	min-width:900px;
}
/* end Box, Sheet */

/* begin Header */
div.art-Header {
	position: relative;
	z-index:0;
	width: 980px;
	height: 208px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bg_head_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div.art-Header-formulaire {
	position: absolute;
	z-index:-1;
	top: 0;
	right: 0;
	width: 480px;
	height: 208px;
	background-image: url(images/bg_head_formulaire.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/* Formulaire de login dans le header */
.art-Header-formulaire h3 {
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #FFF;
	padding: 0px;
	margin-top: 26px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: left;
}
.art-Header-formulaire .on_login {
	width: 325px;
	margin-left: 145px;
	padding-top: 25px;
	color: #000;
}
.art-Header-formulaire .on_login a:link, .art-Header-formulaire .on_login a:visited {
	color: #000;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.art-Header-formulaire .on_login a:hover, .art-Header-formulaire .on_login a:active {
	color: #000;
	text-decoration: none;
}

.art-Header-formulaire .oublier {
	color: #2ca3a4;
	font-size: 10px;
	text-align: right;
	width: 325px;
	line-height: 15px;
	padding-top: 6px;
	margin-left: 140px;
}
.art-Header-formulaire .oublier a:link, .art-Header-formulaire .oublier a:visited {
	color: #2ca3a4;
}
.art-Header-formulaire .oublier a:hover, .art-Header-formulaire .oublier a:active {
	color: #000;
	text-decoration: underline;
}
.art-Header-formulaire .connecter {
	text-align: right;
	width: 325px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 140px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.art-Header-formulaire .connecter input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/btn_fleche_login.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: -4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: transparent;
	font-size: 12px;
}
.art-Header-formulaire .connecter input:hover {
	color: #000;
	text-decoration: underline;
	cursor: pointer;
}
.art-Header-formulaire .connecter a:link, .art-Header-formulaire .connecter a:visited {
	color: #000;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 135px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(images/btn_fleche_login.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.art-Header-formulaire .connecter a:hover, .art-Header-formulaire .connecter a:active {
	color: #000;
	text-decoration: underline;
}
.art-Header-formulaire .donnees {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.art-Header-formulaire .donnees input {
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 130px;
}
#out_d {
	margin: 0px;
	padding: 0px;
	height: 208px;
	width: 210px;
	position: absolute;
	top: 0px;
	right: -210px;
	background-image: url(images/bg_out_d.jpg);
	background-repeat: no-repeat;
}
#out_g {
	height: 208px;
	width: 210px;
	position: absolute;
	left: -210px;
	top: auto;
	background-image: url(images/bg_out_g.jpg);
	background-repeat: no-repeat;
}
/* end Header */

/* begin Logo */
.art-Logo {
	display : block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 490px;
}
h1.art-Logo-name {
	display: block;
	text-align: left;
	position: absolute;
	text-indent: -5000px;
	margin: 0px;
	padding: 0px;
	height: 134px;
	width: 190px;
	left: 20px;
	top: 26px;
	background-image: url(images/bg_head_h1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h1.art-Logo-name, h1.art-Logo-name a, h1.art-Logo-name a:link, h1.art-Logo-name a:visited, h1.art-Logo-name a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding:0px;
	margin:0px;
	color: #333 !important;
}
.art-Logo-text {
	display: block;
	text-align: left;
}
.art-Logo-text, .art-Logo-text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding:0px;
	color: #000 !important;
	width: 250px;
	margin: 0px;
	position: absolute;
	left: 230px;
	top: 110px;
}
/* end Logo */

/* begin Menu */
/* menu structure */
 
.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover {
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}
.art-menu, .art-menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}
.art-menu li {
	padding: 0px;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
	margin-top: 0px;
	margin-right: -8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.art-menu li:hover {
	z-index: 10000;
	white-space: normal;
}
.art-menu li li {
	float: none;
}
.art-menu ul {
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}
.art-menu li:hover>ul {
	visibility: visible;
	top: 100%;
}
.art-menu li li:hover>ul {
	top: 0;
	left: 100%;
}
.art-menu:after, .art-menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.art-menu, .art-menu ul {
	min-height: 0;
}
.art-menu ul {
	background-image: url(images/spacer.gif);
	padding: 0px;
	margin-top: -10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -30px;
}
.art-menu ul ul {
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}
/* menu structure */
 
.art-menu {
	padding: 0px;
}
.art-nav {
	position: relative;
	z-index: 100;
	margin: 0px;
	background-image: url(images/bg_navigation.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/* end Menu */
 
/* begin MenuItem */
.art-menu ul li {
	clear: both;
}
.art-menu a {
	position:relative;
	display: block;
	overflow:hidden;
	height: 26px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
}
.art-menu a .r, .art-menu a .l {
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 78px;
	background-image: url(images/MenuItem.png);
}
.art-menu a .l {
	left:0;
	top:0px;
	right:18px;
}
.art-menu a .r {
	width:418px;
	top:0px;
	right:0;
	clip: rect(auto, auto, auto, 400px);
}
.art-menu a .t {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 20px;
	text-align: center;
	margin-top: 0;
	margin-right: 18px;
	margin-bottom: 0;
	margin-left: 18px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.art-menu a:hover .l, .art-menu a:hover .r {
	top:-26px;
}
.art-menu li:hover>a .l, .art-menu li:hover>a .r {
	top:-26px;
}
.art-menu li:hover a .l, .art-menu li:hover a .r {
	top:-26px;
}
.art-menu a:hover .t {
	color: #FFF;
}
.art-menu li:hover a .t {
	color: #FFF;
}
.art-menu li:hover>a .t {
	color: #FFF;
}
.art-menu a.active .l, .art-menu a.active .r {
	top: -52px;
}
.art-menu a.active .t {
	color: #FFF;
}
/* end MenuItem */
 
/* begin MenuSeparator */
.art-nav .art-menu-separator {
	display: block;
	width: 1px;
	height: 26px;
	background-image: url('images/MenuSeparator.png');
}
/* end MenuSeparator */
 
/* begin MenuSubItem */
.art-menu ul a {
	display:block;
	text-align: center;
	white-space: nowrap;
	height: 26px;
	width: 180px;
	overflow:hidden;
	line-height: 26px;
	margin-right: auto;
	background-image: url('images/subitem-bg.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #CCB48F;
}
.art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span {
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}
.art-menu ul a, .art-menu ul a:link, .art-menu ul a:visited, .art-menu ul a:hover, .art-menu ul a:active, .art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span {
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 26px;
	color: #5B482A;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
}
.art-menu ul ul a {
	margin-left: auto;
}
.art-menu ul li a:hover {
	color: #000000;
	border-color: #CCB48F;
	background-position: 0 -26px;
}
.art-menu ul li:hover>a {
	color: #000000;
	border-color: #CCB48F;
	background-position: 0 -26px;
}
.art-nav .art-menu ul li a:hover span, .art-nav .art-menu ul li a:hover span span {
	color: #000000;
}
.art-nav .art-menu ul li:hover>a span, .art-nav .art-menu ul li:hover>a span span {
	color: #000000;
}
/* end MenuSubItem */

/* begin ContentLayout */
.art-contentLayout {
	position: relative;
	margin-bottom: 0px;
	width: 980px;
	overflow: hidden;
}
/* end ContentLayout */

/* begin Box, Block */
.art-Block {
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}
.art-Block-body {
	position: relative;
	z-index: 1;
	padding: 0px;
}
.art-Block {
	margin: 10px;
}
/* end Box, Block */

/* begin BlockHeader */
.art-BlockHeader {
	position:relative;
	z-index:0;
	padding: 0px;
	margin-bottom: 0px;
}
.art-BlockHeader .t {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	white-space : nowrap;
	padding: 0px;
	line-height: 14px;
	text-align: center;
	text-transform: uppercase;
}
.art-BlockHeader .l, .art-BlockHeader .r {
	position:absolute;
	z-index:-1;
	height: 30px;
}
.art-BlockHeader .l {
	background-color:#485250;
	left:0;
	right:0px;
}
.art-BlockHeader .r {
	background-color:#485250;
	width:900px;
	right:0;
	clip: rect(auto, auto, auto, 900px);
}
.art-header-tag-icon {
	min-height: 12px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin: 0px;
}
/* end BlockHeader */

/* begin Box, BlockContent */
.art-BlockContent {
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}
.art-BlockContent-body {
	position: relative;
	z-index: 1;
	padding: 7px;
}
.art-BlockContent-cc {
	position:absolute;
	z-index:-1;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #E1EBEF;
}
.art-BlockContent-body {
	color:#575F54;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.art-BlockContent-body a:link {
	color: #4F4F4F;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
.art-BlockContent-body a:visited, .art-BlockContent-body a.visited {
	color: #818C7D;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
.art-BlockContent-body a:hover, .art-BlockContent-body a.hover {
	color: #15BCBC;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
.art-BlockContent-body ul {
	list-style-type: none;
	color: #232622;
	margin:0;
	padding:0;
}
.art-BlockContent-body ul li {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 125%;
	line-height: 1.25em;
	padding: 0px 0 0px 13px;
	background-image: url('images/BlockContentBullets.png');
	background-repeat: no-repeat;
}
/* end Box, BlockContent */

/* begin Box, Post */
.art-Post-filet {
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 762px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #a7b0b5;
	background-image: url(images/bg_filet_content.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
}

.art-Post {
	position:relative;
	z-index:0;
	min-width:1px;
	min-height:1px;
	background-image: url(images/bg_head_post.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 46px;
	margin: 0px;
	padding-bottom: 20px;
}
.nav_billets {
	background-image: none;
	padding-top: 15px;
	padding-right: 33px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2ca3a4;
	margin-top: 23px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.commentaire {
	background-image: url(images/bg_filet_content.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	background-repeat: repeat-y;
	background-position: left top;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #a7b0b5;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.commentaire .art-Post-body {
	padding: 0px;
}
.commentaire p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 80px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.none {
	background-image: none;
	padding-top: 0px;
}
.art-Post-body {
	position: relative;
	z-index: 1;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 33px;
}
.art-Post {
}
/* Start images */
a img {
	border: 0;
}
.art-article img, img.art-article {
}
.art-metadata-icons img {
	border: none;
	vertical-align: middle;
}
.image-left-top {
	padding: 0px;
	float: left;
	margin-top: -51px;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-left: 0px;
}

.image-left {
	padding: 0px;
	float: left;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.image-right-top {
	padding: 0px;
	float: right;
	margin-top: -51px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 15px;
}
.image-right {
	padding: 0px;
	float: right;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 15px;
}
.image-filet {
	padding: 5px;
	border: 1px solid #333;
}
.nettoyage {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.filet-simple {
	padding: 0px;
	height: 1px;
	width: 100%;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
/* Finish images */

/* Start tables */

.art-article table, table.art-article {
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}
.art-article table, table.art-article .art-article tr, .art-article th, .art-article td {
	background-color:Transparent;
}
.art-article th, .art-article td {
	padding: 2px;
	border: solid 1px #B2B2B2;
	vertical-align: top;
	text-align:left;
}
.art-article th {
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}
/* Finish tables */

pre {
	overflow: auto;
	padding: 0.1em;
}
/* end Box, Post */

/* begin PostHeaderIcon */
.art-PostHeader {
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #3E443C;
}
.art-PostHeader a, .art-PostHeader a:link, .art-PostHeader a:visited, .art-PostHeader a:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	margin:0;
	color: #3E443C;
}
/* end PostHeaderIcon */

/* begin PostHeader */
.art-PostHeader a:link {
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-align: left;
	color: #4D4D4D;
}
.art-PostHeader a:visited, .art-PostHeader a.visited {
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-align: left;
	color: #636C60;
}
.art-PostHeader a:hover, .art-PostHeader a.hovered {
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-align: left;
	color: #17D3D3;
}
/* end PostHeader */

/* begin PostMetadata */
.art-PostMetadataHeader {
	display:none;
	padding:1px;
	background-color: #E0E0E0;
	border-color: #C4C4C4;
	border-style: solid;
	border-width: 1px;
}
/* end PostMetadata */

/* begin PostIcons */
.art-PostHeaderIcons {
	padding:1px;
}
.art-PostHeaderIcons, .art-PostHeaderIcons a, .art-PostHeaderIcons a:link, .art-PostHeaderIcons a:visited, .art-PostHeaderIcons a:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #323630;
}
.art-PostHeaderIcons a, .art-PostHeaderIcons a:link, .art-PostHeaderIcons a:visited, .art-PostHeaderIcons a:hover {
	margin:0;
}
.art-PostHeaderIcons a:link {
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	color: #4D4D4D;
}
.art-PostHeaderIcons a:visited, .art-PostHeaderIcons a.visited {
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	color: #4A5148;
}
.art-PostHeaderIcons a:hover, .art-PostHeaderIcons a.hover {
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #14B8B8;
}
/* end PostIcons */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #52594F;
}
.art-PostContent p {
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;
}
.art-PostContent, .art-PostContent p {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	color: #52594F;
}
.art-PostContent {
	margin:0;
}
/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a {
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	color: #757575;
}
/* Adds special style to an unvisited link. */
a:link {
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	color: #757575;
}
/* Adds special style to a visited link. */
a:visited, a.visited {
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	color: #393E37;
}
/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover {
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #17D3D3;
}
/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #575F54;
}
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #727C6E;
}
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #757575;
}
h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #666F62;
}
h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #666F62;
}
h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #666F62;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ol, ul {
	color: #3E443C;
	padding:0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 15px;
}
li ol, li ul {
	margin:0.5em 0 0.5em 2em;
	padding:0;
}
li {
	margin:0.2em 0;
	padding:0;
}
ul {
	list-style-type: none;
}
ol {
	list-style-position:inside;
}
.art-Post li {
	padding:0px 0 0px 13px;
	line-height:1.2em;
}
.art-Post ol li, .art-Post ul ol li {
	background: none;
	padding-left:0;
}
.art-Post ul li, .art-Post ol ul li {
	background-image: url(images/bullet_liste_texte.gif);
	background-repeat:no-repeat;
	padding-left:13px;
	background-position: left 1px;
}
.art-Post h3 {
	background-image: url(images/bg_texte_h2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 0px;
	font-size: 15px;
	line-height: 120%;
	color: #000;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-transform: uppercase;
}
.art-Post h4 {
	background-image: url(images/bg_texte_h3.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 15px;
	color: #000;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-weight: bold;
	line-height: 18px;
}
.art-Post h5 {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333;
	font-size: 14px;
	line-height: 17px;
}
/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */
blockquote, blockquote p, .art-PostContent blockquote p {
	color:#0F100E;
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}
blockquote, .art-PostContent blockquote {
	border:solid 1px #C4C4C4;
	margin:10px 10px 10px 50px;
	padding:5px 5px 5px 41px;
	background-color:#E0E0E0;
	background-image:url('images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}
/* Finish blockuote */
/* end PostQuote */

/* begin PostMetadata */
.art-PostMetadataFooter {
	display:none;
	padding:1px;
	background-color: #E0E0E0;
	border-color: #C4C4C4;
	border-style: solid;
	border-width: 1px;
}
/* end PostMetadata */

/* begin PostIcons */
.art-PostFooterIcons {
	padding:1px;
}
.art-PostFooterIcons, .art-PostFooterIcons a, .art-PostFooterIcons a:link, .art-PostFooterIcons a:visited, .art-PostFooterIcons a:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
	color: #323630;
}
.art-PostFooterIcons a, .art-PostFooterIcons a:link, .art-PostFooterIcons a:visited, .art-PostFooterIcons a:hover {
	margin:0;
}
.art-PostFooterIcons a:link {
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	color: #4D4D4D;
}
.art-PostFooterIcons a:visited, .art-PostFooterIcons a.visited {
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	color: #4A5148;
}
.art-PostFooterIcons a:hover, .art-PostFooterIcons a.hover {
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #14B8B8;
}
/* end PostIcons */

/* begin Button */
.art-button-wrapper .art-button {
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:18px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
	vertical-align: middle;
}
.art-button img, .art-button-wrapper img {
	margin: 0;
}
.art-button-wrapper {
	display:inline-block;
	vertical-align: middle;
	position:relative;
	height: 18px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}
.firefox2 .art-button-wrapper {
	display:block;
	float:left;
}
.art-button-wrapper .art-button {
	display:block;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
	padding: 0 5px !important;
	line-height: 18px;
	text-decoration: none !important;
	color: #FFF !important;
}
input, select {
	vertical-align: middle;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
.art-button-wrapper.hover .art-button, .art-button:hover {
	color: #000 !important;
	text-decoration: none !important;
}
.art-button-wrapper.active .art-button {
	color: #DFFBFB !important;
}
.art-button-wrapper .l, .art-button-wrapper .r {
	display:block;
	position:absolute;
	z-index:-1;
	height: 54px;
	background-color: #2ca3a4;
}
.art-button-wrapper .l {
	left:0;
	right:0px;
}
.art-button-wrapper .r {
	width:401px;
	right:0;
	clip: rect(auto, auto, auto, 401px);
}
.art-button-wrapper.hover .l, .art-button-wrapper.hover .r {
	background-color: #a7b0b5;
}
.art-button-wrapper.active .l, .art-button-wrapper.active .r {
	top: -36px;
}
/* end Button */

/* Bloc de recherche */
.widget_search .art-BlockContent-body {
	background-color: #FFF;
	border: 1px solid #000;
	padding: 3px;
	float: left;
}

.widget_search .art-BlockContent-cc {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
.widget_search input.champ_recherche  {
	font-size: 11px;
	background-color: #e8e8e8;
	padding: 2px;
	width: 115px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.widget_search input.btn_ok {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_btn_ok.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 18px;
	width: 18px;
	color: #FFF;
	display: block;
	line-height: 10px;
	cursor: pointer;
}
.widget_search input.btn_ok:hover {
	background-color: #FFF;
}

/* begin Footer */
.art-Footer {
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 944px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.art-Footer .art-Footer-inner {
	height:1%;
	position: relative;
	z-index: 0;
	padding: 5px;
	text-align: center;
}
.art-Footer .art-Footer-background {
	position:absolute;
	z-index:-1;
	width: 900px;
	height: 150px;
	bottom:0;
	left:0;
}
.art-rss-tag-icon {
	position: relative;
	display:block;
	float:left;
	background-image: url('images/rssIcon.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 32px;
	width: 17px;
	cursor: default;
}
.art-Footer .art-Footer-text p {
	margin: 0;
}
.art-Footer .art-Footer-text {
	display:inline-block;
	color:#1A1A1A;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}
.art-Footer .art-Footer-text a:link {
	text-decoration: none;
	color: #4A4A4A;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
.art-Footer .art-Footer-text a:visited {
	text-decoration: none;
	color: #161816;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
.art-Footer .art-Footer-text a:hover {
	text-decoration: none;
	color: #0F8585;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.art-page-footer, .art-page-footer a:link, .art-page-footer a:visited {
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#666666;
}
.art-page-footer a:hover, .art-page-footer a:active {
	color:#000000;
	text-decoration:underline;
}
.art-page-footer {
	text-align:center;
	text-decoration:none;
	color:#666666;
	background-color: #aebabe;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	background-image: url(images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-bottom: 10px;
}
/* end PageFooter */

/* begin LayoutCell */
.art-contentLayout .art-content {
	position: relative;
	padding: 0px;
	border: 0;
	float: left;
	width: 780px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.art-contentLayout .art-content-wide {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 898px;
}
/* end LayoutCell */

/* begin LayoutCell */
.art-contentLayout .art-sidebar1 {
	position: relative;
	padding: 0px;
	border: 0;
	width: 170px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#dessin {
	background-image: url(images/visuel_vertical.jpg);
	background-repeat: no-repeat;
	background-position: 10px top;
	height:2800px;
	position: absolute;
	left: 0px;
	bottom: -2800px;
	width: 170px;
}
.art-contentLayout .art-sidebar2 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* end LayoutCell */



.commentlist, .commentlist li {
	background: none;
}
.commentlist li li {
	margin-left:30px;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	margin:1px;
	background: #fff;
}
.commentlist li cite {
	font-size:1.2em;
}
#commentform textarea {
	width: 100%;
}
img.wp-smiley {
	border:none;
	margin:0;
	padding:0;
}
.navigation {
	display: block;
	text-align: center;
}
/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter, div.aligncenter, .art-article .aligncenter img, .aligncenter img.art-article, .aligncenter img, img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.alignright img, img.alignright {
	margin-right: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 15px;
}
.alignleft img, img.alignleft {
	margin-right: 15px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.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 */


.hidden {
	display: none;
}
/* 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;
}
.gallery {
	letter-spacing: normal;
}
#todays-events {
	position: relative;
	z-index: 11;
}
#upcoming-events {
	position: relative;
	z-index: 10;
}
/* Bloc de pr�sentation en page accueil */
.widget_richtext {
	width: 560px;
	float:left;
	display: block;
	margin: 0px;
	padding: 0px;
}
.widget_mylinkorder {
	width: 220px;
	float:right;
}
.art-sidebar1 .widget_mylinkorder {
	float:none;
	width: 170px;
}
.widget_richtext .art-BlockHeader .l, .widget_richtext .art-BlockHeader .r, .widget_mylinkorder .art-BlockHeader .l, .widget_mylinkorder .art-BlockHeader .r {
	background-color: #2ca3a4;
}
.art-sidebar1 .widget_mylinkorder .art-BlockHeader .l, .art-sidebar1 .widget_mylinkorder .art-BlockHeader .r {
	background-color:#485250;
}
.rtw_widget .art-BlockHeader .t {
	color:#FFF;
}
.widget_richtext {
	background-color: #FFF;
}
.widget_richtext p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.widget_richtext ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.widget_richtext ol {
	list-style-position:inside;
}
.widget_richtext li {
	padding:0px 0 0px 13px;
	line-height:1.2em;
}
.widget_richtext ol li, .widget_richtext ul ol li {
	background: none;
	padding-left:0;
}
.widget_richtext ul li, .widget_richtext ol ul li {
	background-image: url(images/bullet_liste_texte.gif);
	background-repeat:no-repeat;
	padding-left:13px;
	background-position: left 1px;
}
/* Bloc de liens du programme */
.widget_mylinkorder .art-BlockContent-body {
	background-color: #a7b0b5;
}
.widget_mylinkorder .art-BlockContent-body a:link, .widget_mylinkorder .art-BlockContent-body a:visited {
	color: #000;
	text-decoration: none;
}
.widget_mylinkorder .art-BlockContent-body a:hover, .widget_mylinkorder .art-BlockContent-body a:active {
	color: #000;
	text-decoration: underline;
}
.widget_mylinkorder .art-BlockContent-body ul li {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 125%;
	line-height: 1.25em;
	background-image: url(images/puce_liste_mixicte.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 20px;
}
/* Styles de l'�diteur TinyMCE */
#art-main .art-article .tableau_programme td {
	border:none;
}
.tableau_programmen, #art-main .art-article table.tableau_programme {
	border: 1px solid #2ca3a4;
	width:100%;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.tableau_programme td {
	padding: 10px;
}
.tableau_programme ul {
	padding: 5px;
}
.tableau_programme ul li {
	font-size: 0.95em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.titre_tableau {
	font-size: 14px;
	line-height: 125%;
	font-weight: bold;
	color: #2ca3a4;
}
.ligne_vide {
	clear:both;
	display:block;
	margin:0px;
	padding:0px;
	height:1px;
}
#art-main .art-article .tableau_programme img {
	margin-bottom: 5px;
}
td.fond_gris {
	background-color: #F3F3F3;
}
#art-main .art-article .tableau_programme #ss-downloads p {
	margin: 0px;
	font-size: 0.9em;
	font-style: italic;
}

/* Styles du formulaire Form 7 */
#art-main div.wpcf7 {
	margin: 0;
	padding: 0;
}

#art-main div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

#art-main div.wpcf7-mail-sent-ok {
	color: #FFF;
	background-color: #2ca3a4;
	text-align: center;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#art-main div.wpcf7-mail-sent-ng {
	border: 2px solid #2ca3a4;
}

#art-main div.wpcf7-spam-blocked {
	border: 2px solid #2ca3a4;
	color: #2ca3a4;
}

#art-main div.wpcf7-validation-errors {
	border: 2px solid #2ca3a4;
	color: #2ca3a4;
}

#art-main span.wpcf7-form-control-wrap {
	position: relative;
}

#art-main span.wpcf7-not-valid-tip {
	position: absolute;
	top: -3px;
	left: 105%;
	z-index: 100;
	background: #fff;
	width: 280px;
	color: #F00;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #ff0000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

#art-main span.wpcf7-not-valid-tip-no-ajax {
	font-size: 0.9em;
	font-style: italic;
	color: #F00;
	display: block;
}

#art-main span.wpcf7-list-item {
	margin-left: 0.5em;
}

#art-main .wpcf7-display-none {
	display: none;
}

#art-main div.wpcf7 img.ajax-loader {
	border: none;
	vertical-align: middle;
	margin-left: 4px;
}

#art-main div.wpcf7 .watermark {
	color: #888;
}
.wpcf7-form h6 {
	color: #888;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
