/* 
    Document   : accueil.css
    Author     : Eric Asselin - www.ericasselin.com
*/

#col-left {
    width:337px;
    float:left;
    border-right:4px solid #dcd7d6;
    padding:0px 15px 0px 0px
}

#col-left a {
}

#col-left #pub334x204 {
}

#col-left #pub334x128 {
}

#col-left a img {
    border:1px solid #9B9797;
    margin-bottom:15px;
}

#col-left a img:hover {
    border:1px solid #dcd7d6;
}

#col-left .last {
    margin-bottom:0px;
}

#newsletter-form {
    margin:0px 0px 15px 0px;
    background-color: #DCD7D6;
    padding-top:8px;
	position:relative;
}

#newsletter-form fieldset {
    margin:0px;
    padding:1px 6px 8px 6px;
    border:none;
}

#newsletter-form #zazz
{
    padding-bottom: 12px;
}

#newsletter-form #btn-newsltr {
    display:none;
}

#newsletter-form #txt-newsltr {
    float:left;
}

#newsletter-form #txt-newsltr input {
    border:none;
    width:214px;
    margin-right:8px;
}

#newsletter-form #btn-newsltr-a {
    padding-top:0px;
    display: inline;
}

#newsletter-form #btn-newsltr-a input {
    margin-left:0px;
}

#content #newsletter-form h1 {
    margin:0px 0px 11px 4px !important;
	border-bottom: 1px solid #CCC;
    padding:0 !important;
    font-size: 18px;
    font-family: 'Times New Roman', arial;
    color: #695d5c;
    display:inline;
}

#newsletter-form h2 {
    margin:0px;
    padding:0px 0px 0px 15px;
    color:#000000;
    font-size:18px;
}

#col-right {
    width:338px;
    float: left;
    margin-left: -4px;
    border-left:4px solid #dcd7d6;
    padding:0px 0px 0px 15px
}

#col-right p {
    padding:0px;
    margin:10px 0px 0px 0px;
    text-align: left;
	line-height:20px;
}

#col-right .link-btn,
#col-left .link-btn {
    text-align: right;
}

#col-right .postinfocomments {
    font-size:11px;
}

#col-right h3 {
    margin: 10px 0px 0px 0px;
}

#col-right p {
    margin-top: 3px;
    color: #38302F;
}

#col-right .link-suite {
    position:relative;
    text-align:right;
}

#content .nouveau-block {
    float:left;
    margin:0px 27px 0px 0px;
    overflow: hidden;
}

#content .last {
    margin:0px 0px 0px 0px;
}

#content .nouveau-block img,
#content .nouveau-block img:hover {
    margin: 0px 0px 3px 0px;
    border:none;
}

#content .nouveau-block h3,
#content .nouveau-block h3 a {
    margin:0px;
    font-size:10px;
    color:#4b4b4d;
    font-weight:normal;
    width:94px;
	padding-bottom:10px;
}

#content .nouveau-block h4,
#content .nouveau-block h4 a {
    margin:0px;
    font-size:10px;
    color:#4b4b4d;
    font-weight:normal;
    width:94px;
}

#col-right .comment-right {
    margin-top:3px;
}

#col-right .hr-style {
    margin:10px 0px 8px 0px;
}

#col-right .link-suite {
    font-size:11px;
}

#btn-voirArtistes {
    padding-top: 10px;
}

#multimedia-content img {
	width:100px;
	padding:8px 8px 0px 0px;
	float:left;
	border:none !important;
}

#multimedia-content h3 {
	margin-top:5px !important;
	line-height:15px;
}

#multimedia-content p {
	margin:5px 0px 0px 0px;
	float:right;
	width:228px;
	line-height:14px;
}


/*
    Document   : general.css
    Author     : Eric Asselin - www.ericasselin.com
*/

* {
    margin:0px;
    padding:0px;
}

img {
    border:none;
}

body {
    background-color:#fff;
    font-family:Arial,Verdana,Helvetica,sans-serif;
    font-size:13px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

a {
    text-decoration:none;
    color:#a93232;
}

a:hover {
    text-decoration: underline;
    color:#c67878;
}

#wrapper {
    width:1024px;
    margin-left: auto;
    margin-right: auto;
}

#inner-wrapper {
    padding:0px 23px 0px 17px;
}

#header {
    background: url("../images/bg-header.jpg") no-repeat top left;
    height: 144px;
    width: 1024px;
}

#btn-langue {
    text-align: right;
    padding:10px 22px 0px 0px;
}

#btn-langue a {
    line-height: 22px;
    padding:6px 10px 6px 10px;
    background-color: #a93232;
    color:#ffffff;
    text-decoration: none;
}


