body{
	background:url('images/bg.gif') center repeat-y;
	margin:0px;
	padding:0px;
	font-size:13px;
	font-family:arial;
	text-align:justify;
}

#container{
	width:930px;
	margin:auto;
	background:white;
}

#header{
	width:930px;
	height:150px;
	margin:auto;
	background:url('images/banner.jpg') center no-repeat;
}

#mail_logon{
	margin-left:auto;
	margin-right:20px;
	width:400px;
	height:33px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:10px;
}

#content_mail_logon{
	width:385px;
	margin-left:auto;
	height:33px;

}

#content{
	width:600px;
	margin-left:310px;
}

/***************************LEFT PART************************/

#left_part{
	width:300px;
	float:left;
	background:white;
}

.border_menu{
	width:250px;
	height:59px;
	border:1px solid #CCCCCC;
	margin:0px 0px 10px 10px;
	background:url('images/box_anim.jpg') bottom left;
}

.border_menu:hover{
	margin-left:30px;
	background:url('images/box_anim.jpg') bottom left;
}

.border_menu img{
	float:left;
	margin:5px 0 0 5px;
}

.border_menu li{
	float:left;
	width:170px;
	margin:5px 0 0 25px;
	list-style:url('images/black_pic.png');
}

.border_menu:hover li{
	list-style:url('images/green_pic.png');
}

.border_menu li a{
	width:250px;
	font-size:14px;
	text-decoration:none;
	color:#666666;
	font-weight:bold;
}

.border_menu:hover li a{
	color:#000000;
}

/****************************BAC PRO LINK*****************/

.bac_pro_link{
	width:460px;
	height:400px;
	margin:10px auto 0 auto;
}
/*****************************OTHER***********************/

a img{
	border:0px;
}

a{
	color:black;
	text-decoration:underline;
	font-weight:bold;
}

a:hover{
	color:black;
	text-decoration:underline overline;
}

.height_5px{
	width:1px;
	height:0px;
}

#footer{
	margin-top:60px;
	width:930px;
	background:#CCCCCC;
}

#w3c{
	width:200px;
	margin:0 0 0 650px;
}
