﻿@charset "utf-8";

body {
	
}

img {
	border: 0;
}

.middle {
	margin: 0 auto;
	width: 980px;
	font-size: 12px;
	border-style: none;
}

.inputLogin {
	border: 1px solid #6699CC;
	height: 16px;
	width: 116px;
}

.inputAffectu {
	border: 1px solid #6699CC;
	width: 300px;
	min-height: 20px;
	margin-left: 4px;
}

.gbutton {
	font-weight: bold;
	color: #3599fc;
	background-color: #ebf3fb;
	border: 1px solid #83c1fd;
	height: 23px;
	background-image: url(../images/btnbg.gif);
	padding: 0 5px;
}

.linkButton,a.linkButton:link {
	font-weight: bold;
	color: #3599fc;
	background-color: #ebf3fb;
	border: 1px solid #83c1fd;
	/*background-image: url(../images/btnbg.gif);*/
	padding: 4px 13px;
}

.searchRow {
	border: 1px solid #6699CC;
	height: 20px;
	margin-left: 10px;
	margin-right: 10px;
	/*margin-bottom: 1px;*/
	margin-top: 5px;
}

#search {
	height: 36px;
	margin-top: 0px;
	padding: 0px;
}

.searchImage {
	margin-bottom: -5px;
	margin-left: 5px;
}

.strong {
	font-size: 14px;
	font-weight: bold;
}

.ind_procon {
	border: 1px solid #c1d5e5;
	background-color: #f6fbff;
	margin-top: 0px;
	padding: 0px;
	line-height: 20px;
	line-height: 25px;
}

.index_banner {
	margin: 0px;
	padding: 0px;
	height: 146px;
	background-image: url(../images/index_banner.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

a:link { /*color: #000000;*/
	text-decoration: none;
}

a:hover {
	color: #ff8a00;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

.redAlert {
	color: red;
	margin: 0 0 0 20px;
	padding: 0px;
}

.rich-table-cell {
	border: 0px none;
	margin: 0px;
}

.dataGridClass {
	background: transparent;
	width: 100%;
	border-style: none;
}

.rich-datascr,.rich-dtascroller-table,.rich-datascr-button,.rich-datascr-inact,.headerClass
	{
	border: 0px none;
}