/*
Theme Name: Shoopo
Theme URI: http://shoopo.es
Description: Template diseñado por Artvisual para Shoopo.es
Version: 1.0
Author: Javier Arques
Tags: tienda


*/

*{
	margin: 0;
	padding: 0;
}

* html acronym, abbr {
	border-bottom: 1px dashed #999;
}


::-moz-selection{
	background: #358AC0;
	color: #fff;
}

a {
	text-decoration: none;
	color: #D90F0F;
}

strong{
	color: #D90F0F;
}
#financiacion strong{
	color: #999;
}

a img, img a, img {
	margin: 0;
	padding: 0;
	border: none;
}

a:hover, #pie a {
	text-decoration: underline;
}

acronym, abbr {
	border-bottom: 1px dotted #999;
}

acronym, abbr, span.caps {
	cursor: help;
}

blockquote {
	background: url(images/blockquote.jpg) no-repeat right;
	border-bottom: 3px solid #DBE7F3;
}

blockquote em{
	color: #2877B7;
}

blockquote p{
	color: #666;
	margin: 10px 0;
}

blockquote strong{
	color: #2877B7;
	font-size: 17px;
	font-family: Georgia;
	line-height: 130%;
}

body {
	background: white url(images/fondo_body.jpg) no-repeat center 0;
	text-align: left;
	line-height: 140%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

br{
	margin: 10px;
}

code::-moz-selection, code::selection {
	background: #E0EA33;
}

div p.loguito{
	right: -80px;
}

div.fin_de_fila{
	clear: both;
	width: 100%;
	height: 20px;
}

/* -------------------[ Headings ]------------------- */
h1, h2, h3, h4, h5, h6, h7 {
	font-weight: normal;
}

h2.titulo {
	background: #ECECEC;
	color: #245077;
	font-size: 19px;
	font-weight: bold;
	line-height: 30px;
	padding-left: 10px;
	position: relative;
	margin-bottom: 10px;
	float: left;
	width: 99%;
}
#principal .variante_azul{
-moz-border-radius-bottomleft:0;
-moz-border-radius-bottomright:0;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background:transparent url(images/fondo_titulo_azul.jpg) repeat-x scroll 0 0;
color:#FFFFFF;
line-height:36px;
margin:10px 0 0 0;
position:relative;
width:99%;
}
#principal .variante_violeta{
-moz-border-radius-bottomleft:0;
-moz-border-radius-bottomright:0;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background:transparent url(images/fondo_titulo_violeta.jpg) repeat-x scroll 0 0;
color:#FFFFFF;
line-height:36px;
margin:10px 0 0 0;
position:relative;
width:99%;
}
#principal .variante_oro{
-moz-border-radius-bottomleft:0;
-moz-border-radius-bottomright:0;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background:transparent url(images/fondo_titulo_oro.jpg) repeat-x scroll 0 0;
color:#FFFFFF;
line-height:36px;
margin:10px 0 0 0;
position:relative;
width:99%;
}

h3{
	font-size: 18px;
}

h3 {
	text-align: center;
}

h4{
	color: #666666;
	font-size: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

img.aligncenter {
	margin: 0px auto;
	background: #fff;
	padding: 2px;
}

img.alignleft {
	float: left;
	clear: left;
	margin: 0 10px 5px 0px;
	background: #fff;
	padding: 2px;
}

/* -------------------[ Images ]------------------- */
img.alignright {
	float: right;
	clear: right;
	margin: 0 0 5px 10px;
	background: #fff;
	padding: 2px;
}

img.centered {
	display: block;
	padding: 2px;
	margin: 0 auto 20px auto;
	float: none;
	clear: both;
}

#principal img.full{
	padding: 10px;
	background: #eee;
	border: 1px solid #ddd;
	-moz-border-radius: 5px;
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
}

img.thumbnail{
	padding: 2px;
	background: #eee;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
}

img.thumbnail:hover{
	filter: alpha(opacity=75);
	opacity: .75;
	-moz-opacity: 0.75;
}

