@charset "utf-8";
/* CSS Document */
body{
	background-image:url("../imagenes/bg_geral.gif");
	background-attachment:fixed;
	background-color:#EFDBE4;
	background-position:top;
	font-family: "Trebuchet MS", Georgia, "Times New Roman";  
	color: #555658;
	font-size: 15px;
	margin-bottom: 0px;
}

a {
	text-decoration:none;
	cursor: pointer;
}
a:link{
	text-decoration:none;
	cursor: pointer;
}
a:visited{
	text-decoration:none;
	color: #555658
}
#container {
	background:#FFFFFF none repeat scroll 0 0;
	margin:0 auto;
	overflow:hidden;
	text-align:left;
	width:1000px;
}

#header {
	height:115px;
	position:relative;
	background-color:#FFFFFF;
}
#logo{
	width: 290px;
	float: left;
	text-align: center;
	color: #848484;
	vertical-align: baseline;
	height:115px;
}
#banner_top_1{
	width: 470px;
	height: 100px;
	float: left;
	margin: 5px;
	background-color:#00FFFF;
	overflow: hidden;
}
#banner_top_2{
	width: 215px;
	height: 100px;
	float: left;
	margin: 5px;
	background-color:#FF00FF;
	overflow: hidden;
}

#barra{
	height:56px;
	position:relative;
	background-image: url(../imagenes/menu%20gris.png);
	color: #ac226f;
	font-weight:bold;
}
#musicas{
	float: left;
	width: 115px;
	height: 50px;
	background-image: url(../imagenes/barrasmusica.png);
	background-position: 90px -3px;
	background-repeat: no-repeat;
	color: #ac226f;
	font-weight:bold;
}
#buscador{
	float: left;
	width: 460px;
	height: 50px;
	background-image: url(../imagenes/barrabusqueda_entera.png);
	background-position: 150px 4px;
	background-repeat: no-repeat;
	color: #ac226f;
	font-weight:bold;
}
#horoscopo{
	float: left;
	width: 40px;
	height: 36px;
	padding-top:18px;
	color: #ac226f;
	font-weight:bold;
}
#col1{
	width: 135px;
	float: left;
	padding-left: 5px;
}
#col1 a:link{
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	color: #555658;
	font-size: 15px;
	margin-bottom: 0px;
	text-decoration:none;
	line-height: 23px;
}
#col1 a:hover{
	font: "Trebuchet MS", Georgia, "Times New Roman";
	font-family: "Trebuchet MS", Georgia, "Times New Roman";  
	color: #ac226f;
	font-size: 15px;
	margin-bottom: 0px;
	text-decoration:none;
	line-height: 23px;
}
#col1 a:visited{
	font-family: "Trebuchet MS", Georgia, "Times New Roman";  
	/*color: #555658;*/
	font-size: 15px;
	margin-bottom: 0px;
	text-decoration:none;
	line-height: 23px;
}
#col1 h1{
	font-size: 16px;
	color: #ac226f;
	font-weight:bold;
	margin-bottom: 0px;
}
#col2{
	width: 630px;
	float: left;
}
#col3{
	width: 230px;
	float: left;
}

#cuerpo1_col2{
	width: 330px;
	height: 240px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#cuerpo1_col3{
	width: 220px;
	height: 245px;
	float: left;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #ac226f;
	font-weight:bold;
}
#cuerpo2_col2{
	width: 280px;
	height: 240px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#cuerpo2_col3{
	width: 220px;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#cuerpo3_col3{
	width: 220px;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	color: #848484;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 15px;
}
#cuerpo3_col3 h1{
	font-size: 16px;
	color: #ac226f;
	font-weight:bold;
	margin-bottom: 0px;
}
#cuerpo31_col3{
	width: 220px;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#cuerpo4_col3{
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 220px;
	height: 240px;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;

}
#cuerpo4_col3 h1{
	font-size: 16px;
	color: #ac226f;
	font-weight:bold;
	margin-bottom: 0px;
}
#cuerpos_col2{
	background-color:#FFFFFF;
	width: 630px;
	height: 250px;
	float: left;
	margin-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#noticia{
	width: 630px;
	line-height: 23px;
}

#noticia h1{
	font-size: 34px;
	color: #ac226f;
	font-weight:bold;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	line-height: 34px;
}
#noticia h2{
	font-size: 18px;
	color: #ac226f;
	font-weight:bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	line-height: 18px;
	text-align: left;
}
#noticia h3{
	font-size: 16px;
	font-weight:bold;
	margin: 0px;
	line-height: 20px;
	padding-top: 9px;
}

#footer{
	height:90px;
	position:relative;
	background-color:#FFFFFF;
	background-image: url(../imagenes/pie_gris.png);
	background-position: bottom;
	color: #ac226f;
	font-weight:bold;
}
.clear{
	clear: both;
}
.combobuscar{
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 4px;
	
}
.texto_shoping{
	width: 130px;
	margin-bottom: 5px;
	float: left;
	margin-left: 5px;
	color: #848484;
	font-weight:bold;
	font-size: 12px;
	height: 56px;
}
.foto_shoping{
	width: 85px;
	height: 53px;
	float: left;
	overflow:hidden;
	
}

