@charset "utf-8";
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #1B66AB;
	text-decoration: none;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #1B66AB;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #4095E1;
}

.mennu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #1B66AB;
	background-image: url(img/menu.gif);
	background-repeat:  repeat-x;
	padding: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1B66AB;
	border-right-color: #1B66AB;
	border-bottom-color: #1B66AB;
	border-left-color: #1B66AB;
}
.mennu a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #1B66AB;
	text-decoration: none;
	letter-spacing: 2pt;
	word-spacing: 1em;
	text-align: center;
	vertical-align: middle;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7DA8CF;
	border-left-color: #7DA8CF;
	margin-right: 3px;
	margin-left: 3px;
	padding-right: 3px;
	padding-left: 3px;
	background-image: url(img/menu.gif);
	background-repeat:  repeat-x;
}
.mennu a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #1B66AB;
	text-decoration: none;
	letter-spacing: 2pt;
	word-spacing: 1em;
	text-align: center;
	vertical-align: middle;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7DA8CF;
	border-left-color: #7DA8CF;
	margin-right: 3px;
	margin-left: 3px;
	padding-right: 3px;
	padding-left: 3px;
	background-image: url(img/menu.gif);
	background-repeat:  repeat-x;
}
.mennu a:hover {
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF9900;
	padding: 4px;
	border: 1px solid #1B66AB;
	background-image: url(img/menu_over.gif);
}
.cuadros {
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #1B66AB;
	border-bottom-color: #1B66AB;
	border-left-color: #1B66AB;
	margin-bottom: 10px;
	background-image: url(img/fnd_conten.jpg);
	background-position: bottom;
	background-repeat:   repeat-x;
	background-color: #FFFFFF;
}
.cuadrosTITUL {
	background-color: #9DE9FF;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(img/menu.gif);
	background-repeat:  repeat-x;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 2pt;
	color: #1B66AB;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #1B66AB;
	border-right-color: #1B66AB;
	border-left-color: #1B66AB;
	text-transform: uppercase;
}
#contenido {
	background-image: url(img/fnd_conten.jpg);
	background-repeat:  repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
}
#contenido #cat_productos {
}
#contenido #cat_productos a:link{font-size:12px;color: #246AAF;text-decoration: none;}
#contenido #cat_productos a:visited{font-size:12px;color: #246AAF;text-decoration: none;}
#contenido #cat_productos a:active{font-size:12px;color: #246AAF;text-decoration: none;}
#contenido #cat_productos a:hover{font-size:13px;color: #FF6600;text-decoration: blink;}

