@charset "utf-8";
/* CSS Document */
/* --- Typography Enlaces--- */

.enlaces p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

.enlaces a {
	color: #D5D5D5;
	background-color: #FFFFFF;
}
.enlaces a:hover {
	color: #5C789F;
	background-color: #FFFFFF;
}

.enlaces h1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D5D5D5;
	color: #F2F2F2;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	padding-top: 0px;
	width: auto;
	margin-bottom: 8px;
	line-height: 32px;
}

.enlaces h2 {
	font-size: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #D5D5D5;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	letter-spacing: -1px;
}

.enlaces h3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
	padding: 0px;
	color: #999999;
	font-weight: normal;
}

.enlaces h4 {
  line-height: 32px;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
}

.enlaces h5 {
  line-height: 32px;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
}

.enlaces h6 {
  line-height: 32px;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
}

.enlaces {
	width: 960px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}


.enlaces-m1 {
  float: left;
  width: 30px;
  height: 1px;
}

.enlaces-c1 {
	float: left;
	width: 209px;
}

.enlaces-m2 {
  float: left;
  width: 20px;
  height: 1px;
}

.enlaces-c2 {
  float: left;
  width: 209px;
}

.enlaces-m3 {
  float: left;
  width: 20px;
  height: 1px;
}

.enlaces-c3 {
  float: left;
  width: 209px;
}

.enlaces-m4 {
  float: left;
  width: 20px;
  height: 1px;
}

.enlaces-c4 {
  float: left;
  width: 209px;
}


.foto_perfil {
	background-image: url(imagenes/foto_perfil_jv_2009.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	width: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
}

/* --- Grid --- */


.fondo_enlaces {
	background-color: #FFFFFF;
	height: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	padding-top: 25px;
	padding-bottom: 30px;
}