#nav-header {
    text-align:right;
    margin:10px 15px 0px 0px;
}

#navtop {
    list-style-type: none;
    margin:20px 0px 0px 0px;
    padding:0px 0px 0px 0px;
	float:right;
}

#navtop>li {
    float:left;
    line-height:inherit;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
	position: relative;
}

#navtop>li a {
    color:#38302f;
    line-height: 15px;
    text-decoration: none;
	display:block;
    padding:0px 7px 0px 7px;
	border-left:1px solid #38302f;
}

#navtop>li:first-child a {
	border-left:none;
}

#navtop>li a:hover {
    color: #666666;
}

#accueil-link {
    color:#38302f;
    line-height: 35px;
    text-decoration: none;
    padding:0px 7px 0px 7px;
}

#navtop>li>ul {display: none;/*position: absolute;top: 0;left: 0;*/margin-left:-1px;}
#navtop li>ul {top: auto;left: auto;list-style-type:none;margin:0px;padding:0px;}
#navtop li:hover ul, #navtop li.over ul {display: block;}
#navtop li.current ul {display: block;}
#navtop li.current ul li div.mydiv {z-index:998;}
#navtop div.mydiv {
	margin-left:0px;
	border:none;
	padding:5px 10px 0px 10px;
	position:absolute;
	top: 12px;left: 0px;
	z-index:999;
	width:200px;
}

#navtop div.mydiv ul {
	margin-top:inherit;
	padding:0px;
	margin:0px;
	overflow:hidden;
	text-align:left;
}

#navtop div.mydiv ul li {
	margin:0px 0px;
	padding:0px;
	list-style-type:none;
}

#navtop div.mydiv ul li a {
	text-decoration:none;
	display:block;
	border:none;
}

div.mydiv ul li a:hover {
	text-decoration:underline;
}


.nav-header-left {/* deprecie */}
.nav-header-right {/* deprecie */}

#nav-top {
    text-align:left;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    height:27px;
}

#nav-top .menu-item {
    float:left;
	/*width: 115px;*/
    width: 115px;
    text-align: center;
    margin:0px 1px 0px 0px;
    border-top:1px solid #dcd7d6;
    border-bottom:1px solid #dcd7d6;
    border-left:1px solid #dcd7d6;
    border-right:1px solid #dcd7d6;
    background-color: #dcd7d6;
}

#nav-top .menu-item:hover {
    border-top:1px solid #dcd7d6;
    border-bottom:1px solid #dcd7d6;
    border-left:1px solid #dcd7d6;
    border-right:1px solid #dcd7d6;
    background-color: #ffffff;
    cursor: pointer;
}

#nav-top .menu-item a {
    margin:0px 0px 0px 0px;
    color:#38302f;
    line-height: 25px;
    text-decoration: none;
    padding:7px 5px 6px 5px;
}

#nav-top #search-form {
    float:left;
}

#nav-top #search-form #txt-search {
    margin:0px 0px 0px 15px;
    width:212px;
}

#nav-top #search-form #btn-search {
    display:none;
}

#nav-top #btn-search-sim {
    background:url(../images/btn-search.jpg) no-repeat top left;
    margin:0px 0px 0px 8px;
    width:27px;
    height:27px;
    float:left;
    cursor: pointer;
}

#sub-header {
    clear:both;
    padding:7px 0px 0px 0px;
    height:259px;
	position:relative;
}

#sub-header-img {
    background-color: #ffffff;
    float:left;
    width:705px;
    height:255px;
    border:2px solid #dcd7d6;
    overflow: hidden;
}

#sub-header-box {
    background-color: #38302f;
    float:left;
	margin-left:16px;
    color:#bfbfbf;
    height: 257px;
    width: 257px;
    overflow: hidden;
}




#sub-header-box h1 {
	font-family: 'Times New Roman',Times,serif;
	font-weight:normal;
	color:#e5e5e5;
	margin:20px 0px 30px 0px;
}

#sub-header-box h1 span {
	font-size:29px;
	letter-spacing:1.5px;
}

#sub-header-box ul {
    list-style-type: square;
}

#sub-header-box ul li {
    padding-left:0px;
    margin-left:7px;
    margin-bottom:10px;
}

#sub-header-box ul li a {
	color:#bfbfbf;
	font-style:italic;
}

#header-end {
    clear:both;
    background-color:#dcd7d6;
    margin:15px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    width:100%;
    height:15px;
}

#footer {
    clear:both;
    margin:10px 0px 10px 0px;
    border:1px solid #dcd7d6;
    height:23px;
    width:100%;
}

