/*
	Design: Mana Le Calvet - hola@manalecalvet.com.ar - http://www.manalecalvet.com.ar/ 
	Development:  El Webstudio - info@elwebstudio.com - http://www.elwebstudio.com/
	Last update:  2010-05-03 - 15hs
*/

/*RESET*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #000;
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
}

a:focus {
	outline: 0px;
}

img {
	border: 0;
}

/* END RESET */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #636467;
	/*background-image: url(../images/layout/bg_oscuro.gif);*/
	/*background-image: url(../images/layout/bg_medio.gif);*/
	/*background-image: url(../images/layout/bg_claro.gif);*/
	background-image: url(../images/layout/bg_tira.gif);
	background-repeat: repeat-x;
}
h2{
	font-size: 20px;
}
em{
	font-style: italic;
}
strong{
	font-weight: bold;
}
u{
	text-decoration: underline;
}
#wrapper {
	margin: 0 auto;
	width: 826px;
	background-image: url(../images/layout/bg_wrapper.png);
	background-repeat: repeat-y;
	background-position: top center;
	padding: 0px 13px;
}
#bg-header {
	position: relative;
	margin: 0 auto;
	width: 826px;
	height: 13px;
	background-image: url(../images/layout/bg_wrapper_top.png);
	background-repeat: no-repeat;
	background-position: top center;
	clear: both;
}
#bg-footer {
	position: relative;
	margin: 0 auto;
	width: 826px;
	height: 13px;
	background-image: url(../images/layout/bg_wrapper_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}
.faux {
	background: url(../images/layout/bg_2col.gif);
	overflow: auto;
	width: 800px;
	margin: 0px 13px;
	border-top: 10px solid #E6E6E6;
}
#content {
	display: inline-block;
	width: 770px;
	margin: 0px 13px;
	padding: 0px 0px 20px 0px;
	clear: both;
}
.texto{
	width: 520px;
	float: left;
}

#content p{
	margin-bottom: 1em;
}
#content .titulo{
	line-height: 1.6em;
	border-top: 1px solid #717375;
	border-bottom: 2px solid #717375;
	margin-bottom: 20px;
}
#col3.faux {
	background: url(../images/layout/bg_3col.gif);
	overflow: hidden;
}
#no-col.faux {
	background: none;
	border-top: 10px solid #E6E6E6;
}
#barra-gris{
	display: block;
	height: 10px;
	background-color: #E6E6E6;
}
#header {
	display: block;
	width: 800px;
	height: 102px;
	margin: 0px 13px 0px 13px;
	background-image: url(../images/layout/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#barra-imagen {
	display: block;
	width: 800px;
	height: 138px;
	margin: 0px 13px 0px 13px;
	overflow: hidden;
}
#barra-imagen ul li{
	height: 138px;
}
h1 a{
	display: block;
	width: 232px;
	height: 66px;
	text-indent: -9999px;
	margin: 20px 20px 20px 10px;
	background-image: url(../images/layout/logo_procer.png);
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
}
h3{
	display: block;
	font-size: 15px;
	margin: 0px 0px 10px 0px;
	color: #636467;
}
.texto h3{
	display: block;
	font-size: 15px;
	margin: 0px 0px 10px 0px;
	color: #636467;
}
.texto h3 a{
	display: block;
	font-size: 21px;
	margin: 0px 0px 10px 0px;
	color: #636467;
}

