.inicio-logo {
	background-image: url(img/logo-inicial.png);
	behavior: url(iepngfix.htc);
	background-repeat: no-repeat;
	height: 70px;
	width: 500px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.marco_fondo {
	width: 100%;
	vertical-align: middle;
	padding: 25px;
}
.botones {
	background-image: url(img/fondo_botones.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 115px;
	text-align: center;
	vertical-align: middle;
}
.vinculo_boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.texto_pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.texto_basico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify !important;
}
.vinculo_boton_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.texto_tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #B7AD70;
	text-transform: uppercase;
}
.vinculo_confondo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(img/vinculo_fondo.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 250px;
	padding: 10px 100px 15px 20px;
}
.fondo_div {
	background-color: #F8F8F8;
	border: 1px solid #F0F0F0;
}
.fondo_contenedor {
	background-image: url(img/imagen05.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: center top;
}
.fondo2 {
	background-image: url(img/fondo-contenedor2.gif);
	height: 400px;
	width: 800px;
	background-repeat: no-repeat;
	background-position: bottom;
}

