td img {display: block;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center;
}
.fon_do {
}
.top_noti {
	background-image: url(../fon/noti_bor01.png);
	background-repeat: repeat-x;
	height: 26px;
	width: auto;
	position: static;
}
.font_noti {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: left;
}

.noti_der {
	background-image: url(../fon/noti_bor02.png);
	background-repeat: repeat-y;
}
.noti_izq {
	background-color: #041E29;
	width: 18px;
	position: static;
	height: auto;
}

.noti_foot {
	background-image: url(../fon/noti_bor04.png);
	background-repeat: repeat-x;
	height: 20px;
	width: auto;
	position: static;
}

.noti_title {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-style: italic;
	color: #F30;
	text-align: left;
}
.copy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}


a:link {
	color: #00F;
}
a:visited {
	color: #039;
}
a:hover {
	color: #F00;
}
a:active {
	color: #00F;
}


#top_btn {
	position:fixed;
	width:250px;
	height:30px;
	z-index:1;
	top: -1px;
	left: 65%;
}
menu2_center {
	text-align: center;
}

