/* chirurgiareki.org */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	color: #000000;
}

#Menu-1 {
	font-size: 17px;
	font-weight: normal;
	color: #48687e;
	background-image: url(Images/menu-bg-2.gif);
	background-repeat: repeat-y;
	background-position: right;
	text-align: right;
	text-indent: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
}
#Menu-2 {
	font-size: 17px;
	font-weight: bold;
	color: #3d586b;
	background-image: url(Images/menu-bg-1.gif);
	background-repeat: repeat-y;
	background-position: right;
	text-align: right;
	text-indent: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 11px;
}
#Footer {
	background-image: url(Images/footer.jpg);
	background-repeat: repeat-x;
	height: 200px;
	width: 100%;
}
body {
	background-color: #7EAFD0;
	background-image: url(Images/logo-bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #0033CC;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
p {
	margin: 0;
}
.styl1 {
	color: #000000;
	font-weight: bold;
}
#TopMenu {
	color: #8DBAD8;
}
#TopMenu a {
	color: #B6D1E4;
	font-weight: normal;
}
#TopMenu a:hover {
	font-weight: bold;
	color: #B9D3E6;
}
