.headertext {
font-family:Verdana,sans-serif;
font-size:11px;
color:white;
}

.headertext a {
font-family:Verdana,sans-serif;
font-size:11px;
color:white;
}

.title {
font-family:Verdana,sans-serif;
font-size:16px;
color:black;
}

.normaltext {
font-family:Verdana,sans-serif;
font-size:11px;
color:black;
}

.deletedtext {
font-family:Verdana,sans-serif;
font-size:11px;
text-decoration:line-through;
color:white;
background:#c0c0c0;
}

.description {
	font-family:Verdana,sans-serif;
	font-size:11px;
	width:300px;
}

a {
font-family:Verdana,sans-serif;
font-size:11px;
text-decoration:underline;
}

.editbox {
	background: #FFFFFF;
	height: 20px;
	border: 1px solid #333333;
}

.editbox_number {
	background: #FFFFFF;
	border: 1px solid #333333;
	width:30px;
	height: 20px;
}

.editboxreadonly {
	background: #F8F1E6;
	height: 20px;
	border: 1px solid #333333;
}

.editboxnum {
	background: #FFFFFF;
	height: 20px;
	text-align:right;
	border: 1px solid #333333;
}
.editboxnumreadonly {
	background: #F8F1E6;
	height: 20px;
	text-align:right;
	border: 1px solid #333333;
}

.v3button {
	background-color: #404080;

	font-family: verdana,arial, sans-serif;
	font-weight:normal;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	border-left : 2px solid #B0B0F0;
	border-top : 2px solid #B0B0F0;
	border-right : 2px solid #303030;
	border-bottom : 2px solid #303030;
	padding-left:5px;
	padding-right:5px;
	Cursor:Hand;
}

.v3buttonselected {
	background-color: #808080;

	font-family: verdana,arial, sans-serif;
	font-weight:normal;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	border-left : 2px solid #B0B0F0;
	border-top : 2px solid #B0B0F0;
	border-right : 2px solid #303030;
	border-bottom : 2px solid #303030;
	padding-left:5px;
	padding-right:5px;
	Cursor:Hand;
}

.v3buttonsubmenu {
	background-color: #8080B0;

	font-family: verdana,arial, sans-serif;
	font-weight:normal;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	border-left : 2px solid #B0B0F0;
	border-top : 2px solid #B0B0F0;
	border-right : 2px solid #303030;
	border-bottom : 2px solid #303030;
	padding-left:5px;
	padding-right:5px;
	Cursor:Hand;
}

.v3button:hover {
	background-color: #606080;

	font-family: verdana,arial, sans-serif;
	font-weight:normal;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	border-left : 2px solid #B0B0F0;
	border-top : 2px solid #B0B0F0;
	border-right : 2px solid #303030;
	border-bottom : 2px solid #303030;
	padding-left:5px;
	padding-right:5px;
	Cursor:Hand;
}

.v3button:active {
	background-color: #606080;

	font-family: verdana,arial, sans-serif;
	font-weight:normal;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	border-right : 2px solid #B0B0F0;
	border-bottom : 2px solid #B0B0F0;
	border-left : 2px solid #303030;
	border-top : 2px solid #303030;
	padding-left:5px;
	padding-right:5px;
	Cursor:Hand;
}


.tab {
	background-color: #EEEEEE;
	font-family: verdana,arial, sans-serif;
	font-weight:normal;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	border-left : 1px solid #FFFFFF;
	border-top : 1px solid #FFFFFF;
	border-right : 1px solid #000000;
	border-bottom : 0px solid #303030;
	padding-left:5px;
	padding-right:5px;
	Cursor:Hand;
}
.tabdown {
	background-color: #e0e0e0;
	font-family: verdana,arial, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	border-left : 2px solid #FFFFFF;
	border-top : 2px solid #FFFFFF;
	border-right : 1px solid #000000;
	border-bottom : 0px solid #303030;
	padding-left:6px;
	padding-right:6px;
	Cursor:Hand;
}

.boxTopLeft {
	background-image: url(../images/avBoxTopLeft.gif);
	background-repeat: no-repeat;


}

.boxTopCenter {
	background-image: url(/pourtous/html/images/avBoxTopCenter.gif);
	background-repeat: repeat-x;


}

.boxTopRight {
	background-image: url(../images/avBoxTopRight.gif);
	background-repeat: no-repeat;


}

.boxMiddleLeft {
	background-image: url(../images/avBoxMiddleLeft.gif);
	background-repeat: repeat-y;


}

.boxMiddleCenter {
	background-image: url(../images/avBoxMiddleCenter.gif);
	background-repeat: repeat;
	background-color:red;


}

.boxMiddleRight {
	background-image: url(../images/avBoxMiddleRight.gif);
	background-repeat: repeat-y;


}

.boxBottomLeft {
	background-image: url(../images/avBoxBottomLeft.gif);
	background-repeat: no-repeat;


}

.boxBottomCenter {
	background-image: url(../images/avBoxBottomCenter.gif);
	background-repeat: repeat-x;


}

.boxBottomRight {
	background-image: url(../images/avBoxBottomRight.gif);
	background-repeat: no-repeat;
}
#label {
	background:#d0d0d0;
}

