/* custom stuff */
html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

/** Couleur de Font **/

body {
	margin: 0px 0px 0px 0px;
	height: 100%;
	font-size: 12px;
	background: #6e0121;
}

a:link {
	color: #ef9c00; 
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #ef9c00;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #a51e58;	
	text-decoration: underline;
	font-weight: bold;
}

/** Module Sub*Menu **/
p {
  margin-top: 10;
  margin-bottom: 5px;
  text-align: left;
  padding-left:15px;

}


div {
	font-family:Arial, Helvetica, sans-serif;
	color: #000;	
}



p {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFF;	
}


table {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFF;	
}


td {
	font-family:Arial, Helvetica, sans-serif;
	color: #756159;
	font-weight: normal;	
}

th {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFF;	
}


fieldset {
	border: 0px solid #d2d8de;
}

#wrapper div, #wrapper p, #wrapper table, #wrapper td, #wrapper th {

}

span.pathway {
	padding-left: 0px;
	color: #ef9c02;
}


div.componentheading {
 	padding-left: 0px;
}


a.readon {
	margin-top: 10px;
	padding-right: 10px;
	height: 16px;
}

h1 {
	padding: 0;
	padding-bottom: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;	
}

h2, .contentheading {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #2b3036;
}

h3 { 
	margin: 0;
}

.componentheading, #mainbody h3 {
	margin: 0;
	margin-bottom: 0px;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #E89C0F;
}

#mainbody h3 {
	text-indent: 0;
}

table.blog td.contentheading {

}

table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


td.buttonheading {
	
}

td.sectiontableheader {
	background: #efefef;
	color: #333;
	font-weight: bold;
	padding: 4px;
	border-right: 1px solid #fff;
}

tr.sectiontableentry1 td, tr.sectiontableentry2 td {
	padding: 4px;
}

td.sectiontableentry1, td.sectiontableentry2{
	padding: 3px;
}

table.contentpaneopen, table.contentpane {
	width: 100%;
}

/** Titre Menu Gauche **/

div.moduletable h3 {
	border: 0px solid #f00;
	margin-bottom: 5px;
	font-size: 14px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
}

#leftnav div.moduletable h3 {
}

#leftnav div.moduletable {
}

#leftnav ul {
	margin-left: 12px;
}

#leftnav li {
}

/** Ecartement Menu Gauche **/

div.moduletable {
	padding-bottom: 15px;
	padding-left: 8px;
	padding-right: 8px;
}

.small {
	font-size: 10px;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  	height: 20px;
 	 vertical-align: bottom;
	font-size: 10px;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 10px;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

.clr {
	clear: both;
}

#page_bg {
	height: 100%; 
	padding: 0;
	margin-bottom: 1px;
}

div.mosimage {
  margin: 5px;
}

div.mosimage_caption {
  font-size: 10px;
  color: #666;
}

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
	
}

/** some content stuff **/
div#wrapper {
		height: 100%;
		margin-left: auto;
		margin-right: auto;
		min-width: 981px;
		max-width: 981px;
		width: expression(document.body.clientWidth > 981? "950px": "auto" );
}

div#top {
	background: url(../images/bub_header_m.png) 100% 0 repeat-x;
}

div#top div {
	background: url(../images/bub_header_r.png) 100% 0 no-repeat;
}

/** Hauteur Bandeau Haut **/
div#top div div {
	background: url(../images/bub_header_l.png) 0 0 no-repeat;
	height: 83px;
	position: relative;
}

span#logo {
	position: absolute;
	display: block;
	left: 24px;
	top: 26px;
	width: 179px;
	height: 49px;
	z-index: 90;
	background: transparent;
}

/* Images Contour */

div#middle {
	background: #fff url(../images/bub_shadow_r2.png) 100% 0 repeat-y;
}

div#middle_2 {
	background: url(../images/bub_shadow_r1.png) 100% 0 no-repeat;
}

div#middle_3 {
	background: url(../images/bub_shadow_l2.png) 0 0 repeat-y;
}

div#middle_4 {
	background: url(../images/bub_shadow_l1.png) 0 0 no-repeat;
	padding: 0 15px; 
}

div#bottom {
	background: url(../images/bub_shadow_b.png) 0 0 repeat-x;
}

div#bottom div {
	background: url(../images/bub_shadow_bl.png) 0 0 no-repeat;
}

div#bottom div div {
	background: url(../images/bub_shadow_br.png) 100% 0 no-repeat;
	height: 76px;
	padding-top: 0px;
	font-size: 14px;
	color: #A2A7A9;
	text-align: center;
}

div#navigation {
	height: 28px;
	background: url(../images/bub_buttonbar.png) 0 0 repeat-x;

}

div#centernav {
	margin: 0 auto !important;
	margin: 0;
	display: table !important;
	display: block;
	text-align: center;
	
}

/* this is not xhtml compliant but works in ie/firefox */
span#topnav {
	padding: 0;
	white-space: nowrap;
	display: table-cell !important;
	display: inline-block;
}

/** tab menu stuff **/

#topnav ul#mainlevel {
	float: left;
	padding: 0;
	margin:0;list-style: none;	border-left: 1px solid #E2E2E2;	border-right: 1px solid #fff;
}