.botonera{
	width: 550px;
	margin: 60px 0px 0px 0px;
	float: right;
	text-transform: uppercase;
}
.botonera li{
	display: block;
	color: #AFB1B3;
	float: left;
	padding: 2px 2px;
}
.botonera li a{
	color: #AFB1B3;
}
.botonera li a:hover{
	color: #0095FF;
}
.botonera li a.selected{
	color: #0095FF;
	cursor: default;
}
/*PHOTO SLIDER*/
#main-photoslider{
	display: block;
	margin: 0px 13px;
	width: 800px;
	height: 260px;
	position: relative;
}
#main-photoslider .overlay{
	background-image: url(../images/layout/bg_overlay.png);
	z-index: 999;
	position: absolute;
	width: 266px;
	height: 260px;
	color: #D7D8DA;
}
#wrapper #main-photoslider .overlay h3{
	display: block;
	width: 200px;
	margin: 80px auto 20px;
}
#main-photoslider .overlay p{
	width: 200px;
	margin: 10px auto;
}
.btn-leer-mas a{
	display: block;
	width: 112px;
	height: 18px;
	background-image: url(../images/layout/btn-leer-mas.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	margin: 20px 0px 20px 30px;
}
.btn-leer-mas a:hover{
	background-position: 0px 0px;
}
.btn-pdf a{
	display: block;
	width: 94px;
	height: 18px;
	background-image: url(../images/layout/btn_pdf.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	margin: 1.4em 0;
}
.btn-pdf a:hover{
	background-position: 0px -16px;
}
.btn-link a{
	display: block;
	float: left;
	width: 94px;
	height: 18px;
	background-image: url(../images/layout/btn_ver_link.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	margin: 1.4em 0;
}
.btn-link a:hover{
	background-position: 0px -16px;
}
.btn-volver a{
	display: block;
	width: 48px;
	height: 16px;
	background-image: url(../images/layout/btn_volver.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	margin: 20px 0px;
}
.btn-volver a:hover{
	background-position: 0px -16px;
}
.oculto{
	display: none;
}
.columna-x3{
	float: left;
	width: 226px;
	height: 310px;
	padding: 25px 20px;
	margin: 10px 0px 0px 0px;
}
#no-col .columna-x3{
	float: left;
	width: 221px;
	height: auto;
	padding: 0px 20px 25px 20px;
	margin: 10px 0px 0px 0px;
}
.faux .columna-x3 h3{
	display: block;
	font-size: 15px;
	width: 210px;
	margin: 0 auto;
	margin-bottom: 10px;
	color: #636467;
}
#no-col.faux .columna-x3 h3{
	display: block;
	width: 210px;
	margin: 0 auto;
	margin-bottom: 20px;
	color: #636467;
}
.columna-x3 p{
	display: block;
	width: 210px;
	margin: 0 auto;
	margin-bottom: 10px;
}
.btn-seguir-leyendo a{
	display: block;
	width: 90px;
	height: 16px;
	background-image: url(../images/layout/btn_seguir_leyendo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
}
.btn-seguir-leyendo a:hover{
	background-position: 0px -16px;
}
.thumb_home{
	background-image: url(../images/layout/bg_thumbs_home.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 200px;
	height: 96px;
	margin: 0 auto;
	padding: 8px 10px;
}
#col-tecno{
	width: 250px;
	float: left;
}
.thumb-tecno{
	background-image: url(../images/layout/bg_thumbs_tecno.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 222px;
	height: 156px;
	margin: 0 auto;
	padding: 8px;
}
.imagen-tecno{
	background-image: url(../images/layout/bg_tecno.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 222px;
	height: 258px;
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 8px;
}
.item-locales{
	background-image: url(../images/layout/bg_locales.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 222px;
	height: 300px;
	margin: 0 auto;
	padding: 8px;
}
.imagen-locales{
	display: block;
	width: 206px;
	height: 138px;
	margin: 2px 0;
}
.item-locales p{
	width: 202px;
	height: 80px;
	float: left;
	margin: 0 auto;
	overflow: hidden;
}
.divisor-punteado{
	display: block;
	height: 1px;
	width: 770px;
	margin: 30px auto;
	border-bottom: 1px dotted #717375;
	clear: both;
}
.divisor-punteado-productos{
	display: block;
	height: 1px;
	width: 470px;
	margin: 30px auto;
	border-bottom: 1px dotted #717375;
	clear: both;
}
#no-col h2{
	width: 760px;
	font-size: 23px;
	padding: 10px 5px;
	margin: 10px auto 10px;
	border-bottom: 1px solid #717375;
}
#nota-destacada{
	width: 770px;
	padding: 20px 0px;
	margin: 10px auto 10px;
	border-bottom: 1px dotted #717375;
}
#nota-destacada p{
	margin-bottom: 1em;
}
#nota-destacada .thumb-tecno{
	margin: 0px 10px 10px 0px;
	float: left;
}
h2.with-divider{
	border-bottom: 1px solid #717375;
	padding: 10px 5px;
	margin: 0px auto 20px auto;
}
.item-producto-impar{
	float: left;
	width: 226px;
	height: auto;
	padding: 0px 0px 30px 0px;
	margin: 10px 18px 0px 0px;
}
.item-producto-par{
	float: left;
	width: 226px;
	height: auto;
	padding: 0px 0px 30px 0px;
	margin: 10px 0px 0px 0px;
}
.thumb-producto{
	background-image: url(../images/layout/bg_thumbs_tecno.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 222px;
	height: 156px;
	padding: 8px;
}
.imagen-producto{
	background-image: url(../images/layout/bg_producto.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 304px;
	height: 216px;
	float: left;
	margin: 0px 10px 20px 0px;
	padding: 11px 11px 0 11px;
	clear: both;
}
.item-producto-impar h5{
	font-size: 15px;
	line-height: 1.2em;
	margin: 0px 0px 10px 0px;
}
.item-producto-par h5{
	font-size: 15px;
	line-height: 1.2em;
	margin: 0px 0px 10px 0px;
}
.subnombre{
	font-size: 11px;
	line-height: 1.4em;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
}
.nro-articulo{
	display: block;
	border-top: 1px dotted #717375;
	margin: 10px 0 0 0;
	padding: 1em 0 0 0;
}
.btn-ver-en-detalle a{
	display: block;
	width: 112px;
	height: 18px;
	background-image: url(../images/layout/btn_ver_detalle.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	margin: 15px 0px 0px 0px;
}
.btn-ver-en-detalle a:hover{
	background-position: 0px -16px;
}
#detalle-producto{
	display: inline;
	height: auto;
}
h5.nombre-producto{
	margin: 0px 0px 10px 0px;
	font-weight: bold;
}
#detalle-producto .subnombre-prod{
	margin: 0px 0px 15px 0px;
}
ul#detalles{
	display: block;
	margin-bottom: 4em;
	clear: both;
}
#detalles li{
	display: block;
	line-height: 20px;
}
#detalles li div{
	float: left;
	margin: 0px 5px 0px 0px;
}
#holder-color{
	display: block;
	height: 16px;
	width: auto;
	padding: 2px 0px;
}
.color{
	display: block;
	float: left;
	line-height: 16px;
	width: 16px;
	height: 16px;
	overflow: hidden;
}
#detalle-producto .detalle{
	display: block;
	margin: 0 0 1em 0;
	clear: both;
}
#search-box{
	margin: 0px auto;
	padding: 0px 0px 20px 0px;
	font-size: 15px;
	height: 60px;
	width: 200px;
}
input#search{
	display: block;
	width: 200px;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	font-weight: normal;
	color: #717375;
	border: none;
	margin: 7px 0px 5px 0px;
}
input#btn-buscar{
	float: right;
	margin: 10px 3px;
	width: 39px;
	height: 10px;
}
/*LEFT COLUMN*/
#leftcolumn {
	display: inline;
	width: 200px;
	float: left;
	padding: 35px 30px;
	color: #636467;
	position: relative;
}
#leftcolumn a{
	color:#636467;
	/*color: #636467;*/
}
#leftcolumn a:hover{
	color: #0095FF;
}
#leftcolumn a.selected{
	color: #0095FF;
	cursor: default;
}
#leftcolumn #botonera-lateral{
	font-size: 11px;
	line-height: 1.4em;
}
#leftcolumn #botonera-lateral li a{
	font-size: 11px;
	line-height: 1.4em;
	padding: 0px 0px 0px 5px;
}
#leftcolumn .seccion{
	font-size: 13px;
	margin: 0px 0px 10px 0px;
}
#leftcolumn div.categoria{
	margin: 10px 0px 20px 0px;
	padding: 15px 0px 0px 0px;
	border-top: 1px dotted #717375;
	font-size: 12px;
}
#leftcolumn div.categoria h4{
	font-size: 12px;
	line-height: 1.4em;
	color: #888;
	margin-left: 0px;
	margin-bottom: 0px;
	/*padding-bottom: 0.5em;
	background-image: url(../images/layout/h4_dotted.png);
	background-repeat: no-repeat;
	background-position: bottom;*/
}
#leftcolumn div.categoria h4 a{
	display: block;
	padding: 2px 2px 5px 15px;
	color: #888;
}
#leftcolumn div.categoria h4 a:hover{
	color: #0095FF;
	background-image: url(../images/layout/btn_mayor.png);
	background-repeat: no-repeat;
	background-position: 0px -31px;
}

