/* CSS Document */

@charset "utf-8";


#marcCont{
}

#cont2{
	position:absolute;
	bottom:36px;
	left:92px;
	width:472px;
	height:277px;
}

#cabCont2{
	position:absolute;
	background-image:url(../img/f.gif);
	top:0px;
	left:0px;
	width:472px;
	height:16px;
}

#cabCont2 p{
	position:absolute;
	background-image:url(../img/flecha.gif);
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	font-size:10px;
	font-weight:600;
	*font-weight:500; /*Int Exp*/
	color:#c2120e;
	top:-10px;
	*top:0px; /*Int Exp*/
	text-indent:15px;
	padding-right:8px;
	padding-left:3px;
}

#prod{
	position:absolute;
	top:30px;
	left:-28px;
	width:264px;
	height:261px;
}

#tipo{
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#c2120e;
	bottom:82px;
}

#texto{
	position:absolute;
	top:110px;
	right:0px;
	width:223px;
	height:101px;
}

#texto p{
	padding-left:15px;
}

.punto{
	background-image:url(../img/punto.gif);
	background-repeat: no-repeat;	
}

#textocab h1{
	position:absolute;
	top:80px;
	right:0px;
	width:223px;
	height:101px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: left;
	line-height:15px;
	overflow:hidden;
	color:#c2120e;
}

#tam{
	position:static;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#c2120e;
}

#tam p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#c2120e;
}

#tam a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#c2120e;
}

#tam a:link {
	text-decoration: none;
	border-bottom:1px dotted #c2120e; 
	*text-decoration:underline; /*Int Exp*/
}
#tam a:visited {
	text-decoration: none;
	border-bottom:1px dotted #c2120e;  
	*text-decoration:underline; /*Int Exp*/
}
#tam a:hover {
	text-decoration: none;
	border-bottom:1px dotted #c2120e;  
	*text-decoration:underline; /*Int Exp*/
}
#tam a:active {
	text-decoration: none;
	border-bottom:1px dotted #c2120e;  
	*text-decoration:underline; /*Int Exp*/
}

#texto p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: justify;
	line-height:15px;
	overflow:hidden;
}

#imagen{
	position:absolute;
	bottom:10px;
	right:-6px;
	_right:-7px; /*Int Exp 6*/
	height:349px;
	width:119px;
	background-image:url(../img/zan.jpg);
	background-repeat: no-repeat;
	z-index:4;
}

#indice a{
	position:absolute;
	top:10px;
	right:2px;
	color:#c2120e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#indice a:link {
	text-decoration: none;
	border-bottom:1px dotted #c2120e; 
}
#indice a:visited {
	text-decoration: none;
	border-bottom:1px dotted #c2120e;  
}
#indice a:hover {
	text-decoration: none;
	border-bottom:1px dotted #c2120e;  
}
#indice a:active {
	text-decoration: none;
	border-bottom:1px dotted #c2120e;  
}