input[type="submit"]{
	background: url(images/boton.jpg);
	width: 200px;
	height: 35px;
	font-size: 18px;
	line-height: 35px;
	text-align: center;
	font-weight: bold;
	color: white;
	border: none;
	float: left;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
}

input[type="submit"]:hover{
	color: #52A7E0;
}

input[type="text"], textarea, input[type="file"],input[type="password"], select{
	background: #FFFFFF url(images/fondo_inputs.jpg) repeat-x;
	border: 1px solid #cccccc;
	line-height: 20px;
	padding: 3px 5px 3px 5px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

ol li{
	font-size: 14px;
	margin-left: 30px;
}

ol li.cinco{
	background: url(images/cinco.jpg) no-repeat 0 0;
}

ol li.cuatro{
	background: url(images/cuatro.jpg) no-repeat 0 0;
}

ol li.dos{
	background: url(images/dos.jpg) no-repeat 0 0;
}

ol li.tres{
	background: url(images/tres.jpg) no-repeat 0 0;
}

ol li.uno{
	background: url(images/uno.jpg) no-repeat 0 0;
}

ol.asterisco{
	list-style: none;
	margin: 15px 0;
}

ol.asterisco li{
	background:transparent url(images/asterisk_orange.png) no-repeat scroll 5px 7px;
	border:1px solid #B6D37D;
	margin-bottom:5px;
	margin-left:1px;
	padding:5px 10px 5px 25px;
}

ol.numerado{
	list-style: none;
	clear: both;
	width: 99%;
	border: 1px solid #52A7E0;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

ol.numerado li{
	list-style: none;
	line-height: 30px;
	color: #666666;
	margin-left: 30px;
	padding-left: 35px;
}

ol.numerado ul li{
	line-height: 20px;
	font-size: 12px;
}

/* -------------------[ Misc Tags and Classes ]------------------- */
p {
	margin: 15px 0;
	color: #333333;
	font-size: 14px;
}

p.categoria{
	background: #eaeaea;
	line-height: 24px;
	padding-left: 5px;
	clear: both;
}

p.categoria a{
	color: #16396E;
}

select{
	width: 200px;
}

/* -------------------[ Navigation ]------------------- */
ul.nav {
	float: left;
	width: 65%;
}

ul.nav li{
	float: left;
	display: inline;
	position: relative;
	height: 33px;
	overflow: hidden;
}

ul.nav li a{
	color: white;
	float: left;
	font-size: 16px;
	text-decoration: none;
	line-height: 30px;
	padding: 0 16px;
	background: url(images/fondo_nav.jpg) no-repeat right;
	font-family: Helvetica;
	border-top: 3px solid transparent;
}

ul.nav li a:hover{
	background: url(images/fondo_nav_hover.jpg) no-repeat right;
}

ul.nav li ul{
	position: absolute;
	top: 33px;
	left: 0;
	float: left;
	display: block;
	height: 100%;
	overflow: visible;
	z-index: 300;
}

ul.nav li ul li{
	margin: 0;
	height: 30px;
	float: left;
	display: block;
	overflow: visible;
}

ul.nav li ul li a{
	border: none;
	float: left;
	display: inline;
	padding: 0;
	padding-left: 7px;
	width: 235px;
	clear: both;
	overflow: visible;
}

ul.nav li.page-item-48 a{
	background: url(images/fondo_nav_contacto.jpg) no-repeat right;
}

ul.nav li.page-item-48 a:hover{
	background: url(images/fondo_nav_contacto_hover.jpg) no-repeat right;
}

ul.nav li.page-item-9, .alignright, .right {
	float: right;
}



ul.nav2 {
	float:right;
width:280px;
}

ul.nav2 li{
	float: left;
	display: inline;
	position: relative;
	height: 33px;
	overflow: hidden;
}

ul.nav2 li a{
	color: white;
	float: left;
	font-size: 16px;
	text-decoration: none;
	line-height: 30px;
	padding: 0 16px;
		background: url(images/fondo_nav_contacto.jpg) no-repeat right;
	font-family: Helvetica;
	border-top: 3px solid transparent;
	margin-left:5px;
}

ul.nav2 li a:hover{
	background: url(images/fondo_nav_contacto_hover.jpg) no-repeat right;
}

ul.nav2 li ul{
	position: absolute;
	top: 33px;
	left: 0;
	float: left;
	display: block;
	height: 100%;
	overflow: visible;
	z-index: 300;
}

ul.nav2 li ul li{
	margin: 0;
	height: 30px;
	float: left;
	display: block;
	overflow: visible;
}

ul.nav2 li ul li a{
	border: none;
	float: left;
	display: inline;
	padding: 0;
	padding-left: 7px;
	width: 235px;
	clear: both;
	overflow: visible;
}

ul.nav li:hover{
	overflow: visible;
}

.alignleft, .left {
	float: left;
}

.blogtitle strong{
	color: #930132;
	font-weight: normal;
}

.blogtitle, .description {
	display: none;
}

.bloque{
	margin-bottom: 10px;
	width: 100%;
}

.bloque .info{
	background: white;
	clear: both;
	float: left;
	width: 100%;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
}

.boton_cerrar{
	background: url(images/boton-cerrar.gif);
	height: 15px;
	float: left;
	display: block;
	width: 15px;
	position: absolute;
	right: 7px;
	top: 7px;
	z-index: 3;
}

.boton_cerrar:hover{
	background: url(images/boton-cerrar-hover.gif);
}

.boton_rojo{
	background: url(images/boton-rojo.jpg) no-repeat 0 0;
	width: 300px;
	line-height: 30px;
	float: left;
	clear: both;
	font-size: 18px;
	color: white;
	padding-left: 30px;
	margin-top: 20px;
}

.demo{
	
	float: right;
	
	margin-right:20px;
	
}

.boton_rojo:hover{
	background: url(images/boton-rojo-hover.jpg);
	text-decoration: none;
}

.clear{
	clear: both;
}

.datos{
	width: 200px;
	float: left;
	display: block;
	padding: 7px;
	font-size: 11px;
}

.datos strong{
	font-size: 16px;
	color: #438B12;
}

.donde_estamos{
	float: left;
	text-align: center;
	background: url(images/FONDO-CONTACTO.jpg) no-repeat 0 0;
	width: 100%;
	height: 225px;
	padding-top: 90px;
	color: #333333;
}

.el_texto h2 a{
	font-size: 12px;
	clear: both;
	text-transform: uppercase;
	font-weight: bold;
	background: #2872B1;
	color: white;
	text-align: center;
	border: 1px solid #52A7E0;
	width: 100%;
	float: left;
	text-decoration: none;
}

h2.gama{
padding-bottom:20px;
color:white;
line-height:18px;
position:relative;
text-align:center;
width:100%;
}

h2.gama-morado a{
margin-bottom:20px;
color:white;
line-height:18px;
position:relative;
text-align:center;
width:100%;
background: #596192;
border:none;}

h2.gama-morado{
padding-bottom:20px;
color:white;
line-height:18px;
position:relative;
text-align:center;
width:100%;
background: #596192;}

.el_texto h2.morado a{
	font-size: 12px;
	clear: both;
	text-transform: uppercase;
	font-weight: bold;
	background: #596192;
	color: white;
	text-align: center;
	border: 1px solid #596192;
	width: 100%;
	float: left;
	text-decoration: none;
}

.el_texto h2 a:hover{
	background: #52A7E0;
}

.el_texto p{
	font-size: 13px;
	margin: 10px 0;
}

.entry .loguito img{
	border: none;
	padding: 0;
	width: 100px;
	top: 0;
}

.entry img{

}

.entry{
font-size:12px;}

.entry p{
font-size:12px;
margin-left:10px;
margin-right:10px;}

.entry ul li{
font-size:12px;
list-style:none;
background:transparent url(images/flech.png) no-repeat scroll left center;
margin-left:30px;
padding-left:20px;
padding-top:10px;
}

.pymes{
background:transparent url(images/pymes.png) no-repeat scroll left center;
border-bottom:3px dotted #245077;
border-top:3px dotted #245077;
margin-bottom:5px;
padding-bottom:10px;
padding-left:130px;
padding-top:20px;
}

.financiacion{
	position: relative;
}

.financiacion a{
	color: #ee3776;
}

.financiacion p{
	font-size: 14px;
	color: #666;
}

.herramientas{
	background: #F4F4F4;
	float: left;
}

.la_foto{
	float: left;
	display: inline;
	width: 250px;
	height:180px;
	margin-left:30px;
}

/* ---------------[ Tables ]--------------- */
.loguito{
	position: absolute;
	right: 5px;
	top: -20px;
	padding: 0;
	border: none;
}

.navigation {
	text-align: left;
	margin: 0;
	padding: 10px 15px;
}

.post {
	margin: 15px;
	clear: both;
}

.presupuesto{
	margin: 15px 0;
	float: left;
	width: 100%;
}


.presupuesto #formulario{
	border: 1px solid #52A7E0;
	padding: 30px;
	color: #666;
}

.presupuesto #formulario p{
	color:#2872B1;
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
}

.presupuesto #boton_solicitar_presupuesto{
	background: #2872B1 url(images/solicitar-presupuesto.jpg) no-repeat 0 0;
	width: 100%;
	float: left;
	clear: both;
	color: white;
	font-weight: bold;
	text-align: center;
	line-height: 46px;
	font-size: 18px;
	text-decoration: none;
	margin: 0 auto;
}