#leftcolumn div.categoria h4 a.selected{
	color: #0095FF;
	background-image: url(../images/layout/btn_mayor.png);
	background-repeat: no-repeat;
	background-position: 0px -14px;
	cursor: default;
}
#leftcolumn .box-categoria{
	display: block;
	background-image: url(../images/layout/h4_dotted.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 7px;
	padding-bottom: 1px;
}
#leftcolumn .box-categoria ul{
	padding: 0px 0px 0px 5px;
	margin-bottom: 5px;
}
#leftcolumn .box-categoria li{
	padding: 0px 0px 0px 2px;
	font-style: italic;
}
#path li.sinflecha{
	background: none;
}
#leftcolumn .box-categoria li a{
	display: block;
	padding: 2px 2px 2px 15px;
	color: #888;
	font-style: italic;
}
#leftcolumn .box-categoria li a:hover{
	color: #0095FF;
	/*background-image: url(../images/layout/btn_mayor.png);
	background-repeat: no-repeat;
	background-position: 0px -14px;*/
}
#leftcolumn .box-categoria li a.selected{
	color: #0095FF;
	/*background-image: url(../images/layout/btn_mayor.png);
	background-repeat: no-repeat;
	background-position: 0px -14px;*/
	cursor: default;
}
/*
#leftcolumn div.categoria li a{
	display: block;
	padding: 2px 2px 2px 15px;
	color: #888;
}
#leftcolumn div.categoria li a:hover{
	color: #0095FF;
	background-image: url(../images/layout/btn_flechitas.png);
	background-repeat: no-repeat;
	background-position: 0px -14px;
}
#leftcolumn div.categoria li a.selected{
	color: #0095FF;
	background-image: url(../images/layout/btn_flechitas.png);
	background-repeat: no-repeat;
	background-position: 0px -14px;
	cursor: default;
}
#leftcolumn div.categoria ul{
	line-height: 1.4em;
	margin-bottom: 10px;
	display: block;
}*/
#contacto{
	display: block;
}
form{
	margin: 0px;
	padding: 0px;
}
label{
	display: block;
	clear: both;
	float: left;
	margin: 0px 0px 5px 0px;
	font-size: 13px;
	line-height: 1.4em;
	color: #636467;
}
#contacto input{
	display: block;
	clear: both;
	float: left;
	margin: 0px 0px 5px 0px;
	border: 1px solid #d1d2d2;
	font-size: 13px;
	line-height: 23px;
	height: 23px;
	color: #636467;
	padding: 2px;
}
textarea{
	display: block;
	clear: both;
	float: left;
	margin: 0px 0px 5px 0px;
	font-size: 13px;
	line-height: 1.2;
	width: 472px;
	height: 138px;
	color: #636467;
	font-size: 13px;
	font-family: Arial, Helvetica, sans;
	border: 1px solid #d1d2d2;
}
#nombre,#direccion,#email,#telefono,#asunto{
	width: 300px;
}
#btn-enviar{
	display: block;
	margin: 10px 0px;
	width: 100px;
	height: 20px;
	line-height: 20px;
	float: right;
	text-transform: uppercase;
	text-align: right;
}
#btn-borrar{
	display: block;
	margin: 10px 0px;
	width: 100px;
	height: 20px;
	line-height: 20px;
	float: left;
	text-transform: uppercase;
}
#gracias{
	display: block;
	width: 476px;
	height: 250px;
	text-align: center;
	clear: both;
}
/*RIGHTCOLUMN*/
#rightcolumn {
	float: right;
	margin: 0px;
	width: 470px;
	display: inline;
	position: relative;
	padding: 30px 35px;
}
#rightcolumn p{
	margin-bottom: 1em;
}
#rightcolumn a{
	color: #636467;
}
#rightcolumn a:hover{
	color: #488BCA;
}
h2{
	font-size: 23px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
h3{
	font-size: 15px;
}
h4{
	font-size: 19px;
	line-height: 1.4em;
	margin-bottom: 10px;
}
h5{
	font-size: 15px;
	line-height: 1.4em;
	margin: 10px 3px;
}
#rightcolumn .titulo{
	font-size: 13px;
	font-weight: bold;
	line-height: 26px;
	border-top: 1px solid #717375;
	border-bottom: 2px solid #717375;
	margin-bottom: 20px;
	width: 480px;
}
#rightcolumn .titulo .logo{
	padding: 10px 0px 0px 5px;
}
#slider{
	display: block;
	width: 482px;
	height: 400px;
}
#slider li img{
	border: 1px solid #717375;
}
.item-noticia{
	display: block;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 30px 0px;
	border-bottom: 1px dotted #ccc;	
}
.thumb-noticia{
	background-image: url(../images/layout/bg_thumbs_noticia.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 220px;
	height: 186px;
	margin: 0px 10px 10px 0px;
	float: left;
	padding: 8px 10px;
}
ul#path{
	display: block;
	padding: 0px 0px 25px 0px;
	color: #0095FF;
	font-size: 14px;
}
#path li{
	display: inline;
	width: auto;
	height: 20px;
	padding: 0px 15px 0px 0px;
	background-image: url(../images/layout/flechita_celeste.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
}
#path li.path-actual{
	background: none;
	padding: 0px;
}
#leftcolumn #caja-contacto{
	display: block;
	margin-top: 30px;
	width: 200px;
	font-size: 11px;
	bottom: 20px;
	left: 30px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888;
}
#leftcolumn #caja-contacto a{
	color: #888;
}
#leftcolumn #caja-contacto a:hover{
	color: #0095FF;
}
#leftcolumn #caja-contacto span{
	font-size: 12px;
}
#leftcolumn #caja-contacto img{
	float: left;
	margin-right: 10px;
}
#leftcolumn #caja-contacto p{
	display: block;
	float: left;
	width: 150px;	
}

