/* begin Page */
table#cellPad td{
	padding:2px;
}
label{
	 margin-right:3px;
}
table tr th {
	white-space:nowrap;
}
.comp_link {
	color:white;
}
.unbalanced {
	color:red;
}
.failed_log {
	color:red;
}
.primary_data {
	font-weight:bold;
}
.unregistered {
	color:red;
	font-weight:bold;
}
table#listMedium .session_company td {
	background-color: #fffddd;
	font-weight:bold;
}
table#listMedium .odd_line td {
	background-color:#DDDDFF;
}
table#listMedium .even_line td {
	background-color: #FFFFFF;
}
table#listMedium2 .session_company td {
	background-color: #fffddd;
	font-weight:bold;
}
table#listMedium2 .odd_line td {
	background-color:#DDDDFF;
}
table#listMedium2 .even_line td {
	background-color: #FFFFFF;
}
body {
	background-color: #FFFFFF;
	margin-left:5px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:5px;
	overflow:auto;
	font-size:12px;
	width:90%;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
a {
	text-decoration: none;
	cursor:pointer;
	position:relative;
	left:2px;
}
table {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color:#000000;
	font-style: normal;
	font-weight: normal;/*padding:5px;*/
}
table#listMedium2 thead th {
	color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
	background-color:#0000CC;
	border:1px #FFFFFF solid;
	font-weight:normal;
}
table#pageContainerMl {
	width:100%;
	border-collapse:collapse;
}
table#pageContainer {
	/*width:90%;*/
	/*height:100%;*/
	border-collapse:collapse;
}
table#pageContainer tr#title, table#pageContainerMl tr#title {
	text-align:left;
	font-size: 18px;
	font-weight: bold;
	height:30px;
}
table#pageContainer tr#help td, table#pageContainerMl tr#help td {
	padding-top:1px;
	padding-bottom:1px;
	padding-left:0px;
	padding-right:0px;
}
table#pageContainer tr#content td, table#pageContainerMl tr#content td {
	vertical-align:top;
}
table#pageContainer tr#footer, table#pageContainerMl tr#footer {
	background-color:#f5f5f5;
	text-align:left;
	height:25px;
	/*margin-top:100em;*/
}
table#pageContainer tr#footer td, table#pageContainerMl tr#footer td {
	border-top:1px solid #336699;
}
table#pageContainer tr#status, table#pageContainerMl tr#status {
	background-color: #EEEEEE;
	text-align:left;
	height:20px;
}
table tr#toolbar td {
	background-color: #A8C5E1;
	text-align:left;
	padding:2px;
	height:25px;
	border-style:outset;
	border-width:1px;
	border-left-color:#66CCFF;
	border-top-color:#66CCFF;
	border-right-color:#0099FF;
	border-bottom-color : #0099FF;
}
table#recherche {
	border-collapse:collapse;
	margin:0px;
	padding:0px;
	position:relative;
	top:5px;
}
table#recherche tr td {
	margin:0px;
	padding:0px;
}
table#resultat {
	border-collapse:collapse;
	margin:0px;
	padding:0px;
	position:relative;
	top:10px;
	
}
table#resultat tr td {
	border-collapse:collapse;
	margin:0px;
	padding:0px;
}
table#resultat tr td table#listMedium tr td {
	padding-left: 0px;
	padding-right: 0px;
	white-space: nowrap;
}
table#resultat tr td table#listHigh tr td {
	padding-left:3px;
	padding-right:3px;
}
table#resultat tr td table#listLow tr td {
	padding-left:3px;
	padding-right:3px;
}
div#appMessage {
	background-color:#CCFFFF;
	color:#FF0000;
	text-align:justify;
	width:100%;
	padding:2px;
	border: 1px #FF0000 solid;
}
div#appMessage img {
	padding-left:5px;
	padding-right:5px;
}
tr#appMessage {
	background-color:#CCFFFF;
	color:#FF0000;
	text-align:justify;
	/*width:100%;*/
	padding:2px;
	border: 1px #FF0000 solid;
}
tr#appMessage2 {
	background-color:#CCFFFF;
	color:#333366;
	text-align:justify;
	/*width:100%;*/
	padding:2px;
	border: 1px #336699 solid;
}
tr#appMessage2 img {
	padding-left:5px;
	padding-right:5px;
}
tr#appMessage img {
	padding-left:5px;
	padding-right:5px;
}
div#fctMessage {
	/*background-color:#CCFFFF;*/
  color:	#093;
	text-align:justify;
	width:100%;
	padding:2px;/*border: 1px 	#FF0000 solid;*/
}
div#fctMessage img {
	padding-left:5px;
	padding-right:5px;
}
div#errMessage {
	background-color:#CCFFFF;
	color:#FF0000;
	text-align:justify;
	width:100%;
	padding:2px;
	border: 1px #FF0000 solid;
}
div#errMessage img {
	margin-left:5px;
	margin-right:5px;
}
div#colMessage {
	background-color:#FFCC33;
	color:#FF0000;
	text-align:justify;
	width:100%;
	padding:2px;
	border: 1px #999999 solid;
}
div#colMessage img {
	padding-left:5px;
}
.referinfo {
	background-color: #333333;
}
.clickable {
	cursor:pointer;
}
.spanLink {
	cursor:pointer;
	color:#336699;
	text-decoration:underline;
}
/*.button {
	color: #ffffff;
	width: 75px;
	height: 18px;
	background-color: #336699;
	border: 1px #FFFFFF solid;
	cursor: pointer;
	vertical-align:middle;
}*/
.button2 {
	color: #ffffff;
	width: 40px;
	height: 18px;
	background-color: #336699;
	border: 1px #FFFFFF solid;
	cursor: pointer;
	vertical-align:middle;
}
.buttonLarge {
	color: #ffffff;
	width: 150px;
	height: 18px;
	background-color: #336699;
	border: 1px #FFFFFF solid;
	cursor: pointer;
	vertical-align:middle;
}
.buttonLarge2 {
	color: #ffffff;
	width: 150px;
	height: 20px;
	background-color: #336699;
	border: 1px #FFFFFF solid;
	cursor: pointer;
	vertical-align:middle;
}
.disabledButton {
	color:	#666;
	width: 150px;
	height: 25px;
	background-color:	#808080;
	border: 1px #FFFFFF solid;
	vertical-align:middle;
}
.wideButton {
	color: #ffffff;
	height: 18px;
	background-color: #336699;
	border: 1px #FFFFFF solid;
	cursor: pointer;
	vertical-align:middle;
}
.money {
	text-align: right;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px #6464FF solid;
	padding-left:3px;
	padding-right:3px;
}
input[type="checkbox"] {
	border:none;
}
select, table #listLow tr select, table #listMedium tr select, table #listHigh tr select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px #336699 solid;
	overflow:auto;
	padding:3px;
}
/* LISTS */
/* Low contrast */
.tabbedPaneLow {
	border: 1px #66CCFF solid;
	padding:0px;
}
div#levelLow {
	background-color:#66CCFF;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	position:relative;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	display:inline;
}
.slopeLow {
	background-color:#66CCFF;
	padding:0px;
	margin:0px;
	width:1px;
	height:1px;
}
table#listLow {
	text-align:left;
	border-collapse:collapse;
}
table#listLow td {
	padding-right:2px;
	padding-left:2px;
	background-color: #E1F4FD;
	border:1px #FFFFFF solid;
}
table#listLow thead th {
	color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
	background-color:#66CCFF;
	border:1px #FFFFFF solid;
	font-weight:normal;
}
table#listLow input, table#listLow select, table#listLow textarea {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #E1F4FD;
}
table#listLow .deletedRecordUnselected td {
	background-color: #DDDDDD;
	color:#888888;
}
table#listLow .deletedRecordUnselected input, table#listLow .deletedRecordUnselected select, table#listLow .deletedRecordUnselected textarea {
	background-color: #DDDDDD;
	margin:0px;
	color:#888888;
}
table#listLow .deletedRecordSelected td {
	background-color: #CCCCCC;
	color:#888888;
}
table#listLow .deletedRecordSelected input, table#listLow .deletedRecordSelected select, table#listLow .deletedRecordSelected textarea {
	background-color: #CCCCCC;
	color:#888888;
}
table#listLow .selectedRecord td {
	background-color:#66CCFF;
	color:#336699;
}
table#listLow .selectedRecord input, table#listLow .selectedRecord input select, table#listLow .selectedRecord textarea {
	background-color:#66CCFF;
	color:#336699;
}
table#listLow .summaryRecord td {
	background-color: #AACCFF;
	color:#0000FF;
	border-width:0px;
	font-weight:bold;
}