#footer-left {
    float:left;
    width:550px;
}

#footer-right {
    float:left;
    text-align:right;
    width:434px;
}

#footer-concept {
    text-align:right;
	padding:0px 12px 30px 0px;
}

#footer ul {
    list-style-type: none;
    padding:0px 0px 0px 0px;
    text-align:right;
    margin:0px;
}

#footer ul li {
    display:inline;
    line-height:inherit;
    margin:inherit;
    font-size: 12px;
    color:#38302f;
}

#footer ul li a {
    text-decoration:none;
    line-height: 23px;
    font-size: 12px;
    color:#a93232;
    padding:5px 12px 6px 8px;
}

#footer ul li a:hover {
    text-decoration: underline;
    color:#c67878;
}

#footer p {
    margin:0px;
    padding:5px 0px 0px 10px;
    color:#38302f;
}

#footer a {
    text-decoration:none;
    font-size: 12px;
    color:#a93232;
}

#footer a:hover {
    text-decoration: underline;
    color:#c67878;
}

#content {
    clear:both;
    padding:15px 0px 0px 0px;
    height:100%;
}

#content-repertoire {
    float:left;
    width:709px;
    padding:0px 0px 0px 0px;
}

#content-article, #content-article-full {
    width:685px;
    padding:0px 0px 0px 22px;
}

#content-wrapper {
    float:left;
    width:709px;
}

#sidebar {
    float:left;
    margin:0px 0px 0px 16px;
    width:259px;
}

.clearfix {
    clear:both;
}

.postdate {
    color:#39302F;
    font-size:12px;
    font-weight: normal;
}

.link-suite {
    text-align: right;
    margin:0px;
}

.comment-right {
    float:right;
}

#content h1 {
    font-family: 'Times New Roman',Times,serif;
    font-weight: normal;
    margin: 5px 0px 16px 0px;
    font-size: 24px;
    color:#181213;
}

#content h1 a {
    text-decoration: none;
    color:#181213;
}

#content h1 a:hover {
    text-decoration: underline;
}

#content h2 {
    font-family: 'Times New Roman',Times,serif;
    font-weight: normal;
    margin: 26px 0px 8px 0px;
}

#content h2 a {
    text-decoration: none;
    color:#181213;
}

#content h2 a:hover {
    text-decoration: underline;
}

#content h3 {
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-weight: bold;
    margin: 16px 0px 0px 0px;
    font-size: 14px;
}

#content h3 a {
    text-decoration: none;
    color:#000000;
}

#content h3 a:hover {
    text-decoration: underline;
}

#content h4 {
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-weight: bold;
    margin: 3px 0px 3px 0px;
    font-size: 12px;
}

h4.flt-lft {
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-weight: bold;
    margin: 3px 0px 3px 0px;
    font-size: 12px;
    float:left;
}

#content h4 a {
    text-decoration: none;
}

#content h4 a:hover {
    text-decoration: underline;
}

#content p {
	margin:0px 0px 10px 0px;
	line-height:20px;
}

#content-article ul {
    list-style-type: square;
    margin:5px 0px 15px 0px;
}

#content-article ul li {
    margin-left:45px;
}

p.hr-style {
    height:1px;
    background-color: #DCD7D6;
    margin:10px 0px;
}

div.hr-style {
    height:1px;
    background-color: #DCD7D6;
    margin:10px 0px;
}

p.hr-style1 {
    height:10px;
    background-color: #DCD7D6;
    margin:30px 0px 10px 0px;
}

div.hr-style1 {
    height:4px;
    background-color: #DCD7D6;
    margin:10px 0px 10px 20px;
}

#content-comments h3 {
    margin:15px 0px;
}

.commentaire {
    border-top:1px solid #CECECE;
    border-bottom:1px solid #CECECE;
}

.alt {
    background-color: #F2F2F3;
    border:none;
}

#content-comments #clist {
    list-style-type: none;
    margin:0px;
    padding:0px;
}

#content-comments #clist li {
    padding: 15px;
}

#commentform {
    padding:20px 0px 0px 80px;
}

.textbox {
    margin:0px;
    padding:4px 0px 3px 10px;
    height:18px;
    border:1px solid #CECECE;
    background-color: #ffffff;
    font-family:Arial,Verdana,Helvetica,sans-serif;
    font-size:12px;
}

.textarea {
    margin:0px;
    padding:10px 0px 0px 10px;
    border:1px solid #CECECE;
    background-color: #ffffff;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size:12px;
}

.btn-hidden {
    display:none;
}

#commentform #btn-comm {
    padding-left:110px;
}

