/*-----------ESTILOS CREADOS PARA LA PAGINA WEB CARLA BULGARY ROSES BEAUTY--------------*/

/*ESTA CSS SE UNE A OTRA QUE ES RESET.CSS QUE FORMATEA LOS ESTILOS*/

/*---------------ESTILOS GENERALES-----------------------*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Tahoma, Helvetica;
	font-size: 1em;
	font-style: normal;
	color: #98063d;

}
strong {
	font-weight: bold;
}
#envoltorio {
	width: 919px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/home/fondo_contenido_home.gif);
}
#envoltorio h1 {
	position: absolute;
	top: -6000px;
}
.logo {
	margin-left: 15px;
	background-color: #FFFFFF;
}
.current {
	background-image: url(../images/misc/fondo_menu_over.gif);
}
table {
	margin-left: 8px;
	width: 95%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
}
.clear{
clear:both
}


/*---------------FIN ESTILOS GENERALES------------------*/

/************/

/*------------cabecera--------------------*/
#cabecera {
	background-image: url(../images/misc/fondo_superior.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;
}
/*------------fin cabecera---------------*/

/************/

/*------------menu superior--------------------*/
#menu_superior {
	background-image: url(../images/misc/fondo_menu.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 42px;
}
#menu_superior ul {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 12px;
}
#menu_superior li {
	display: inline;
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 14px;
	padding-left: 14px;
}
#menu_superior li a {
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;
	*padding-right: 6px;
	_padding-right: 6px;
	*padding-left: 6px;
	_padding-right: 6px;
	padding-top: 12px;
	*padding-top: 10px;
	_padding-top: 10px;
	padding-bottom: 9px;
	*padding-bottom: 15px;
	_padding-bottom: 15px;
}
#menu_superior li a:hover {
	background-image: url(../images/misc/fondo_menu_over.gif);
}
.separacion_menu {
	background-image: url(../images/misc/separacion_menu.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 5px;
	*padding:0px 0px 0px 0px;
	_padding:0px 0px 0px 0px;

}
/*-----------fin menu superior-----------*/

/************/

/*-----------contenido (home e interiores)-----------------*/
#contenido_home, #contenido {
	background:url(../images/fondo_home_new.gif) no-repeat 20px 10px;
	height:100%;
}

#contenido {
	background-image: url(../images/misc/fondo_contenido.gif);
	/*overflow:auto;*/
}
#contenido_home p, #contenido p {
	font-size: 0.75em;
	line-height: 1.3em;
}
#contenido_superior, #contenido_inferior{
	margin-right: 9px;
	margin-left: 9px;
	z-index:2;
	position:relative;
	text-align: center;
	
}
/*-----------fin contenido (home e interiores)-----------------*/

/************/

/*----estilos para la parte superior del contenido (home)------*/
#contenido_superior {
/*	background-image: url(../images/home/fondo_contenido_superior.jpg);
	background-position: 230px bottom;
	background-repeat: no-repeat;*/
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:right;
	padding-right:20px;
	
}
#contenido_superior p {
	width: 570px;
	margin-top: 10px;
	margin-left: 15px;
}
/*----fin estilos para la parte superior del contenido (home)------*/

/************/

/*----estilos para la parte inferior del contenido (home)------*/
#contenido_inferior {
/*	background-image: url(../images/home/fondo_contenido_infierior.gif);
	background-repeat: no-repeat;
	background-position: left bottom;*/
	height: 100%;
	min-height:331px;
}
#contenido_inferior p {
	display: block;
	width: 265px;
	float: left;
	margin-left: 15px;
	_margin-left: 8px;
	padding-top: 10px;
	
}
/*----------fin estilos para la parte inferior del contenido (home)------*/

/************/

/*-----------productos home----------------*/
#produtos_home {
	background-image: url(../images/home/fondo_productos_home_2.gif);
	background-repeat: no-repeat;
	height:395px;
	width: 469px;
	float: right;
	margin-right: 12px;
	_margin-right: 6px;
}
#produtos_home p {
	padding-left: 15px;
	color: #767676;
	margin-top: 0px;
	margin-bottom: 0px;
}
.tit_productos_home {
	padding-top: 15px;
	padding-left: 25px;
}
/*-----------imagen promocional----------------*/
#imgpromocional{
	width: 546px;
	height:193px;
	margin-left: 15px;

}
#imgpromocional img{
	width: 546px;
	height:193px;
}

