﻿.tblSubFrame
{
    background-image: url(../images/subpage_right_back.gif);
    background-repeat: repeat-y;
    background-position: right;
}
.tdContentLeft
{
    width: 489px;
    vertical-align: top;
    background-image: url(../images/subtitle_back.jpg);
    background-repeat: no-repeat;
    background-position: top right;
}
.tdContentRight
{
    width: 222px;
    padding-top: 289px;
    padding-right: 47px;
    vertical-align: top;
    background-image: url(../images/subpage_right.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    color: #006600;
    text-align: right;
}
.tdSubPageFooter
{
    vertical-align: top;
    background-image: url(../images/subpage_footer.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    height: 27px;
}
.pageTitle
{
    font-family: Georgia Verdana;
    font-size: 18px;
    font-weight: bold;
    color: #006600;
    padding-bottom: 15px;
    padding-left: 5px; 
    padding-top: 5px; 
}
.rightTitle
{
    font-family: Georgia Verdana;
    font-size: 14px;
    font-weight: bold;
    color: #006600;
}

.imageLeft
{
  border: 1px double #0C480C;
	padding: 1px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	float: left;
}

.image
{
  border: 1px double #0C480C;
	padding: 1px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
}

.imageRight
{
  border: 1px double #0C480C;
	padding: 1px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	float: right;
}

H2{
	font-size: 17px;
	color: #0B480B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
H3{
	font-size: 14px;
	color: #365B32;
	margin-bottom: 1px;
}
H4{
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 2px;
}
.menuItemTr
{
  cursor: pointer;
}

.menuItemTrActive
{
  cursor: pointer;
}

.tblOfferte
{
	width: 100%;
	padding-left: 10px;
}

.CursorHand
{
	cursor: pointer;
}
.ajax__calendar 
{ 
	position: relative;
}
.ajax__calendar iframe
{
	left:0px !important;
	top:0px !important;
}

.errormsg
{
	color: #AA0000;
}