#comentarios{
	width: 630px;
	float: left;
	margin-top: 10px;
}
#comentarios_col1{
	color: #ac226f;
	font-size: 17px;
	width: 128px;
	float: left;
	background-image: url(../imagenes/comentario_globo.png);
	background-repeat: no-repeat;
	background-position: right 30px;
	height: 120px;
}
#comentarios_btn{
	background-color: #EC9DC9;
	float: left;
	width: 85px;
	height: 25px;
	color: #FFFFFF;
	padding-left: 13px;
	padding-top: 2px;
	margin: 5px;
	font-size: 17px;
	cursor: pointer;
	
}
#comentarios_col2{
	color: #848484;
	font-size: 12px;
	width: 490px;
	float: left;
	margin-left: 10px;
	
}
#comentarios_col2 .autor{
	color: #ac226f;
	font-weight: bold;
}
#comentarios_col2 .fecha{
	color: #000000;
	font-weight: bold;
}
.normal{
	color: #555658;
	text-decoration: none;
}
.achicar{
	float: left;
	width: 26px;
	height: 26px;
	background-image: url(../imagenes/nota_iconos.jpg);
	background-repeat: no-repeat;
	background-position: -82px 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	
}
.agrandar{
	float: left;
	width: 26px;
	height: 26px;
	background-image: url(../imagenes/nota_iconos.jpg);
	background-repeat: no-repeat;
	background-position: -56px 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.publicado{
	float:  left;
	width: 135px;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	padding-top: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
	margin-right: 10px;
}
.compartir{
	float: left;
	width: 169px;
	height: 26px;
	font-size: 11px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 6px;
	margin-right: 3px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;

}

.compartir_icono{
	float: left;
	width: 127px;
	height: 26px;
	margin-top: 11px;
	margin-bottom: 10px;
	margin-left: 3px;
	margin-right: 3px;
	background-image: url(../imagenes/nota_iconos.jpg);
	background-repeat: no-repeat;
	background-position: -108px 0px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
	cursor:pointer;
}

.recomendar{
	float: left;
	width: 100px;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left:30px;
	font-size: 11px;
	z-index:100;
/*	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;*/
}
.imprimir{
	float: left;
	width: 49px;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	padding-top: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
	text-decoration: none;
	color: #555658;
}

.like{
	float: left;
	width: 106px;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	padding-top: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
	text-decoration: none;
	color: #555658;
}

.imprimir_icono{
	float: left;
	width: 26px;
	height: 26px;
	margin-top: 12px;
	margin-bottom: 10px;
	margin-left: 3px;
	margin-right: 3px;
	background-image: url(../imagenes/nota_iconos.jpg);
	background-repeat: no-repeat;
	background-position: -4px 0px;
}
.enviar{
	float: left;
	width: 54px;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	padding-top: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
	text-decoration: none;
}

.enviar_icono{
	float: left;
	width: 26px;
	height: 26px;
	margin-top: 11px;
	margin-bottom: 10px;
	margin-left: 3px;
	margin-right: 3px;
	background-image: url(../imagenes/nota_iconos.jpg);
	background-repeat: no-repeat;
	background-position: -30px 0px;
}
.tamanio{
	float: left;
	width: 45px;
	height: 20px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	font-size: 11px;
	padding-top: 10px;
	margin-left: 8px;
	text-align:right;
	line-height: 14px;
}
.carro{
	width: 330px;
	height: 230px;
	background-position: center center;
	background-repeat: no-repeat;
	padding-top:185px;
	cursor: pointer;
}
.carro_texto{
	background: url(../imagenes/fondocarro.png);
}
.carro_a {
	color: #ac226f;
	font-weight:bold;
	text-decoration:none;
}
.carro_a a:link{
	text-decoration:none;
}

.titulos_barra{
	color: #ac226f;
	font-weight:bold;
	text-decoration:none;
}
.botonbuscar{
	color: #ac226f;
	font-weight:bold;
	text-decoration:none;
	background: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}

.precio{
	clear:both;
	width: 250px;
	color: #FFCC00;
	text-align: center;
	margin-top: 20px;
}
.crop-seccion {
	background-position:center center;
	display:block;
	height:100px;
	margin-bottom:8px;
	overflow:hidden;
	float: left;
	width:200px;
	margin-right: 10px;
}
.texto_seccion {
	float: left;
	width: 408px;
	margin-bottom: 10px;
}
.espacio {
	float: left;
	width: 210px;
	height: 200px;
}
.texto_seccion_stexto {
	clear: both;
	width: 620px;
	margin-bottom: 10px;
}
.vea_mas {
	float: left;
	width: 250px;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	padding-top: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
	text-align: right;
	margin-right: 10px;
}
.link{
	text-decoration: none;
	font-size: 12px;
	color: #555658;
}
.separacion {
	border-right-style: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 620px;
}
.m_banner_hide{
	display:none;
}

.m_banner_show{
	display:block;
}

.doscolumnas{
	float: left;
	width: 250px;
	height: 300px;
	text-align: center;
	margin: 30px;
}
.colprod{
	height: 260px;
}

.doscolumnas a:link{
	color: #666666;
}

