@charset "iso-8859-1";
/* CSS Document */
@import url("nav.css");
@import url("text.css");
@import url("prod.css");
@import url("forms.css");

/*RESET*/

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

img {
border:0px;
}
a { color:#602074}

/*RESET*/

body {
font: 11px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; 
color: #333; 
margin:0px;
background-image:url(../img/bg.gif);
background-repeat: repeat-x;
background-color:#CFCFCF;
background-position: top;
height: 100%;
}
.input{
font: 11px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; 
border: solid 1px #ccc;
color:#666;
padding:2px;
margin-bottom:5px;
}
div.login_block1 input.input { width:130px!important;}
.button{
font: 9px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
font-weight:bold;
padding:2px;
color:#fff; 
border: solid 1px #fff;
background-image: url(../img/bg_login_button.gif);
background-repeat:repeat-x;
cursor:pointer;
}

/**/

div#wrap {
	width:850px;
	margin:auto;
}

div#header {
	display:block;
	float:left;
}

div#content {
width:850px;
background-color: #fff;
display:block;
float:left;
clear:both;
}

/*CONTENIDOS CONTENT*/

/*core con flash*/

div#core {
background:#fff;
width:830px;
height:185px;
float:left;
display:inline;
margin:10px;
_margin:0px;
clear:both;
}
div#core img{
	display:block;
	float:right;}

/*bloke lista 4 productos principal*/
div#flash {
width:579px;
height:185px;
}
div#flashcontent{
width:579px;
height:185px;
border:0px;
float: left;
}
div#gif {
width:251px;
height:185px;
}
div#prod_main {
background-image:url(../img/bg_mainprod.gif);
background-repeat:no-repeat;
background-position:center;
width:850px;
float:left;
display:block;
margin-bottom:30px;
clear:both;
}

/*bloke 2*/

.prod_main_sbg {
width:850px;
float:left;
margin-bottom:20px;
display:block;
clear:both;
}

/*elementos prodmain*/

.prod_main_sbg img {
display:block;
float:left;
}

.not_res_sbg {
display:block;
float:right;
width:486px;
_width:430px;
margin: 0px 0px 10px 0px;
border-bottom:#ccc dotted 1px;
}

.not_res_sbg a {
	display:block;
	float:right;
	color:#602074;
	text-decoration:none;}
	
.not_res_sbg a:hover {
	text-decoration:underline;}


.prod_main_sbg a {
text-align:right;
margin-top:0px;
color:#602074;
text-decoration:none;
}

.prod_main_sbg a:hover {
color:#666;
text-decoration:underline;
}

.prod_main_sbg img{
display:block;
float:left!important;}

/*prodmain2*/

.prod_main_sbg2 {
width:850px;
float:left;
display:block;
clear:both;
}

.prod_main_sbg2 a {
text-align:right;
display:block;
float:right;
margin-top:0px;
color:#602074;
text-decoration:none;
}

.prod_main_sbg2 a:hover {
color:#666;
}

.pag {
	display:block;
	float:right;
	font-size: 13px;
	
}
.pag a {
	text-decoration:none;
	color:#602074;
}
.pag a:hover {
	text-decoration:underline;
	color:#602074}
.prod_main_sbg2 img {}

.not_res_sbg2 img {
display:block;
float:left;
}
.not_res_sbg2 {
display:block;
float:left;
height:129px;
width:466px;
_width:430px;
margin: 0;
padding: 10px;
_padding: 5px;
background-color:#f5e9f9;
}

.tit_vert {
display:block;
float:left;
width:26px;
height:130px;
margin-left:10px;
padding-top:5px;
margin-bottom:0px;
}

.tit_vert img {
margin:0px!important;
padding:0px;
}

.prod_block_main{
	font-size:14px;
display:block;
float:left;
width:144px;
height:201px;
background-image:url(../img/bg_text_mainprod.gif);
background-position:bottom left;
background-repeat:no-repeat;
text-align:center;
font-weight:bold;
color: #999;
}

.prod_block_main img {
margin-bottom:13px;
clear:both;
float:left;
display:block;
}

div#footer {
text-align:center;
width:850px;
height:25px;
background-image:url(../img/bg_footer.gif);
background-repeat:no-repeat;
margin-top:6px;
padding: 8px 0px 0px 0px; 
display:block;
float:left;
color:#FFF;
}

div#emp {
color: #333;
font-size:10px;
text-align:right;
height:30px;
}
div#emp a {color:#333; text-decoration:none;}

/**/

/* contenidos header */
div#logo{
	  float:right;

}
div#logo img { margin-top:-2px}

