@charset "utf-8";
/* CSS Document */
	#plantop{
	width:200px;
	background-image:url(images/plan_top.png);
	background-repeat:no-repeat;
	background-position:center top;
	padding:0;
	margin:0;
	height:60px;

	}
	#plantop h2{
	
	padding-top:20px;
	_padding-top:0px; /*IE6*/
	color:#FF6600;
	text-align:center;
	}
	#plan{
	width:200px;
	padding:0;
	margin:0;
	float:left;
		padding-left:180px;

	
	
	}
	#plan ul{
	margin:0;
	padding-left:10px;
		background-image:url(images/plan_bottom.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	height:300px;


	}
	#plan li{
	margin-left:20px;
	color:#666666;
	list-style-image: url(images/item.gif);

	}
		#plantop2{
	width:200px;
	background-image:url(images/plan_top.png);
	background-repeat:no-repeat;
	background-position:center top;
	padding:0;
	margin:0;
	height:60px;

		
	}
	#plantop2 h2{
	
	padding-top:20px;
	_padding-top:0px;/*IE6*/
	color:#FF6600;
	text-align:center;
	}
	#plan2{
	width:200px;
		padding:0;
	margin:0;
		float:right;
		padding-right:180px;
	
	
	}
	#plan2 ul{
	margin:0;
	padding-left:10px;
	background-image:url(images/plan_bottom.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	height:300px;

	}
	#plan2 li{
	margin-left:20px;
	color:#666666;
	list-style-image: url(images/item.gif);

	}
	#caja
{
	width: 810px;
	min-height: 250px;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align:justify;
	background-image: url("images/cont.gif");
	float:left;
	
	}
#caja ul{
	background-image:url(images/caja1.png);
	background-repeat:no-repeat;
	height:296px;
	padding-top:10px;
		}
	
	#caja li
	{
	color:#000000;
	list-style-type: none;
	line-height: 26px;
	text-align:justify;
	width:580px;
	margin-left:15px;
	

	}
 #caja .num {
	font-size: 34px;
	font-weight: bold;
	color: #f5960f;
	
}

#modelos {
color:#666666;
width:800px;
}
#modelos ul li{
background-image:url(images/caja_modelos.png);
background-repeat: no-repeat;
	background-position:0% 0%;
		list-style:none;
	list-style-image:none;
float:left;

}
#modelos li{
	
	width:180px;
	height:350px;
	margin-left:6px;
	position:relative;
	
}
#modelos img{
padding:15px;
border:none;
}


	
	#modelos-text{
	width:150px;
	margin:1px 15px;
	text-align:left;
	}
