/* These are all EXAMPLES -- they are meant to be updated/changed/modified */
#content {
	font-family:Arial,Helvetica;
	padding:10px;
	min-height: 400px;	
}
table{
	font-size: 11px;
}

.title {
	font-weight: bold;
	margin-left: -2px;
	font-size: 1.4em;

}

.title_action {
	font: 12px 'Verdana', 'Arial', 'Helvetica', 'Sans-Serif';
	font-weight: bold;
	margin-bottom: -4px;
}

.warning {
	color: #ff0000;
}

.instructions {
	font: 11px 'Arial', 'Helvetica', 'Sans-Serif';
	font-style: italic;
}

.item_divider {
	line-height: 16px;
}

.item_label {
	font: 10px 'Verdana', 'Arial', 'Helvetica', 'Sans-Serif';
	padding-bottom: 4px;
}

.item_label_disabled {
	font: 10px 'Verdana', 'Arial', 'Helvetica', 'Sans-Serif';
	padding-bottom: 4px;
	color: #999999;
}

.button {
	font: 10px 'Verdana', 'Arial', 'Helvetica', 'Sans-Serif';
	font-weight: bold;
}

.listbox {
	font: 10px 'Verdana', 'Arial', 'Helvetica', 'Sans-Serif';
	width: 250px;
}

.textbox {
	font: 10px 'Verdana', 'Arial', 'Helvetica', 'Sans-Serif';
	width: 250px;
}

.paginator_inactive_step {
	font-weight: bold;
	color: #aaaaaa;
}

.paginator_active_step {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.paginator_page {
	text-decoration: none;
	color: #000000;
	padding: 0px 3px 0px 3px;
}

.paginator_selected_page {
	font-weight: bold;
	background-color: #ddccff;
	padding: 0px 3px 0px 3px;
	border: 1px;
	border-style: solid;
}

.dashboard_top {
	width: 854px;
	margin-left: 170px;
	color: #000066;
	font: 30px 'Verdana', 'Arial', 'Helvetica', 'Sans-Serif';
	font-weight: bold;
	height: 40px;
}

.dashboard_pane {
	float: left;
	font-size: 10px;
	width: 160px;
}

.dashboard_left {
	float: left;
	background-color: #eeeeff;
	width: 400px;
	height: 500px;
	margin-left: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	padding: 10px;
	overflow: auto;
}

.dashboard_right {
	float: left;
	background-color: #eeeeff;
	width: 400px;
	height: 500px;
	margin-left: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	padding: 10px;
	overflow: auto;
}

.file_asset_dbox {
	border: 1px solid #1c4a8c;
	background-color: #fff;
	padding: 20px;
	width: 400px;
	overflow: auto;
}

.file_asset_dbox h1 {
	margin: 0;
}

.file_asset_dbox input {
	padding: 3px;
	margin-right: 5px;
}

.treenav_item {
	cursor: pointer;
	padding: 2px;
	font: 10px verdana;
}

.treenav_item_selected {
	background-color: #eeccff;
}

.treenav_item_hover {
	background-color: #ffffcc;
}

/*body {
	background: #CEE9F4 url(../../images/side_top.jpg) repeat-x;
	color: #444444;
	margin: 0pt;
	padding: 0pt;
}*/

#content * {
}

#content h1{
	font-size: inherit;
	display: block;
	text-align : center;
}

#jq-wrapper {
	margin: 0pt auto;
	background: #CEE9F4 url(../../images/side_top.jpg) repeat-x;
	color: #444444;
	margin: 0pt;
	padding: 0pt;
}
#jq-header {
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 14px;
	height: 35px;
	position: relative;
}

#jq-header ul {
	line-height: 18px !important;
	margin: 0pt;
	padding: 0pt;
	position: absolute;
	right: 4px;
	top: 0px;
	/*width:510px;*/
}

#jq-header ul li {
	display: inline;
	line-height: 18px !important;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px !important;
	padding-bottom: 0pt;
	padding-left: 20px !important;
	padding-right: 0pt;
	padding-top: 0pt;
}

#jq-header ul li a {
	border-bottom: 0pt none;
	color: #FFFFFF;
	font-size: 14px;
	height: 26px;
	line-height: 18px !important;
	position: relative;
	text-decoration: none;
	top: 8px;
}

#jq-header ul li a:hover {
	background-position: 0pt 100%;
	color: silver;
}

#content {
	max-width: 100%;
}

#content {
	background: #FFFFFF none repeat !important;
}

#jq-footer {
	background: #404141 url(../../images/side_bottom.jpg) repeat-x;
	clear: both;
	color: #FFFFFF;
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 13px;
	height: 40px;
	padding-top: 1px;
	text-align: center;
}

#jq-footerwrap {
	background: #404141 url(../../images/content_black.jpg) repeat-y;
	height: 100%;
	margin: 0pt auto;
	overflow: hidden;
	position: relative;
	text-align: left;
}

