#contenidos {
	clear:both;
	width: 940px;
	margin: 0 auto;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
		
}


#ficha {
	padding: 5px;
	width: 910px;
}

#ficha h1 {
	width: 895px;
	font-family: "Trebuchet MS";
	color:#F72D00;
	font-size: 16px;
	font-weight:bold;
	border-left: 5px solid #000;
	padding-left:10px;
	border-bottom: 3px solid #000;
}




#columna1 {	
	float: left;
	width: 430px;
	padding: 5px 5px 5px 0;
	padding: 5px 5px 5px 0;
}

#columna1a {
	float:left;
	width: 500px;
	height:335px;
}

#fotobig {
	float:left;
	width:340px;
	height:335px;
	text-align:center;
	border: 1px solid #EBEBEB;
}
#fotobig img {
	margin-top: 5px;
}

#fotomini {
	float:right;
	width:155px;
	height:335px;
	overflow:auto;
	border-right: 1px solid #EBEBEB;
	text-align:center;
	margin-top: 3px;
	margin-bottom:3px;
}

#fotomini img {
	margin-top: 3px;
	margin-bottom:3px;
}


#columna1b {
	float:left;
	width: 500px;
	margin-top: 10px;
	background-color:#EBEBEB;
}

#columna1b p {
	font-size: 12px;
	margin: 5px;

}




#columna2 {
	float: right;
	width: 400px;
	padding: 5px 5px 5px 0;
	padding: 5px 5px 5px 0;
}

#parte1 {
	float:left;
	width: 390px;
	padding: 5px;
	font-size:12px;
	color:#000000;
	border-bottom: 1px solid #000;
	background-image:url(../imagenes/logo-yebra-tras.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
}

#parte1 strong,  #parte2 strong {
	color:#F72D00;
}

#parte2 {
	float:left;
	width: 390px;
	padding: 5px;
	font-size:12px;
	color:#000000;
	border-bottom: 1px solid #000;
}

#parte3 {
	float:left;
	width: 390px;
	padding: 5px;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	border-bottom: 1px solid #000;
}

#parte3 ul {
	padding:3px;
}

#parte3 li {
	float:left;
	width: 33%;
	list-style-type: none;
}

#boton {
	float:left;
	width: 390px;
	text-align:right;
	padding: 5px;
}
