@charset "iso-8859-1";
/* CSS Document */

body {
/*	margin:10px 0 0 0; */
	margin:10px 0 0 0;
	background-color:#FFF;
	font:Helvetica;
	font-family:Helvetica;
	background-image:url(../images/fondo_rapp.jpg);
}

#container {
	width:970px; /* 950px; */
	margin:auto;
	text-align:left;
	background-color:#FFFFFF;
/*	border:1px solid #FF0000; */
	
	padding:10px;
}

#seccion_login {
	width:950px;
	text-align:right;
	height:25px;
	background-image:url(../images/header_top.jpg);
	background-repeat:no-repeat;
	background-position: left bottom;
}

#header {
	background-image:url(../images/header_bottom.jpg);
	background-repeat:no-repeat;
	height:84px;
	color:#FFFFFF;
}

#seccion_news {
	margin-top:3px;
	width:950px;
	height:161px;
}

#welcome_news {
	width:661px;
	float:left;
	height:100%;
}

#welcome {
	float:left; 
	margin-right:9px;
}

#news {
	width:271px;
	height:100%;
	float:left;
	margin-left:9px;
}

#arrivals {
	float:right; 
	margin-right:9px;
}

table.login_section {
	color:#000000;
	font-size:9px;
	margin-top:-3px;
}

table.login_section td {
	padding-top:3px;
	padding-bottom:3px;
}

table.login_section td.shop {
	background-color:#000000;
	color:#FFFFFF;
}

.TextField_Login {
	height:15px;
	width:80px;
	font-size:10px;
	font:Helvetica;
	font-family:Helvetica;
	background-color:#FFFFFF;
	border:1px solid #000000;
}

.TextField_Login_Ingreso {
	height:15px;
	width:120px;
	font-size:10px;
	font:Helvetica;
	font-family:Helvetica;
	background-color:#FFFFFF;
	border:1px solid #000000;
}

.Button_Login {
	height:19px;
	font-size:9px;
	font:Helvetica;
	font-family:Helvetica;
	background-color:#cdcdcd;
	color:#000000;
	border:1px solid #000000;
	width:50px;
	padding-top:1px;
	padding-bottom:3px;
}

table.header_menu {
	margin-top:0px;
	height:56px;
}

table.header_menu td {
	padding-right:0px;
}

table.header_menu td.last {
	padding-right:8px;
}

#seccion_news {
	margin-top:3px;
	width:950px;
	height:161px;
}

#welcome_news {
	width:661px;
	float:left;
	height:100%;
}

#welcome {
	float:left; 
	margin-right:9px;
}

#news {
	width:271px;
	height:100%;
	float:left;
	margin-left:9px;
}

#arrivals {
	float:right; 
	margin-right:9px;
}

#seccion_collection {
	margin-top:10px;
	width:950px;
	height:279px;
}

#collection {
	width:381px;
	height:100%;
	float:left;
}

#slide {
	width:560px;
	height:100%;
	float:right;
}

#footer {	
	font-size:9px;
	color:#777777;
	background-color: #000000;
	text-align:center;
	padding-top:6px;
	padding-bottom:6px;
	clear: both;
	margin-top:30px;
}

#footer a {
	text-decoration:none;
	font-size:9px;
	color:#777777;
}

a.saludo_usuario:hover, a.saludo_usuario:link, a.saludo_usuario:active, a.saludo_usuario:visited {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#ff0295;	
}

.saludo_usuario {
	font-size:12px;
	font-weight:bold;
	color:#000000;	
}

a.liga_registro:hover, a.liga_registro:visited, a.liga_registro:active, a.liga_registro:link
{
	color:#FFFFFF;
	text-decoration:none;
}

a.shopping_cart:hover, a.shopping_cart:link, a.shopping_cart:active, a.shopping_cart:visited {
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;	
}