table#listLow .summaryRecord input, table#listLow .summaryRecord select, table#listLow .summaryRecord textarea {
	background-color: #AACCFF;
	color:#0000FF;
	font-weight:bold;
}
/* Medium contrast */
.tabbedPaneMedium {
	border: 1px #0000CC solid;
	padding:0px;
}
/* Medium contrast 2 */
.tabbedPaneMedium2 {
	border: 2px #408080 solid;
	padding:0px;
}
.tabbedPaneMedium3 {
	border: 1px #2A3F55 solid;
	padding:0px;
}
div#levelMedium {
	background-color: #006699;
	position:relative;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	display:inline;
}
div#levelMedium2 {
	background-color: #006699;
	position:relative;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	display:inline;
}
.slopeMedium {
	background-color:#006699;
	padding:0px;
	margin:0px;
	width:1px;
	height:1px;
}
table#listMedium {
	text-align:left;
	border-collapse:collapse;
}
table#listMedium td {
	padding-right:2px;
	padding-left:2px;
	background-color: #E1F4FD;
	border:1px #FFFFFF solid;
}
table#listMedium thead th {
	color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
	background-color:#006699;
	border:1px #FFFFFF solid;
	font-weight:normal;
	text-align:center;
}
table#listMedium input, table#listMedium select, table#listMedium textarea {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #E1F4FD;
}
table#listMedium .deletedRecordUnselected td {
	background-color: #DDDDDD;
	color:#888888;
}
table#listMedium .deletedRecordUnselected input, table#listMedium .deletedRecordUnselected select, table#listMedium .deletedRecordUnselected textarea {
	background-color: #DDDDDD;
	margin:0px;
	color:#888888;
}
table#listMedium .deletedRecordSelected td {
	background-color: #CCCCCC;
	color:#888888;
}
table#listMedium .deletedRecordSelected input, table#listMedium .deletedRecordSelected select, table#listMedium .deletedRecordSelected textarea {
	background-color: #CCCCCC;
	color:#888888;
}
table#listMedium .selectedRecord td {
	background-color:#CCCCCC;
	color:#336699;
}
table#listMedium .selectedRecord input, table#listMedium .selectedRecord input select, table#listMedium .selectedRecord textarea {
	background-color:#CCCCCC;
	color:#336699;
}
table#listMedium .summaryRecord td {
	background-color: #BBCCFF;
	color:#0000FF;
	border-width:0px;
	font-weight:bold;
}
table#listMedium .summaryRecord input, table#listMedium .summaryRecord select, table#listMedium .summaryRecord textarea {
	background-color: #BBCCFF;
	color:#0000FF;
	font-weight:bold;
}
/* High contrast */
.tabbedPaneHigh {
	border: 1px #CC9966 solid;
	padding:0px;
}
div#levelHigh {
	background-color: #CC9966;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	position:relative;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	display:inline;
}
.slopeHigh {
	background-color:#CC9966;
	padding:0px;
	margin:0px;
	width:1px;
	height:1px;
}
table#listHigh {
	text-align:left;
	border-collapse:collapse;
}
table#listHigh td {
	padding-right:2px;
	padding-left:2px;
	background-color: #E1F4FD;
	border:1px #FFFFFF solid;
}
table#listHigh thead th {
	color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
	background-color:#CC9966;
	border:1px #FFFFFF solid;
	font-weight:normal;
}
table#listHigh input, table#listHigh select, table#listHigh textarea {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #E1F4FD;
}
table#listHigh .deletedRecordUnselected td {
	background-color: #DDDDDD;
	color:#888888;
}
table#listHigh .deletedRecordUnselected input, table#listHigh .deletedRecordUnselected select, table#listHigh .deletedRecordUnselected textarea {
	background-color: #DDDDDD;
	margin:0px;
	color:#888888;
}
table#listHigh .deletedRecordSelected td {
	background-color: #CCCCCC;
	color:#888888;
}
table#listHigh .deletedRecordSelected input, table#listHigh .deletedRecordSelected select, table#listHigh .deletedRecordSelected textarea {
	background-color: #CCCCCC;
	color:#888888;
}
table#listHigh .selectedRecord td {
	background-color: #66CCFF;
	color:#FFFFFF;
}
table#listHigh .selectedRecord input, table#listHigh .selectedRecord input select, table#listHigh .selectedRecord textarea {
	background-color: #66CCFF;
	color:#FFFFFF;
}
table#listHigh .summaryRecord td {
	background-color:#FFEEAA;
	color:#0000FF;
	border-width:0px;
	font-weight:bold;
}
table#listHigh .summaryRecord input, table#listHigh .summaryRecord select, table#listHigh .summaryRecord textarea {
	background-color: #FFEEAA;
	color:#0000FF;
	font-weight:bold;
}
.required {
	font-weight:bold;
}
em.required2{
	color:#F00;
}
div#loading {
	position:absolute;
	z-index:10;
	display:none;
}
.MainTitle {
	font-family:"BankGothic Md BT";
	font-size: 60px;
	font-weight: bold;
	height:70px;
}
.warningTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color:#0000CC;
}
.warningBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#0000CC;
}
.logonTime {
	color:red;
	font-size: 11px;
}
.linkButton {
	background-color:#336699;
	color:white;
	border:1px solid white;
	padding-left:5px;
	padding-right:5px;
	cursor:pointer;
}
/*fieldset {
	padding:5px;
}*/
.audit_meta_column {
	font-weight:bold;
}
.ff_fix td {
	width:1px;
}
.queryline {
	background-color:#999999;
	color:red;
}
.tabhigh, .tabhigh a {
	color:white;
	background-color:#333366;
	text-decoration:none;
	font-weight:bold;
}
.tablow, .tablow a {
	color:#333366;
	background-color:#CCCC99;
	text-decoration:none;
	cursor:pointer;
	font-weight:bold;
}
.tabmidle, .tabmidle a {
	color:#333366;
	background-color: #B2B2E5;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
.referinfo, .referinfo td {
	color:#000000;
	/*background-color: #99CCCC;*/
	background-color:#E4E4E4;
	text-decoration:none;
	font-weight:inherit;
}
.opertzone, .opertzone tr, .opertzone td {
	height:30;
	background-color: #A8C5E1;
	text-decoration:none;
}
.readonly {
	background-color:#CCC;
}
/*styles for roundcorners tables*/

.roundcornersleft {
	width: 7px;
	background-image: url(../img/roundcornerslm.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.roundcornersright {
	width: 7px;
	background-image: url(../img/roundcornersrm.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.roundcornerstop {
	height: 7px;
	background-image: url(../img/roundcornerst.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.roundcornersbottom {
	height: 7px;
	background-image: url(../img/roundcornersb.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.btnAddBtn {
	left:10px;
	width:94px;
	overflow:hidden;
	height:21px;
	position:absolute;
	top:212px;
}
.dhxvlt_lbtn {
	margin-right:7px;
}
.dhxvlt_lbtn3 {
	width:4px;
	height:21px;
	float:left;
	background:url(../img/btn3.gif) no-repeat;
}
.dhxvlt_lbtn2 {
	cursor:pointer;
	height:21px;
	float:left;
	background:url(../img/btn2.gif) repeat-x;
	overflow-y:hidden;
	font-size:8pt;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
.dhxvlt_lbtn2 nobr {
	margin-right:4px
}
.dhxvlt_lbtn2 img {
	margin-top:5px;
	margin-left:4px;
	margin-right:4px;
}
.dhxvlt_lbtn1 {
	width:4px;
	height:21px;
	float:left;
	background:url(../img/btn1.gif) no-repeat;
}
#enreg:hover {
	background-image:url(../img/enreg2.gif);
}
#content2 {
	padding:10px;
	background-color:#F8F8F8;
	border:1px solid #ccc;
	-moz-border-radius:1em;
	-webkit-border-radius: 1em;
	border-radius:1em;
	behavior: url(PIE.htc);
}
/*#content2{
	border-radius:1em;
	behavior: url('./border-radius.htc');
}*/
#content3 {
	padding:10px;
	/*min-height:300px;*/
	background-color:#ccc;
	border:1px solid #ccc;
	-moz-border-radius:1em;
	-webkit-border-radius: 1em;
	border-radius:1em;
	behavior: url('PIE.htc');
}
.textInputNbr {
	text-align:right;
}
td.textInput {
	text-align:left;
}
/*td, th {
	padding: 0px;
}*/

/** fieldset{
    position: relative;
    margin-top:1em;
    padding-top:.75em;
    }
* legend{
    position:absolute;
    top: -.5em;
    left: .5em;
   }*/


/*fieldset label {
	width: 12em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}*/

fieldset#f1 {
	width:30%;
	height:150px;
}
fieldset#f2 {
	width:30%;
}
fieldset#f3 {
	width:30%;
	margin-top:-30px;/*height:25px;*/
}
table tr td span {
/*display:inline;*/
	/*margin-left:10em;*/
}
.button2 {
	font-family:Arial, sans-serif;
	font-size:1em;
	font-weight:bold;
	width:90px;
	height:18px;
	/*padding-top:7px;*/ /*permet le centrage vertical*/
    text-align:center;
	color:#000;
	background:#FFF;
	background:-moz-linear-gradient(top, #EFEFEF, #C1C1C1);
	background:-webkit-gradient(linear, left top, left bottom, from(#EFEFEF), to(#C1C1C1));
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	text-shadow:0px 1px 0px rgba(255,255,255,0.2);
	-webkit-box-shadow:0 0 5px rgba(0,0,0,0.5),  0 -1px 0 rgba(255,255,255,0.4);
	-moz-box-shadow:0 0 5px rgba(0,0,0,0.5),  0 -1px 0 rgba(255,255,255,0.4);
	box-shadow:0 0 5px rgba(0,0,0,0.5),  0 -1px 0 rgba(255,255,255,0.4);
}
.button2:hover {
	color:#FFF;
	background:#5387af;
	background:-moz-linear-gradient( top, #36F, #3CF);
	background:-webkit-gradient( linear, left top, left bottom, from(#36F), to(#3CF));
}
.button2:active {
	color:#000;
	background:#444;
	background:-moz-linear-gradient( top, #EFEFEF, #C1C1C1);
	background:-webkit-gradient( linear, left top, left bottom, from(#EFEFEF), to(#C1C1C1));
	-webkit-box-shadow:1px 1px 10px black inset, 0 1px 0 rgba(255,255,255,0.4);
	-moz-box-shadow:1px 1px 10px black inset, 0 1px 0 rgba(255,255,255,0.4);
	box-shadow:1px 1px 10px black inset, 0 1px 0 rgba(255,255,255,0.4);
}
/* begin Button */
.art-button-wrapper a.art-button, .art-button-wrapper a.art-button:link, .art-button-wrapper input.art-button, .art-button-wrapper button.art-button {
	text-decoration: none;
	/*  font-family: "Century Gothic",Arial, Helvetica, Sans-Serif;
*/  font-style: normal;
	font-weight: bold;
	font-size: 11px;
	position:relative;
	top:0;
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
	color: #FFFFFF !important;
	width: auto;
	outline: none;
	border: none;
	background: none;
	line-height: 24px;
	height: 24px;
	margin: 0 !important;
	padding: 0 9px !important;
	overflow: visible;
	cursor: pointer;
}
.art-button img, .art-button-wrapper img {
	margin: 0;
	vertical-align: middle;
}
.art-button-wrapper {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	height: 24px;
	overflow: hidden;
	white-space: nowrap;
	width: auto;
	margin: 0;
	padding: 0;
	z-index: 0;
}
.firefox2 .art-button-wrapper {
	display: block;
	float: left;
}
/*input, select, textarea
{
  vertical-align: middle;
  font-family: "Century Gothic",Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
}
*/
.art-block select {
	width:96%;
}
.art-button-wrapper.hover .art-button, .art-button-wrapper.hover a.art-button:link, .art-button:hover {
	color: #271E11 !important;
	text-decoration: none !important;
}
.art-button-wrapper.active .art-button, .art-button-wrapper.active a.art-button:link {
	color: #DCE0E0 !important;
}
.art-button-wrapper .art-button-l, .art-button-wrapper .art-button-r {
	display: block;
	position: absolute;
	height: 88px;
	margin: 0;
	padding: 0;
	background-image: url('../img/button.png');
	width:200px;
}
.art-button-wrapper .art-button-l {
	left: 0;
	right: 5px;
}
.art-button-wrapper .art-button-r {
	width: 401px;
	right: 0;
	clip: rect(auto, auto, auto, 396px);
}
.art-button-wrapper.hover .art-button-l, .art-button-wrapper.hover .art-button-r {
	top: -31px;
}
.art-button-wrapper.active .art-button-l, .art-button-wrapper.active .art-button-r {
	top: -62px;
}
.art-button-wrapper input {
	float: none !important;
}
/* end Button */
/* Placeholder */
.placeholder {
	color:#999;
}
/* round input field */
input[type="text"], input[type="password"], textarea {
	/*background: #FFFFFF;*/
 border: 1px solid #6464FF;
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-border-radius: 4px 4px 4px 4px; /*coins arrondis FireFox*/
	-webkit-border-radius:4px 4px 4px 4px;/*coins arrondis Chrome*/
	border-radius: 4px 4px 4px 4px;
	color: #000000;
	font-weight:bold;
	padding: 2px;
	behavior: url(PIE.htc);
}
select {
	border: 1px solid #6464FF;
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-border-radius: 4px 4px 4px 4px; /*coins arrondis FireFox*/
	-webkit-border-radius:4px 4px 4px 4px;/*coins arrondis Chrome*/
	border-radius: 4px 4px 4px 4px;
	color: #000000;
	font-weight:bold;
	padding: 2px;
	behavior: url(PIE.htc);
}
.placeholder {
	color: #aaa;
}
.info{
	cursor:help;
}
.hideCol {
	display:none;
}
table input:focus,select:focus, textarea:focus{
	background-color:#FFFFCC;
	border: 1px solid #0099FF;
}
 #noticeMessage{
	/*margin-right: 2px;*/
	margin-left:2px;
/*	width: 15em;
*/	padding-right: 1px;
	text-wrap:normal;
 }
 
 ul.notice {
	list-style-image: url(../ico/information32.gif); /* entraîne la suppression du marqueur de liste */
	/*border-top: 1px solid #666;*/ /* crée la bordure supérieure des liens ; les autres sont placées à l'aide d'une bordure inférieure sur la balise LI */
	/*margin-bottom: 15px;*/ /* crée l'espace entre la navigation et le contenu en dessous */
	/*border-right:2px solid #669999;*/
	/*border-right:2px solid;*/
	margin-right:0px;
	margin-left:0px;
	padding-left:0px;
	/*width:12em;*/
}

ul.noticeChild{
	list-style: decimal;
	margin-left:0px;
	padding-left:0px;
	width:13em;
}

ul.notice li.parent2 {
	
	font-weight:bolder;
	
}



li.noticeChild{
	
	padding-left:2px;
	
	/*text-indent:-2em;*/
	color:	#093;
	word-wrap: break-word;      /* IE 5.5-7 */
      white-space: -moz-pre-wrap; /* Firefox 1.0-2.0 */
      white-space: pre-wrap;      /* current browsers */
	
}
td.tdFieldset fieldset{
	border: none;
	border-top: 1px solid #C9DCA6;
	padding:0px;
	margin-bottom:-2px;
	
}
td.tdFieldset legend{
	color:#333366;
	font-weight:bold;
	padding-left: 0;
	margin-left:0;
}




#art-main, table
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
    margin: 0;
    padding: 0;
}

.art-postcontent,
.art-postcontent li,
.art-postcontent table,
.art-postcontent a,
.art-postcontent a:link,
.art-postcontent a:visited,
.art-postcontent a.visited,
.art-postcontent a:hover,
.art-postcontent a.hovered
{
    font-family:Arial, Helvetica, Sans-Serif;
}

.art-postcontent p
{
    margin: 12px 0;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
{
  
  font-family: "Century Gothic",Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  text-align: left;
  text-decoration: none;
}

.art-postcontent a
{
  text-decoration: underline;
  color: #1D5158;
}

.art-postcontent a:link
{
  text-decoration: underline;
  color: #1D5158;
}

.art-postcontent a:visited, .art-postcontent a.visited
{

  color: #8C9B9B;
}

.art-postcontent  a:hover, .art-postcontent a.hover
{

  text-decoration: none;
  color: #0E272A;
}

.art-postcontent h1
{
   color: #2D7B86;    
   margin: 12px 0;
 
}



.art-postcontent h2
{
   color: #3BA2B0;    
   margin: 13px 0;
   font-size: 18px;  
}


.art-postcontent h2 a,
.art-postcontent h2 a:link,
.art-postcontent h2 a:hover,
.art-postcontent h2 a:visited
{
   font-size: 18px;   
}

.art-postcontent h3
{
   color: #6D7E7E;     
   margin: 16px 0;
   font-size: 18px; 
}


.art-postcontent h3 a,
.art-postcontent h3 a:link,
.art-postcontent h3 a:hover,
.art-postcontent h3 a:visited
{
   font-size: 18px;    
}

.art-postcontent h4
{
   color: #262C2C;     
   margin: 18px 0;
   font-size: 15px; 
}


.art-postcontent h4 a,
.art-postcontent h4 a:link,
.art-postcontent h4 a:hover,
.art-postcontent h4 a:visited
{
   font-size: 15px;   
}

.art-postcontent h5
{
   color: #262C2C;    
   margin: 20px 0;
   font-size: 13px;  
}


.art-postcontent h5 a,
.art-postcontent h5 a:link,
.art-postcontent h5 a:hover,
.art-postcontent h5 a:visited
{  
   font-size: 13px;
}

.art-postcontent h6
{
   color: #262C2C;     
   margin: 25px 0;
   font-size: 12px; 
}


.art-postcontent h6 a,
.art-postcontent h6 a:link,
.art-postcontent h6 a:hover,
.art-postcontent h6 a:visited
{
   font-size: 12px;      
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

#art-main
{
  position: relative;
  overflow: hidden;
  z-index: 1;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
}


body
{
  padding: 0; 
 /* margin:0 !important;*/
  margin-bottom:-10px !important;
  color: #000099;
  height:100%;
  
  background-color: #DCE0E0;
  
  background-image: url('../img/Bottom_texture2.jpg');
  background-repeat: repeat;
  background-attachment: fixed;
  background-position: top bottom;
  width:100%;
  margin:0 auto;
}



.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 Header */
div.art-header
{
  margin: 0 auto;
  position: relative;
  width:100%;
  height: 100px;
  overflow: hidden;
  margin-top: 0;
  margin-bottom: 0;
}

.art-header-wrapper 
{
    position: relative;
    width:900px;
    margin:0 auto;
}
.art-header-inner 
{
    margin: 0 6px;
}

div.art-header-center
{
	position: relative;
	width: 1920px;
	left:50%;
}


div.art-header-jpeg
{
  position: absolute;
  top: 0;
  left:-50%;
  width: 1920px;
  height: 200px;
  background-image: url('../img/header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}
/* end Header */

/* begin Logo */
div.art-logo
{
	left: 4%;
	margin-left: -2px;
	display: block;
	position: absolute;
	top: 14px;

}
div.art-logo2
{
	left: 100%;
	margin-right: 10px;
	display: block;
	position: absolute;
	top: 14px;
}




h1.art-logo-name
{
	display: block;
	text-align: left;
	font-size: 34px;
	padding: 0;
	margin: 0;
	color: #F5F5F5 !important;

}

 h1.art-logo-name a, h1.art-logo-name a:link, h1.art-logo-name a:visited, h1.art-logo-name a:hover
{
	font-size: 34px;
	padding: 0;
	margin: 0;
	color: #F5F5F5 !important;
}



h2.art-logo-text, 
h2.art-logo-text a,
h2.art-logo-text a:link,
h2.art-logo-text a:visited,
h2.art-logo-text a:hover
{
	font-size: 19px;
	padding: 0;
	margin: 0;
	color: #F5F5F5 !important;
}

h2.art-logo-text
{
  display: block;
  text-align: left;

}
/* end Logo */

/* begin Box, Sheet */
.art-sheet
{
  position: relative;
  margin: 0 auto;
  min-width: 23px;
  min-height: 23px;
  margin-top: -20px;
  margin-bottom: -5px;
  cursor:auto;
  width: 800px;
}

.art-sheet-body
{
  position: relative;
  padding: 6px;
    padding-top:6px;
    padding-bottom:6px;
}

.art-sheet-tr, .art-sheet-tl, .art-sheet-br, .art-sheet-bl, .art-sheet-tc, .art-sheet-bc,.art-sheet-cr, .art-sheet-cl
{
  position: absolute;
}

.art-sheet-tr, .art-sheet-tl, .art-sheet-br, .art-sheet-bl
{
  width: 42px;
  height: 42px;
  background-image: url('../img/sheet_s.png');
}

.art-sheet-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 21px, 21px, auto);
}

.art-sheet-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 21px, 21px);
}

.art-sheet-bl
{
  bottom: 0;
  left: 0;
  clip: rect(21px, 21px, auto, auto);
}

.art-sheet-br
{
  bottom: 0;
  right: 0;
  clip: rect(21px, auto, auto, 21px);
}

.art-sheet-tc, .art-sheet-bc
{
  left: 21px;
  right: 21px;
  height: 42px;
  background-image: url('../img/sheet_h.png');
}

.art-sheet-tc
{
  top: 0;
  clip: rect(auto, auto, 21px, auto);
}

.art-sheet-bc
{
  bottom: 0;
  clip: rect(21px, auto, auto, auto);
}

.art-sheet-cr, .art-sheet-cl
{
  top: 21px;
  bottom: 21px;
  width: 42px;
  background-image: url('../img/sheet_v.png');
}

.art-sheet-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 21px);
}

.art-sheet-cl
{
  left: 0;
  clip: rect(auto, 21px, auto, auto);
}

.art-sheet-cc
{
  position: absolute;
  top: 21px;
  left: 21px;
  right: 21px;
  bottom: 21px;
  background-color: #FFFFFF;
}



#art-page-background-top-texture, #art-page-background-middle-texture, #art-page-background-glare
{
  min-width: 900px;
}




/* end Box, Sheet */

/* begin Layout */
.art-content-layout
{
  display: table;
  position:relative;
  margin: 0 auto;
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
  width:100%;
  margin-top:0;
  margin-bottom:0;
}
.art-layout-cell, .art-content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none;
  margin:0;
  padding:0;
}


.art-content-layout .art-content-layout{width: auto;margin:0;}
.art-content-layout .art-layout-cell, .art-content-layout .art-layout-cell .art-content-layout .art-layout-cell{display: table-cell;}
.art-layout-cell .art-layout-cell{display: block;}
.art-content-layout-row {display: table-row;}
.art-layout-glare{position:relative;}/* end Layout */

/* begin Box, Block */
table{
	display:inline-table;
	color:#000099;
}
.art-block
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 5px;
}

.art-block-body
{
  position: relative;
  padding: 0;
}




/* end Box, Block */

/* begin BlockHeader */
.art-blockheader
{
  margin-bottom: 0;
  position: relative;
  height: 37px;
}

 .art-blockheader h3.t
{
  position: relative;
  height: 37px;
  color: #000099;
  font-size: 13px;
  margin:0;
  padding: 0 10px 0 10px;
  white-space: nowrap;
  line-height: 37px;
}


.art-blockheader h3.t a,
.art-blockheader h3.t a:link,
.art-blockheader h3.t a:visited, 
.art-blockheader h3.t a:hover
{
  color: #205860;
  font-size: 13px;
}



/* end BlockHeader */

/* begin Box, BlockContent */
.art-blockcontent
{
  position: relative;
  margin: 0 3;
  min-width: 3px;
  min-height: 3px;
}

.art-blockcontent-body
{
  position: relative;
  padding: 8px;
  color: #000099;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
}

.art-blockcontent-tr, .art-blockcontent-tl, .art-blockcontent-br, .art-blockcontent-bl, .art-blockcontent-tc, .art-blockcontent-bc,.art-blockcontent-cr, .art-blockcontent-cl
{
  position: absolute;
}

.art-blockcontent-tr, .art-blockcontent-tl, .art-blockcontent-br, .art-blockcontent-bl
{
  width: 2px;
  height: 2px;
  background-image: url('../img/blockcontent_s.png');
}

.art-blockcontent-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 1px, 1px, auto);
}

.art-blockcontent-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 1px, 1px);
}

.art-blockcontent-bl
{
  bottom: 0;
  left: 0;
  clip: rect(1px, 1px, auto, auto);
}

.art-blockcontent-br
{
  bottom: 0;
  right: 0;
  clip: rect(1px, auto, auto, 1px);
}

.art-blockcontent-tc, .art-blockcontent-bc
{
  left: 1px;
  right: 1px;
  height: 2px;
  background-image: url('../img/blockcontent_h.png');
}

.art-blockcontent-tc
{
  top: 0;
  clip: rect(auto, auto, 1px, auto);
}

.art-blockcontent-bc
{
  bottom: 0;
  clip: rect(1px, auto, auto, auto);
}

.art-blockcontent-cr, .art-blockcontent-cl
{
  top: 1px;
  bottom: 1px;
  width: 2px;
  background-image: url('../img/blockcontent_v.png');
}

.art-blockcontent-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 1px);
}

.art-blockcontent-cl
{
  left: 0;
  clip: rect(auto, 1px, auto, auto);
}

.art-blockcontent-cc
{
  position: absolute;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  background-image: url('../img/blockcontent_c.png');
}

 
.art-blockcontent-body li, 
.art-blockcontent-body a,
.art-blockcontent-body a:link,
.art-blockcontent-body a:visited,
.art-blockcontent-body a:hover
{
  color: #242929;
  font-family: "Century Gothic",Arial, Helvetica, Sans-Serif;
  font-size: 12px;
}

.art-blockcontent-body p
{
  margin: 6px 0;
}

.art-blockcontent-body a
{
  color: #2A747E;
  text-decoration: underline;
}

.art-blockcontent-body a:link
{
  color: #2A747E;
  text-decoration: underline;
}

.art-blockcontent-body a:visited, .art-blockcontent-body a.visited
{
  color: #343C3C;

}

.art-blockcontent-body a:hover, .art-blockcontent-body a.hover
{
  color: #389BA8;

  text-decoration: none;
}

.art-blockcontent-body ul li
{
  line-height: 125%;    
  color: #352918;

  padding: 0 0 0 10px;
  background-image: url('../img/blockcontentbullets.png');
  background-repeat: no-repeat;
}/* end Box, BlockContent */

/* begin Button */
/*.art-button-wrapper a.art-button,
.art-button-wrapper a.art-button:link,
.art-button-wrapper input.art-button,
.art-button-wrapper button.art-button
{
  text-decoration: none;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
  position:relative;
  top:0;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #C9E9ED !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 26px;
  height: 26px;
  margin: 0 !important;
  padding: 0 9px !important;
  overflow: visible;
  cursor: pointer;
}

.art-button img, .art-button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.art-button-wrapper
{

  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 26px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .art-button-wrapper
{
  display: block;
  float: left;
}*/

/*input, select, textarea
{
  vertical-align: middle;
  font-family: "Century Gothic",Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
}*/

/*.art-block select 
{
    width:96%;
}

.art-button-wrapper.hover .art-button, .art-button-wrapper.hover a.art-button:link, .art-button:hover
{
  color: #271E11 !important;
  text-decoration: none !important;
}

.art-button-wrapper.active .art-button, .art-button-wrapper.active a.art-button:link
{
  color: #DCE0E0 !important;
}

.art-button-wrapper .art-button-l, .art-button-wrapper .art-button-r
{
  display: block;
  position: absolute;
  height: 88px;
  margin: 0;
  padding: 0;
  background-image: url('../img/button.png');
}

.art-button-wrapper .art-button-l
{
  left: 0;
  right: 5px;
}

.art-button-wrapper .art-button-r
{
  width: 401px;
  right: 0;
  clip: rect(auto, auto, auto, 396px);
}

.art-button-wrapper.hover .art-button-l, .art-button-wrapper.hover .art-button-r
{
  top: -31px;
}

.art-button-wrapper.active .art-button-l, .art-button-wrapper.active .art-button-r
{
  top: -62px;
}

.art-button-wrapper input
{
  float: none !important;
}*/
/* end Button */

/* begin Box, Post */
.art-post
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 7px;
}

