/* - - - - - - - - - - - - - - - - - - - - -
Título : Planta Recauchutadora S.R.L.
Autor : MICROSOLUTION
Descripción : estilo.css
- - - - - - - - - - - - - - - - - - - - - */
/*
div{
	border: 1px solid black;
}
*/
* {
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial;
	font-size:13px;
	/* border: 1px solid red; */
}

body {
	font-family: Verdana, Arial;
	font-size:13px;
	background: #B9D3FB url(../images/body_fondo.jpg) repeat-x;
	/*background: #ffffff; */
	padding:0px;
	margin: 0px;
	color: #707070;

}

ul {
	margin:15px;
}

ol {
	margin:15px;
}

#contenedor{
		margin:auto auto;
		margin-top:20px;
		margin-bottom:5px;
		width:950px;
		border: 0px solid #606060;
		background: #ffffff; 
}

#contenedortop {
		width:950px;
		display: block;
		clear: both;
		height: 250px;
		clear:both;
		display:block;
		padding: 0px;
		margin:0px;
}

#logoprincipal{
		/* position:absolute; */
		float:left;
		padding-left:20px;
		padding-top:20px;
		
		/*
		margin-left:20px;
		margin-top:20px;
		*/
		width: 356px; 
		/* height: 192px;		*/
		/* border: 1px solid red; */
		/* margin: auto auto;  */

}

#logoprincipal a{
	display:block; 
	width: 330px;
	height: 103px;
	/*border: 1px solid red;*/
}


#header_contenido {
	/* z-index: 2; */
	/* float:right; */
	/* margin-left:25px; */
	
	margin-left: 400px;
	*margin-left: 24px;
	_margin-left: 24px;
	
	margin-top:-1px;
	position:absolute;
	z-index: 1;
	/* float:right; */
	/* background: #FFFFFF url(../images/header_contenido.jpg) no-repeat;/*repeat-y;*/ 
	/* background: #f0f0ff; /* #FFFFFF; */
	/* width:950px; */
	/* margin-left:0px;
	/*margin: auto auto;*/
	/*text-align:justify;*/
	/* height: 20px; */
	/* height: 235px; */
	
	width:  550px;
	height: 250px;
	
	/* border:1px solid blue; */
}


#menu {
	z-index: 2;
	position:absolute;
	
	margin-left: -2px;
	*margin-left: -378px;
	_margin-left: -378px;
	
	
	
	margin-top:223px;
	width: 950px;
	height: 30px;
	/* width: 500px; */
	/* width: 400px; */
	/*
	width: 937px;
	width: 937px;
	*/
	
	/* float:right; */
	font-size: 14px;
	/*background: url(../images/fondo_menu.jpg) repeat-x; */
	/*margin-top: -23px;*/
	
	/*
	margin:0px;
	padding:0px;
	*/
	
	
}
/*
#rellenosobremenu {
	height: 23px;
	border: 1px solid red;
}
*/
#menu a {
	font-weight: normal;
}

#nav {
	float:right;
}

#nav, #nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#nav a {
	display: block;
}

#nav li.sub { 

}

#nav li{ 
	margin-left:3px;
}
#nav li a{
	text-decoration: none;
	color: #ffffff;
	padding: 7px;
	padding-left: 15px;
	padding-right: 15px;
	background: #666666;
}
#nav li a:hover {
	color: #ffffff;
}

/* ############################ */
#nav li { 
	float: left;
}
/*borde del sub menu*/
#nav li ul { 
	position: absolute;
	background-color: #555555;
	width: 210px;
	left: -999em;
	font-size:12px;
	margin:0px;
	padding:1px;
	display:block;
	clear: both;
}
#nav li ul li {
	width: 210px;
	margin:0px;
	padding:0px;
	margin-top:1px;
}
/*texto del sub-menu*/
#nav li ul li a {
	text-decoration: none;
	color: #ffffff;
	/*color: #e0e0e0;*/
}
/*mouse hover sub-menu*/
#nav li ul li a:hover {
	background: #505050;
}
#nav li ul ul { 
	background-color: red;/*#c3e43b;*/
	width: 10em;
}

#nav li ul ul li {
	width: 10em;
	border-bottom: #a5c32a 1px solid;
}

