body {
	margin: 0px;
	color: #666;
	font-family: 'Khula', sans-serif;
}

.clear {
	display: block;
	clear: both;
	height: 10px;
	width: 100%;
}

#header {
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 15px;
	/* [disabled]position: fixed; */
	/* [disabled]top: 0px; */
	background-color: #FFF;
	height: 170px;
}
#logos {
	height: 100px;
	text-align: center;
	width: 65%;
	min-width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.center {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	background-color: #333;
	height: 30px;
	width: 100%;
	line-height: 35px;
	text-align: center;
	margin-top: 20px;
	clear: both;
}
#navcenter {
	/* [disabled]width: 480px; */
	/* [disabled]margin-right: auto; */
	/* [disabled]margin-left: auto; */
	/* [disabled]min-width: 980px; */
}
#nav a {
	color: #FFF;
	text-decoration: none;
	font-size: 15px;
	/* [disabled]display: block; */
	text-align: center;
	/* [disabled]width: 100px; */
	/* [disabled]float: left; */
	margin-right: 50px;
	margin-left: 50px;
}
#logos a {
	display: block;
	float: left;
	width: 33%;
	min-width: 325px;
}
#logo_proyecto {
	float: left;
	width: 300px;
	/* [disabled]margin-left: 30px; */
	height: 100px;
	margin-bottom: 20px;
	/* [disabled]position: fixed; */
}
#home {
	/* [disabled]float: right; */
	width: 40px;
	height: 54px;
	position: fixed;
	bottom: 0px;
	display: block;
	right: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
}
#wa {
	display: block;
	/* [disabled]float: left; */
	width: 50px;
	height: 50px;
	position: fixed;
	z-index: 1000;
	left: 5px;
	bottom: 5px;
}
#home_th {
	float: right;
	margin-top: -95px;
	margin-right: 20px;
	height: 40px;
	width: 30px;
}
#nav_proyecto {
	background-color: #616161;
	width: 360px;
	height: 30px;
	clear: both;
	line-height: 35px;
	margin-top: 100px;
	text-align: left;
	padding-left: 15px;
	/* [disabled]position: fixed; */
}
#nav_proyecto a {
	color: #FFF;
	text-decoration: none;
	font-size: 15px;
	margin-right: 50px;
}
#content {
	clear: both;
	padding-top: 35px;
	min-height: 400px;
	/* [disabled]margin-top: 150px; */
}
#content_scroll {
	clear: both;
	margin-top: 220px;	
	
}
#logos_bottom {
	clear: both;
	/* [disabled]text-align: right; */
	margin-right: 30px;
	/* [disabled]margin-left: 20px; */
	height: 100px;
	padding-top: 20px;
}
#subnav a:hover {
	text-decoration: underline;
}
#subnav .active {
	text-decoration: underline;
}
#info_contacto {
	float: left;
	width: 350px;
	height: 500px;
	padding-top: 30px;
}
#formulario {
	width: 500px;
	height: 500px;
	float: right;
	margin-right: 50px;
}
form #datos  label{
	width: 100px;
	float: left;
	clear: both;
	font-size: 14px;
	padding-top: 20px;
	height: 20px;
	color: #666;
}
form #comentarios  label{
	width: 100px;
	float: left;
	clear: both;
	font-size: 14px;
	padding-top: 20px;
	height: 20px;
	color: #666;
}
form #botones input {
	height: 40px;
	width: 90px;
	font-size: 14px;
	color: #666;
	background-color: #FFF;
	border: 2px solid #666;
	margin-left: 360px;
	font-family: 'Khula', sans-serif;
}
form #datos input {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666;
	width: 350px;
	height: 40px;
	/* [disabled]float: right; */
	font-size: 14px;
	color: #666;
	font-family: 'Khula', sans-serif;
}

form #comentarios textarea {
	width: 350px;
	/* [disabled]float: right; */
	height: 150px;
	border: 1px solid #666;
	font-size: 14px;
	margin-top: 40px;
	color: #666;
	font-family: 'Khula', sans-serif;
}
#subnav {
	float: left;
	width: 200px;
	margin-left: 20px;
	margin-right: 80px;
}
#subnav a {
	display: block;
	height: 50px;
	text-align: center;
	color: #666;
	text-decoration: none;
	font-size: 18px;
	line-height: 50px;
}
#contenido_equipo {
	width: 660px;
	margin-left: 300px;
	padding-top: 50px;
}
#contenido_equipo p {
	text-align: justify;
	line-height: 1.5em;
	font-size: 17px;
}
.persona {
	float: left;
	width: 200px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
}
#content_left {
	float: left;
	width: 340px;
	/* [disabled]margin-left: 10px; */
}
#content_left p {
	font-size: 14px;
	line-height: 2em;
	text-align: justify;
	/* [disabled]padding-left: 10px; */
	margin-top: 0px;
	height: 550px;
	overflow: scroll;
	padding-right: 20px;
	width: 320px;
}
#content_right {
	width: 620px;
	margin-left: 360px;
}
.proyecto {
	float: left;
	width: 300px;
	margin-right: 12px;
	margin-left: 12px;
}
h2 {
	font-size: 20px;
	font-weight: 400;
	text-align: center;
}
h3 {
	font-size: 18px;
	color: #000;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: 400;
}
h1 {
	font-weight: 400;
	font-size: 18px;
	color: #000;
	text-align: center;
	margin-bottom: 40px;
}
#menu_2proyectos {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
#slider {
	width: 100%;
	/* [disabled]margin-right: auto; */
	/* [disabled]margin-left: auto; */
	/* [disabled]margin-top: -20px; */
	z-index: -100;
}




#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}


::-webkit-scrollbar {
    width: 8px;
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}


 
::-webkit-scrollbar-thumb {
	border-radius: 10px;
	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #616161;
	
	width: 8px;
}

::-webkit-scrollbar:horizontal {
    display: none;
}
#logos span {
	display: none;
}
#btn_rr {
	background-image: url(img/logo_rr_hover.png);
	background-repeat: no-repeat;
	display: block;
	height: 100px;
	width: 325px;
}
#btn_rr:hover {
	background-position: 0px -100px;
}

#btn_ramon {
	background-image: url(img/logo_ramon_hover.png);
	background-repeat: no-repeat;
	display: block;
	height: 100px;
	width: 325px;
}
#btn_ramon:hover {
	background-position: 0px -100px;
}


#btn_taller {
	background-image: url(img/logo_taller_hover.png);
	background-repeat: no-repeat;
	display: block;
	height: 100px;
	width: 325px;
	/* [disabled]margin-right: 2%; */
	/* [disabled]margin-left: 2%; */
	background-position: center top;
}
#btn_taller:hover {
	background-position: center bottom;
}
#menu_1proyectos {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
}
#intro  {
	font-size: 17px;
	line-height: 1.5em;
	text-align: justify;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 50px;
}