/*----------estilos para los mostrar los productos dentro de la caja-----------*/
#caja_productos {
	width: 100%;
	clear: both;
	background-image: url(../images/home/fondo_caja_produtos_home.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 23px;
	/*height: 110px;*/
	height:150px;
	*height:140px;
	_height:140px;
	
}
#caja_productos ul {
	padding-left: 25px;
	padding-top: 8px;
}
#caja_productos li {
	display: inline;
	padding-right: 1px;
	padding-left: 1px;
}
#caja_productos li a{
	cursor: default;
}
/*----------fin estilos para los mostrar los productos dentro de la caja-----------*/

/************/

/*----------fin productos home----------------*/

/************/


/*----------estilos para caja encuentranos (home y contenido)-----------------*/
#encuetranos_home {
	margin-top: 25px;
	*margin-top: 20px;
	_margin-top: 18px;
	float: right;
	width: 215px;
	color: #FFFFFF;
	padding-top: 18px;
}
#encuetranos_home h2, #encuentranos h2 {
	position: absolute;
	top: -6000px;
}
#encuetranos_home a, #encuentranos a {
	color: #FFFFFF;
	text-decoration: none;
}
#encuetranos_home a:hover, #encuentranos a:hover {
	text-decoration: underline;
}
#encuentranos {
	background-image: url(../images/misc/fondo_encuentranos.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 79px;
	margin-top: 35px;
}
#encuentranos form {
	padding-top: 25px;
	padding-left: 20px;
}
/*----------fin estilos para caja encuentranos-----------------*/

/************/

/*----------estilos para los pies (home y contenido)-----------------*/
#pie_home {
	background-image: url(../images/home/pie_home.gif);
	
}
#pie_contenido {
	background-image: url(../images/misc/pie_contenido.gif);
	background-position: top;
}
#pie_home, #pie_contenido {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	height: 25px;
	clear: both;
	font-family: Helvetica, "Trebuchet MS", Arial, Tahoma;
	font-size: 0.7em;
	text-align: center;
}
#pie_home p, #pie_contenido p {
	color: #999999;
	padding-top: 25px;
	padding-bottom: 10px;
	
}
#pie_home a, #pie_contenido a {
	color: #666666;
	text-decoration: none;	
}
#pie_home a:hover, #pie_contenido a:hover {
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
/*----------fin estilos para los pies-----------------*/

/************/

/*--------estilos contenido izquierda (interior)---------*/
#contenido_izq {
	width: 228px;
	float: left;
	margin-left: 9px;
	_margin-left: 5px;
	background-image: url(../images/misc/fondo_contenido_izq.gif);
	background-repeat: repeat-y;
}
#contenido_izq img {
	margin-left: 10px;
}

#logo_contenido {
	background-color: #FFFFFF;
	height: 130px;
	width: 228px;
	padding-top: 10px;
	margin-left: 5px;
	_margin-left: 4px;
}
/*--------fin estilos contenido izquierda (interior)---------*/

/************/

/*--------estilos para el menu lateral (interior)---------*/
#menu_lateral_sup {
	background-image: url(../images/misc/menu_lateral_sup.gif);
	height: 14px;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 10px;
}
#menu_lateral_inf {
	background-image: url(../images/misc/menu_lateral_inf.gif);
	height: 13px;
	background-position: center top;
	background-repeat: no-repeat;
}
#menu_lateral {
	background-image: url(../images/misc/fondo_menu_lateral.gif);
	width: 222px;
	background-repeat: repeat-y;
	background-position: center;
	margin-left: 3px;
	padding-bottom: 5px;
}

.destacado_menu_lateral {
	background-image: url(../images/misc/destacado_menu_lateral.gif);
	height: 37px;
	background-position: center;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 1.2em;
	color: #333333;
	display: block;
}
#menu_lateral ul {
	font-size: 0.75em;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
	padding-right: 10px;
}
#menu_lateral li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-image: url(../images/misc/bullet_menu_lateral.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
	padding-left: 10px;
}
#menu_lateral li a {
	text-decoration: none;
	color: #6a6a6a;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#menu_lateral li a:hover {
	color: #E12C84;
}

/*--------fin estilos para el menu lateral (interior)-----------------*/

/************/



