/* CSS Document */
body {
	margin: 0px;
	/*scrollbar-face-color: #FF1100;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-track-color: #8B7A6F;
    scrollbar-shadow-color: #000000;
    scrollbar-highlight-color: #595959;
    scrollbar-3dlight-color: #333333;
    scrollbar-darkshadow-color: #404040;*/
}
.contacto {
	font-family: "Arial";
	font-size: 12px;
	color: #FFFFFF;
}
.contacto a {
	font-family: "Arial";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.contacto a:hover {
	font-family: "Arial";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.bottom {
	background: url(../images/bottom.gif) no-repeat bottom;
}
.menu {
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 20px;
}
.menu a {
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 15px;
	text-decoration: none;
}
.menu a:hover {
	font-family: "Verdana";
	font-size: 11px;
	font-weight: bold;
	color: #DDDDDD;
	padding-bottom: 15px;
	text-decoration: none;
}
.submenu {
	font-family: "Verdana";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.submenu a {
	font-family: "Verdana";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.submenu a:hover {
	font-family: "Verdana";
	font-size: 10px;
	font-weight: bold;
	color: #EEEEEE;
	text-decoration: none;
}
.pie {
	font-family: "Arial";
	font-size: 10px;
	color: #8B7A6F;
}
.menu_sec {
	font-family: "Arial";
	font-size: 10px;
	color: #8B7A6F;
}
.menu_sec a {
	font-family: "Arial";
	font-size: 10px;
	color: #8B7A6F;
	text-decoration: none;
}
.menu_sec a:hover {
	font-family: "Arial";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.caja {
	font-family: "Arial";
	font-size: 11px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
.caja_off {
	font-family: "Arial";
	font-size: 11px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	background-color: #EEEEEE;
}
.item {
	font-family: "Verdana";
	font-size: 11px;
    color: #FFFFFF;
	
}

.item a {
	font-family: "Verdana";
	font-size: 11px;
    color: #FFFFFF;
	text-decoration: none;
	
}

.productos {
	font-family: "Verdana";
	font-size: 11px;
    color:#FF6600;
	
}

.iris {
	font-family: "Verdana";
	font-size: 12px;
    color:#FFCC66;
	
}
.menu2 {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.menu2 a {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu2 a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}