.button {
    height:25px;
    margin:0px 0px 0px 2px;
    padding:0px 12px 0px 12px;
    background-color: #6e6260;
    color:#ffffff;
    border:none;
    font-style: italic;
    font-size:11px;
    vertical-align: middle;
    cursor: pointer;
}

#sb-cal-culturel {
    width:217px;
    border:1px solid #9B9797;
    background: url('../images/calendrier-culturel.jpg') no-repeat 0px 0px #ffffff;
    padding:0px 20px 20px 20px;
	margin-bottom:15px;
}

#sb-ref-artist {
    width:257px;
    border:1px solid #9B9797;
    background: url('../images/references.png') no-repeat 0px 0px #ffffff;
	margin-bottom:15px;	
}

#sb-art-product {
    width:217px;
    border:1px solid #9B9797;
    background: url('../images/artiste-production.jpg') no-repeat 5px 15px #ffffff;
    padding:115px 20px 20px 20px;
}

#sb-art-product img {
    width:217px;
    height:217px;
}

#sb-dossier-presse {
    width:217px;
    border:1px solid #9B9797;
    background: url('../images/dossier-presse.jpg') no-repeat 5px 8px #ffffff;
    padding:90px 20px 20px 20px;
    margin-top:15px;
}

#sb-dossier-presse ul {
    list-style-type: square;
}

#sb-dossier-presse ul li {

}

#sb-dossier-presse ul li a {

}

#sb-etes-diffuseur1 {
	border:none;
}

#sb-dossier-presse-arch {
    width:217px;
    border:1px solid #9B9797;
    background: url('../images/arch-dossier-presse.jpg') no-repeat 5px 8px #ffffff;
    padding:0px 20px 20px 20px;
    margin-top:0px;
}

#sb-blogue-arch {
    width:217px;
    border:1px solid #9B9797;
    background: url('../images/arch-blogue.jpg') no-repeat 5px 8px #ffffff;
    padding:0px 20px 20px 20px;
    margin-top:0px;
}

#sb-chroniques-arch {
    width:217px;
    border:1px solid #9B9797;
    background: url('../images/arch-chroniques.jpg') no-repeat 5px 8px #ffffff;
    padding:0px 20px 20px 20px;
    margin-top:0px;
}

#sb-multimedia-arch {
    width:217px;
    border:1px solid #9B9797;
    background: url('../images/arch-multimedia.jpg') no-repeat 5px 8px #ffffff;
    padding:0px 20px 20px 20px;
    margin-top:0px;
}

#link-arch-dossier-presse {
    height:135px;
    width:217px;
}

#link-arch-blogue {
    height:100px;
    width:217px;
}

#link-arch-chroniques {
    height:100px;
    width:217px;
}

#link-arch-multimedia {
    height:100px;
    width:217px;
}

#sb-dossier-presse-arch ul,
#sb-blogue-arch ul,
#sb-chroniques-arch ul,
#sb-multimedia-arch ul {
    list-style-type: none;
}

#sb-dossier-presse-arch ul li ul li,
#sb-blogue-arch ul li ul li,
#sb-chroniques-arch ul li ul li,
#sb-multimedia-arch ul li ul li {
    padding-left:10px;
}

#sb-dossier-presse-arch ul li a,
#sb-blogue-arch ul li a,
#sb-chroniques-arch ul li a,
#sb-multimedia-arch ul li a {
    text-decoration: none;
    color:#181213;
}

#sb-dossier-presse-arch ul li ul li ul li,
#sb-blogue-arch ul li ul li ul li,
#sb-chroniques-arch ul li ul li ul li,
#sb-multimedia-arch ul li ul li ul li {
    padding:2px 0px;
}

#sb-dossier-presse-arch ul li ul li ul li a,
#sb-blogue-arch ul li ul li ul li a,
#sb-chroniques-arch ul li ul li ul li a,
#sb-multimedia-arch ul li ul li ul li a {
    text-decoration: none;
    color:#A93232;
}

#sb-dossier-presse-arch ul li ul li ul li a:hover,
#sb-blogue-arch ul li ul li ul li a:hover,
#sb-chroniques-arch ul li ul li ul li a:hover,
#sb-multimedia-arch ul li ul li ul li a:hover {
    text-decoration: underline;
    color:#c67878;
}

#sb-interesse-partenaire {
    width:217px;
    border:1px solid #38302f;
    background: url('../images/int-partenaire.jpg') no-repeat 5px 18px #38302f;
    padding:90px 20px 20px 20px;
    margin-top:15px;
    color:#bfbfbf;
}

