/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #8d7465;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
#header {
	width: 810px;
}
#header1, header2, header3{
	width: 810px;
}
#body {
	background-color: #fffff5;
	width: 810px;
	background-color: #fffff5;
}
#body_container {
	background-color: #fffff5;
	width: 810px;
}
#body_container2 {
	padding-left: 30px;
	padding-right: 10px;
	padding-bottom: 35px;
	background-color: #fffff5;
	width: 770px;
}
#body_vspacer {
	width: 810px;
	height: 25px;
	background-color: #fffff5;
}
#body_left {
	float: left;
	width: 255px;
	background-color: #fffff5;

}
#body_right {
	float: left;
	width: 555px;
	background-color: #fffff5;

}
#body_r1 {
	width: 540px;
	background-color: #fffff5;

}
#body_r2 {
	width: 540px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #fffff5;
	text-align: center;

}
#body_r3 {
	height: 235px;
	width: 540px;
	background-color: #fffff5;

}
#footer {
	width: 810px;
}
#image_spacer {
	height: 35px;
}
#footer_bottom {
	clear: both;
	width: 810px;
	height: 15px;
	font-size: 15px;
	background-color: #fffff5;
}

/*   menudo :Þ   */
#m1	{
	float: left;
	background-image: url(images/m1_over.jpg);
	width: 99px;
	height: 35px;
}
#m1 a {
	display:block;
}
#m1 a:hover {
	position:absolute;	
	visibility:visible
}
#m1 a:hover img {
	visibility:hidden
}
#m2	{
	float: left;
	background-image: url(images/m2_over.jpg);
	width: 95px;
	height: 35px;
}
#m2 a {
	display:block;
}
#m2 a:hover {
	position:absolute;	
	visibility:visible
}
#m2 a:hover img {
	visibility:hidden
}
#m3	{
	float: left;
	background-image: url(images/m3_over.jpg);
	width: 125px;
	height: 35px;
}
#m3 a {
	display:block;
}
#m3 a:hover {
	position:absolute;	
	visibility:visible
}
#m3 a:hover img {
	visibility:hidden
}
#m4	{
	float: left;
	background-image: url(images/m4_over.jpg);
	width: 160px;
	height: 35px;
}
#m4 a {
	display:block;
}
#m4 a:hover {
	position:absolute;	
	visibility:visible
}
#m4 a:hover img {
	visibility:hidden
}
#m5	{
	float: left;
	background-image: url(images/m5_over.jpg);
	width: 53px;
	height: 35px;
}
#m5 a {
	display:block;
}
#m5 a:hover {
	position:absolute;	
	visibility:visible
}
#m5 a:hover img {
	visibility:hidden
}
#m6	{
	float: left;
	background-image: url(images/m6_over.jpg);
	width: 84px;
	height: 35px;
}
#m6 a {
	display:block;
}
#m6 a:hover {
	position:absolute;	
	visibility:visible
}
#m6 a:hover img {
	visibility:hidden
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}