body {
	margin: 0;
	margin-top: 10px !important;
	background-color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, Trebuchet MS;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3E3E3E;
}

a:link {
	color: #FF781F;
	text-decoration: none;

}

a:link.footer {
	color: #555555;
}

a:visited {
	color: #FF781F;
	text-decoration: none;

}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

td, textarea, input, select {
	font-family: Verdana, Tahoma, Arial, Trebuchet MS;
	font-size: 11px;
	color: #4E4E4E;
	font-weight: normal;
}

div.header_top {
	margin: 0 auto;
	padding: 0;
	width: 775px;
	height: 108px;
}

div.menu {
	margin: 0 auto 10px auto;
	padding: 0;
	width: 775px;
	height: 27px;
	line-height: 0;
	font-size: 0;
}

ul.menu {
	width: 775px;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
	text-align: center;
}

ul.menu li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
	height: 27px;
}

li.primero {
	background-image: url("images/auxiliar1.gif");
	width: 131px;
}

a img {
	border: 0;
}

td.contenido {
	padding-left: 17px;
	padding-right: 17px;
	margin-top: 0px;
}	

td.footer {
	font-size: 9px;
}

hr {
	border: 1px dashed #AAAAAA;
}

h1 {
	font-size: 22px;
	/*color: #F99200;*/
	color: #FF781F;
}

h2 {
	font-size: 26px;
	color: #FF781F;
}	

h3 {
	font-size: 13px;
}

h4 {
	font-size: 15px;
}

table.flash {
	border: 1px solid #BF5B0B;
}

table.contenido {
	border: 1px solid #DDD;
}

table.tarifas {
	border-bottom: 2px solid #BF5B0B;
	border-right: 2px solid #BF5B0B;
	border-top: 1px solid #FFB27F;
	border-left: 1px solid #FFB27F;
}

td.tarifas {
	border-top: 1px dotted #CCCCCC;	
	border-bottom: 1px dotted #CCCCCC;
	border-right: 1px dotted #CCCCCC;
}

td.header-tarifas {
	font-weight: bolder;
	color: #FF781F;
}

td.nombrecategoria {
	font-weight: 600;
	color: #FF781F;
	font-size: 17px;
	border-bottom: 1px dashed #FFB27F
}

a.overlib {color:red;text-decoration:none;}