.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #c7c7c7;
	border-left-color: #c7c7c7;
}
.bgPresntation {
	background-image: url(../about/img/bg_presntation.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 10px;
	color: #4c5b63;
	padding-left: 35px;
	padding-right: 15px;
}

.bgEdt1 {
	background-image: url(../about/img/br1_BG.jpg);
	background-repeat: repeat-y;
	font-family: Tahoma;
	font-size: 10px;
	color: #4c5b63;
	padding-top: 5px;
	padding-left: 25px;
	list-style-type: none;
	line-height: normal;
	padding-right: 25px;
}
.MenuBg {
	font-family: Tahoma;
	font-size: 10px;
	background-image: url(../about/img/menu_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	color: #c24e00;
	}

a:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #c24e00;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #c24e00;
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #c24e00;
}
a:active {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #c24e00;
	text-decoration: none;
}
.bgLeft {
	font-family: Tahoma;
	font-size: 10px;
	color: #4c5b63;
	background-image: url(../interculturel/img/bg2-left.jpg);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 15px;
}
.bgRight {
	font-family: Tahoma;
	font-size: 10px;
	color: #4c5b63;
	background-image: url(../interculturel/img/bg2-right.jpg);
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 20px;
}

