

#basic-accordian{
	/*border:5px solid #EEE;*/
	/*padding:5px;*/
	/*width:555px;*/
/*	position:absolute;*/
	/*left:536px;
	top:424px;
	margin-left:-175px;
	margin-top:-100px;
	z-index:2;*/
}

.accordion_headings{
	padding-left:35px;
	padding-right:42px;
	padding-top:18px;
	padding-bottom:20px;
	height: 75px;
	background-image: url(../acordeon_serv/fdo1a.gif);
	background-repeat: no-repeat;
	cursor:pointer;
	/*	background-position:right;
	margin-bottom: 4px;*/
/*	color:#F7EFDE;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;*/
}

.accordion_headings:hover{
	background-image: url(../acordeon_serv/fdo1b.gif);
	background-repeat: no-repeat;
}

.accordion_child{
	width:582px;
	height: 540px;
	padding:10px;
	margin-bottom: 10px;
	border:#1b3f73 solid 1px;
	background:#fff;
}

.accordion_child02{
	width:510px;
	height: 180px;
	padding:10px;
	margin-left:18px;
	margin-bottom: 10px;
	background-image: url(../acordeon_serv/img-pie_quienes.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.accordion_child03{
	width:510px;
	height: auto;
	padding:10px;
	margin-left:18px;
	margin-bottom: 10px;
	background-image: url(../acordeon_serv/img-pie_quienes.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}


.header_highlight{
	background-image: url(../acordeon_serv/fdo1b.gif);
	background-repeat: no-repeat;
}
.lineGris {
	color: #CCCCCC;
}

.imgquienes {
	text-decoration: none;
	float: right;
	text-align: left;
	width: auto;
}

.txtrecetas {	
	padding-left: 20px;
}