.presupuesto #boton_solicitar_presupuesto:hover{
	text-decoration: none;
	color: #52A7E0;
}

.proyecto{
	float: left;
	
	margin: 5px 0;
	padding: 10px 0;
	border-bottom: 1px dotted #333;
	width: 300px;
	height:300px;
}

.proyecto .el_texto{
	display:inline;
float:left;
margin-left:30px;
padding:5px;
width:240px;
}

.proyecto_pequeno{
display:inline;
float:left;
height:350px;
margin:5px 0 5px 0px;
padding:10px;
width:300px;
}
.proyecto_micro{
	display: inline;
	float: left;
	margin: 5px 0;
	padding: 5px;
	width: 150px;
}
.proyecto_micro .el_texto{
	float: left;
	display: inline;
	width: 100%;
	margin-top:5px;
}
.proyecto_pequeno .el_texto{
	float: left;
	display: inline;
	width: 100%;
	margin-top: 15px;

}

.sidebar_bloque{
	background: white none repeat scroll 0 0;
	float: left;
	margin-bottom: 15px;
	padding: 15px;
	width: 330px;
	-moz-border-radius: 5px;
}

.sidebar_bloque2{
	background: #f4f4f4;
	float: left;
	margin-bottom: 15px;
	padding: 15px;
	width: 330px;
	position: relative;
	-moz-border-radius: 5px;
}