.art-post-body
{
  position: relative;
  padding: 15px;
}




a img
{
  border: 0;
}

.art-article img, img.art-article
{
  border: solid 0 #B5BFBF;
  margin: 5px;
}

.art-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.art-article table, table.art-article
{
  border-collapse: collapse;
  margin: 1px;
  border:none;
}

.art-article th, .art-article td
{
  padding: 2px;
/*  border: solid 1px #819292;*/  
border:none;
vertical-align: top;
  text-align: left;
}

.art-article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostMetadata, PostMetadataHeader */
.art-postmetadataheader
{
  overflow:hidden;
  padding: 1px;
  background-image: url('../img/postmetadataheader_bg.png');
  border-color: #B5BFBF;
  border-style: solid;
  border-width: 0px;
}
/* end PostMetadata, PostMetadataHeader */

/* begin PostHeaderIcon */
h2.art-postheader
{
  color: #000099;
  margin: 3px 0;
  font-size: 18px;
}

 
h2.art-postheader a, 
h2.art-postheader a:link, 
h2.art-postheader a:visited,
h2.art-postheader a.visited,
h2.art-postheader a:hover,
h2.art-postheader a.hovered
{
  font-size: 18px;
}

h2.art-postheader a, h2.art-postheader a:link
{
  text-align: left;
  text-decoration: none;
  color: #1A474D;
}

