.tituloMain{
	display:block;
	background:none !important;
	background:url("../images/lineaVerde.png") no-repeat 0px 54px;
	padding-top:20px;
}
.imagenProducto {
	float: left;
	width: 240px;
	height:200px;
	text-indent:0;
	margin-left:50px;
}
.sVerticalProducto{
	float: left;
	height:160px;
	margin-top:20px;
	margin-left:15px;
	border-left:1px solid #999;
	width:15px;
	background:#fff;
}
.textoProducto{
	margin-left:320px;
	margin-right:50px;
	text-indent:0;
	background:url("../images/lineaVerdeProducto.png") repeat-x 0px 33px;
	padding-top:20px;
	height:200px;
}
.textoProducto h3{
	font-size:22px;
	margin:0;
	display:inline;
	background:#fff;
}
.textoProducto h3 span{
	font-size:13px;
	font-weight:normal;
	color:#444;
	padding-left:5px;
	padding-right:10px;
}
.textoProducto p{
	padding-top:10px;
	text-align:justify;
	font-size:14px;
	font-weight:normal;
	color:#444;
}
.sHorizontalProducto{
	display:block;
	padding-bottom:20px;
	margin-left:120px;
	margin-right:120px;
	border-top:1px solid #999;
}
.sFinalProducto{
	height:60px;
	display:block;
}
.container {margin-top:-39px;}

.tabs span{white-space:nowrap;}

ul.tabs {
	list-style: none;
	height: 25px;
	margin-left:0 !important;
	margin-left:400px;
	padding-left:400px !important;
	padding-left:0px;
	background:url("../images/lineaVerde.png") no-repeat 0px 24px !important;
}
ul.tabs li {
	float: left;
	height: 25px;
	line-height: 25px;
	background:url("../images/tabProductos.png") no-repeat left -25px;
	margin-left:2px;
	position: relative;
}
ul.tabs li a {
	margin-top:0px !important;
	margin-top:-1px;
	text-decoration: none;
	color: #666;
	display: block;
	font-size: 18px;
	font-weight:600;
	padding: 0 25px 0 14px;
	outline: none;
	background:url("../images/tabProductos.png") no-repeat right -75px;
	margin-left:11px;
}
ul.tabs li a:hover {
	color: #000;
}	
ul.tabs li.selected{
	background:url("../images/tabProductos.png") no-repeat left top;
}
ul.tabs li.selected a{
	background:url("../images/tabProductos.png") no-repeat right -50px;
	color: #444;
	cursor:default;
}
ul.tabs li.selected a:hover{
	color: #444;
}
.tab_container {
	padding-top:40px;
	clear: both;
}
.tab_content {
	font-size:13px;
	text-align:justify;
	text-indent:7%;
}