#sb-etes-diffuseur {
    width:217px;
    border:1px solid #38302f;
    background: url('../images/etes-diffuseur.jpg') no-repeat 5px 18px #38302f;
    padding:130px 20px 20px 20px;
    margin-top:0px;
    color:#bfbfbf;
}

#sb-pourquoi-membre {
    width:217px;
    border:1px solid #38302f;
    background: url('../images/pourquoi-membre.jpg') no-repeat 5px 18px #38302f;
    padding:130px 20px 20px 20px;
    margin-top:0px;
    color:#bfbfbf;
}

#sb-pourquoi-membre ul {
    list-style-type: square;
}

#sb-pourquoi-membre ul li {
    padding-left:5px;
    margin-left:10px;
    margin-bottom:15px;
}

#link-cal {
    height:120px;
    width:257px;
    margin-left:-20px;
}

#sb-cal-culturel ul {
    list-style-type: square;
    margin:10px 0px 10px 0px;
    font-weight:bold;
}

#sb-cal-culturel ul li.today {
    padding:1px 0px 1px 0px;
    margin-left:13px;
    font-weight:normal;
}

#sb-cal-culturel ul li ul li {
    padding:1px 0px 1px 0px;
    margin-left:13px;
    font-weight:normal;
}

#sb-cal-culturel ul li ul li {
    padding:1px 0px 1px 0px;
    margin-left:13px;
    font-weight:normal;
}

.sb-pub-257 a img {
    border:1px solid #9B9797;
    border-top:none;
}

#sbpub257x257 {
    width:257px;
    height:257px;
}

#sb-part-diff {
    width:186px;
    background: url('../images/participer-diffusion.jpg') no-repeat -16px -20px #ffffff;
    height:82px;
    margin-top:15px;
    padding: 53px 0px 0px 73px;
}

#facebook {
    height:52px;
    width:52px;
    float:left;
}

#twitter {
    height:52px;
    width:52px;
	margin-right:8px;
    float:left;
}

fieldset {
    border:none;
}

.link-btn {
    height: 25px;
    margin-bottom:0px;
}

.link-btn a,
.link-btn span {
    line-height: 25px;
    padding:6px 12px 6px 12px;
    border:none;
}

.link-btn a:hover {
    text-decoration: none;
    color:#ffffff;
    background-color: #7f7f7f;
}

#form-repert #frm-random fieldset {
    margin:0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#form-repert #frm-search fieldset {
    margin:0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#btn-result,
#btn-random {
    display:none;
}

#categories {
    margin:12px 0px 12px 0px;
}

#categories label {
    padding:0px 10px 0px 5px;
}

#categories input {
    margin:0px 0px 0px 10px;
}

#alpha {
    text-align: center;
    padding:10px 0px 30px 0px;
}

#alpha a {
    padding:0px 5px;
    font-weight: bold;
    font-size:16px;
}

#alpha .no-alpha-link {
    padding:0px 5px;
    font-weight: bold;
    font-size:16px;
}

.uppercase {
    text-transform: uppercase;
}

#content .artiste {
    padding:15px;
}

.membre {
    background-color: #ffffff;
    border:1px solid #ffffff;
}

.avantage {
    background-color: #ffffff;
    border:1px solid #DCD7D6;
}

.prestige {
    background-color: #DCD7D6;
    border:1px solid #DCD7D6;
}

#content .artiste h3 {
    padding:0px;
    margin:0px 0px 10px 0px;
}

#content .artiste img {
    float:left;
}

#content .artiste .left-box {
	float:left;width:176px;	
		padding-right:15px;
}

#content .artiste .left-box p {
	text-align:center;
	background-color:#6E6260;
	color:#ffffff;
	line-height:15px;
	font-size:11px;
}

#content .artiste .oeuvre-box {
    overflow:hidden;
    height:176px;
    width:176px;

}

#content .artiste .portrait {
    padding:0px 10px 0px 0px;
    float:left;
}

#content .artiste .thumb {
    padding:0px 0px 0px 0px;
}

#content .artiste p {
    line-height: 20px;
}

#content .artiste .description {
	min-height:140px;
}

#content .artiste .oeu-vente {
	float: right; width: 125px; text-align: center; background-color: #a93232;
}

#content .artiste .oeu-vente a {color:#ffffff;}

#content .artiste-prestige {
    
}

#content .artiste-prestige #box-title {
    padding:15px;
    background-color:#DCD7D6;
    margin-bottom: 15px;
}

#content .artiste-prestige h1 {
    padding:0px;
    margin:0px 0px 0px 0px;
}

#content .artiste-prestige h3 {
    padding:0px;
    margin:0px 0px 10px 0px;
}

#content .artiste-prestige img {
    float:left;
}