/*--------estilos contenido derecha (interior)---------*/
#contenido_der {
	background-image: url(../images/misc/fondo_contenido_der.gif);
}
		/*---------fondos de los distintos productos----*/
		#contenido_der_lluvia {
			background-image: url(../images/fondo_lluviarosas.gif);
		}
		#contenido_der_desmaquillador {
			background-image: url(../images/fondo_desmaquillador.gif);
		}
		#contenido_der_gel {
			background-image: url(../images/fondo_gel.gif);
		}
		#contenido_der_tonico {
			background-image: url(../images/fondo_tonico.gif);
		}
		#contenido_der_luzrosas {
			background-image: url(../images/fondo_luzrosas.gif);
		}
		#contenido_der_lunarosas {
			background-image: url(../images/fondo_lunarosas.gif);
		}


#contenido_der, #contenido_der_producto, #contenido_der_lluvia, #contenido_der_desmaquillador, #contenido_der_gel, #contenido_der_tonico, #contenido_der_luzrosas, #contenido_der_lunarosas{
	width: 670px;
	*width:660px;
	_width: 665px;
	background-position: right 10px;
	background-repeat: no-repeat;
	float: right;
	margin-right: 10px;
	_margin-right: 5px;
}
/*--------fin estilos contenido derecha (interior)---------*/

/************/

/*--------estilos imagen seccion---------*/
#imagen_seccion {
	width: 120px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
#imagen_seccion_2 {
	width: 150px;
	float: left;
	margin-left: 5px;
	margin-top: 10px;
	text-align:center;
}

/*--------fin estilos imagen seccion---------*/

/************/

/*--------estilos titulo sección---------*/
#tit_seccion {
	background-image: url(../images/fondo_tit_seccion.gif);
	width: 542px;
	height: 110px;
	margin-left: 8px;
	text-align: right;
	margin-bottom: 10px;
}
#tit_seccion h2 {
	position: absolute;
	left: -6000px;
	top: -6000px;
}

#tit_seccion img {
	position: relative;
	top: 75px;
	margin-right: 15px;
}
/*--------fin estilos titulo sección-----------*/

/************/

/*--------estilos textos seccion---------*/
#texto {
	margin-left: 8px;
	float: left;
	width: 400px;
}

.hombre p{
color:#6A6A6A;
}

#texto2, #resultados {/*-- texto 2 estilo para el texto cuando no hay imagen de sección//////resultados estilo para la pagina de resultado de puntos de venta --*/
	margin-left: 18px;
	_margin-left: 8px;
	float: left;
	width: 520px;
}
#texto, #texto2, #resultados{
	margin-top: 10px;
	padding-bottom: 20px;
}
#texto h3, #texto2 h3, #resultados h3 {
	color: #E12C84;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 20px;
}

#texto p, #texto2 p, #resultados p {
	margin-bottom: 10px;
	margin-top: 5px;
}

#texto ul, #texto2 ul {
	margin-left: 30px;
	margin-top: 20px;
	
}
#texto li, #texto2 li {
	color: #98063d;
	font-size: 0.75em;
	line-height: 1.5em;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(../images/bulet_rosa.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#texto li a, #texto2 li a {
	color: #7B0431;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#texto li a:hover, #texto2 li a:hover {
	color: #E12C84;
}
#texto blockquote, #texto2 blockquote{
	margin-left: 30px;
}
#texto li li, #texto2 li li {
	color: #98063d;
	font-size: 1em;
	line-height: 1.5em;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(../images/flechita.gif);
}
#texto th, #texto2 th{
	background-color: #E12C84;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#texto td, #texto2 td{
	padding: 10px;
	font-size: 0.7em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E12C84;
	background-image: url(../images/misc/fondo_td.gif);
	background-repeat: repeat-y;
	background-position: right;
}
/*--------fin estilos para resultados puntos de venta-----*/
.texto_destacado {
	color: #7F312F;
	font-weight: bold;
}

.hombre .texto_destacado{
color:#8F1116;
}

.datos_principales_cv {
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	display: block;
}
.datos_generales_cv {
	background-image: url(../images/flechita.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10px;
	padding-left: 10px;
}
.subtitulo {
	margin-bottom: 5px;
	margin-top: 10px;
}

#texto .lista_hombre{
list-style: none;
margin:10px 0px 10px 0px;
padding: 0px;
}

#texto .lista_hombre li{
background:url("../images/misc/bullet_menu_lateral.gif") no-repeat left 6px;
padding:0px 0px 0px 10px;
}