h2.art-postheader a:visited, h2.art-postheader a.visited
{

  color: #5F6D6D;
}


h2.art-postheader a:hover,  h2.art-postheader a.hovered
{

  text-decoration: underline;
  color: #0E272A;
}

/* end PostHeaderIcon */

/* begin PostIcons, PostHeaderIcons */
.art-postheadericons,
.art-postheadericons a,
.art-postheadericons a:link,
.art-postheadericons a:visited,
.art-postheadericons a:hover
{
  font-family: "Century Gothic",Arial, Helvetica, Sans-Serif;
  font-style: italic;
  font-weight: normal;
  color: #745B34;
}

.art-postheadericons
{
  padding: 1px;

}

.art-postheadericons a, .art-postheadericons a:link
{
  text-decoration: underline;
  color: #2D7B86;
}

.art-postheadericons a:visited, .art-postheadericons a.visited
{

  color: #2D7B86;
}

.art-postheadericons a:hover, .art-postheadericons a.hover
{

  text-decoration: none;
  color: #3BA2B0;
}
/* end PostIcons, PostHeaderIcons */

/* begin PostBullets */
.art-post ol, .art-post ul
{
  margin: 1em 0 1em 2em;
  padding: 0;
}

.art-post li
{
  font-size: 12px;
  color: #0A1C1F; 

  padding: 0;
}