#nav li ul ul li a:hover {
	background-color: #91aa2b; 
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}
#nav li ul ul ul { 
	background-color: #f0f0ef; 
	width: 10em;
}

#nav li ul ul ul li {
	width: 10em;
	border-bottom: 1px solid #CCFF99; 
}
#nav li:hover ul ul ul, #nav li.sfhover ul ul ul {
	left: -100em;
}
#nav li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	line-height: 16px;
}


#contenedorcontenido{
		/*GRAFICO TOP    #EAA4BF , #FF66CC*/
		clear: both;
		display:block;
		margin: auto auto;
		/*margin-top:12px;*/
		border: 1px solid #909090;
}

/* PONER EN PRODUCCION AL FINALIZAR LOS AJUSTES */
/*contiene el contenido de la página web*/
#contenido {
		/* width:897px; */
		/*
		width:890px;
		*width:890px;
		_width:897px;
		*/
		/* width:910px; */
		width:908px;
		
		/* width:866px; */
		/* width:835px; */
		/* background: url(../images/fondo_sombra_costado_contenido.png) repeat-y; */
		/*background:#ffffff;*/
		/*background:#F2F2F2;*/
		background: #F5F5F5 url(../images/cabecera_fondotop1.jpg) repeat-x;

		/*background:#FCFCFC;*/
		/*width:849px;*/
		/*background: url(../images/fondo_sombra_costado_contenido.jpg) repeat-y;*/
		/* background: #FFECFB; /* url(../images/fondo_sombra_costado_contenido.jpg) repeat-y; */
		/*clear: both;*/
		/*display:block;*/
		/*padding:0px;*/
		/*margin: auto auto;*/
		margin-top: 0px;
		/*padding-right: 15px;*/
		/*text-align:justify;*/
		padding-left: 20px;
		padding-right: 20px;
		padding-top:15px; 
		/*background: #f0f0f0; */
		/* border: 1px solid red; */
}

#contenedor_banner111111111111111111 {
	/*width: 898px;*/
	/*height:261px;*/
	/* margin:0 0 5px 5px; */
	/*float: left;*/
	/*border: 1px solid red;*/
	width: 847px;
	/*margin: 0 0 0 8px;*/
	float: left;
}


#footer_contenido {
		background:url(../images/footer_contenido.jpg) no-repeat;/*repeat-y;*/
		/* width:893px; */
		margin-left:0px;
		/*margin: auto auto;*/
		/*text-align:justify;*/
		height: 13px;
		border:1px solid green;
}
#contenedor_fondo_index{
		background:url(../images/contenedor_index.jpg) no-repeat;/*repeat-y;*/
		width:891px;
		height: 554px;
		margin:0px;
}

#contenido_bordeizquierdo {
	/*background:url(../images/bordeizquierdo.jpg) no-repeat;*/
	float:left;
	width: 14px;
	height: 80px;
}

div#contenido_propiamentedicho {
	/*background:url(../images/fondo_contenido_propiamentedicho.jpg) repeat-x;*/
	float:left;
	/* width: 877px; */
	/* width: 857px; */
	padding: 10px;
	
	/* width: 870px; */
	/*border: 1px solid red;*/
}

/*
#contenido_propiamentedicho div {
	padding: 10px;
	margin: 0px;
	
}
*/

/*
#contenido_propiamentedicho div div div {
	margin: 0px;
	padding: 0px;
}
*/

#contenido_bordederecha {
	/*background: url(../images/bordederecha.jpg) no-repeat;*/
	float:left;
	width: 17px;
	height: 80px;
	/* border:1px solid green; */
	/* background:red; */
}

#contenido img{
		margin-bottom: 5px;
}

#contenido img#imgderecha, #imgderecha {
		float:right;
		margin-left: 20px;
		margin-bottom: 10px;
}

#contenido img#imgizquierda {
		float:left;
		margin-right: 25px;
		margin-bottom: 5px;
}

#contenido ul li {
		margin: 0px;
		padding-bottom: 5px;
}

#contenidoderecha {
		border: 1px solid red;
		background: #F3AB23;
		padding: 18px;
		padding-top: 20px;
		float: left;
		width: 200px;
}