/*--------fin estilos texto seccion---------*/

/************/



/*--------estilos para formulario-----------*/
#texto2 form {
	margin-left:40px;
}
#texto2 form label {
	font-size: 0.7em;
	font-weight: bold;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#texto2 form input, #texto2 form textarea {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	text-indent : 4px;
	vertical-align : middle;
	margin: 5px 0 5px 0;
	border: none;
}

#botones_form {
	clear: both;
	padding-left: 10px;
	font-size : 0.7em;
	
	
}
.boton_form, .boton_form_largo { /*-- estilo para los botones del formulario --*/
	font-size : 0.8em;
	text-align: center;
	color : #fff;
	background-color:#e12c84;
	border: none;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 5px;

}
.boton_form {
	background-image: url(../images/misc/fondo_boton_form.gif);
	width:88px;
}
.boton_form_largo {
	background-image: url(../images/misc/fondo_boton_form_largo.gif);
	width:130px;
}
#texto2 form input.campo_largo {
	width: 374px;
}
#texto2 form textarea.campo_largo {
	width: 374px;
	height:150px;
}
#texto2 form input.campo_corto {
	width: 170px;
	*width: 150px;
	_width: 150px;
	
}
#texto2 form input.campo_largo, #texto2 form textarea.campo_largo, #texto2 form input.campo_corto{
	background-color: #EAEAEA;

}
.etiqueta_form {
	display: block;
	width: 125px;
}
.combo_provincias {
	font-size: 0.7em;
	border: 1px solid #719fbc;
	width: 150px;
	margin-top: 10px;
	background-color: #cdcdcd;
}

/*--------fin estilos para formulario-----------*/

/*--------estilos para resultados puntos de venta-----*/
#resultados h3 {
	font-weight: normal;
	background-image: url(../images/fondo_resultpuntosventa.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 507px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #E12C84;
}
#resultados h3 .criteriobusqueda {
	font-weight: bold;
}
#result_izq, #result_der {
	width: 240px;
	_width:232px;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#resultados .provincia {
	color: #E54693;
	font-size: 0.7em;
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
}

#result_izq li, #result_der li{
	color: #98063D;
	font-size: 0.7em;
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 20px;
}
/*--------fin estilos para resultados puntos de venta-----*/

/************/

/*---------------ESTILOS PROPIOS DEL BOLG-----------------------*/
/*--contenedor post--*/
.post{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
/*--fin contenedor post--*/
/*--fecha blog--*/
.date {
	background-image: url(../images/blog/fondo_fecha_blog_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 52px;
	text-align: right;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 10px;
}
.date h2 {
	color: #666666;
	font-weight: bold;
}
/*--fin fecha blog--*/
/*--enlace comentarios blog--*/
.feedback {
	font-size: 0.7em;
	letter-spacing: -1px;
	text-align: right;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}
.feedback a{
	text-decoration: none;	
	color: #E12C84;
}
.feedback a:hover{
	color: #E12C84;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
/*--fin enlace comentarios blog--*/
/*--archivado blog--*/
.meta {
	font-size: 0.65em;
	text-align: right;
	clear: both;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}
/*--fin archivado blog--*/
/*--titulo post--*/
.storytitle {
	background-image: url(../images/bulet_rosa.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
}

.storytitle a {
	text-decoration: none;
	color: #CC3366;
}
.storytitle a:visited {
	color:#e599b2;
}

/*--fin titulo post--*/
/*--contenido post--*/
.storycontent{
	margin-left: 20px;
	margin-right: 10px;
}
.storycontent p{
	margin-bottom: 20px;
}
.storycontent a{
	text-decoration: none;
	color: #CC3366;
	
}
.storycontent a:hover{
	text-decoration: none;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#comments {
	margin-left: 18px;
	_margin-left: 8px;
	float: left;
	width: 520px;
}
#comments h2 {
	border-bottom: 1px dotted #ccc;
	color: #E12C84;
	padding-bottom: 5px;
	padding-top: 10px;
	padding-right: 20px;
	margin-top: 15px;
	margin-bottom:15px;
	font-family: "Trebuchet MS", Arial, Tahoma, Helvetica;
	font-size: 0.9em;
	font-weight: bold;
	letter-spacing: 0.1em;
}
#comments a{
	color: #E12C84;
	text-decoration:none;
}
#comments a:hover {
	color: #CCC;
}
#comments p{
	margin-top: 5px;
	margin-bottom: 10px;
}
/*--fin contenido post--*/


