BODY {
	margin : 0px;
	padding : 0px;
	background-color : #64C1ED;
}
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
a{
	color: #0066CC;
}
a:hover{
	text-decoration: none;
}
#right{
	background-position : top right;
	background-repeat : no-repeat;
	padding-top : 365px;
}
#right .copir{
	color: #186C9C;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	padding-left : 70px;
	padding-top : 45px;
}
#menu {
	background-image : url("../images/menu_bg.gif");
}
#menu td {
	background-image: url("../images/menu_line.gif");
	background-position : right;
	background-repeat : no-repeat;
}
#menu td.last{ 
	background-image: url(""); 
}
#centr{
	background-image: url("../images/bg_text_top.gif");
	background-position : top;
	background-repeat : repeat-x;
	background-color : #8FD3F2;
	padding : 30px 50px 0px 50px;
}	
#centr h1{
	color: #005587;
	padding : 0px;
	margin : 0px;
	font-size : 24px;
	font-weight : normal;
}
#centr h2{
	color: #005587;
	padding : 0px;
	margin : 0px;
	font-size : 18px;
	font-weight : normal;
}
#centr td.img{
	border-bottom : 1px solid #58B5E3;
	padding : 0px 20px 20px 20px;
	background-image : url("../images/border.gif");
	background-position : bottom left;
	background-repeat : no-repeat;
	background-color : #F9FDFE;
}
#centr td.text{
	border-bottom : 1px solid #58B5E3;
	padding : 0px 20px 20px 20px;
	background-image : url("../images/border.gif");
	background-position : bottom right;
	background-repeat : no-repeat;
	background-color : #F9FDFE;
}
#centr ul.blue{
	list-style-image: url("../images/li.gif");
}
#centr ul.yellow{
	list-style-image: url("../images/li2.gif");
}
#bot{
	background-image: url("../images/bg_text_bot.jpg");
	background-position : bottom;
	background-repeat : repeat-x;
	height : 133px;
}


