body,td,th, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4D4D;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.contenido {
	background-color: #FFFFFF;
	background-image: url(images/fondo.gif);
}
.tabla {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4D4D4D;
	border-left-color: #4D4D4D;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menuover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F5A10E;
	text-decoration: none;
}

.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.menu2over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F5A10E;
	text-decoration: none;
	font-weight: normal;
}

.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4E4E4D;
}
.titulo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F6A004;
	text-decoration: none;
}
.subtitulo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3C3C3C;
	text-decoration: none;
	font-weight: bold;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
strong {
	color: #F5A10E;
}
img { border:0px;}
.negro{
	color:#000000;
}
.destacado {
	background-color: #FFF;
	background-image: url(images/f_dest.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #ff9900;
}
.destxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F30;
	text-decoration: none;
	font-weight: bold;
}

