#principal-izq {
}

#principal-der {
	vertical-align: top;
	width: 400px;
	padding-left: 16px;
}

#principal-der div {
	margin-bottom: 8px;
}

#top {
	width: 100%;
}

#placa {
	font-variant: small-caps;
	color: rgb(222, 222, 221);
	text-align: center;
	background-color: rgb(91, 112, 116);
	border-bottom: 3px solid rgb(77, 73, 72);
	border-right: 3px solid rgb(77, 73, 72);
	border-top: 1px solid rgb(222, 222, 221);
	border-left: 1px solid rgb(222, 222, 221);
	background-position: center right;
	background-repeat: no-repeat;
	background-image: url('img/btn-empresa-s.png');
}

#fotos {
	text-align: center;
	font-size: 75%;
}

#fotos img {
	border: 1px solid #999;
	margin-bottom: 4px;
}

#fotos strong {
	font-variant: small-caps;
}

#independientes {
	text-align: center;
	margin-left: 10%;
	margin-right: 10%;
	padding: 8px;
	border: 2px solid orange;
	color: orange;
}

#titular {
	font-family: Verdana, sans-serif;
	text-align: right;
	font-size: 80%;
	color: #555;
}

#titular p {
	font-size: 90%;
}

#titular h2 {
	font-size: 110%;
}

#timeline {
	color: rgb(0, 51, 102);
	font-size: 75%;
}

#timeline h2 {
	font-size: 120%;
	font-weight: bold;
	font-style: italic;
	color: #777;
	margin-bottom: -1ex;
}

#timeline cite strong {
	font-variant: small-caps;
}