.sidebar_bloque2 h1,.sidebar_bloque2 h2,.sidebar_bloque2 h3,.sidebar_bloque2 h4,.sidebar_bloque2 h5{
	color: #339900;
}

.sidebar_bloque2 ul{
	margin: 15px 0;
}

.sidebar_bloque2 ul li{
	background: url(images/bullet_lista.gif) no-repeat 0 10px;
	padding: 2px 0 2px 10px;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #CCCCCC;
	font-size: 13px;
	color: #4E4E4E;
}

.titulo_azul{
	background: url(images/fondo_migas.jpg) repeat-x 0 0;
	line-height: 36px;
	color: white;
	width: 100%;
	position: relative;
}
h2{
	background: url(images/fondo_titulo_oro.jpg) repeat-x 0 0;
	line-height: 36px;
	color: white;
	width: 100%;
	position: relative;
	text-align: center;
}


.titulo_oro{
	background: url(images/fondo_titulo_oro.jpg) repeat-x 0 0;
	line-height: 36px;
	color: white;
	width: 100%;
	position: relative;
}

.titulo_violeta{
	background: url(images/fondo_titulo_violeta.jpg) repeat-x 0 0;
	line-height: 36px;
	color: white;
	width: 100%;
	position: relative;
}

#banner_top_1{
	background: #fff url(images/shoopo-top.jpg);
	width: 168px;
	height: 107px;
	display: block;
	position: absolute;
	top: 20px;
	right: 0px;
}

