@charset "utf-8";
@import url("../webfonts/pEko_RqEtp45bE2P80AAKXl4twXkwp3_u9ZoePkT564/stylesheet.css");
@import url("../webfonts/wdyV6x3eKpdeUPQ7BJ5uUHhCUOGz7vYGh680lGh_uXM/stylesheet.css");
@import url("../webfonts/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn_EPnyo3HZu7kw/stylesheet.css");





body{
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: rgb(186,128,48);
	background-position: center;
	height: 100%;

	font-family: ;
	font-size: 13px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	font-family: "pEko RqEtp45bE2P80AAKXl4twXkwp3 u9ZoePkT564";
}
*{text-decoration:none; border:none; margin:0; padding:0;}
div, table tr td {text-align:justify}
h1 {
	color: rgb(0,0,0);
	font-family: ;
	font-size: 30px;
	font-weight: normal;
	font-style: normal;
	font-family: "pEko RqEtp45bE2P80AAKXl4twXkwp3 u9ZoePkT564";
}
h2 {
	color: rgb(255,255,255);
	font-family: ;
	font-size: 20px;
	line-height: 40px;
	font-family: "wdyV6x3eKpdeUPQ7BJ5uUHhCUOGz7vYGh680lGh uXM";
}
h3 {
	color: rgb(255,255,255);
	font-family: ;
	font-size: 35px;
	line-height: 80px;
	font-family: "wdyV6x3eKpdeUPQ7BJ5uUHhCUOGz7vYGh680lGh uXM";
}

#cuerpo {
	width: 100%;
	height: 800px;
	background-color: rgb(204,204,204);
	margin-top: auto;
	margin-right: 50px;
	margin-bottom: auto;
}
#cabezal {
	width: 100%;
	height: 150px;
	background-color: rgb(102,102,102);
	margin: auto;
}
#nombre {
	background-color: rgb(102,102,102);
	width: 800px;
	font-size: 45px;
	font-style: normal;
	line-height: 40px;
	font-weight: bold;
	color: rgb(255,255,255);
	text-align: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 40px;
}
#contenido {
	width: 100%;
	height: 800px;
	background-image: url(../images/index/fondo_1.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	z-index: 9999;
}
#informacion {
	width: 1000px;
	height: auto;
	margin:auto;
}
#imagen {
	width: 450px;
	height: 450px;
	float: left;
	background-image: url(../images/index/vane.jpg);
	-webkit-border-radius: 50%;
	background-repeat: repeat;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: center center;
}
#detalle {
	width: 500px;
	height: auto;
	float: right;
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
#hello {
	width: 500px;
	height: auto;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 60px;
	color: rgb(255,255,255);
}

#menu {
	width: 500px;
	height: 120px;
	float: right;
	margin-top: 5px;
	text-align: center;		
}
#sessions {
	width: 120px;
	height: 120px;
	float: left;
	background-color: rgb(102,102,102);
	z-index: 2;
	font-family: ;
	font-size: 20px;
	text-align: center;
	color: rgb(255,255,255);
	display: table;
	white-space: normal;
	line-height: 110px;
	text-decoration: none;
	-webkit-border-radius: 50%;
	font-family: "pEko RqEtp45bE2P80AAKXl4twXkwp3 u9ZoePkT564";
}
#contact {
	width: 120px;
	height: 120px;
	margin-left: 170px;
	background-color: rgb(153,153,153);
	z-index: 4;
	font-family:;
	font-size: 20px;
	text-align: center;
	color: rgb(255,255,255);
	display: table;
	white-space: normal;
	line-height: 110px;
	text-decoration: none;
	-webkit-border-radius: 50%;
	font-family: "pEko RqEtp45bE2P80AAKXl4twXkwp3 u9ZoePkT564";
}
#bio {
	width: 500px;
	height: 100px;
	float: right;
	margin-top: 30px;
	font-family: ;
	font-size: 14px;
	color: rgb(255,255,255);
	font-family: "cJZKeOuBrn4kERxqtaUH3T8E0i7KZn EPnyo3HZu7kw";
	
}

#pie {
	width: 100%;
	height: 200px;
	background-color: rgb(255,0,0);
	background-color: rgb(255,255,255);
	background-position: center center;
	background-repeat: no-repeat;
	background-color: rgb(153,153,153);
}
