@charset "utf-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS";
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #7d7d7d;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	text-align: left;
	color: #ed1c24
}
h2 {
	font-size:13px;
	color:#ed1c24;
	font-weight: normal;
	text-align:center;
	margin: 20px 0px 20px 0px;
	line-height:16px;
}
h3 {
	font-size:14px;
	font-weight: normal;
}
h4 {
	font-size:14px;
	color:#2d578a;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
}
input.gris, textarea.gris, select.gris {
	border: 1px solid #cececd;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:14px;
	font-weight:normal;
	text-align:left;
	color:#7d7d7d;
	width: 300px;
}
input.gris {
	height:25px;
}
p {
	margin-top: 5px;
	line-height:16px;
}
a {
	color: #7d7d7d;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/***************** MAIN */

#main {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#main #top {
	width: 1000px;
	height: 230px;
	position:relative;
}
#main #content {
	background-position: center 0px;
	background-repeat: repeat-y;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 20px;
}
#main .modulo {
	width:400px;
}
#main .modulochico {
	margin:100px 0px 0px 0px;
	width:360px;
}
#main .modulogrande {
	margin:20px 0px 0px 20px;
	width:450px;
}
/***************** BACKGROUND */

.normal {
	background-image:url(/images/bg_content.jpg);
}
.costura_der {
	background-image:url(/images/bg_content_der.jpg);
}
.costura_izq {
	background-image:url(/images/bg_content_izq.jpg);
}
/***************** FOOTER */
#footer {
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 171px;

}
#footer .text {
	font-size: 11px;
	padding-top: 120px;
	padding-bottom: 10px;
	text-align: center;
	line-height:16px;
}
/***************** IMAGENES */


.thumbs {
	margin:0px 10px 0px 0px;
	padding:4px;
	border:#cececd solid 1px;
	background-color:#FFFFFF;
}
.img_grandes {
	margin:10px 0px;
	padding:4px;
	border:#cececd solid 1px;
	background-color:#FFFFFF;
}
.separadores {
	background-image:url(/images/separador.jpg);
	background-repeat:repeat-y;
	height:150px;
	width:2px;
	margin:65px 5px 0px 5px;
}
.separadores_novedades {
	background-image:url(/images/separador.jpg);
	background-repeat:repeat-y;
	height:160px;
	width:2px;
	margin:65px 5px 0px 5px;
}
.listado {
	margin:20px 0px 0px 0px;
}
/***************** INICIO */

#main #content #inicio .btn_rosado {
	margin: 25px 0px;
}
.hilo_rosado {
	margin: 20px 0px 20px 0px;
}
#main #content #inicio .tijera_horizontal {
	margin: 30px 0px 0px 0px;
}
#main #content #ingresar {
	margin: 0px 40px 0px 0px;
	width:220px;
}
#main #content #login {
	margin: 10px 0px 0px 0px;
}
#main #content #inicio a {
	color: #7E7D7D;
}
#main #content input.login {
	border: 1px solid #cececd;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:14px;
	font-weight:normal;
	text-align:left;
	color:#7d7d7d;
	width: 130px;
}
.catitems {
margin:15px 1px 0;
text-align:center;
width:134px;
}
.items {
margin:15px 1px 0;
text-align:center;
width:160px;
}
.items .title {
	height: 50px;
	margin-bottom: 15px;
}
.items .code {
	color: #7d7d7d;
}
/***************** NOVEDADES */


.novedades {
	width:160px;
	margin: 10px 3px 0px 3px;
}
/***************** INSTITUCIONAL */

#main #content #institucional {
	width:700px;
}
.history {
	margin:20px 0px 0px 0px;
}
/***************** CONTACTO */
#main #content #contacto {
}
#main #content #contacto .btn_azul {
	margin-left: 10px;
}
#main #content #contacto .btn_submit {
	cursor:pointer;
	margin-top: 20px;
}
#main #content #contacto label {
	color: #2d578a;
	font-size: 14px;
}
#main #content #contacto .texto_contacto {
	font-size: 14px;
	color: #7d7d7d;
	margin-top: 5px;
	margin-left: 10px;
}
#main #content #contacto .input {
	margin-bottom: 10px;
}
/***************** OTROS */
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
/***************** USUARIO */

