@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin-left:5px;
	background-image:url(images/bg.jpg); background-repeat:repeat-x;
}

td,th {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin-left:5px;}

.page {background-color:#FFF; border: 2px solid #FFF; }
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	
}
a:visited {
	color: #333;
}
a:hover {
	color: #D6D700;
}
a:active {
	color: #333;
}
h1 {
	font-size: 18px;
	color: #333;
	margin-left:5px;
	margin-bottom:0;
	margin-top:0;
}
h2 {
	font-size: 15px;
	color: #333;
	margin-left:5px;
	margin-bottom:0;
	margin-top:0;
}
h3 {
	font-size: 12px;
	color: #333;
	margin-left:5px;
	margin-bottom:0;
	margin-top:0;
}

.menudestino {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight:bold;
	margin-left:5px;
}

.tituloceldas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight:bold;
	margin-left:5px;
}

p { margin-left:5px; margin-bottom:0; margin-top:0;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.menu:visited {
	color: #FFFFFF;
}
.menu:hover {
	color: #FFFFFF;
}
.menu:active {
	color: #FFFFFF;
}

.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}