div#login {
margin-top:5px;
padding:10px;
width:830px;
height:78px;
display:block;
float:left;
background-image:url(../img/bg_login.jpg);
background-repeat:no-repeat;
background-position:top;
}
div#login input[text] { width:100px;}

div#login a{
color:#666;
text-decoration:none;
}

div#login a:hover{
color:#fff;
text-decoration:underline;
}

/*BLOKES LOGIN*/

.login_block1 {
font-weight:bold;
padding-right:10px;
width:130px;
display:block;
float:left;
margin-right:10px;
}
.login_block1 span{
width:120px;
display:block;
float:left;
font-weight:normal;
}
.login_block1_sp {
font-weight:bold;
margin-right:10px;
color:#602074;
width:200px;
display:block;
float:left;
}

.login_block1i {
font-weight:bold;
padding-right:10px;
padding-top:15px;
width:120px;
display:block;
float:left;
}

div#login_block2 {
width:400px;
text-align:right;
margin:1px 0px 0px 0px;
padding:0;
float:left;
}

div#login_block2 a {
	font-size:13px;
}

div#login_block2_sp {
width:403px;
text-align:left;
margin:49px 0px 0px 0px;
padding:0;
float:left;
/*
width:350px;
text-align:right;
margin:0px 0px 0px 10px;
padding:40px 0px 0px 0px;
_padding:35px 0px 0px 0px;
#padding:35px 0px 0px 0px;
display:block;
float:right;*/
}
div#login_block2 a:hover { color:#602074; text-decoration:none;}
div#login_block2_sp a{
	font-size:13px;
	}

div#login_block2_sp img{
	padding:0px;
	margin:0px;
	border:none;}


/*blokes login*/

div#navcontainer{
	height:40px;
	width:840px;
	float:left;
	display:block;
	clear:both;
}

div#uno {
	display:block;
	float:left;
	width:280px;
	margin-right:20px;}
div#dos {
	display:block;
	float:right;
	width:486px;
	_width:430px;
	margin-right:20px;}
	
div#dos_sp {
	display:block;
	float:left;
	width:486px;
	_width:430px;
	margin-left:20px;}

div#tres {
	display:block;
	float:left;
	width:466px;
	_width:430px;
	margin-right:10px;}
div#cuatro {
	display:block;
	float:right;
	width:280px;
	margin-right:20px;}
.clear {
	display:block;
	float:left;
	width:100%;
	height:10px;
	clear:both;}
.blank {
	display:block;
	float:left;
	height:100px;
	width:20px;
	_width:13px;}
	
.img_container93 {
	display:block;
	float:left;
	width:93px;
	height:93px;
	margin-right:10px;
	margin-bottom:35px;
}
div.nopb { padding-bottom:0; width:476px}

.fecha {
	display:block;
	float:left;
	color:#602074;}
div#carrito {
	float:right;
	}
.comprarbtn {
	border:none;
	display:block;
	float:left;
	background-image:url(../img/compra.gif) no-repeat top left;
	width:115px;
	height:25px;}
.comprarboton{
	display:block;
	float:left;
	text-align:left;
	background-image: url(../img/compra.gif);
	background-repeat: no-repeat;
	font-weight:bold;
	font-size: 12px;
	border: 0px none;
	color: #999;
	padding-left:10px;
	padding-bottom:5px;
	#padding-bottom:0px;
	height: 25px;
	width: 115px;
	cursor:pointer;
	margin-top:5px;
}
.comprarboton:hover {
	background-image: url(../img/compra1.gif);
	background-repeat: no-repeat;
}
div#altofijo {
	display:block;
	float:left;
	height:300px;}
	
div#uno_sp img{
	margin:0px 20px 20px 20px;}
div#flash {	
display:block; float:left; clear:none;width:579px; height:185px;
}
.prod_main_sbg_ptje
{width:820px;float:left;display:block;margin-bottom:30px;clear:both;}
.link {
	color:#611C73;
}
.link a {
	text-decoration:none;
	color:#611C73;
}
.link a:hover {
text-decoration:underline;
}


/*newblock*/}
div#cuatro {}

	div.cuatro-a { width:130px; height:102px; float:left; margin-right:17px; background:url(http://www.imedeen.cl/img/cuatro-a-bg.gif) 0 0 no-repeat;}
	div.cuatro-b { width:130px; height:102px; float:left; background:url(http://www.imedeen.cl/img/cuatro-b-bg.gif) 0 0 no-repeat;}
	div.cuatro-c {width:278px; height:162px; float:left; }
	
div.cuatro-a a, div.cuatro-b a{ float:left; margin:64px 0 0 11px;}

