@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;
}
a:visited {
	color: #DF6812;
}
a:active {
	color: #DF6812;
}

.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: justify;
	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: 18px;
	color: #DF6812;
	font-weight:400;
	line-height: 22px;
	/* [disabled]letter-spacing: 0.06em; */
}
h2 {
	font-family: 'Raleway', sans-serif;
	font-size: 17.5px;
	font-weight:300;
	color: #333;
	line-height: 20px;
}
h4 {
	font-family: 'raleway', sans-serif;
	font-size: 15px;
	margin-top: 30px;
	margin-bottom: -5px;
	font-weight: 700;
}
h3 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 12px;
	/* [disabled]margin-top: 30px; */
	/* [disabled]margin-bottom: -10px; */
	font-weight: 300;
	line-height: 16px;
}
h5 {
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight:400;
	color: #333;
	margin-top: 30px;
	margin-bottom: -10px;
}
h6 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 12px;
	margin-top: 10px;
	font-weight: 400;
	color: #666;
}
h7 {
	font-family: 'Oxygen', sans-serif;
	color: #000;
	font-weight:400;
	line-height: 22px;
	font-size: 12px;
}
#subtitulo {
	font-size: 13.3px;
	font-weight: 700;
	margin-bottom: -10px;
	margin-top: 20px;
}

.fondo .texto table tbody tr td ul li {
	line-height: 20px;
}
.fondo .texto .curiculum {
	font-size: 11px;
}

.superior {
	font-size: 10px;
	vertical-align: super;
	font-weight: 300;
	line-height: 10px;
}
.biblio {
	display: list-item;
	margin-left: -20px;
	font-size: 12px;
}


.fondo .texto .textos {
	font-size: 1.1em;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #DF6812;
	width: 100%;
	height: auto;
	text-align: justify;
	line-height: 1.4em;
	width: 76%;
	height: auto;
}
.fondo .texto .textosarticulo {
	width: 700px;
	font-size: 1.18em;
	text-align: justify;
	line-height: 1.4em;
}
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-top: 10px;
	margin-left: 15px;
	-webkit-box-shadow:0 0 6px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:0 0 6px rgba(0, 0, 0, 0.4);
	box-shadow:0 0 6px rgba(0, 0, 0, 0.4);
	background-color:transparent;
	z-index: 500;
}
.fondo .texto .textos h2 a {
	color: #DF6812;
}
.fondo .texto .textos h2 a:hover {
	color: #6788CF;
}
.foto {
	border: thin solid #6073A0;
	float: left;
	width: 105px;
	height: auto;
	margin-right: 40px;
	margin-bottom: 10px;
}

.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;
}
.fondo .texto .textos h1 a {
	color: #DF6812;
}
.fondo .texto .textos h1 a:hover {
	color: #6788CF;
}
.fondo .texto .textos h6 a {
	color: #666;
}
.fondo .texto .textos h6 a:hover {
	color: #6788CF;
}
#figuras {
	font-size: 12px;
	width: 400px;
	line-height: 1.2em;
}

.izq {
	float: left;
}
.bordee{
	border:thin solid #666;
	padding: 5px;
	}