#main #top #user {
	height:18px;
	left:58px;
	position:absolute;
	top:200px;
	visibility:visible;

}
/*
 *  Scroll - para el catalogo
 */

#up {
	width: 350px;
	height: 12px;
	cursor:pointer;
	text-align: center;
}
#subcat {
	height: 500px;
	width: 330px;
	float: left;
	overflow-x: hidden;
	overflow-y: auto;
	position: absolute;
}
.subcat_title {
	font-size: 17px;
	font-weight: normal;
	text-align: left;
	color: #ed1c24;
	margin-bottom: 10px;
}
.product {
	width:320px;
	margin-top:10px;
}
.product .name, .product .image {
	float: left;
}
.product .image {
	border:1px solid #d0d1d0;
	margin: 5px;
	margin-right: 10px;
	float: left;
}
.product .code {
	padding-top: 20px;
	font-size: 12px;
	color:#e32729;
}
.product .name {
	padding-top: 5px;
	font-size: 14px;
	color:#7e7d7d;
	width: 190px;
	height: 60px;
	float: left;
}
.separador_prod {
	background-image:url(/images/separador.jpg);
	background-repeat:repeat-y;
	height:485px;
	width:2px;
	margin: 80px 5px 0px 5px;
}
#product .codigo {
	font-size: 16px;
	color: #e32729;
}
#product .nombre {
	color: #7e7d7d;
	font-size: 16px;
	margin-bottom: 15px;
	margin-top: 5px;
}
#product .codebars {
	width: 130px;
	text-align: center;
	height: 320px;
	border: 1px solid #cececd;
	float: right;
	padding: 5px;
}
#product .image_large {
	height: 320px;
	width: 320px;
	border: 1px solid #cececd;
	float: left;
	padding: 5px;
}
#product .codebars li {
	margin-bottom: 15px;
}
.embalaje_title {
	font-size: 17px;
	color: #E32729;
	margin-top: 20px;
	margin-left: 20px;
}
.cajas .interna {
	background-image: url(/images/cajas.jpg);
	background-repeat: no-repeat;
	height: 33px;
	font-size: 14px;
	padding-left: 60px;
	padding-top: 15px;
	background-position: 0px 0px;
	width: 180px;
	float: left;
}
.cajas .externa {
	background-image: url(/images/cajas.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	height: 33px;
	padding-left: 60px;
	padding-top: 15px;
	background-position: 0px -43px;
	width: 180px;
	float: left;
}
#download .pdf {
	font-size: 13px;
	margin-top:35px;
	padding-left: 55px;
	width: 125px;
	float: left;
}
.linkprod{
	cursor: pointer;
}

#splash{
	height:400px;
	position: absolute;
	left: 50%;
	width:550px;
	;
	margin-left:-275px;
	top: 50%;
	height:400px;
	;
	margin-top:-200px;

}

/*
=====================================
GLOBAL: Alert messages
=====================================
*/

.alert {
	background-color: #F6F0CA;
	border: 1px dashed #8D7330;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 8px;
	padding-bottom: 8px;
	color: #815E38;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
}
.critical {
	background-color: #EED4D2;
	border: 1px dashed #A94637;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 8px;
	padding-bottom: 8px;
	color: #AC241A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
}
.cajas .contenedor {
	background-image: url(/images/contenedor.jpg);
	background-repeat: no-repeat;
	height: 90px;
	font-size: 14px;
	padding-left: 120px;
	background-position: 0px 0px;
	width: 140px;
	float: right;
}

.cajas .contenedor .cntr {
	margin-top: 8px;
}

.descripcion{
	width: 480px;
	padding-left: 20px;
	margin-top: 20px;
	font-size: 14px;
}
#main #content #inicio #download {
	background-image: url(/images/sombra_pdf.jpg);
	background-repeat: no-repeat;
	height: 81px;
	width: 275px;
}
#main #content #inicio #download .tomate {
	height: 80px;
	width: 92px;
	float: right;
}
#down{
	width: 350px;
	height: 12px;
	cursor:pointer;
	text-align: center;
	margin-top: 505px;
}