#contenidoderecha img{
		border:3px solid #ffffff;
		margin-bottom: 5px;
}


h1 {
	color: #404040;
	font-weight: lighter;
	font-size: 24px;
}

h2 {
	color: #404040;
	font-weight: lighter;
	font-size: 22px;
}

h3 {
	color: #404040;
	font-weight: lighter;
	font-size: 20px;
}

h4 {
	/*color: 	#0099CC;*/
	color: #004299;
	/*color: #2A5987;*/
	/*color: #404040;*/
	font-weight: lighter;
	font-size: 18px;
	
	border-bottom: 1px dashed #004299;
}

h5 {
	color: #404040;
	font-weight: lighter;
	font-size: 16px;
}

h6 {
	color: #404040;
	font-weight: lighter;
	font-size: 14px;
}


#separador {
		margin:0px;
		padding:0px;
		clear:both;
		display:block;
		height:0px;
		font-size:1px;
		/* border:1px dashed red; */
}

#separador1{
		clear:both;
		border:1px dashed #FF0099;
		margin-top:30px;
}


#detalle-izquierda{
		width: 40%;
		/*height:200px;*/
		float: left;
		text-align:left;
		margin-right: 15px;
		/*padding-top:300px;*/
		/*border:1px solid blue;*/
}

#detalle-derecha{
		width: 55%;
		/*height:200px;*/
		float: left;
		text-align:left;
		/*border:1px solid red;*/
		/*border-bottom: 1px solid white;*/
		/*padding-top:300px;*/
		padding:10px;
		margin-bottom: 10px;
		background: #ffffff;
		border:1px solid #e0e0e0;
}
#tamaño{
	width: 33%;
	float: left;
	
	/*border:1px solid blue;*/
}
#profundidad{
	width: 33%;
	float: left;
	/*border:1px solid blue;*/
}

#neumatico{
	width: 33%;
	float: left;
	/*border:1px solid blue;*/
}

#select_neumatico {
	width: 100px;
}

#titulo-caracteristicas{
	background: #0099CC;
	color: #ffffff;
	font-size: 18px;
	padding-left:7px;
	padding-bottom:2px;
}

#footer {
		display:block;
		color: #808080;
		/* width:920px; */
		width:917px;
		margin-top: 5px;
		padding:0px;
		padding-left:15px;
		padding-right:15px;
		padding-bottom:0px;
		/* padding-top: 15px; */
		font-size:14px;
		/* border: 1px solid red; */
}


#footer div, #footer div div {
	/* border: 1px solid red; */
	margin:0px;
	padding:0px;
}


#footer a {
	color: #ffffff;
	font-size:11px;
}

#footer a:hover {
	font-size:11px;
}

#footer a:visited {
	font-size:11px;
}

#footer div#direcciondelcliente {
	font-size:11px;
	margin:0px;
	padding:0px;
	float:left;
	margin-right: 30px;
	/* border: 1px solid yellow; */
}

#contenidofooterderecho {
	/*width: 350px;*/
	float:right;
	text-align:right;
	padding: 30px;
}

#logodemicrosolution {
	/* color:#333333; /*#909090;*/
	font-size:9px;
	/*border: 1px solid black;*/
}



#fotocontenidohome {
		float:left;
		display:inline;
}


#fotocontenidocontactenos {
		width:270px;
		float: right;
		padding: 0px;
}

#contactenosizqXXX {
		padding-top:10px;
		padding-left:10px;
		padding-left:10px;
		width:80%;
		float:left;
		border: 2px dotted #FF9933 ;
		margin-left: 25px;
}
#fondocontacto {
	/*background-image:url(..images/fondodegradado.jpg);*/
}

#contacto{
		margin:0 0;
        padding:15px;
}
#contacto , #contacto input{        
        font-size:13px;
}
#contacto .campo{
        float:left;
        width:120px;
        padding:2px 2px;
		/*border: 1px solid red;*/
}

#contacto div{
		CLEAR:BOTH;
}
#contacto div div {
		CLEAR:none;
}

#contacto input {
	clear:none;
	display:inline;
	float:left;
	
}

#contacto input, #contacto textarea{
		background: #ffffff ;
		border:1px solid #f0f0f0;
        padding:5px;
        color:#555;
}
 
