
.leftcol .content, .maincol .content, .rightcol .content {
	text-align : left;
}
.container {margin: 0;}

.maincol {
	width : 100%;
}

.maincol .outer {
	width : 100%;
}
.maincol .content {
	padding : 6px 5px 0px 5px;
}
.leftcol .image {margin-left: 0}

.leftcol .bottommargin {
	height : 54px;
	background-image : none;
}
.leftcol .link-group {
	margin-left: 5px;
}
.rightcol .bottommargin {
	height : 54px;
	background-image : none;
}
.rightcol .content {
	text-align : left;
	font : normal 11px Trebuchet MS , Arial , Helvetica , sans serif;
	padding : 10px;
}
.header .dropdown-menu {
	height : 31px;
	text-align : left;
	padding-top : 11px;
}
.header .empty-menu {height : 35px;}

.buttons-group {
	padding : 10px;
}


FIELDSET UL {
	margin : 0px;
	padding : 0px;
}

FIELDSET LI {
	list-style : none;
	padding : 2px;
}
.fields-group {}
.section .fields-group .cell-left {
	width : 30%;
	vertical-align : middle;
	text-align: right;
	padding: 5px 15px 5px 0;
	margin-right: 5px;
	background: transparent url(../images/form_arrow.gif) no-repeat right;
}
.section .fields-group .cell-right {
	padding-left: 10px;
}
.section H2 {
	font-weight : bold;
	background-image:none; 
	padding-left:0px;
}
.section H2 SPAN {background-color:#F1F5F6}

.upload-file TABLE {
	margin : 5px 0px;
}a

.upload-file BUTTON {
	vertical-align : middle;
	margin-left : 10px;
}

.date-field {
}

.date-field  {
	vertical-align : middle;
}

.period-field {
}

.period-field TD {
	padding : 2px 5px 2px 2px;
}

.button-area {
	padding : 10px;
	background-image : none;
	margin : 0px;
	width : auto;
}
.search BUTTON {
	background : url(../images/quicksearchbuttonleft.gif) no-repeat top left;
	padding:0px 0px 0px 6px;
	height: 16px;
}

.search BUTTON SPAN {
	background : url(../images/quicksearchbuttonright.gif) no-repeat top right;
	padding:1px 6px 0px 0px;
	height: 16px;
	color : #FFFFFF;
}

BUTTON {
	margin : 1px;
	/*common*/
	text-align :center ;
	border :0px none;
	vertical-align :middle ;
	margin :0px 2px 0px 2px ;
	overflow :visible ;
	cursor :pointer ;
	/*custom*/
	font : normal 11px verdana , arial , helvetica , sans serif;
	background : url(../images/button1bg1.gif) no-repeat top left;
	padding:0px 0px 0px 8px;
}


BUTTON SPAN {
	/*common*/
	position :relative ;
	display :block ;
	white-space :nowrap ;
	margin :0px ;
	/*custom*/
	color : #52575B;
	background : url(../images/button1bg.gif) no-repeat top right;
	padding: 5px 8px 6px 0px;
}

.button1 {
	background-color : #E0E0E7;
	margin : 1px;
	/*common*/
	text-align :center ;
	border :0px none;
	vertical-align :middle ;
	margin :0px 2px 0px 2px ;
	overflow :visible ;
	cursor :pointer ;
	/*custom*/
	font : normal 11px verdana , arial , helvetica , sans serif;
	background : url(../images/button1bg1.gif) no-repeat top left;
	padding:0px 0px 0px 8px;
	
}
.button1 SPAN {
	/*common*/
	position :relative ;
	display :block ;
	white-space :nowrap ;
	margin :0px ;
	/*custom*/
	color : #52575B;
	background : url(../images/button1bg.gif) no-repeat top right;
	padding: 5px 8px 6px 0px;
}

.button2 {
	background-color : #ECDFD7;
	/*common*/
	text-align :center ;
	border :0px none;
	vertical-align :middle ;
	margin :0px 2px 0px 2px ;
	overflow :visible ;
	cursor :pointer ;
	/*custom*/
	padding:0px 0px 0px 8px;
	background : url(../images/button2bg1.gif) no-repeat top left;
}
.button2 SPAN{
	background-color : #ECDFD7;
	/*common*/
	position :relative ;
	display :block ;
	white-space :nowrap ;
	margin :0px ;
	/*custom*/
	background : url(../images/button2bg.gif) no-repeat top right;
	padding: 5px 8px 6px 0px;
}

.button3 {
	background-color : #DBEBD8;
	text-align :center ;
	border :0px none;
	vertical-align :middle ;
	margin :0px 2px 0px 2px ;
	overflow :visible ;
	cursor :pointer ;
/*custom*/
	font : normal 11px verdana , arial , helvetica , sans serif;
	background : url(../images/button1bg1.gif) no-repeat top left;
	padding:0px 0px 0px 8px;
}
.button3 SPAN {
	/*common*/
	position :relative ;
	display :block ;
	white-space :nowrap ;
	margin :0px ;
/*custom*/
	color : #52575B;
	background : url(../images/button1bg.gif) no-repeat top right;
	padding: 5px 8px 6px 0px;
}

.sitemap UL {
	margin : 0px;
	padding : 0px 0px 0px 18px;
}

.send-to-friend {
	margin : 10px 0px 10px 10px;
	border : none;
	width : 160px;
	padding : 5px;
	font-size : 10px;
}

.send-to-friend STRONG {
	font-family : Verdana , Arial , Helvetica , sans-serif;
}

.send-to-friend EM {
	font-style : normal;
}

.send-to-friend FIELDSET {
	border : none;
}

.send-to-friend FIELDSET, .send-to-friend FIELDSET UL {
	margin : 0px;
	padding : 0px;
}

.send-to-friend FIELDSET LABEL {
	display : block;
}

.send-to-friend FIELDSET LI {
	margin : 0px;
	padding : 2px 0px 2px 0px;
}

.send-to-friend A:link, .send-to-friend A:visited {
	color : #666666;
	text-decoration : underline;
}

.send-to-friend A:hover, .send-to-friend A:active {
	color : #000000;
	text-decoration : underline;
}

.send-to-friend .button-area {
	padding : 5px 0px 0px 0px;
	text-align : left;
	margin : 0px;
}

.tooltip {
	text-align : left;
}

.bar-outer {
}

.bar {
	border : 1px solid #848484;
	height : 15px;
}

.bar-gauge {
	background-color : #E5E5E5;
	height : 15px;
}

.pager {
	clear : both;
	margin-bottom : 10px;
	font-size : 11px;
	border-bottom : 2px solid #DEDEDE;
	padding-bottom : 10px;
}

.pager DIV {
	display : inline;
	margin : 5px 10px 5px 0px;
	white-space : nowrap;
}

.pager .items {
}

.pager .itemsperpage {
}

.pager .display-type {
}

.pager .browser {
	float : right;
}

.pager .browser A {
	margin : 0px 2px;
	display : block;
	width : 18px;
	height : 16px;
	text-align : center;
	background-color : #D2D2D2;
	font-size : 11px;
}

.pager .browser A:hover {
	background-color : #848484;
	color : #FFFFFF;
}

.pager .browser SPAN {
	margin : 0px 2px;
	display : block;
	text-align : center;
}

.pager .browser STRONG {
	margin : 0px 2px;
	display : block;
	width : 18px;
	height : 16px;
	text-align : center;
	background-color : #848484;
	color : #FFFFFF;
}

.filter {
	margin : 10px 0px;
}

.applied {
}

.applied-filter {
	padding : 4px;
}

.list-sort {
	clear : both;
	margin-bottom : 10px;
	font-size : 11px;
}

.list-sort DIV {
	display : inline;
	margin : 5px 5px 5px 0px;
	white-space : nowrap;
}

.sorting-item {
}

.sorting-order {
}

.combo-list {
	margin-top : 10px;
}

.empty {
	padding : 5px;
}

.vertical {
}

.horizontal {
}

.list-view {
}

.list-view .highlight {
}
.list-view .detail H4 A {
	color: #977E23;
	padding-left: 5px;
}
.list-view .detail H4 A:hover {
	color: #1f4e66;
	padding-left: 5px;
}

.table-view {
	margin-top : 10px;
}

.table-view TABLE {
	border-collapse : collapse;
	width : 100%;
}

.unsorted {
	background-image : url(../images/mandatory/button_sort.gif);
	background-repeat : no-repeat;
	background-position : center right;
	padding-right : 10px;
}

.sort-ascending {
	background-image : url(../images/mandatory/button_sort_ascending.gif);
	background-repeat : no-repeat;
	background-position : center right;
	padding-right : 10px;
}

.sort-descending {
	background-image : url(../images/mandatory/button_sort_descending.gif);
	background-repeat : no-repeat;
	background-position : center right;
	padding-right : 10px;
}

.thumbnail-view {
}

.thumbnail-view TD {
	text-align : center;
}

.item-view {
	clear : both;
}

.item-view H1 {
	margin : 15px 0px 10px 0px;
}

.item-view .description {
	border-bottom : 2px solid #DEDEDE;
	padding : 0px 0px 10px 0px;
}

.item-view .content {
	margin : 15px 0px 15px 0px;
}

.item-view .path {
	margin-top : 10px;
}

.item-view .button-area {
	border-top : 2px solid #DEDEDE;
	padding-top : 5px;
	margin-top : 10px;
	margin : 0px;
}

.date {
	font-size : 11px;
	color : #898989;
	margin : 2px 0px 2px 0px;
}

.path {
	font-size : 11px;
	color : #898989;
	margin : 2px 0px 2px 0px;
}

.actor {
	font-size : 11px;
	color : #898989;
	margin : 2px 0px 2px 0px;
}

.attachments {
}

.attachments IMG {
	margin : 2px 2px 2px 0px;
}

.poll UL {
	margin : 0px;
	padding : 0px 10px 10px 10px;
	list-style: none;
}
.poll UL LI {
	padding-bottom: 5px;	
}

.search-result {
}

.search-result .list-view .properties {
}

.search-result .list-view .path {
	color : #898989;
}

.warning {
	background : url(../images/mandatory/warning.gif) no-repeat 2px 3px;
	padding-left : 40px;
	margin : 10px 0px;
}

.informations {
	margin : 10px 0px;
}

.authentication-form {
	background-color: #FFFFFF;
	margin : 15px 20px 15px 5px;
	padding : 5px;
	border: 1px solid #CCCCCC;
}

.authentication-form FORM {
	margin : 0px;
}

.authentication-form P {
	margin : 10px 10px 0px 10px;
}

.authentication-form UL {
	list-style : none;
	margin : 10px 10px 0px 10px;
	padding : 0px;
}

.authentication-form LI {
	padding : 2px 2px 2px 0px;
}

.authentication-form .button-area {
	padding : 0px;
	margin : 10px 0px 5px 10px;
}

.authentication-form BUTTON {
	display : block;
}

.group {
	padding : 0px;
	margin : 10px 0px 10px 0px;
}

.group .streamline {
	margin : 10px 0px;
	padding : 0px;
	border : none;
}

.filter-area {
	font-size : 11px;
	margin : 20px 0px 30px 0px;
}

.actions-area {
		clear : both;
	margin-bottom : 10px;
	font-size : 11px;
}

.actions-area .button-area {
	padding : 0px;
	margin : 0px;
}

.actions-area .button-area IMG {
	margin-left : 5px;
}

.navigation-area {
	border-bottom : 2px solid #DEDEDE;
	padding-bottom : 10px;
	margin-bottom : 5px;
}

.navigation-area .horizontal TABLE {
	width : auto;
}

.navigation-area {
}

.navigation-area .streamline {
	margin : 10px 0px;
	background-image : none;
	clear : both;
}

.navigation-area .streamline .action-root {
	border : 0px none;
	background : url(../images/mandatory/home.gif) no-repeat left top;
	cursor : pointer;
	height : 16px;
	width : 16px;
}

.navigation-area .streamline .action-root SPAN {
	display : none;
}

.navigation-area .list-view {
	clear : both;
}

.group .form-area LI LABEL {
	float : left;
	display : block;
	width : 20%;
}

.group .form-area .button-area {
	padding : 10px 0px 0px 0px;
	margin : 0px;
}

.view-area {
}

.view-area .filter-area {
}

.view-area .highlight {
	color : #FF0000;
}

.view-area .highlight A:link {
	color : #FF0000;
}

.view-area .highlight A:visited {
}

.view-area .highlight A:hover {
	color : #000000;
}

.view-area .highlight A:active {
}

.sys-footer {
	font-family : Arial , Helvetica , sans-serif;
	font-size : 10px;
	text-align : center;
	color : #8F8F8F;
	padding : 5px;
}

.sys-footer A:link, .sys-footer A:visited {
	color : #8F8F8F;
	text-decoration : underline;
}

.sys-footer A:hover, .sys-footer A:active {
	color : #000000;
	text-decoration : underline;
}

.poweredby {
	margin : 5px;
}

/*application browser simple display*/
.simple-display .group {border:none}
.simple-display .view-area {border:none}
.simple-display .actions-area {border:none; background-color:transparent}
.simple-display .list-view {border:none; }
.simple-display .table-view {border:none;}
.simple-display .links-view {border:none; padding:5px 10px 5px 10px;}
/*form-area*/
.form-area {background:transparent none;}

.sys-syndication-rss20 .links-view .detail h4 { margin:5px 0 5px 0;}
.sys-syndication-rss20 .links-view .detail h4 A:link,.sys-syndication-rss20 .linksview
.detail h4 A:visited{color:#13245c; text-decoration:none;}
.sys-syndication-rss20 .links-view .detail h4 A:hover,.sys-syndication-rss20 .linksview
.detail h4 A:active{color:#d3031b; text-decoration:underline;}

/*--form groups--*/
/*section*/
.section { margin-top: 22px;}/*surtout pas de padding pour affichage fieldset padding:10px;*/
.section H2 {margin:-8px 0 0px 10px; font-size:12px}
.section H2 SPAN {padding:0 2px}
.section .section-actions {float:right; margin:-20px 0 10px 10px; }
.section .section-actions IMG {margin:0 1px}
.section .fields-group {clear:both; padding:10px}

/*form tab level1*/
.tab1 {}
.tab1 UL {margin:4px 0px 4px 0px; padding:0px;}
.tab1 LI {display:inline; padding:4px;}
/*form tab level2*/
.tab2 {}
.tab2 UL {margin:4px 0px 4px 0px; padding:0px;}
.tab2 LI {display:inline; padding:4px;}
/*fields area*/
.content-area {}

/*--rating--*/
/*rating container*/
.rating { margin: 10px 0px;}
.rating ul { margin:0px; padding:0px; list-style:none; display:block; width: 75px; height: 20px; }
.rating ul li { float:left; display:inline; }
.rating ul li a { height:20px; margin:0px; text-decoration:none; display:block; }

/*rate item*/
.rating .rate-item-1 {width:15px }
.rating .rate-item-2 {width:15px }
.rating .rate-item-3 {width:15px }
.rating .rate-item-4 {width:15px }
.rating .rate-item-5 {width:15px }

/*current rate*/
.rating .rate-on {background:url(../images/stars.gif); background-repeat:no-repeat;}
.rating .state-on-0 {background-position: 0 0px;}
.rating .state-on-1 {background-position: 0 -20px;}
.rating .state-on-2 {background-position: 0 -40px; }
.rating .state-on-3 {background-position: 0 -60px; }
.rating .state-on-4 {background-position: 0 -80px; }
.rating .state-on-5 {background-position: 0 -100px; }
.rating .state-on-6 {background-position: 0 -120px;}
.rating .state-on-7 {background-position: 0 -140px; }
.rating .state-on-8 {background-position: 0 -160px; }
.rating .state-on-9 {background-position: 0 -180px; }
.rating .state-on-10 {background-position: 0 -200px; }

/*rate over*/
.rating .rate-over {background:url(../images/stars-on.gif); background-repeat:no-repeat;}
.rating .state-over-1 {background-position: 0 0px; }
.rating .state-over-2 {background-position: 0 -20px; }
.rating .state-over-3 {background-position: 0 -40px; }
.rating .state-over-4 {background-position: 0 -60px; }
.rating .state-over-5 {background-position: 0 -80px; }

/*--links-view--*/
.links-view {}
.links-view .detail {margin:0px 10px 10px 0px;}
.links-view .highlight {}

/*--forums--*/
.forum {} 
.forum-thread {}
.forum-thread-hot {}
.forum-thread-locked {}
.forum-post {}

 /*wizard*/
.wizard-area { }
.picture {background-repeat:no-repeat}
.wizard-guide {clear:both}
.wizard-guide .informations {padding:4px; background-image:none}
.wizard-form .informations {clear:both;}
.wizard-form .content-area {clear:both}
/*1 zone wizard*/
.wizard-area .picture { height:30px; width:120px; background-image:url(../images/wizard_picture_h.gif); float:left}
/*2 zones wizard*/
.wizard-area TD .picture {float:left; background-image:url(../images/wizard_picture.gif); width:120px; height:160px;}
.wizard-area TD.wizard-guide .informations { float:left; width:auto}
TD.wizard-guide {border-right:1px solid #BBBBBB}
TD.wizard-form {padding-left:10px}
TD.wizard-form .informations {margin-top:0px;}

/*sys pages*/
.sys-page {padding:20px}
.sys-page .authentication-form {width:360px;}
.sys-page .authentication-form LI { display:block; height:26px; line-height:26px; vertical-align:middle; }
.sys-page .authentication-form LI LABEL { float:left; width:30%;   }

/*--thumbnail-view--*/
.thumbnail-view {}
.thumbnail-view TD { text-align:center; }
.thumbnail-view .vertical .detail {clear:both;}
.thumbnail-view .detail { border:1px solid #DEDEDE; margin:10px; width:140px; height:160px; }
.thumbnail-view .detail .thumbnail-zone {width:128px; margin:10px auto; }
.thumbnail-view .detail .thumbnail-zone .thumbnail { }
.thumbnail-view .detail .text-zone {width:128px; margin:2px auto 10px auto;}

/*--tabs--*/
/*horizontal top tabs*/
.horizontal-top-tabs {}
/*horizontal bottom tabs*/
.horizontal-bottom-tabs {}
/*tab level1*/
.tab1 {height:23px;}
.tab1 UL {margin:0px; padding:0px; display:block;}
.tab1 LI {display:inline; float:left; }
.tab1 A {display:block; margin:0px 2px 0px 2px; /*padding:4px 10px 4px 10px;*/
background-color:#D4D4D4; text-decoration:none}
.tab1 .current { display:block; background-color:#F2F2F2; /*padding:4px 10px 4px
10px;*/ margin:0px 2px 0px 2px; }
.tab1 A SPAN,.tab1 .current SPAN {display:block; padding:4px 10px 4px 10px;}
.tab1-content {background-color:#F2F2F2; padding:10px}
/*content area*/
.content-area {}