body {
	background-image: url(img/top_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
	line-height: 150%;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 100%;
}
#header01 {
	background-image: url(img/header_01.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 50px;
	width: 400px;
}
#header02 {
	background-image: url(img/header_02.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 50px;
	width: 158px;
}
#header_button {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 26px;
}
#top_image {
	margin: 0px auto 10px;
	padding: 0px;
	height: 320px;
	width: 720px;
}
#main {
	margin: 0px auto;
	padding: 0px;
	width: 720px;
}
#top_image_line {
	background-color: #000077;
	margin: 0px;
	padding: 0px;
	height: 3px;
	width: 100%;
}


.crear {
	clear: both;
	float: none;
}
#total {
	margin: 0px auto;
	padding: 0px;
	width: 720px;
	background-color: #FFFFFF;
	background-image: url(img/bg_main.jpg);
	background-repeat: repeat-y;
}
hr {
	background-color: #000099;
	padding: 0px;
	height: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	color: #000099;
}

#bread {
	padding: 2px 10px 1px 0px;
	margin: 0px;
	border-top: 2px none #000077;
	border-right: 2px none #000077;
	border-bottom: 2px solid #000077;
	border-left: 2px none #000077;
}
#contents {
	margin: 20px;
}

#contents02 {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	border-top-style: 1;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	border-top-color: #000077;
	border-right-color: #000077;
	border-bottom-color: #000077;
	border-left-color: #000077;
	text-align: right;
}

#contents03 {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	border-top-style: 1;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	font-size: 10px;
	color: #666666;
	text-align: right;
}

#top_button {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;
}

#total_img {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 10px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000077;
	border-right-color: #000077;
	border-bottom-color: #000077;
	border-left-color: #000077;
	height: 320px;
	clear: both;
	background-color: #333333;
	text-align: center;
}

#total_img02 {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000077;
	border-right-color: #000077;
	border-bottom-color: #000077;
	border-left-color: #000077;
	height: 0px;
	clear: both;
	background-color: #333333;
	text-align: center;
}

.hidden {
	display: none;
	background: url(img/top_logo.jpg);
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: underline;
}
a:active {
	color: #003399;
	text-decoration: none;
}