#jq-footer a {
	border-bottom: 0pt none;
	color: #FFFFFF;
	text-decoration: underline;
}

#jq-footer ul {
	float: right;
	margin: 10px 30px 0pt 0pt;
	padding: 0pt;
}

#jq-footer li {
	background: transparent none repeat !important;
	float: left;
	font-size: 13px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0pt 0pt 0pt 10px !important;
	padding: 0pt !important;
}

.errored {
	background-color: #ff9999;
}

.data_repeater {
	background-color: #EEEEEE;
	border: 1px solid #999999;
	float: left;
	margin: 5px;
	padding: 10px;
	width: 126px;
}

.dashed,.note {
	border: 1px dashed #a7a;
	background-color: #f4f4f4;
	padding: 10px
}

.note {
	margin-left: 50px
}

h1 {
	background: url(../../assets/images/h1.gif) repeat-x;
	border: solid #aaa 1px;
	padding: 2px;
	text-align: center;
	font-size: 10pt
}

div.erreur {
	border: 1px dashed #f03;
	background: #f5ede5 url(../images/icons/error.gif) 8px 9px no-repeat;
	padding: 8px 8px 8px 28px
}

.erreur,.regasterisk {
	color: #f03
}

.erreur a:link,.erreur a:visited {
	color: #f30
}

.erreur a:active,.erreur a:hover {
	color: #025
}

#neligibles td,#eligibles td,.form1,.formselected1 {
	background-color: #EFEFEF;
	padding: 5px 4px 5px 15px;
	text-align: right;
	white-space: nowrap;
	width: 3%;
	height: 28px;
}

.form2,.formselected2 {
	background-color: #DEE3E7;
	padding: 4px;
}

.formselected1,.formselected2 {
	font-weight: bold;
}

.data_repeater {
	background-color: #EFEFEF;
	padding: 4px;
	text-align: center;
	height: 150px;
}

select,textarea {
	background-color: #F5FAFF;
	border: 1px solid #CCCCDD;
	color: #006699;
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	padding-left: 3px;
}

#side-left {
}

#side-right {
}

#login {
	background: #DDDDDD none repeat scroll 0%;
	border: 1px solid #BBBBBB;
	padding: 4px;
	text-align: center;
}

#login_corp {
	margin: 0pt auto;
	text-align: left;
	width: 350px;
}

#login table {
	background: #FFFFFF url(../images/login.gif) no-repeat scroll 30px 12px;
	margin: 6px 0pt;
	padding: 10px 10px 10px 140px;
	text-align: left;
}

#center h1 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.titre {
	background-image: url(../images/fond-titre.gif);
	background-repeat: repeat-x;
	height: 28px;
	line-height: 28px;
	text-indent: 15px;
	text-transform: uppercase;
}

.titre-left {
	background-image: url(../images/fond-titre-left.gif);
	float: left;
	height: 28px;
	width: 5px;
}

.titre-right {
	background-image: url(../images/fond-titre-right.gif);
	float: right;
	height: 28px;
	width: 5px;
}

.tableau {
	border-bottom: 2px solid #CCCCCC;
	line-height: 16px;
	margin-bottom: 30px;
	padding: 0px;
	width: 680px;
}

.tableau-titre,TH {
	background-image: url(../images/fond-tableau-titre.gif);
	background-repeat: repeat-x;
	height: 30px;
	width: 680px;
	text-align: center;
}

.tableau-titre td {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

.tableau-titre a {
	color: #0998DC;
}

.tableau-case-premium {
	background-color: #FFF7EC;
	width: 680px;
}

.no-border .tableau-case td {
	border: medium none;
}

.tableau-case .intitule {
	color: #000000;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	padding-left: 2px;
	text-align: left;
}

.tableau-case td {
	border-bottom: 1px solid #EEEEEE;
	font-size: 11px;
	padding: 5px 2px;
}

.tableau-case-1 {
	background-color: #FFFFFF;
	width: 680px;
}

.tableau-case-2 {
	background-color: #ECECEC;
	width: 680px;
}

.ohmy {
	background: #FAFFF3 none repeat scroll 0%;
	border: 1px solid #ACD373;
	margin-bottom: 10px;
	padding: 5px;
}

.search_check_table td {
	width: 140px;
}

#content a {
	margin-top: 4px;
	margin-bottom: 4px;
	color: #005588;
}

#content a:hover {
	color: #FF3300;
}

user_pseudo {
	text-align: center;
}
#c22 a{
	color:#006699;
	font-size:11px;
	text-decoration:none;
}
#c22 a:hover{
	text-decoration:underline;
}
#c10 a{
	color:#006699;
	font-size:11px;
	text-decoration:none;
}
#c10 a:hover{
	text-decoration:underline;
}