#topnav #mainlevel li {
	float: left;
	margin: 0;
	padding: 0;
	border-right: 1px solid #E2E2E2;
}

#topnav #mainlevel a:link, #topnav #mainlevel a:visited {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
  	font-weight: bold;
 	color: #FFF;
	float:left;
  	display:block;
	padding: 0 30px;
  	text-decoration: none;
	background: url(../images/bub_button_off.png) 0 0 no-repeat;
	border: 0;
}

#topnav #mainlevel li.orange_active_menu {
	border-right: 1px solid #B79300;
}

#topnav #mainlevel li.orange_active_menu a:link, #topnav #mainlevel li.orange_active_menu a:visited {
	background: url(../images/bub_button_on.png) 0 0 no-repeat;
	color: #FFF;
	float:left;
	padding: 0 30px;
	height: 28px;
}


#topnav #mainlevel a:hover {
  color: #666;
}

#topnav #mainlevel li.orange_active_menu a:hover {
	color: #333;
}

#showcase {
	margin: 0;
	padding: 0px 0;
	background: #fff;
	border-left: 0px solid #E7E7E7;
	border-right: 0px solid #E7E7E7;
}

/*
turned OFF disable header in showcase area
#showcase .moduletable h3 {
	display: none;
	margin: 0;
	padding: 0;
}
*/

#showcase .moduletable {
	paddding: 5px 10px;
	margin: 0;
}

#showcase .contentheading {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

#user1 {
	width: 50%;
}

#user2 {
	width: 50%;
}

table.contentarea {
	offbackground: url(../images/bub_body_right.png) 100% 0 repeat-y;
}

/* Menu Gauche*/
#leftnav {
	width: 126px;
	background-color:#908480;
}


/* Ecartement Menu Gauche*/

#leftborder {
	width: 126px;
}

/* Ecartement Menu Gauche*/
#lefttop {
	width: 126px;
	background: url(http://www.art-coin-de-france.com/images/stories/images/menu_left/logo.png) 100% 0 no-repeat;
}

#apDiv1 {
possition:fixe;
	width: 136px;
	padding-top:50px;
	z-index:1001;
}

/*Infos centre*/

div#mainbody {
	background-color:#fff;
	padding-left:5px;
	padding-right:5px;
	font-family:Arial, Helvetica, sans-serif;
	//font-weight: bold;
	font-size: 13px;
}

#rightnav {
	width: 200px;
	background-color:#000;
	height:100%;
}

#righttop {
	height:100%;
}

#rightbody {
margin: 5px 5px 5px 5px;
padding-left:14px;
}

#pathway{
	background-color:#EF9C02;
	padding-top: 0px;
	height: 39px;
	padding-top: 0px;
}

#way{
	background-color:#EF9C02;
	padding-top: 8px;
	padding-left:13px;
	height: 29px;
	margin: 0 auto;
}

#leftnav ul.submenu, #leftnav ul.submenu ul {
	list-style:none;
	margin: 0;
	padding: 0;
}


#leftnav ul.submenu li {
	background: none;
	padding: 0;
	margin: 0;
}

#leftnav ul.submenu ul li {
	text-indent: 10px;
}

#leftnav ul.submenu ul li {
	text-indent: 20px;
}

#leftnav ul.submenu ul ul li {
	text-indent: 30px;
}

#leftnav ul.submenu ul ul ul li {
	text-indent: 40px;
}

#leftnav ul.submenu ul ul ul ul li {
	text-indent: 50px;
}

ul.submenu a:link, ul.submenu a:visited {
	display: block;
	width: 147px;
	padding-right: 15px;
	padding-bottom: 5px;
	background: url(../images/bub_menu_orange.png) 100% -2px no-repeat;
}

ul.submenu a:hover {
	background-position: 100% -53px;
	text-decoration: none;
}

/*Ecartement Menu Gauche*/
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	width: 110px;
	padding-right: 0px;
	padding-bottom: 5px;
}

a.mainlevel:hover {
	background-position: 100% -53px;
	text-decoration: none;	
}

div#footer {
	margin-top: 10px;
	width: 766px;
	height: 28px;
	text-indent: 20px;
	background: #e6eef8;
}

div#footer table {
	margin-top: 4px;
}

div#footer table td {
	text-align: center;
}

div#footer a {
	padding: 0 10px;
}

div#topmodule {
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 80px;
	overflow: hidden;
}

div#quote {
	padding-top: 10px;
	margin-right: 10px;
	text-align: left;
	float: right;
	width: 505px !Important;
	width: 485px;
}

div#quote td {
	text-align: left;
}

table.menublock {
	margin: 0 15px;
}

td.summary {
	background: #eef3f9;
	padding: 5px;
	padding-left: 10px;
} 

td.latestnews {
	background: #eef3f9;
	padding: 5px;
}


/* some page content things */

table.blog span.article_seperator {
	display: block;
	height: 20px;
}

table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}

table.nopad td.middle_pad {
	width: 20px;
}

body.contentpane {
	background: #fff;
}

.decription {
	margin: 0;
	font-size: 110px;
	font-family:Arial, Helvetica, sans-serif;
	color: #756159;
}


.bas {
font-family: verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #756159;
}

.texte {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #756159;
}