#content .artiste-prestige .oeuvre-box {
    overflow:hidden;
    text-align: center;
}

#content .artiste-prestige .portrait {
    padding:0px 20px 0px 0px;
    float:left;
}

#content .artiste-prestige .thumb {
    padding:0px 0px 0px 0px;
    height:104px;
    width:104px;
    margin-right:17px;
}

#content .artiste-prestige .thumb6 {
    padding:0px 0px 0px 0px;
    height:104px;
    width:104px;
    margin-right:0px;
}

.row2 {
    margin-top:17px;
    margin-bottom:5px;
}

#content .artiste-prestige p {
    line-height: 20px;
}

#frm-random {
    text-align:center;
    padding:0px 0px 14px 0px;
}

#btn-random-a {
    height:27px;
}

#btn-random-span {
    line-height: 27px;
    padding:6px 12px 6px 12px;
    background-color:#A93232;
}

#btn-random-span:hover {
    background-color:#882828;
}

#btn-result-span {
    line-height: 27px;
    padding:6px 12px 6px 12px;
}

#btn-result-span:hover {
    background-color: #7f7f7f;
}

#frm-result, #frm-result1 {
    text-align:center;
    padding:0px 0px 0px 0px;
    border:3px solid #dcd7d6;

}

#frm-result #part2, #frm-result1 #part2 {
    background-color: #dcd7d6;
    height:27px;
    padding:15px 0px 12px 117px;
    text-align: center;
}

#txt-result {
    float:left;
}

#txt-result input {
    width:250px;
}

#btn-result-a {
    height:27px;
    float:left;
    margin-left:10px;
}

#pageListTop {
    text-align: center;
    list-style-type: none;
    margin:0px 0px 5px 0px;
}

#pageListBottom {
    text-align: center;
    list-style-type: none;
    margin:5px 0px 30px 0px;
}

#pageListTop.pageList li,
#pageListBottom.pageList li {
    display:inline;
    padding:0px 5px 0px 5px;
    margin:0px;
}

.pageList li a {
    padding:1px 5px 1px 5px;
    border:1px solid #ffffff;
}

.pageList li a:hover {
    border:1px solid #A93232;
    color:#A93232;
    text-decoration: none;
}

#pageListTop.pageList li.current,
#pageListBottom.pageList li.current {
    /*display:inline;*/
    padding:1px 5px 1px 5px;
    border:1px solid #000000;
}

#nous-joindre label{
	display:block;
}

#nous-joindre fieldset {
    margin:20px 0px 0px 80px;
}

#nous-joindre fieldset input[type=radio]  {
	margin-right: 10px;
}

#nous-joindre fieldset input[type=submit]  {
    margin:10px 0px 0px 0px;
}

#nous-joindre fieldset input[type=text] {
    width:200px;
}

.inscr fieldset input[type=text],
.inscr fieldset input[type=file] {
    width:200px;
    margin-right:20px;
}

.inscr fieldset {
    border:1px solid #1f1b18;
    padding:10px;
    margin:10px 0px;
}

.inscr legend {
    margin-left:20px;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 14px;
    padding:0px 5px;
}

.cal-event-title {
	margin:2px 10px;
	padding:2px 0px;
	font-weight:bold;
	font-size:10px;
}

#sb-faq-box {
    background: url('../images/bnr-right1.png') no-repeat top left #38302f;
    padding:150px 20px 20px 20px;
    color:#bfbfbf;
    height:89px;
    width:219px;
}

#sb-faq-box ul {
    list-style-type: square;
}

#sb-faq-box ul li {
    padding-left:3px;
    margin-left:15px;
    margin-bottom:10px;
}

#sb-faq-box ul li a {
	color:#bfbfbf;
	font-style:italic;
}

.mm-category {
	width:322px;
	height:329px;
	padding:0px 20px 20px 0px;
	float:left;
}

.mm-category #titre {
	height:53px;
}

#reper-header {
	float:left;
}

#list-artist-sw {
	float:right;
	padding-top: 15px; 
	padding-right: 10px;
	cursor:pointer;
}

#list-artist-sw:hover {
	color:#A93232;
}

.list-artist-div {
	width:177px;
	float:left;
}

#effect {
	display:none;
	margin-bottom:30px;
}

.center
{
    text-align: center;       
}

#con_calendrier_ajout #calendrier_bg
{
	background: url(../images/ajout_event_bg.jpg) no-repeat top left #d8dce0;
    width: 683px;
	height: auto !important;
	padding-top: 160px;
	padding-left: 26px;
	padding-bottom: 49px;
}