.art-post li ol, .art-post li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}




/* end PostBullets */

/* begin PostQuote */
.art-postcontent blockquote,
.art-postcontent blockquote a,
.art-postcontent blockquote a:link,
.art-postcontent blockquote a:visited,
.art-postcontent blockquote a:hover
{
  color: #151009;
  text-align: left;
}

.art-postcontent blockquote p
{
   margin: 5px 10px 10px;
}

.art-postcontent blockquote
{
   border: solid 1px #D7C4A7;
  margin: 10px 10px 10px 50px;
  padding: 6px 6px 6px 43px;
  background-color: #EAE0D1;
  background-image: url('../img/postquote.png');
  background-position: left top;
  background-repeat: no-repeat;
  /* makes blockquote not to align behind the image if they are in the same line */
  overflow: auto;
  clear:both;
}

/* end PostQuote */

/* begin PostIcons, PostFooterIcons */
.art-postfootericons,
.art-postfootericons a,
.art-postfootericons a:link,
.art-postfootericons a:visited,
.art-postfootericons a:hover
{
  font-family: "Century Gothic",Arial, Helvetica, Sans-Serif;
  font-style: italic;
  font-weight: normal;
  color: #907041;
}

.art-postfootericons
{
  padding: 1px;

}

.art-postfootericons a, .art-postfootericons a:link
{
  text-decoration: underline;
  color: #2D7B86;
}