#contacto textarea{
 }
 
#contacto input#botonenviar{
        width: 91px;
		height: 39px;
		margin-left: 0px; /* FF */
		!margin-left: 0px;  /* IE7 */
		_margin-left: 0px;  /* IE6 */
		padding:7px 11px;
        /*margin-top:3px;*/
		background: #ffffff url(../images/botom_enviar.jpg) no-repeat; /*#FFCC33*/
		color:#333333;
		/*border: 1px solid #666666;*/
		/*border: 1px solid red;*/
}

#consulta {
	padding:5px;
	width:280px;
	height:75px;
	margin-left: 0px; /* FF */
	!margin-left: 0px;  /* IE7 */
	_margin-left: -3px;  /* IE6 */
	
}
 
#contenedorcolumna{
	width:750px;
	margin: 0px;
	padding:10px;
	border:1px solid #FF0000;
	text-align:center;
}
#columnaizquierda{
		margin:0px;
		padding:0px;
		width:33%;
		height:300px;
		float:left;
		border: 1px dashed #999999;
}
#columnacentral{
		margin:0px;
		padding:0px;
		width:33%;
		height:300px;
		float:left;
		border: 1px dashed #999999;
}
#columnaderecha{
		margin:0px;
		padding:0px;
		width:33%;
		height:215px;
		float:left;
		border: 1px dashed #999999;
}

#separadorcolumna{
		margin:0px;
		padding:0px;
		border:0px;
		width:100%;
		font-size:0px;
		clear:both;
}

/*
#homederecha {
	float:right;
	width: 550px;
}
*/

#contenedor_banner {
	/* border: 1px solid green; */
}

/*
#homederecha_texto {
	padding-left: 20px;
	margin: 0px;
}
*/

#contactenosdere {
        float:left;
		margin-left: 30px;
		/*width:545px;*/
		width:530px;
		border: 0px solid blue;
}

a#volver {
	float:right;
	text-align: center;
	width: 80px;
	height: 23px;
	/*display:block;*/
	/*margin-top: 20px;*/
	text-decoration: none;
	font-size: 13px;
	color: #ffffff;
	background: #999999;
	/*background: #EAA4BF;*/
	/*border: 1px solid #EAA4BF;*/
	padding-top: 5px;
}

#vermas {
	font-size: 18px;
}

#quienessomosizq {
	width:48%;
	float:left;
	margin-right:2%;
}

#quienessomosder {
	width:48%;
	float:right;
	margin-left:2%;
}

#homecontenido {
	float:left;
	padding-right:0px;
	width:565px;
}

#contenedorquienessomos {
	padding:10px;
	border:1px solid #f0f0f0;
	background:#EAFCCF;
	color:#404040;
}

#columna {
	float:left;
	width:600px;
}

#columna2{
	float:left;
	width:50px;
	margin-left:15px;
	/*background: #4DB8FF;*/
}

#columna3 {
	float:left;
	width:260px;
	margin-left:15px;
	background: #79FF57;
}

#cincocolumnas {	
	font-size:11px;
}

#cincocolumnas div {
	border: 1px dashed #A2D6F4;
	color: #000000;
}

#cincocolumnas div div{
	border: 0px;
	padding:10px;
	height:110px;
}

#cincocolumnas div div ul li {
	padding:0px;
	margin:0px;
	border:1px solid red;
}

/* INICIO SECCION SLIDE */
.microsolution-wrapper div {
    /* font-family: Verdana, Helvetica; */
    font-size: 10pt;
}
.microsolution {
	cursor: url(images/slider/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}

#microsolution-derecha { 
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

#microsolution-derecha1 { 
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	margin-top: 15px;
	margin-right: 5px;
}

#microsolution-izquierda { 
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}

.microsolution-active-anchor img {
	visibility: hidden;
}
.microsolution img {
	/* border: 2px solid white; */
}
.microsolution:hover img {
	/* border: 2px solid white; */
}

