#Content {

	width: 782px;

	margin: 0 auto;

	padding: 20px 0 20px 0;

}

#Catalogo {

	background: url(../images/catalogo/bg_catalogo.jpg) repeat-y;

	min-height: 500px;

}

.CatTop {

	width: 481px;

	float: left;

}

.CatTop2 {

	width: 300px;

	float: left;

}

.inTitle2 {

	background: url(../images/catalogo/bg_title.jpg) no-repeat;

	padding: 7px 0 0 60px;

	height: 32px;

}

p.buscador {

	line-height: 20px;

	background-color: #000;

	color: #fff;

	padding: 3px 5px 3px 5px;

	float: left;

}

input.search {

	float: left;

	height: 24px;

	border: 1px solid #676767;

	color: #000;

	line-height: 24px;

	padding: 0 5px 0 5px;

}



/* ESPECIFICACIONES DEL TOP DEL CATALOGO TERMINTAN */



/* LEFT COL STARTS */

#LeftCol {

	width: 150px;

	float: left;

	background: url(../images/catalogo/bg_left_col.jpg) repeat-y;

}



#LeftCol li {

	list-style: none;

	border-bottom: 1px solid #87E15C;

}



#LeftCol li a {

	text-decoration: underline;

	border-bottom: 1px solid #6AB546;

	display: block;

	padding: 5px 10px 7px 10px;

}

#LeftCol li a.select,

#LeftCol li a:hover {

	text-decoration: none;

	color: #000;

}



/* PAGINATOR */

.Pag {

	padding: 10px;

}

.Pag li {

	float: right;

	list-style: none;

	padding: 0 5px 0 0;

	color: #666;

}

#RightCol .Pag li a {

	color:#666;

	/*line-height: 25px;*/

}

#RightCol .Pag li a:hover,

#RightCol .Pag li a.select,

#RightCol .Pag li a.NextLink {

	color:#459D0A;

	text-decoration: underline;

}

#RightCol .Pag li.NextLink {

	background: url(../images/catalogo/btn_paginator.jpg) no-repeat right;

	line-height: 25px;

}

#RightCol .Pag li a.NextLink {

	line-height: 25px;

	height: 25px;

	padding: 0 25px 0 0;

}



/* RIGHT COL STARTS */



#RightCol {

	width: 601px;

	padding: 15px;

	float: left;

}

#RightCol h2 {

	color:#4AAA09;

}

#RightCol h3 {

	color:#666;

	padding: 10px 0 0 0;

}

#RightCol p {

	color:#000;

}

#RightCol a {

	color:#459D0A;

	text-decoration: underline;

}

.articulo {

	padding: 10px 10px 10px 0;

	float: left;

}