/* CSS Document */
body{
	background:url(../Images/backgrounds/fondo.jpg) repeat-x top;
	margin:0;
	padding:0;	
	font-family:"Lucida Sans Unicode";
	font-size:12px;
	}
/**{
	font-family:"Lucida Sans Unicode";
	font-size:12px;
	}*/
a img{
	border:none;
	}
body, html{
	height:100%;
	}
div#content{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	background:url(../Images/motivo_content.png) center repeat-y !important;
	
	}
div#cabecera{
	width:999px;
	height:174px;
	background:url(../Images/cabecera.png) no-repeat top; !important;
	background:url(../Images/cabecera_ie.jpg) no-repeat center;
	margin:0px;
	float:left;
	display:inline;
	
	}
div.contenido{
	width:1000px;
	margin:0 auto;
	display:inline;
	overflow:hidden;
}

div.color{
	color:#CCCCCC;
	}
div#pie{
	background:#486563 none repeat scroll 0 0;
	clear:both;
	display:inline;
	float:left;
	height:150px;
	margin:19px 9px 0 31px;
	width:939px;
	}
div#pie img{
	float:left;
	margin:105px 0 0 30px;
	}
div#pie img a{
	border:none;
	}
	
div#menu{
	background:transparent url(../Images/motivo_menu.jpg) repeat-x scroll center bottom ;
	display:inline;
	float:left;
	height:40px;
	margin-left:12px;
	width:974px;
	
	}

div#search{
	width:300px;
	float:left;
	display:inline;
	height:28px;
	}
div.boton_precio{
	width:187px;
	height:30px;
	font-size:12px;
	color:#00FF00;
	margin-top:8px;
	padding-top:10px;
	text-indent:40px;
	background:url(../Images/boton_precio.png) no-repeat left;
	}
div.boton_anadir{
	width:187px;
	height:30px;
	font-size:12px;
	color:#00FF00;
	padding-top:10px;
	text-indent:40px;
	background:url(../Images/boton_anadir.png) no-repeat left;

	}
tr{
	padding:8px;	
	}
table{
	padding:10px;	
	}