.microsolution-wrapper, .rounded-white {
	background: white;
}
.microsolution-image {
    /* border: 2px solid white; */
}
.microsolution-image-blur {
}
.microsolution-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    /* font-family: Verdana, Helvetica; */
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.microsolution-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    padding-left: 22px;
    background-image: url(../images/slider/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.microsolution-credits,
a.microsolution-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.microsolution-credits:hover,
a.microsolution-credits:hover i {
    color: white;
    background-color: gray;
}

a.microsolution-full-expand {
	background: url(../images/slider/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

.microsolution-caption ul {
	/*list-style:none;
	list-style-type: none;*/
}

.microsolution-caption ul li {
	/*list-style:none;
	list-style-type: none;*/
	font-size: 10px;
	margin-left: 20px;
	/* border: 1px solid red; */
}

/* FIN SECCION SLIDE */
/* SECCION DE MENU DE PRODUCTOS */
#kwick {
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#kwick .kwicks {
	display: block;
	height: 295px;
	margin: 0px;
	background-color: #1AE74E; /* #10121B; */
}

#kwick li {
	float: left;
	list-style:none;
}

#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	/* width: 277px; */
	width: 284px;
	height: 295px;
	/*
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #505050;
	background-color: #ffffff;
	*/
}

#kwick .kwick span {
	display: none;
}

#kwick .opt1 {
	background-image: url(../images/menu_slide1.jpg);
}

#kwick .opt2 {
	background-image: url(../images/menu_slide2.jpg);
}

#kwick .opt3 {
	background-image: url(../images/menu_slide3.jpg);
}

/* FIN DE SECCION DE MENU SLIDE DE PRODUCTOS */
#titulocategoria {
	/* font-size: 1.5em; */
	font-size: 18px;
	color: #707070;
}

#productocategoria_grande {
	background:#ffffff;
	width: 600px;
	/* height: 600px; */
	/* margin-top: 25px; */
	margin: auto auto;
	border: 2px solid #f5f5f5;
	text-align:center;
	text-decoration:none;
	color: #303030;
	font-size:14px;
	padding: 10px;
	display:block;
	clear: both;
}

#titulocategoria_grande {
	font-size: 2em;
	color: #707070;
}

#productodescripcion {
	font-size: 16px;
	color: #707070;
}

/* FIN DE CATEGORIA DE PRODUCTOS */


/* INICIO DE SECCION HOME */

#homeizquierda {
	float: left;
	background: #FCFCFC;
	width: 540px;
	margin-top:12px;
	border: 1px solid #e0e0e0;
}


#homeflash1 {
	border:1px solid #e0e0e0;
	width:540px;
	height:340px;
	background:#909090;
}


#homederecha {
	float: right;
	padding:20px;
	margin-top:12px;
	width: 300px;
	font-size:10px;
	background:#ffffff;
	border: 1px solid #e0e0e0;
}

#homederecha * {
	font-size:12px;
}

#homederecha img {
	float:left;
	/*
	width:100px;
	height:90px;
	*/
	margin-right: 10px;
	margin-bottom: 10px;
}


/*
#homederecha1 {
	float: left;
	padding:20px;
	margin-top:12px;
	width: 258px;
	font-size:10px;
	background:#ffffff;
	border: 1px solid #e0e0e0;
}

#homederecha2 {
	float: left;
	padding:20px;
	margin-top:12px;
	margin-left:4px;
	width: 258px;
	font-size:10px;
	background:#ffffff;
	border: 1px solid #e0e0e0;
}


#homederecha3 {
	float: right;
	padding:20px;
	margin-top:12px;
	width: 258px;
	font-size:10px;
	background:#ffffff;
	border: 1px solid #e0e0e0;
}
*/



#homeflash_grande {
	float: right;
	width: 340px;
	height: 150px;
	font-size:10px;
	margin-top: 13px;
	background:#ffffff;
	/* border: 1px solid #e0e0e0; */
	font-size:13px;
}


#homeflash_explicacion {
	padding:10px;
}


#homederecha1 img, #homederecha2 img, #homederecha3 img {
	float:left;
	/*
	width:100px;
	height:90px;
	*/
	margin-right: 10px;
	margin-bottom: 10px;
}

#homeizquierda_buscador {
	float: left;
	width: 600px;
}

#homederecha_buscador {
	background: #f5f5f5;
	float: right;
	width: 200px;
	border: 1px solid #e0e0e0;
}

