.navigation:link, .navigation:visited {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 6px 8px 6px 10px;
	width: 140px;
	text-decoration: none;
	background-color: #993300;
}
.normal {
	font-family: Arial;
	font-size: 16px;
}
.normal2 {
	font-family: Arial;
	font-size: 12px;
}
.titulo1 {
	font-family: Haettenschweiler;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}



.navigation:hover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 6px 8px 6px 10px;
	width: 140px;
	text-decoration: none;
	background-color: #D03D03;
}
.Destacar {
	font-family: Impact;
	font-size: 36px;
	font-style: italic;
	font-weight: normal;
	color: #0033FF;
	text-decoration: underline;
}


.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	padding: 0px;
	margin: 3px 32px 6px 12px;
	
}
.titprod {
	font-family: Impact;
	font-size: 40px;
	font-style: normal;
	font-weight: normal;
	line-height: 40px;
	white-space: normal;
}

.main a:link {
	color: #003366;
}
.main a:visited {
	color:#663333
}


.italicsbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}
.italicsbold3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}

.italicbold2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
.descripcion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: oblique;
}
.descripcion roja {
	font-family: "Bell Gothic Std Black", "Bell Gothic Std Light";
	font-size: 18px;
	color:#FF0000;
}

/** new styles added for menu page **/

.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 19px;
	padding: 3px;
	margin: 0px;
	text-decoration: none;
}

.menu_header {
	font: bold 18px 'Trebuchet MS';
	display: block;
	padding: 3px 3px 3px 12px;
	border-bottom: 1px solid #CCCCCC;
	color: #330000;
}

.menu_title {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 14px;
	color: #330000;
	line-height: 22px;
	padding: 3px 24px;
	margin: 0px;
	list-style-type: none;
	text-align: center;
}

.menu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #330000;
	line-height: 18px;
	padding: 3px 22px;
	margin: 0px;
	list-style-type: none;
	text-align: center;
}

.menu_derecha {
	font-family:Haettenschweiler;
	font-weight: bold;
	font-style: normal;
	font-size: 20px;
	display: block;
	padding: 3px 3px 3px 12px;
	border-bottom: 2px solid #FFFFFF; 
	color: #000000;
}

.menu_derecha:hover {
	display: block;
	text-decoration: blink;
	background-color: #FFFFFF;
}
	
.menu_home {
	font-family:Haettenschweiler;
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
	display: block;
	padding: 3px 3px 3px 12px;
	border-bottom: 2px solid #FFFFFF;
	color: #FF0000;
	text-decoration: underline;
}

.menu_home:hover {
	display: block;
	text-decoration: none;
	background-color: #0099FF;

}


.menu_encabezado {
	font-family:Haettenschweiler;
	font-style: normal;
	font-size: 27px;
	text-align:center;
	display: block;
	color: #000000;
}
.menu_encabezado2 {
	font-family:Haettenschweiler;
	font-style: normal;
	font-size: 24px;
	text-align:center;
	display: block;
	color: #000099;
}
.menu_titulo {
	font-family:Haettenschweiler;
	font-weight: bold;
	font-style: normal;
	font-size: 20px;
	display: block;
	color: #000000;
	text-align:left;
	text-decoration: underline;
}
.Estilo9 {
	font-family: Tahoma;
}
