/* ******************************************
Titulo : HOGAR (www.hogar.com.py)
Autor : Gustavo Antunez
E-mail: gustavoantunez@gmail.com
URL: www.digit-all.com.ar
Creado : 21 de Septiembre, 2006
******************************************** */

body{ 
	background-color: #FFF;
	margin: 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: center;
}
#contenedor{
	background: #FFF; 
	padding: 12px;
	width: 652px;
	text-align: left;
}
#head{
	width: auto;
	height: 60px;
	margin: 0px 0px 12px 0px;
	padding: 0 0px 24px 0px;
	border-bottom: 3px solid #95A670;
}
#headLeft{
	font-size: 26px;
	font-weight: bold; 
	font-size: 26px;
	
}
#headRight{
	
	text-align: right;
	
}
.H1{
	font-size: 16px;
	font-weight: bold; 
	width: auto;
	margin: 0px 0px 12px 0px;
	padding: 0px;
	border-bottom: 3px solid #FF9900;
}
#fotitos{
	background-color: #5C6745;
	margin-top: 1px;
	padding: 9px 6px 6px 6px;
	text-align: center;
}
#fotitos a:link, #fotitos a:visited{
	background-color: transparent;
}
#fotitos a:hover, #fotitos a:active{
	background-color: #FFCC00;
}
#fotitos img{
	padding: 1px;
	margin: 1px;
}
.tdUp{
	vertical-align: top;
}
.tdRight{
	text-align: right;
	padding-right: 3px;
}
.precio1{
	color: #000;
	font-size: 16px;
	font-weight: bold;

	padding: -1px 3px;
}
.precio2{
	color: #521000;
	font-size: 16px;
	font-weight: bold;
}
.secc{
	width: auto;
	padding-top: 6px;
	padding-bottom: 12px;
	margin-right: 12px;
	border-top: 2px solid #95A670;
}
.txt3{
	color: #000;
	font-size: 13px;
	font-weight: bold;
}
.foto {
	width: 300px;
	height: 225px;
	background: url(../img/progress.gif) no-repeat center center;
}
.fotito{
	width: 65px;
	height: 48px;
	background: url(../img/progress.gif) no-repeat center center;
}