/*--comentarios blog--*/
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	width:200px;
	border:none;
	padding: .2em;
	background-color: #EAEAEA;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	text-indent : 4px;
}

#commentform label {
	font-size: 1em;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#commentform textarea {
	width: 520px;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}
/*--fin omentarios blog--*/

/*--captcha blog--*/
#zrx_captcha input{
	width:200px;
	border:none;
	padding: .2em;
	background-color: #EAEAEA;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	text-indent : 4px;
}
/*--fin captcha blog--*/

/*--menu lateral bolg--*/
#menu_lateral_sup_blog{
	background-image: url(../images/misc/menu_lateral_inf_2.gif);
	background-repeat: no-repeat;
	height: 23px;
	background-position: bottom;
}
#menu_lateral_blog {
	background-image: url(../images/misc/fondo_menu_lateral.gif);
	width: 222px;
	background-repeat: repeat-y;
	background-position: center;
	margin-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menu_lateral_blog ul {
	font-size: 0.75em;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
	padding-right: 10px;
}
#menu_lateral_blog li {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	
}
#menu_lateral_blog li ul{
	font-size: 1em;
}
#menu_lateral_blog li li{
	background-image: url(../images/misc/bullet_menu_lateral.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;

}
#menu_lateral_blog li li a {
	text-decoration: none;
	color: #6a6a6a;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#menu_lateral_blog li a:hover {
	color: #E12C84;
}
.campo_buscar{
	background-color: #EAEAEA;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	width:160px;
	vertical-align : middle;
	margin: 5px 0 5px 0;
	border: 1px dotted #999999;
}
.alignright{
	float: right;
	padding: 5px;
}
.alignleft{
	float: left;
	padding: 5px;
}
.aligncemter{
 	  text-align: center;
}
/*--fin menu lateral bolg--*/

/*---------------FIN ESTILOS PROPIOS DEL BOLG-----------------------*/

/*--------------Estilos nuevos home------------------*/
.logo_home{
/*float:left;*/
margin:0px 0px 20px 20px;
}

.caja_perfume{
	width: 100%;
	clear: both;
	/*background-image: url(../images/home/fondo_caja_po.jpg);	
	background-image: url(../images/home/fondo_caja_sv.gif);*/
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 10px;
	/*height: 110px;*/
	height:260px;
}
.caja_perfume .texto_peqe{
color:#767676;
font-size:11px;
float:right;
line-height:18px;
margin:15px 15px 0px 0px;
}

.content_premio{
float:right;
margin:20px 40px 0px 0px; 
width:200px
}
.content_premio .texto_premio{
color:#767676;
font-size:11px;
line-height:18px;
margin:15px 15px 0px 0px;
}
.caja_perfume .texto_peqe .padding{
padding:0px 0px 0px 20px;

}
.caja_perfume .imagen{
float:right;
margin:5px 30px 0px 0px;
}

.caja_productos_p {
	width: 100%;
	clear: both;
	background-image: url(../images/home/fondo_caja_produtos_home_p.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 10px;
	/*height: 110px;*/
	height:110px;
	
}
.caja_productos_p ul {
	padding-left: 40px;
	padding-top: 12px;
}
.caja_productos_p li {
	display: inline;
	padding-right: 6px;
	padding-left: 5px;
}
.caja_productos_p li a{
	cursor: default;
}
.titulo_productos{
color:#767676;
font-size:11px;
margin:20px 0px 0px 20px;
}

.enlaces_entradas{
float:left;
width:542px;
height:auto;
text-align:center;
font-size:11px;
color:#98063D;
padding:0px 0px 20px 0px;
}

.enlaces_entradas a{
color:#98063D;
}

.enlaces_entradas a:hover{
color:#CC3366;
}
/*-------Captcha--------*/
#captchaImgDiv{
	float:left;
	height:auto;
}
#captchaInputDiv{
	width:190px;
	float:left;
	font-size:11px;
}
#captchaInputDiv label{
	padding:0px;
	margin:0px;
}
#captchaInputDiv input{
	background-color:#EAEAEA;
	border:medium none;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.9em;
	padding:0.2em;
	text-indent:4px;
	width:250px;
}