#homederecha_buscador a {
	color: #707070;
	font-size: 12px;
}

#homederecha_buscador ul {
		list-style:circle;
		list-style-type: circle;
		padding-left: 15px;
}


/* FIN DE SECCION DE HOME */


#seccionnuestrosproductos{
	margin-bottom: 10px;
}

#nuestrosproductos {
	width: 400px;
	float: left;
}

#nuestrosproductosbuscar {
	width: 300px;
	float: right;
}
#fotocontenido{
	float: left;
	/*
	margin-left: 7px; 
	margin-right: 7px; 
	*/
}
#fotocontenidoizquierdo{
	float: left;
	margin-right: 7px; 
}

#fotocontenidoderecho{
	float: right;
	margin-left: 7px; 
}

#flashhome {
	width: 900px;
	height: 430px;
}

#flashhomeflash {
	/*position: absolute;
	margin-left: 0px;
	margin-top: 0px;*/
}

#flash_home_derecha{
	float: right;
	/*border:1px solid blue;*/
}
#representaciones{
	float:right;
	width: 100%;
	/*border:1px solid red;*/
}
#proceso{
	float:left;
}
#productos{
	float:left;
	width: 100%;
	/*border:1px solid red;*/
	
}
#productos_izquierda{
	float:left;
	width: 40%;
	padding-left: 3px;
	padding-right: 5px;
	/*border:1px solid red;*/
}

#productos_derecha{
	float:left;
	width: 56%;
	padding-left: 15px;
	border-left: 1px solid #ffffff ;
	/*border:1px solid red;*/
	
}



#prev_producto_izquierda{
		width: 150px;
		/*height:300px;*/
		float: left;
		text-align:left;
		margin-right: 15px;
		/*background: #f8f8f8;*/
		/*border:1px solid blue;*/
}

#prev_producto_central {
		width: 150px;
		/*height:300px;*/
		float: left;
		text-align:left;
		margin-right: 15px;
		/*padding-top:300px;*/
		/*border:1px solid blue;*/
}
#prev_producto_derecha {
		width:150px;
		/*height:300px;*/
		float: left;
		text-align:left;
		margin-right: 15px;
		/*padding-top:300px;*/
		/*border:1px solid blue;*/
}


#logotts {
	float: right;
	margin-left: 10px;
}

#contenedormapa {
	width: 875px;
	margin: auto auto;
	border:1px solid #404040;
}

#contenedor_galeria1 {
	width: 877px;
	margin: auto auto;
}

#listapm {
	float:left;
	width: 100px;
}










/* SECCION BUSCADOR */

#buscadorvermas {
	float:right;
	margin-right: 2px;
}

#subcontenedorbuscar {
	background: white;
	margin:0px;
	padding:0px;
	height: 30px;
	width: 400px;
}

#subcontenedorbuscar_texto {
	float:left;
	/* width: 120px; */
	margin:0px;
	padding:0px;
	border:none;
}

input#buscadortexto {
	/* width: 105px; */
	width: 205px;
	border:none;
	margin:0px;
	margin-top:2px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:0px;
	height: 20px;
	color: #808080;
}

input#botonbuscar{
	/* border:1px solid #efefff; */
	border:none;

	width: 78px;
	height: 30px;
	margin:0px;
	padding:0px;
	/* padding:-10px -10px; */
	/*margin-top:3px;*/
	background:url(../images/fondo_boton_buscar.jpg) repeat-x 0px 0px; 
	color:#808080;
	/*border: 1px solid #33CCFF;*/
	/*border: 1px solid red;*/
	
	cursor:pointer;
}




#resultadobusqueda {
	float: left;
}

#productos_derecha * {

}

#fotoresultadobusqueda {
	margin-right: 10px;
	margin-bottom: 10px;
	background:green;
	float:left;
}

#resultadobusquedaderecha {
	/* border:1px solid green; */
}


#resultadobusqueda_LEFT {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

#novedades-derecha {
	float:right;
	width:230px;
	padding:20px;
	background:#ffffff;
	font-size:13px;
	border:1px solid #808080;
}

#novedades-derecha b{
	font-size:15px;
}

#novedades-izquierda {
	float:left;
	width:610px;
}