#sidebar .page_item{
	background: url(images/flechas.gif) no-repeat 0 4px;
	padding-left: 15px;
	margin: 10px 0;
}
#sidebar .page_item a{
	color: #D8A61F;
}
#sidebar .sidebarlogin_otherlinks{
	clear: both;
	float: left;
	margin: 10px 0;
}
form p{
	color:#333333;
	font-size:13px;
	margin:8px 0;
}

#banner_top_2{
	background: #fff url(images/shoopo-top-grande.jpg);
	width: 495px;
	height: 108px;
	display: block;
	position: absolute;
	top: 20px;
	right: 180px;
}

#carrusel, #nav {
	clear: both;
	float: left;
	width: 100%;
}

#centro{
	width: 605px;
	background: white;
	display: block;
	position: relative;
	float: left;
	clear: both;
	padding: 15px 0;
	-moz-border-radius: 5px;
}

#contenido{
	width: 100%;
	background: url(images/fondo_principal.gif);
	float: left;
}

#footer {
	width: 100%;
	height: 53px;
	line-height: 160%;
	clear: both;
	text-align: right;
	background: url(images/footer.jpg) repeat center 0;
	position: relative;
}

/* -------------------[ Links ]------------------- */
#footer a{
color:#ABDFEE;
}

#footer p {
color:#FFFFFF;
font-size:11px;
padding:20px 20px 0 0;
}

#header {
	width: 100%;
	height: 140px;
	position: relative;
}

#header_title{
	width: 100%;
	background: #576090;
	clear: both;
}

#header_title h1{
	text-align: center;
	line-height: 50px;
	font-family: Helvetica;
	font-size: 22px;
	font-weight: bold;
	color: white;
}

#logo{
background:transparent url(images/logo.png) no-repeat scroll 0 0;
display:block;
height:60px;
left:10px;
position:absolute;
top:40px;
width:320px;
}

#mensaje{
	padding: 5px 20px 5px 10px;
	background: #E9F8FD;
	border: 1px solid #cccccc;
	clear: both;
	margin-bottom: 10px;
	-moz-border-radius: 5px;
	position: relative;
}

#mensaje *{
	font-size: 11px;
	margin: 0;
}

#migas{
	width: 100%;
	background: url(images/fondo_migas.jpg) repeat-x;
	line-height: 40px;
	float: left;
	clear: both;
	display:none;
	
}

#migas a{
	color: white;
	text-decoration: underline;
}

#migas p{
	float: left;
	margin: 0 0 0 20px;
}

#migas span{
	float: right;
	display: inline;
	margin: 0 20px 0 0px;
}

#migas span, #migas p{
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	color: white;
}

#nav  ul.nav li.current_page_item a, 
#nav ul.nav li.current_page_item a:hover {
	background: #576090;
	border-top: 3px solid #7982AE;
}

#nav  ul.nav2 li.current_page_item a, 
#nav ul.nav2 li.current_page_item a:hover {
	background: #576090;
	border-top: 3px solid #7982AE;
}


#pie{
	padding-top: 10px;
	float: left;
	width: 100%;
}

#pie p{
	font-size: 12px;
	font-family: Tahoma;
	margin: 0 0 5px 0;
}

#post_4 strong, #post_4 a, #pie * {
	color: #2872B1;
}

#post_5 strong, #post_5 a{
	color: #596394;
}

#post_6 strong, #post_6 a{
	color: #D8A61F;
}

#principal {
	padding: 10px;
}

/* -------------------[ Search ]------------------- */
#searchform {
	position: absolute;
	top: -45px;
	right: -200px;
}

#searchform #s {
	font-size: 8pt;
	width: 140px;
	margin-right: 2px;
}

#searchform #submit {
	color: white;
	cursor: pointer;
	font: 14px Arial, Helvetica, sans-serif;
}

#sidebar {
	display: inline;
	float: right;
	text-align: left;
	width: 360px;
	-moz-border-radius: 5px;
	position:relative;
}

#principal .oro .el_texto h2 a{
	border: 1px solid #E9C76D;
	background: #D8A61F;
}