.art-postfootericons a:visited, .art-postfootericons a.visited
{

  color: #2D7B86;
}

.art-postfootericons a:hover, .art-postfootericons a.hover
{

  text-decoration: none;
  color: #3BA2B0;
}
/* end PostIcons, PostFooterIcons */

/* begin Footer */
.art-footer
{
  position: relative;
  margin-top:0;
  margin-bottom:0;
  overflow: hidden;
  width: 100%;
}

.art-footer-b 
{
  position: absolute;
  left:0;
  right:0;
  bottom:0;
  height:50px;
/*  background-image: url('../img/footer_b.png');
*/  background-color:#124199;
}


.art-footer-t
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 50px;
  background-color: #124199;
}

.art-footer-body
{
    position:relative;
    padding: 8px;
}


.art-footer-text p
{
  padding:0;
  margin:0;
  text-align: center;
}

.art-footer-text,
.art-footer-text a,
.art-footer-text a:link,
.art-footer-text a:visited,
.art-footer-text a:hover
{
	color:#fff;
/*    color: #0B2022;
*/    letter-spacing: 1px;
}

.art-footer-text
{
  padding: 0 10px 0 10px;
  text-align: center;

}



.art-footer-text a,
.art-footer-text a:link
{
  color: #1A474D;
  text-decoration: underline;
}

