﻿.cuerpo
{
	overflow:hidden;
}

img 
{
	border:none;
}

.index 
{
	height:800px;
	overflow:hidden;	
	width:800px
}




.index-articulo
{
	float:left;
	height:300px;
	width:250px;	
	margin-top:14px;	
}


.index-fil1
{
	float:left;
	width:100%;
	height:310px;
	display:block;
	overflow:hidden;
	margin:0px;
}

.index-fil1 .col1
{
	float:left;
	width:500px;
	height:310px;
	display:block;
	overflow:hidden;

	
}

.index-fil1 .col2
{
	float:left;
	width:0px;
	height:310px;
	display:block;
	overflow:hidden;
	visibility:hidden;
	
}

.index-fil1 .col3
{
	float:left;
	width:255px;
	height:310px;
	display:block;
	overflow:hidden;
	padding-top:10px;	
	margin:0px;
}


.index-col1, .index-col2
{
	float:left;
	width:250px;	
	height:320px;
	background-color:Transparent;
	overflow:hidden;
	display:block;
	overflow:hidden;	
	margin:0px;
}


.index-col3
{
	float:left;
	width:255px;	
	height:320px;
	background-color:Transparent;
}



index-como-comprar
{
	float:left;
	width:250px;	
	height:40px;
	margin: 2px;	
}

index-como-comprar-tit
{
	width:250px;
	height:22px;
	
	font-size:1.1em;
	color:Black;
	text-align:left;
	padding-top:4px;
	padding-left:6px;
	padding-top:0px;
	margin-bottom: 4px;
	margin-top: 0px;
	background-color:#F4D424;	
}



.index-login
{
	float:left;
	width:250px;	
	height:110px;
	/*background-image:url(../img/loginfondo.jpg);
	background-repeat:no-repeat;	*/
	margin: 2px;
}


.index-login-tit
{	
	width:250px;
	height:22px;
	
	font-size:1.1em;
	color:Black;
	text-align:left;
	padding-top:4px;
	padding-left:6px;
	padding-top:0px;
	margin-bottom: 4px;
	margin-top: 0px;
	background-color:#F4D424;	
}

.index-login-usr
{
	height:25px;	
	padding-left:5px;	
	width:225px;		
}

.index-login-pwd
{
	height:25px;	
	padding-left:5px;	
	width:245px;		
}

.index-login-btn
{
	height:25px;	
	padding-right:10px;	
	width:225px;		
	text-align:right;	
}



.index-login-err
{
	height:25px;	
	padding-right:10px;	
	width:225px;		
	text-align:right;
	font-size:0.8em;
	color:Red;
}

.index-ideas
{
	float:left;
	height:300px;
	width:250px;
	clear:left;
	text-align:center;
	margin:auto;
}

.index-secciones
{
	float:left;
	height:300px;
	width:250px;
	margin:auto;
	z-index:0;
}

.index-banner-inf
{
	float:left;
	height:75px;
	width:540px;
	clear:left;
}

.banner_container
{
	float:left;		
	clear:left;
	margin:5px;
	margin-bottom:15px;
}


.banner_container a img
{
	border:none;
	margin:0px;
	float:left;
	width:240px;
}

.banner_container a img:hover
{
	position:relative;
	top:1px;
	
}


.IndexBtnCatalogo
{
	width:170px;
	height:30px;
	background-image:url(../img/IndexBtn_g.gif);
	background-repeat:no-repeat;
	background-position:center center;
	display:block;
	float:left;
	margin-left:40px;
	text-align:center;
	font-family:Trebuchet MS;
	color:#FFF;
	text-decoration:none;
	font-weight:bolder;
	padding-top:4px;
	margin-top:3px;
	margin-bottom:5px;
}

.IndexBtnCatalogo:hover
{
	background-image:url(../img/IndexBtn_a.gif);
}