/*FOOTER*/
#footer {
	width: 770px;
	height: 64px;
	padding: 10px 15px;
	clear: both;
	margin: 0px 13px;
	color: #636467;
	background-image: url(../images/layout/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}
#footer a{
	color: #636467;
}
#footer a:hover{
	color: #488BCA;
}
#footer .botonera{
	color: #636467;
	float: left;
	width: 520px;
	margin: 10px 0px;
}
#footer .botonera li{
	color: #636467;
	font-size: 10px;
}
#footer .botonera li a{
	color: #636467;
}
#footer .botonera li a:hover{
	color: #488BCA;
}
#footer #credits{
	float: left;
	width: 500px;
	height: 20px;
	clear: both;
	margin: 0px;
	color: #959699;
}
#footer #credits a{
	color: #959699;
	display: inline;
}
#footer #credits a:hover{
	color: #0095FF;
}
.clear {
	clear: both;
	background: none;
}
.elpasador{
	display: block;
	width: 800px;
	height: 260px;
	overflow: hidden;
}
#box-licencias{
	display: block;
	width: 780px;
	padding: 0px;
	height: 35px;
	margin: 0px 13px 10px 13px;
	background: #fff;
}
#box-licencias li{
	display: block;
	width: 100px;
	height: 35px;
	float: right;
	padding: 0px 10px 0px 0px;
}
.btn-galeria a{
	display: block;
	width: 60px;
	height: 18px;
	background-image: url(../images/layout/btn_ver_galeria.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	margin: 10px 0;
}
.btn-galeria a:hover{
	background-position: 0px -16px;
}
#intro-productos{
	display: block;	clear: both;
	margin: 0 0 10px 0;
}
