@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0;
	margin-top: 0px;
	background-color: #FFF;
	background-image: url(fondo-3.png);
	margin-right: 0px;
	background-repeat: repeat-x;
	text-align:center;
}
.fondo {
	width: 100%;
	text-align: center;
	height: auto;
	background-image: url(../imagenes/banner-PIRO.png);
	background-repeat:no-repeat;
	margin-right: auto;
	margin-left: auto;
	max-width: 1000px;
	position: relative;
	background-color: #FEFEFE;
}
.fondo .texto {
	font-family: 'Source+Sans+Pro', sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: 200;
	text-align: left;
	padding-left: 47px;
	padding-right: 30px;
	padding-top: 10px;
	height: auto;
	min-height: 750px;
	width: 100%;
	max-width: 923px;

}
.fondo .texto2 {
	font-family: 'Source+Sans+Pro', sans-serif;
	font-style: normal;
	font-weight: 200;
	text-align: left;
	height: auto;
	font-size: 13px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #496090;
	line-height: 18px;
}
h1 {
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	color:  #DF6812;
	font-weight:400;
	line-height: 22px;
	margin-bottom: -8px;
	margin-top: 25px;
}
h2 {
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-weight:400;
	color: #333;
	margin-top: 10px;
	margin-bottom: 5px;
}
.fondo .texto table tbody tr td ul li {
	line-height: 20px;
}
.fondo .texto .curiculum {
	font-size: 11px;
}
h4 {
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	margin-top: 12px;
	margin-bottom: -5px;
	font-weight: 300;
}
h3 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 12px;
	margin-top: 10px;
	/* [disabled]margin-bottom: -10px; */
	font-weight: 300;
	line-height: 16px;
}
.superior {
	font-size: 10px;
	vertical-align: super;
	font-weight: 300;
	line-height: 10px;
}
.biblio {
	display: list-item;
	margin-left: 0px;
}


.fondo .texto .textos {
	font-size: 13px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #DF6812;
	width: 76%;
	height: auto;
}
a:link {
	color:  #DF6812;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #DF6812;

}
a:hover {
	text-decoration: none;
	color: #7C97D3;
}
a:active {
	text-decoration: none;	
	color: #DF6812;
}
#lat {
	margin-left: 15px;
	background-color:transparent;

}
.fondo .texto .textos h2 a {
	color: #DF6812;
}
.fondo .texto .textos h2 a:hover {
	color: #6788CF;
}
.foto {
	border: thin solid #6073A0;
	float: left;
	width: 130px;
	height: auto;
	margin-right: 40px;
	/* [disabled]margin-bottom: 50px; */
}
.menu {
	padding-top: 167px;
	color: #FFF;
	width: 100%;
	max-width:1000px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 12px;
	font-weight: 300;
	line-height: 16px;
	text-align: left;
	float:none;
}
.fondo .menu header nav ul li a {
	color: #FFF;
}
.fondo .menu header nav ul li a:hover {
	color: #EDA265;
}
h5 {
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-weight:400;
	color: #333;
	margin-top: 30px;
	margin-bottom: -10px;
}
.vol{
	width:100%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	}
