@import url(taeq.css);

#foto {
	display: inline;
	float: left;
	width: 315px;
	height: 380px;
}

#contenido {
	display: inline;
	float: left;
	width: 420px;
	margin-left: 15px;
	line-height: 130%;
}

#contenido p {
	margin-bottom: 1em;
}

#contenido h3 {
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 15pt;
	font-weight: normal;
	color: #000;
}

#franja {
	height: 550px;
}

/*=========================*/
/*=SECCION LA MARCA*/
/*=========================*/

#marca #foto {
	background: url(../img/fresas.jpg) no-repeat;
}

#definicion {
	width: 150px;
	margin-top: -10px;
	margin-bottom: 5px;
	padding: 4px 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#definicion dt{
	display: inline;
	float: left;
	width: 40px;
	padding-right: 5px;
	text-align: right;
	font-size: 13pt;
	font-weight: bold;
	color: #005888;
}

#definicion dd {
	font-size: 11pt;
	color: #005888;
}

.linea {
	padding: 15px 0 0 100px;
	margin-bottom: 10px;
	border-top: 1px solid #666;
}

.linea h3{
	display: none;
}

.linea dt {
	font-size: 11pt;
	font-weight: bold;
	color: #333;
}

.linea dd {
	margin: 0 0 10px 10px;
}

.linea li {
	margin-left: 10px;
	list-style-type: square;
}

#info_nutricion {
	background: url(../img/logo_nutricion.gif) 0 15px no-repeat;
}

#info_organico {
	background: url(../img/logo_organico.gif) 0 15px no-repeat;
}

#complemento {
	display: inline;
	float: right;
	width: 150px;
}

#marca #franja {
	background: url(../img/bodfranja01.jpg) right 20px no-repeat;
}

/*=========================*/
/*=SECCION CONTACTANOS*/
/*=========================*/

#contacto #foto {
	background: url(../img/manzana.jpg) no-repeat;
}

#contacto #franja {
	background: url(../img/bodfranja02.jpg) right 20px no-repeat;
}