#calendrier_bg
{
    background: url(../images/calendrier_bg.jpg) no-repeat top left;
    width: 709px;
    height: 244px;
    position: relative;
}

#calendrier_item
{
    position:absolute;
    right: 10px;
    top: 17px;
}

.calendar-month, .calendar-month a
{
    width: 100% !important;
    color: #818181 !important;
	font-family: 'Times New Roman',Times,serif;
	font-size: 20px !important;
}

.calendar-month
{
    padding-bottom: 15px;
}

table.calendar {
	border-width: 1px;
	border-spacing: 2px;
	border-style: none;
	border-color: #8e8b8a;
	border-collapse: collapse;
        background:#fff;
}

table.calendar td {
	border-width: 1px;
	border-style: inset;
	border-color: #645E5D;
	background-color: white;
	text-align: center;
	color: #645E5D;
	padding: 4px;
}


.calendar tr td
{
    font-size: 16px !important;    
}

.calendar tr td.is_today
{
    background: #dcd7d6 !important;
}

.calendar tr td:hover
{
    cursor: pointer;
    background: #eeeeee;
}

.calendar tr td.empty_td:hover
{
    cursor: auto;
    background: #fff;
}

#pannel_event
{
    position: absolute;
    display: none;
    background: #DCD7D6;
    padding: 16px 20px 20px;
    width: 669px;
    z-index:999;
}

#pannel_event h3
{
    margin:0 !important;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 23px;
}

#pannel_event div
{
    font-size: 13px;
    color: #000;
}

#pannel_event div span
{
    color:#989493;
}

#rechercher_calendar
{
    text-align: right;
    display: block;
    padding-top: 9px;
    color: #8d8d8d;
}

#con_calendrier
{
    position:relative;
}

#con_calendrier #loader
{
    position:absolute;
    top: 159px;
	left: 319px;
}

#celendar_bas_bg
{
    height: 25px;
    background: url(../images/calendar_bottom.png) no-repeat top left;
    position: absolute;
    top: 0;
    left: 0;
    width: 710px;
}

#place_du_content
{
    margin-top: 0px;
}

#place_du_content h2
{
    font-family: 'Times New Roman',Times,serif;
	font-size: 20px !important;
    color: #000 !important;
    margin:0px;
    padding-bottom:24px;
}

#place_du_content ul
{
    list-style:none !important;
}

#place_du_content ul li
{
    padding:21px 0;
    border-top: 1px solid #e2dddd;
    height: auto;
}

#place_du_content .col1
{
    width: 179px;
    float: left;
}

#place_du_content .col2
{
    width: 530px;
    float: left;
}

#place_du_content .scol1
{
    width: 323px;
    float: left;
}

#place_du_content .scol2
{
    width: 207px;
    float: left;
}

#place_du_content .scol1 p, #place_du_content .scol2 p
{
    margin: 0px;
    line-height: 14px;
}

#place_du_content h3
{
    margin-top: 4px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 28px;
    width: 412px;
}

#place_du_content .info_general_cal
{
    padding-bottom:18px;
}

#place_du_content .desc_event
{
    color:#6b6260;
}

#content_slider .col2
{
    position:relative;
}

#content_slider .addthis_toolbox
{
    position:absolute;
    top:0;
    right:0px;
}

#con_calendrier_ajout #ctn_ubi
{
	font-family: 'Gentium Basic', serif;
}

#con_calendrier_ajout #col1
{
	
}

#con_calendrier_ajout label
{
	padding-top: 32px;
	padding-bottom: 12px;
}

#con_calendrier_ajout #col1 .s_label
{
	color: #6d6968;
	font-size: 13px;
}

#con_calendrier_ajout #col2 label, #con_calendrier_ajout #col1 label
{
	color: #000;
	font-size: 18px;
	display: block;
}

#con_calendrier_ajout input, #con_calendrier_ajout select
{
	width: 223px;
}

#con_calendrier_ajout #jour_debut_span
{
	padding-right:15px;
}

#con_calendrier_ajout #jour_fin_span
{
	padding-left:13px;
	padding-right:15px;
}

#con_calendrier_ajout .date_format_jour
{
	width:45px;
}

#con_calendrier_ajout .date_format_mois
{
	width:62px;
}

#con_calendrier_ajout .date_format_year
{
	width:45px;
}

#con_calendrier_ajout .full_form
{
	width: 547px;
}

#con_calendrier_ajout .s_col1, #con_calendrier_ajout .s_col2
{
	float:left;
	width:324px;
}

#con_calendrier_ajout #description
{
	height: 84px;
	padding: 5px;
}

#con_calendrier_ajout .small_gris
{
	font-size:16px;
	color:#726e6e;
	
}

