/* CSS Document */
body {
	background-color: #FFFFFF;
	margin-left: 0%;
	margin-top: 1%;
	margin-right: 0%;
	margin-bottom: 0%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

a:link {
	text-decoration: none;
	color: #ACACAC;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #666666;
}
a {
	font-family: Helvetica;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
}

.telefono {
	font-size:12px;
	font-weight:bold;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
}

.pie {
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	background-color:#FFFFFF;
}
.separador {
	color:#FF0000; 
}
.cont_producto_th {
	float:left; 
	width:75px; 
	height:80px; 
	margin-left:2px; 
	margin-bottom:2px;
}
.cont_producto {
	background-color:#3a3a3a;
	width:301px; 
	height:455px;
}
.cont_producto_img{
	float:left;
/*	width:126px; 
	height:185px;*/
}
.prod_titulo {
	font-size: 14px;
	font-weight: bold;
	color: #DDDDDD;
}
.prod_texto {
	color: #DDDDDD;
	font-size: 12px;
	font-weight: bold;
}
.prod_cont_text{
	padding:5px;
	padding-top:10px;
}
.cont_dis_der{
	width:211px;
	height:421px;
	border:0px;
}
.cont_diseniador{
	float:left; 
	width:67px; 
	height:67px; 
	margin-left:2px; 
	margin-bottom:2px;
}

