/* CSS Document */

#contentIntLinks {
	width: 142px;
	background-image: url(/Imagenes/Productos/interna_tile.gif);
	background-repeat: repeat-x;
	position: relative;
	padding-top: 17px;
	padding-left: 8px;
	height: 485px;
	float: left;
	padding-right: 5px;
}
#logoInt {
	position: relative;
	width: 140px;
	height: 86px;
	padding-left: 2px;
}
.internaLink, .internaLink:hover {
	color: #3183C8;
	text-decoration: none;
	font-size: 10px;
	display: block;
	height: 20px;
	border-top-width:1px;
	border-top-style: dotted;
	border-top-color: #CCDCEB;
	position: relative;
	width: 138px;
	padding-right: 4px;
	padding-top: 6px;
	text-align: right;
	font-weight: bold;
}

.internaLink:hover {
	color:#003366;
	text-decoration:none;
	background-image: url(/Imagenes/Productos/int_linkover.gif);
	background-repeat: repeat-y;
}
#comboBoxInt {
	width: 142px;
	position: absolute;
	padding-top: 80px;
	bottom:50px;
}
.textAreaInt {
	width: 135px;
	background-color: #E2EAF2;
	font-weight: bold;
	color: #83B4E4;
	font-size: 11px;
	border: 1px solid #99BED7;
}
#contentIntNav {
	float: left;
	width: 121px;
	height: 452px;
	background-repeat: repeat-x;
	padding-top: 50px;
	padding-left: 9px;
	padding-right: 6px;
	position: relative;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.navLinkIcon{
	color:#CCCCCC;	/*#CC0000*/
	font-weight: bold;
	font-size: 9px;
	width:9px;
	height:13px;
	padding-left:3px;
	float:left;
}

.navLink, .navLink02 {
	display: block;
	/*color: #EA001D;*/
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	/*padding-left: 12px;*/
	border-top-color: #F79B0C;
	border-top-style: dotted;
	border-top-width:1px;
	
	padding-top: 5px;
	padding-bottom: 5px;
	/*background-repeat: no-repeat;
	background-position: 3px 8px;*/
}

.navLink:hover {
	/*background-image: url(/Imagenes/Productos/arrow_maggi.gif);
	background-repeat: no-repeat;
	background-position: 3px 8px;*/
	text-decoration:underline;
}
.navLink02 {
	font-weight:normal;
	padding-left: 12px;
}

.navLink02:hover {
	text-decoration:none;
}
#logoBar {
	position: absolute;
	left: 18px;
	bottom: 25px;
}

#brandContent {
	float: left;
	width: 470px;
	height: 502px;
	background-color: #FFFFFF;
	background-image: url(/Imagenes/Productos/maggi_content_shadow.gif);
	background-repeat: repeat-y;
	position: relative;
}
.textContent {
	color: #646464;
	width: 248px;
	margin-left: 15px;
	text-align: right;
}
#fotoOver {
		position: absolute;
	top: 354px;
	left: 18px;
	width: 230px;
	text-align: right;
	color: #646464;
}
.linkContent, .linkContent:hover {
	display: block;
	position: relative;
	padding-left: 25px;
	background-color: #EA001D;
	height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
}
.Boton, .Boton:hover
{
	text-decoration: none;
	font-weight: bold;
}

.Boton:hover{
	text-decoration:underline;
}

.linkContent:hover{
	text-decoration:underline;
}
.linkArrow {
	position: absolute;
	left: -2px;
	top: -2px;
}
.hidden {
	display:none;
}
