#columna-izq {
	float:left;
	width:258px;
	height:346px;
	margin-top: 10px;
	padding-left:10px;
	}
#products-logo {
	float:right;
	width:258px;
	margin: 5px 0 10px 0;
	}
#menu {
	float:right;
	width:258px;
	height:100px;
	margin: 5px 0 0 0;
	border: 2px solid #f5a4b3;
	background-color:#FFFFFF;
	}	
#texto {
	float:right;
	width:248px;
	height:145px;
	margin: 5px 0 0 0;
	border: 2px solid #f5a4b3;
	background-color:#FFFFFF;
	text-align: center;
	padding: 5px;
	}
a.flowerType {
	float:left;
	width:230px;
	height:18px;
	font-size: 12px;
	padding:0 0 0 20px;
	border-bottom:2px solid #fad5d9;
	background:url(../images/bullet.gif) left no-repeat;
	color: #666666;
	text-align: left;
	margin: 10px 0 0 5px;
	text-decoration:none;
	}	
a.flowerType:hover {
	float:left;
	width:230px;
	height:18px;
	font-size: 12px;
	padding:0 0 0 20px;
	border-bottom:2px solid #fad5d9;
	background:url(../images/bullet.gif) left no-repeat;
	color: #e20067;
	text-align: left;
	margin: 10px 0 0 5px;
	text-decoration: none;
	}
a.flowerType:visited {
	float:left;
	width:230px;
	height:18px;
	font-size: 12px;
	padding:0 0 0 20px;
	border-bottom:2px solid #fad5d9;
	background:url(../images/bullet.gif) left no-repeat;
	color: #f5a4b3;
	text-align: left;
	margin: 10px 0 0 5px;
	text-decoration: none;
	}						
			
#columna-med {
	float:left;
	width:240px;
	height:342px;
	background-color: #FFFFFF;
	border: 2px solid #f5a4b3;
	margin: 10px  0 0 10px;
	}	
	
#columna-der {
	float:left;
	width:340px;
	height:342px;
	background-color: #FFFFFF;
	border: 2px solid #f5a4b3;
	margin: 10px  0 0 10px;
	}	
.tituloDetalle {
	float:left;
	width:315px;
	height:20px;
	font-size:20px;
	font-style:italic;
	font-weight: bold;
	color: #f5a4b3;
	border-bottom:2px solid #fad5d9;
	text-align: left;
	padding: 0 5px 0 5px;
	margin: 5px 5px 0 5px;
	}
.foto {
	float:left;
	width:310px;
	height:290px;
	border:2px solid #fad5d9;
	padding:5px;
	margin: 5px;
	}	

