/* CSS Document */
#navegacion_perfil_tienda
{
margin-top:10px;
width:930px;
float:left;
display:block;
}
h1{
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.datos_tienda
{
	position:relative;
	float:left;
	width:463px;
	height:30px;
	text-align:center;
	display:block;
	margin-right:0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0028b1;
	border-right-color: #0028b1;
	border-bottom-color: #0028b1;
	border-left-color: #0028b1;
	background-image: url(../../imagenes/fnd_nav_alt.jpg);
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 14px;
	color: #0028b1;
	font-weight: bold;
	vertical-align: middle;
}
.imagenes_tienda
{
	position:relative;
	float:left;
	width:463px;
	height:30px;
	text-align:center;
	display:block;
	margin-left:0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0028b1;
	border-right-color: #0028b1;
	border-bottom-color: #0028b1;
	background-image: url(../../imagenes/fnd_nav.jpg);
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #0028b1;
	vertical-align: middle;
}
#content_nav_perfil_tienda
{
	position:relative;
	float:left;
	width:927px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0028b1;
	border-bottom-color: #0028b1;
	border-left-color: #0028b1;
	font-family: Verdana;
	font-size: 12px;
}
#listado_anuncios_tienda
{
	position:relative;
	float:left;
	width:927px;
	margin-top:10px;
	font-family: Verdana;
	font-size: 12px;
}
#valoracion_tienda
{
	position:relative;
	float:left;
	width:927px;
	margin-top:10px;
	font-family: Verdana;
	font-size: 12px;	
}
#comentarios_tienda
{
	position:relative;
	float:left;
	width:927px;
	margin-top:10px;
	background-image: url(../../imagenes/titulo_listado_comentarios.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height:38px;
}
#cargador_comentarios_tienda
{
	position:relative;
	float:left;
	width:927px;
	margin-top:0px;
	font-family: Verdana;
	font-size: 12px;
	border: 1px solid #CCCCCC;
}
#mensaje_insertar_comentario_tienda
{
	height:auto;
	position:relative;
	float:left;
	width:927px;
	margin-top:0px;
	font-family: Verdana;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
#favoritos_tienda
{
	position:relative;
	float:left;
	width:932px;
	margin-top:10px;
	text-align: left;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 12px;
	margin-bottom:10px;
}
.titulo_imagenes
{
	background-image: url(../../imagenes/fnd_titulo_imagenes.png);
	background-repeat: repeat-x;
	height:50px;
	background-position: left center;
}
.titulo_video
{
	background-image: url(../../imagenes/fnd_titulo_video.png);
	background-repeat: repeat-x;
	height:50px;
	background-position: left center;
}
.titulo_listado_anuncios
{
	background-image: url(../../imagenes/titulo_listado_anuncios.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:50px;
}