#principal .oro .el_texto h2 a:hover{
	background: #E9C76D;
}

#principal .violeta .el_texto h2 a{
	border: 1px solid #8D94BA;
	background: #596192;
}

#principal .violeta .el_texto h2 a:hover{
	background: #8D94BA;
}

/* -------------------[ Sidebar ]------------------- */
#sidebar ul {
	line-height:20px;

list-style-type:none;
margin-top:10px;
width:90%;

}


#sidebar ul li{
background: transparent url(images/flech.png) no-repeat scroll left center;
padding-left:20px;
margin-left:30px;
padding-top:10px;}
#sidebar ul li ul li {
	list-style-type: none;
	margin: 5px 0 5px 0;
}

#sidebar ul li ul li a{
	color: #666;
	background: url(images/bullet_lista_2.gif) no-repeat 2px 6px;
	padding-left: 12px;
}

#tag_cloud{
}

#tag_cloud a{
}

#tag_cloud h2{
}

#web{
	clear: both;
	width: 994px;
	margin: auto;
}

.slide{
	float: left;
	padding: 3px;
	border: 1px solid #D6D8D7;
	width: 565px;
	margin: 15px;
	
}

#centro .slideshow{
	border: 1px solid #D6D8D7;
		padding: 3px;
}
* html .slide{
	display: none;
}
.slide .izquierda{

	float: left;
}
.slide .derecha{
	width: 200px;
	height: 200px;
	float: left;
	margin-left: 5px;
}
.slide .el_contenido{
	width: 350px;
	height: 217px;
	float: left;
	overflow: hidden;
	border: 1px solid #E9E9E9;
}
.slide .el_contenido p{
	margin: 0;
}
.slide .el_titulo{
	width: 195px;
	height:22px;
	border: 1px solid #D6D8D7;
	background: url(images/degradado.jpg) repeat-x;
	float: left;
	overflow: hidden;
	font-size: 12px;
	margin-bottom: 3px;
	padding: 5px;
	line-height: 95%;
	color: #333;	
	font-weight: bold;
}
.slide .el_titulo_seleccionado{
	width: 195px;
	border: 1px solid #FFFFFF;
	height:22px;
	background: #FFFFFF;
	text-decoration: none;
	float: left;
	overflow: hidden;
	font-size: 12px;
	margin-bottom: 3px;
	padding: 5px;
	line-height: 95%;
	font-weight: bold;
	
}

.ejemplos{
float:left;
clear:both;
width:100%;
background:white;}

#mensaje h5.telefono{
font-size:24px;
padding-right:10px;
background:transparent url(images/lema.png) no-repeat scroll 50px 3px;}

.modelo{
background:#ECECEC;
text-align:left;
margin-top:10px;
clear:both;
position:relative;
}




.contactar a{
	background: url(images/fondo_nav_contacto.jpg) no-repeat right;
	border-top:3px solid transparent;
color:white;
float:left;
font-family:Helvetica;
font-size:16px;
line-height:30px;
padding:0 16px;
text-decoration:none;
position
}

.contactar a:hover{
	background: url(images/fondo_nav_contacto_hover.jpg) no-repeat right;
}

.masblog{
position:absolute;
right:-10px;
top:145px;
}

.masblog2{
position:absolute;
right:-10px;
top:-10px;
}

.total{
background:transparent url(images/total.png) no-repeat scroll 0 0;
color:white;
font-size:18px;
height:30px;
padding-top:40px;
text-align:center;
width:120px;
}

.fmchecklabel {
	display: inline; 
	float: none; 
	clear: none; 
	text-align: left; 
	margin: 0; 
	padding:0 0 0 5px;
}

.equipo{
font-size:12px;
line-height:12px;
margin-left:50px;
width:200px;}

.equipo p{
padding-top:15px;}

.header-centro{
float:left;
width:180px;
position:absolute;
left:530px;
top:20px;}
.header-der{
float:right;
margin-right:60px;
margin-top:50px;
width:200px;}

.precio{
font-size:11px;
margin-bottom:50px;
margin-top:20px;
width:100%;
}

.precio img{
float:left;

}