.borderOutset {
	border: outset;
}

.required{
    font-weight: bold;
	color: #990000;
}

label {
	font-weight: bold;
	text-align:right;
	color: darkslateblue;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFF4D8;
	background-image: url(../../templates/OPT_Press/ima/fond_journal.jpg);
	background-repeat: repeat-x;
	margin: 0px;
    border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 0px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 0px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 0px;		
	
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
  border: 1;
  cellpadding: 2;
  cellspacing: 2;
}

.labelValue {
	color: #FFFFFF;
	font-weight: bold;
}

th {
	color: #E9F3FE;
	background-color: #003366;
}

.trOdd {
	background-color: #DDDDDD;
}
.trEven {
	background-color: #CCCCCC;
}
.trTotal {
	background-color: #999999;
	font-weight: bold;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.nbrPositif {
	color: #0000CC;
}
.nbrNegatif {
	color: #FF0000;
}
.title {
	color: #FF9900;
	position: absolute;
	left: 12px;
	top: 0px;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	width: 300px;
}
.divTitle {
	background-color: #FFFFFF;
	position: absolute;
	height: 25px;
	width: 1024px;
	left: 0px;
	top: 123px;
}
.divMenu {
	background-color: #EFEBDF;
}
.disabled {
	background-color: #E1E1E1;
}
.link {
	color: #000000;
	text-decoration: underline;
}

#divCadre {
  position: absolute;
  left: 10px;
  top: 160px;
	border: outset;
}
.bold {
  font-weight: bold;
}
.tabFirst {
	background-color: #8080FF;
}
.tabFirst2 {
	background-color: #0099FF;
}
.tabSecond {
	background-color: #A500EC;
}
.tabSecond2 {
	background-color: #CC0099;
}

.menubackgr {
	background-color: #FF9966;
	/*background-color: none;*/
	background-repeat: repeat-x;
	background-position: left top;
}
.imgbtnA{
        font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        text-decoration: none;
        color:#999999;
}
.imgbtnA:hover {
        text-shadow: -5px 5px 5px grey;
        color:#000000;

}


#requiredNote{
	visibility:hidden;
}


.menubackgr {
	
	background-image: url(../images/menu_backgr.png);
	
	background-repeat: repeat-x;

	background-position: left top;

}

.window {
	BORDER-RIGHT: #606060 2px solid; PADDING-RIGHT: 2px; BORDER-TOP: #f0f0f0 2px solid; PADDING-LEFT: 2px; VISIBILITY: hidden; PADDING-BOTTOM: 2px; MARGIN: 0px; BORDER-LEFT: #d0d0d0 2px solid; PADDING-TOP: 2px; BORDER-BOTTOM: #404040 2px solid; POSITION: absolute; BACKGROUND-COLOR: #c0c0c0; TEXT-ALIGN: left
}

.titleBar {
	PADDING-RIGHT: 2px; PADDING-LEFT: 0.5em; FONT-WEIGHT: bold; FONT-SIZE: 8pt; PADDING-BOTTOM: 2px; MARGIN: 0px; CURSOR: default; COLOR: #ffffff; PADDING-TOP: 2px; FONT-FAMILY: "MS Sans Serif", "Arial", "Helvetica", sans-serif; WHITE-SPACE: nowrap; BACKGROUND-COLOR: #000066; TEXT-ALIGN: right
}

.titleBarText {
	FLOAT: left; OVERFLOW: hidden; TEXT-ALIGN: left; height: 12px;
}

.titleBarButtons {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; VERTICAL-ALIGN: middle; BORDER-LEFT: 0px; WIDTH: 12px; BORDER-BOTTOM: 0px; HEIGHT: 12px
}

.clientArea {
	BORDER-RIGHT: #e0e0e0 2px solid; BORDER-TOP: #404040 2px solid; OVERFLOW: auto; BORDER-LEFT: #505050 2px solid; COLOR: #000000; BORDER-BOTTOM: #f0f0f0 2px solid; FONT-FAMILY: "Arial", "Helvetica", sans-serif; BACKGROUND-COLOR: #ffffff
}
