body { 

	background-image: url(../images/bg.jpg); 

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

}

select{

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

}

img{
	border-width:1px;
	border-color:#000000;
}

a:link,a:visited {

	color: #FF3300;font-weight: bold;

}

#content{

	width:784px;

	background-image:url(../images/bg_content.jpg);

}

#pagina{

	margin-left:10px;

	margin-right:10px;
	
	margin-bottom:10px;
	
	margin-top:0px;
	
	padding-top:10px;

}

#izquierda{
	
	width:470px;

	float:left;
	
	margin-top:10px;
	
	margin-bottom:10px;
}

#derecha{

	float:right;

	width:280px;

}

#footer{

	text-align:right;

	clear:both;

	background-color:#D7DBE7;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size: 12px;

	color: #FFFFFF;

}

.combo{
	overflow:auto;
	clear:left;
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
}

.product{

	width:463px;	

}

.product .top{

	background:url(../images/product_top.jpg);

	height:18px;

}

.product .loop{

	background:url(../images/product_loop.jpg);

	padding-left:20px;

	padding-top:15px;

	padding-bottom:15px;

	padding-right: 20px;

	width:423px;

	text-align:justify;
	
	overflow:auto;

}

.product .cover{

	float:left;

	width:100px;

}

.product .text{

	float:right;

	width:310px;

}

.product .loop_sep{

	background:url(../images/product_loop_sep.jpg);

	height:12px;

	clear:both;

}

.product .bottom{

	background:url(../images/product_bottom.jpg);

	height:22px;

}

.info{

	width:260px;

	margin-top:60px;

}

.info .top{

	background-image:url(../images/info_top.jpg);

	height:28px;

}

.info .titulo{

	padding-top:10px;

	text-align:left;

	padding-left:15px;

	font-weight: bold; 

	color: #949494; 

}

.info .text{

	width:230px;
	
	text-align:justify;

	padding-left:15px;

	padding-right:15px;

}

.info .loop{

	background-image:url(../images/info_loop.jpg);
	
	text-align:left;

}

.info .bottom{

	background-image:url(../images/info_bottom.jpg);

	height:18px;

}

.screen{

	text-align:right;

}
.pages{

	text-align:center;

	margin-top:10px;

	margin-bottom:10px;
	
	height:14px;

}

