.style7 {font-size: 13px; color: #1a171b; font-family: Verdana, Arial, Helvetica, sans-serif;}

.titulo1 {
	font-family: "DIN MediumAlternate", "Lucida Grande", georgia, serif; 
	text-align: right;
	font-weight: bold;
	font-size: 40px;
	color: #54504f;	
	margin: 10px;
	letter-spacing: -1px;
	line-height: 110%;
}

.titulo2 {
	font-family: "DIN BlackAlternate", "Lucida Grande", georgia, serif; 
	text-align: right;
	font-weight: bold;
	font-size: 17px;
	color: #868688;
	margin: 10px;
	letter-spacing: -1px;
}

a.voc_1 {
	color: #f29500; 
	font-weight: bold;
}

a.voc_1:hover {
	color: #f29500; 
	font-weight: bold; 	
}

a.voc_2 {
	color: #848988; 
	font-weight: bold;
}

a.voc_2:hover {
	color: #f29500; 
	font-weight: bold; 	
}

a.enlace_pie {
	color: white;
	text-decoration: none;
}

a.enlace_pie:hover {
	color: white;
	text-decoration: underline;
	font-weight: bold;
}

a.enlace_vocali {
	color: #b2cb45;
	text-decoration: none;
	font-family: "DIN BlackAlternate", "Lucida Grande", georgia, serif; 
	font-weight: bold;
	font-size: 17px;
	letter-spacing: -1px;
}

a.enlace_vocali:hover {
	color: #f29500;
	text-decoration: underline;
	font-weight: bold;
	font-family: "DIN BlackAlternate", "Lucida Grande", georgia, serif; 
	font-size: 17px;
	letter-spacing: -1px;
}

#div1 {
	height: 335px; 
	width: 100%; 
}

#div2 {
	float: left; 
	width: 49%; 
	height: 100%; 
	display: table;
}

#div3 {
	border-bottom: 1.7px #cbd6dc dashed; 
	width: 75%; 
	float: right; 
	display: table-cell; 
	height: 65%; 
	padding-right: 5px; 
	position: relative;
}

div.abajo {
	position: absolute; 
	bottom: 0px; 
	text-align: right; 
	width: 100%;
	padding: 0px;
}

div.centro {
	position: absolute;
	text-align: right; 
	width: 100%;
	padding: 0px;
}

#div5 {
	border-bottom: 1.7px #cbd6dc dashed; 
	width: 75%; 
	float: right; 
	display: table-cell; 
	height: 35%; 
	padding-right: 5px;
	position: relative;
	vertical-align: middle;
}

#div6 {
	float: right; 
	width: 50%; 
	display: table-cell; 
	height: 100%;
	position: relative;
	border-bottom: 1.7px #cbd6dc dashed; 
	border-left: 1.7px #cbd6dc dashed; 
}

#pie {
	width: 100%;
	height: 100%;
	font-family: Lucida, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: white;
	margin-top: 10px;
	margin-bottom: 40px;
}

#pie_izq {
	width: 40%;
	float: left;
	padding-left: 10px;
}

#pie_der {
	width: 40%;
	float: right;
	text-align: right;
	padding-right: 10px;
}