.art-footer-text a:visited
{
  color: #5F6D6D;

}

.art-footer-text a:hover
{
  color: #338D99;

  text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.art-page-footer, 
.art-page-footer a,
.art-page-footer a:link,
.art-page-footer a:visited,
.art-page-footer a:hover
{
  font-family: Arial;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #000099;
}

.art-page-footer
{
  padding: 1em;
  text-align: center;
  text-decoration: none;
  color: #454F4F;
}
/* end PageFooter */

/* begin LayoutCell, sidebar1 */

.art-content-layout .art-sidebar1
{
  width: 225px;
}

/* end LayoutCell, sidebar1 */

/* begin LayoutCell, content */



/* end LayoutCell, content */



textarea#comment{width:100%;}

.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;
  display:inline;
}

.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: 1em;
  margin-right: 0;
}

.alignleft img, img.alignleft
{
  margin: 1em;
  margin-left: 0;
}

.wp-caption
{
  border: 1px solid #ddd;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
    text-align: center;
}

.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;
}

 .wp-caption p
{
    text-align: center;
}
/* 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;
}

.art-content {
  position: relative;
  z-index: 1;   
}

#todays-events{
  position: relative;
  z-index: 11;    
}

#upcoming-events{
  position: relative;
  z-index: 10;    
}

img.wp-post-image 
{
    margin:0 5px 5px 0 !important;
}

div.art-footer li, ul.commentlist li
{
    list-style-image: none;
    background:none;
    list-style-type:none;
    
}

div.art-footer div.art-content-layout,  
div.art-content div.art-content-layout
{
    margin:0 auto;
    width:100%;
}

div.art-footer ul
{
    padding-left: 0;
}

div.art-footer ul li ul
{
    padding-left: 20px;
}


div.art-layout-cell-size1 
{
    width:100%;
}

div.art-layout-cell-size2 
{
    width:50%;
}
div.art-layout-cell-size3 
{
    width:33%;
}

div.art-layout-cell-size4
{
    width:25%;
}

div.art-author-info img.avatar 
{
	float:left;	
	margin-top:0;
	display:inline;
}

#error_message fieldset span{
	height:2px;
}
/* round input field */
input[type="text"],input[type="password"],
textarea {
 background: #f9f9f9;
 border: 1px solid #6464FF;
 -moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
 -webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
 box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
 -moz-border-radius: 4px 4px 4px 4px; /*coins arrondis FireFox*/
	-webkit-border-radius:4px 4px 4px 4px;/*coins arrondis Chrome*/
	border-radius: 4px 4px 4px 4px;
	
	color: #333333;
 padding: 2px;
 behavior: url('PIE.htc');
}