/* CSS Document */
body{
	background-color:#1b5033;
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
}
#container{
	width:800px;
}
#logo1{
	position:absolute;
	top:19px;
	left:40px;
	background-image:url(/images/logo1.jpg);
	width:172px;
	height:356px;
}
#logo2{
	position:absolute;
	top:19px;
	left:212px;
	background-image:url(/images/logo2.jpg);
	width:173px;
	height:356px;
}
#logo3{
	position:absolute;
	top:19px;
	left:385px;
	background-image:url(/images/logo3.jpg);
	width:173px;
	height:356px;
}
#chic{
	position:absolute;
	top:6px;
	left:636px;
	background-image:url(/images/chic.jpg);
	width:111px;
	height:215px;
}
#box-container-login{
	position:absolute;
	top:215px;
	left:558px;
	width:220px;
}
#box-container-menu{
	position:absolute;
	top:421px;
	left:558px;
	width:220px;
}
#box-container-search{
	position:absolute;
	top:1079px;
	left:557px;
	width:219px;
	height: 220px;
}
.box-up{
	background-image:url(/images/box-up.gif);
	height:25px;
}
.box-middle{
	background:url(/images/box-middle.gif) repeat-y;
	padding-top :1px;
	padding-bottom :1px;
	
}
.box-down{
	background-image:url(/images/box-down.gif);
	height: 29px;
}
#cuerpo{
	position:absolute;
	top:375px;
	left:74px;
	width:484px;
	background:url(/images/cuerpo.gif) repeat-y;
}
#banner1{
	/*background-image:url(/banners/banner1.gif);*/
	width:425px;
	height: 185px;
	margin-left:26px;
	margin-top:6px;
}
#texto{
	width:425px;
	margin-left:26px;
	margin-top:6px;
	text-align:justify;
	margin-bottom:6px;
	height: 700px;
	overflow: auto;
}
#banner2{
	background-image:url(/banners/banner2.gif);
	width:425px;
	height: 90px;
	margin-left:26px;
	cursor:pointer;
}
#cuerpo-down{
	background-image:url(/images/cuerpo-down.gif);
	height: 34px;
}
#menu{
	text-align: left;
	padding-right:25px;
	list-style:none;
}
#menu a{
	text-decoration:none;
    color: #FFFFFF;
font-size: 11px;
}

#menu a:hover{
    color: #663399;
}

#navigation1{
	position:absolute;
	top:356px;
	left:89px;
	width: 445px;
}
#navigation1 a{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
#navigation1 a:hover{
	color:#1B5033;
}
#navigation2{
	position: absolute;
	top: 1449px;
	left:131px;
}
#navigation2 a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
#navigation2 a:hover{
	color:#1B5033;
}
#copy{
	position:absolute;
	top:1594px;
	left: 165px;
	width: 305px;
	height: 26px;
	text-align:center;
	color:#FFFFCC;
}
#log{
	position:absolute;
	top:174px;
	left:560px;
	background-image:url(/images/log.gif);
	width:74px;
	height: 36px;
	
}
#men{
	position:absolute;
	top:395px;
	left:682px;
	background-image:url(/images/men.gif);
	width:92px;
	height: 28px;
	
}
#sea{
	position:absolute;
	top:1042px;
	left:579px;
	background-image:url(/images/sea.gif);
	width:166px;
	height: 30px;
	
}

a{
color:#FFFFFF;
font-weight:bold;
}

a:hover {
color:#999999;
font-weight:bold;
}
.search_color{
   background-color:#000000;
}   
