body, html {
	margin:0px;
	padding:0px;
	width: 100%;
	height:100%;
	background-image: url(../img/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	float:none;
}


#container {
	width: 996px;
	margin: 0 auto;
	background-color: transparent;
	padding-bottom: 10px;
	
}
/*Hack ie6-------------------------------------------------------*/
*html .top p {
	margin-top:-10px;
	margin-botton:10px;
}

/*Hack ie7-------------------------------------------------------*/
*:first-child+html .top p {
	margin-top:-10px;
	margin-botton:10px;
}



#top {
	width: 996px;
	height: 134px;
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
}

.top{
	float:right;
	margin-top:50px;
	margin-right:18px;
	font-size:11px;
	color:black;
	width:270px;
	
}

.top .buttonTop:hover{
	cursor:pointer;
	}

.top .buttonTop a{
	color:black;
	text-decoration:none;
	margin-left:20px;

}

.top .buttonTop a:hover{
	color:black;
	text-decoration:underline;
	margin-left:20px;
}

.top .buttonTop{
	margin-right:10px;
	width:80px;
	float:right;
}
	

#menu {
	width: 966px;
	height: 38px;
	background-color: transparent;
	margin-bottom: 15px;
	padding-left:30px;
	
}




#contenedor_columnas{
	overflow: hidden;
	/*background-image: url(../img/bgLeft.jpg);
	background-repeat: repeat-y;*/
}

#left_column {
	/*border-right-color:#000;
	border-right-width:medium;
	border-right-style:solid;*/
	height:100%;
	margin-left: 34px;
	padding-right:30px;
	float: left;
	display: block;
	width: 542px;
	background-image: url(../img/bgLeft.jpg);
	background-repeat: repeat-y;
	padding-bottom: 30000px;
     margin-bottom: -30000px; 
}

#right_column {
/*	border-left-color:#000;
	border-left-width:medium;
	border-left-style:solid;*/
	height:100%;
	padding-left:24px;
	float: left;
	display: block;
	width:346px;
	padding-bottom: 30000px;
     margin-bottom: -30000px; 
}

/*---------------------- HAcks para iexplorer 6 ---------------------*/
*html #left_column {
	/*border-right-color:#000;
	border-right-width:medium;
	border-right-style:solid;*/
	height:100%;
	margin-left: 34px;
	padding-right:30px;
	float: left;
	display: block;
	width: 542px;
	background-image: url(../img/bgLeft.jpg);
	background-repeat: repeat-y;
	padding-bottom: 30000px;
     margin-bottom: -30000px; 
}

*html #right_column {
/*	border-left-color:#000;
	border-left-width:medium;
	border-left-style:solid;*/
	
	

	height:100%;
	margin-left:24px;
	float: right;
	clear:both;
	display: block;
	width:300px;
	padding-bottom: 30000px;
     margin-bottom: -30000px; 
}

/*---------------------- HAcks para iexplorer 6 ---------------------*/


.box{
	margin-bottom:10px;
	display:block;
}

.separator{
	width:346px;
	display:block;
	height:18px;
	background-image:url(../img/separator.jpg);
}

img{
	margin: 0 auto;
	display:block;
	margin-bottom:10px;
}



.moreInfo{
	background-image:url(../img/more_info.jpg);
	background-repeat:no-repeat;
	width:98px;
	height:19px;
	display:block;
	float:right;
	margin-bottom:10px;
	color:white;
	font-weight:bold;
	padding-left:10px;
	 -moz-user-select: none;
   	-khtml-user-select: none;
  	 user-select: none;
}

.download{
	background-image:url(../img/more_info.jpg);
	background-repeat:no-repeat;
	width:106px;
	height:19px;
	display:block;
	float:right;
	margin-bottom:10px;
	margin-top:10px;
	color:white;
	text-decoration:none;
	font-weight:normal;
	padding-left:3px;
	padding-top:2px;
	 -moz-user-select: none;
   	-khtml-user-select: none;
  	 user-select: none;
}


.button {
	color:white;
	padding-left:10px;
	padding-right:10px;
	height:38px;
	font-size: 16px;
	font-weight:normal;
	display:block;
	padding-top:7px;
	float:left;
	-moz-user-select: none;
   	-khtml-user-select: none;
  	 user-select: none;
	 margin-right:70px;
}

.button a{
	color:white;
	font-size: 16px;
	font-weight:normal;
	text-decoration:none;
	
}

.button:hover {
	background-image:url(../img/bgBtn.jpg);
	background-repeat:repeat-x;
	cursor:pointer;
	_cursor:hand;
	#cursor:hand;
	z-index:200;
	
}


*html .button a:hover{
	background-image:url(../img/bgBtn.jpg);
	background-repeat:repeat-x;
	cursor:pointer;
	}



.titulo_categoria {
	color:white;
	padding-left:10px;
	padding-right:10px;
	font-size: 16px;
	font-weight:normal;
	text-align:center;
}

.titulo_categoria a{
	color:white;
	font-size: 16px;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
}





.search{
	display:block;
	float:right;
	color:white;
	padding-top:7px;
	margin-right:10px;
}

.search form label{
	font-size:11px;
}

.send{
	background-color:transparent;
	background-image:url(../img/boton.png);
	width:50px;
	height:20px;
}

.cat_layout{
	
	margin-left:auto;
	margin-right:auto;
	width: 100%;
	color:#FFF;
	}


.cat_layout tr td{
	
	width:50%;
	border-spacing:10px;
	border-width:7px;
	border-style:solid;
	border-color:#FFF;
	
	margin:10px;
	background-color:#26448A;
	font-size:22px;
	padding-top:15px;
	
}



.cat_layout tr td img{
	margin-top:10px;
	margin-bottom:0px;
	padding-bottom:0px;
}

	
#check {
	background-image:none;
	width:15px;
	text-align:left;
	padding:0px;
	margin:0px;
	}
