#menudrop 
	{  
	text-align: center;
	font-size: 0.7em;
	width: 820px;
	margin: 20px auto;
	}

#menudrop ul 
	{ 
	list-style-type: none;
	}

#menudrop ul li.nivel1 
	{ 
	float: left;
	width: 125px;
	margin-right: 2px;

	}

#menudrop ul li a  /*este es el menu sin tocar*/
	{
	display: block;
	text-decoration: none;
	color: #bab7b4;
	background-color: #ffffff;
	border: solid 1px #ccc;
	padding: 8px;
	position: relative;


	}

#menudrop ul li:hover 
	{
	position: relative;
	}

#menudrop ul li a:hover, #menudrop ul li:hover a.nivel1  /*este es el menu cuando despliega*/
	{
	background-color: #bab7b4;
	color: #515E3C;
	position: relative;
	}

#menudrop ul li a.nivel1 
	{
	display: block!important;display: none;
	position: relative;
	}

#menudrop ul li ul 
	{
	display: none;
	}

#menudrop ul li a:hover ul, #menudrop ul li:hover ul 
	{
	display: block;
	position: absolute;left: 0px;
	margin: 0px;
	padding: 0px; outline: 0;
	}

#menudrop ul li ul li a 
	{
	width: 160px;
	padding: 6px 0px 8px 0px;
	border-top-color: #000;
	}

#menudrop ul li ul li a:hover 
	{
	border-top-color: #000;
	position: relative;
	}

table.falsa 
	{
	border-collapse:collapse;
	border:0px;
	float: left;
	position: relative;
	}


.Button {
-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
box-shadow:inset 0px 1px 0px 0px #ffffff;
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #d1d1d1) );
background:-moz-linear-gradient( center top, #ffffff 5%, #d1d1d1 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d1d1d1');
background-color:#ffffff;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
border:1px solid #dcdcdc;
display:inline-block;
color:#777777;
font-family:arial;
font-size:15px;
font-weight:bold;
padding:6px 24px;
text-decoration:none;
text-shadow:1px 1px 0px #ffffff;
}
.Button:hover {
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d1d1d1), color-stop(1, #ffffff) );
background:-moz-linear-gradient( center top, #d1d1d1 5%, #ffffff 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d1d1d1', endColorstr='#ffffff');
background-color:#d1d1d1;
}
.Button:active {
position:relative;
top:1px;
}

#encabezado {
  width: 20%;

background: #ffffff;
  min-width: 200px;
  height: 70px;

  float: left;
}
#cuerpo {
  background-color: white;
  width: 100%;
  background-position: right top;
  background-repeat: no-repeat;
  min-height: 200px;
  border-top-style: none;
  float: left;
  background-image: url(http://www.faitec.com.ar/images/principal.png);
}
#cuerpo1 {
  background-color: white;
  width: 100%;
  background-position: right top;
  background-repeat: no-repeat;
  min-height: 200px;
  border-top-style: none;
  float: left;
}
#pie {
  width: 100%;
  min-height: 50px;
  margin-top: 50px;
  min-width: 900px;
  float: left;
  background-color: #399;
  max-height: 50px;
  height: 50px;
  opacity: 0.65;
}
#menu {
  background-color: #ffffff00;
  float: left;
  height: 70px;
  min-width: 800px;
  width: 80%;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: medium;

margin: 0px;
padding: 0px; outline: 0;

}
#contenedor {
  background-color: white;
  min-width: 1024px;
  width: 100%;
}
h1 {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: x-large;
}
body {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: medium;
}
#jorge {
  width: 799px;
  margin-left: 50px;
  float: left;
  margin-top: 10px;
}
h2 {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: large;
}
#caracteristicas {
  border-style: none;
  margin-left: 0px;
  background-color: white;
  width: 1024px;
  float: none;
}
h6 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: small;
  font-style: normal;
  font-weight: normal;
}
#video {
  border-style: none;
  height: 315px;
  float: none;
  width: 100%;
  margin-left: 0px;
  font-family: Arial,Helvetica,sans-serif;
  text-align: center;
  min-width: 560px;
}
#nota {
  min-width: 1000px;
  width: 100%;
}
#titulos {
  font-family: Arial,Helvetica,sans-serif;
  background-color:white;	
  max-width: 700px;
}