#con_calendrier_ajout #captcha
{
	padding-bottom:33px;
	padding-top:33px;
	display: block;
}

#con_calendrier_ajout #submit
{
	display:block;
	margin-top:29px;
	width: auto !important;
	padding: 3px 6px;
}

#con_calendrier_ajout .spec_mar
{
	padding-bottom: 0px;
}

.errorField
{
	border: 1px solid red;
}

#calendrier_bg .succes_mess
{
	background:#fff;
	padding:10px;
	margin: 15px 134px 0 0;
	border: 1px solid #CCC;
}

#calendrier_bg .error_mess
{
	background:#fff;
	padding:10px;
	margin: 15px 134px 0 0;
	border: 1px solid red;
	color:red;
}


#recherche #con_calendrier_ajout #calendrier_bg 
{
	background: url(../images/recherche_bg.jpg) no-repeat top left #D8DCE0;
	width: 460px;
	height: 142px !important;
	padding: 95px 125px 0;
}

#recherche #con_calendrier_ajout #ctn_ubi
{
	position:absolute;
}


#recherche #con_calendrier_ajout label {
	padding: 0;
	width: 48px;
	display:block;
	float:left;
	height: 16px;
	font-size: 18px;
	color:#000;
}

#recherche  #jour_debut_span, #recherche  #jour_fin_span{
	font-size: 15px;
	color: #6d6968;
	vertical-align: bottom;
}

#recherche #con_calendrier_ajout input{
	float:left;
	width: 412px;
}

#recherche #con_calendrier_ajout .line_recherche{
	height: 35px;
}

#recherche #con_calendrier_ajout #categorie_recherche{
	width: 103px;
}

#recherche #con_calendrier_ajout #categorie {
	width: 154px;
}

#recherche #con_calendrier_ajout #submit {
	display: block;
	margin-top: 0;
	width: auto !important;
	padding: 0px 6px;
	position: absolute;
	bottom: 15px;
	right: 0px;
}

#recherche #con_calendrier_ajout #jour_fin_span {
	padding-left: 12px;
	padding-right: 6px;
}

textarea
{
	font-family: arial;
}

.small_clue
{
	font-size: 11px;
}

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

#content-article, #content-article-full.css_celery_page {
	padding: 0px;
}


#content .css_celery_page p
{
	margin: 0px 0px 0px 0px;
	line-height: 18px;
}

#content .lol_wut p
{
	margin: 0px 0px 10px 0px;
	line-height: 18px;
}


#content .css_celery_page hr
{
	width:137px;
	border:none;
	border-bottom:#dcd7d6 1px solid;
	margin:18px 0;
}

#content .css_celery_page #hr_top
{
	margin:23px 0 18px;
}

#url_quiet
{
	color:#6e6260;
	padding-bottom: 18px;
}

#url_quiet a
{
	color:#6e6260;
}

#content_slider
{
	position:relative;
}

#content_slider .st_sharethis
{
	position:absolute;
	top:4px;
	right:0;
}

#logo_link
{
	padding-bottom: 0px;
	text-decoration: none !important;
	color: #000;
}

#logo_link span
{
	vertical-align: 12px;
}

#infolettes_side
{
	margin: 0px 0px 15px;
}

#infolettes_side h3
{
	margin: 0px 0px 15px;
}

#infolettes_side ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#infolettes_side ul li
{
	padding-left: 10px;
}

.fb-like-box
{
	margin-bottom:15px;
	margin-top: 15px;
}

.the_iframe
{
	margin-bottom:40px;
}

.nav_infolettre
{
	text-align: center;
	font-size: 15px;
}

.nav_infolettre .active
{
	color: #000 !important;
	font-weight:bold;
}

.salade
{
	height:255px !important;
	width:705px !important;
}

.conteneur_sondage
{
    background: #E4E4E4;
    position:relative;
    height:35px;
}

.conteneur_sondage .note_article
{
    position: absolute;
    top: 10px;
    left: 0;
    left: 10px;
    font-family: arial;
    font-size: 12px;
}

.conteneur_sondage .ratingblock 
{
    position: absolute;
    top: 5px;
    /*left: 60px;**/
    left: 70px;
}

.conteneur_sondage .ratingtext
{
    display: none !important;
}

#editor-toolbar
{
    display:none;
}
#quicktags
{
    display:none;
}

#con_calendrier_ajout #description
{
    width: 547px;
}

.full_css p, .full_css div
{
    padding-bottom:10px;
}

.full_css ul
{
    padding-bottom:15px;
}

.full_css ul li
{
    padding-bottom:5px;
    padding-left:5px;
}

