/* CSS Document */
body {
		margin-left:0px;
		margin-top:0px;	
}
/*Boton Comun */
a.botonMenu {
			font-family:sans-serif;
			font-size:13px;
			background-image:url(imagenes/boton_1.gif);
			color: white;
			cursor: pointer;
			width: 140px;
			height: 29px;
			padding: 5px 5px;
			text-decoration: none;
			border:0;
}

a.botonMenu:hover {
			background-image:url(imagenes/boton_2.gif);
			width: 140px;
			height: 29px;
			border:0px;
			color:#000000;
}

a.botonMenu:active {
			background-image:url(imagenes/boton_2.gif);
			width: 140px;
			height:29px;
			color:#000000;
			border:0px;
}
/*Fin Boton Comun */
/*Boton Desplegable */
a.botonMenu1 {
			font-family:sans-serif;
			font-size:13px;
			background-image:url(imagenes/boton_1_flecha2.gif);
			color: white;
			cursor: pointer;
			width: 140px;
			height: 29px;
			padding: 5px 5px;
			text-decoration: none;
			border:0px;
}

a.botonMenu1:hover {
			background-image:url(imagenes/boton_2_flecha2.gif);
			width: 140px;
			height: 29px;
			border:0px;
			color:#000000;
}

a.botonMenu1:active {
			background-image:url(imagenes/boton_2_flecha2.gif);
			width: 140px;
			height:29px;
			color:#000000;
			border:0px;
}
/*Fin Boton Desplegable */
/*Boton Contactenos */
a.botonMenu2 {
			font-family:sans-serif;
			font-size:13px;
			background-image:url(imagenes/contactenos1.jpg);
			color: white;
			cursor: pointer;
			width: 140px;
			height: 29px;
			padding: 5px 5px;
			text-decoration: none;
			border:0;
}

a.botonMenu2:hover {
			background-image:url(imagenes/contactenos2.jpg);
			width: 140px;
			height: 29px;
			border:0px;
			color:#000000;
}
/*Fin Boton Contactenos */
/*Submenu Botones*/
a.botonMenu3 {
			font-family:sans-serif;
			font-size:12px;
			color:#ffffff;
			text-decoration:none
}

a.botonMenu3:hover {
			font-family:sans-serif;
			font-size:12px;
			color:#000000;
			text-decoration:none
}

a.botonMenu3:active {
			font-family:sans-serif;
			font-size:12px;
			color:#000000;
			text-decoration:none
}
/*Fin Submenu Botones*/
.button1 {
			width: 140px;
			height: 29px;
			background-image:url(imagenes/boton_1_flecha2.gif);
			text-align:left; 
			border:0px;
			font-family:sans-serif;
			font-size:13px;
			color:#ffffff;
}
.botonMenuDespl {
			margin-left: 0px;
			width: 100px
}
.SomosVisible {
			visibility: visible;
			margin-bottom: 0px
}
.SomosOculto {
			visibility: hidden;
			margin-top: -190px
}
.ServiciosVisible	{
			visibility: visible;
			margin-bottom: 0px
}
.ServiciosOculto	{
			visibility: hidden;
			margin-top: -160px
}
.PostulantesVisible	{
			visibility: visible;
			margin-bottom: 0px
}
.PostulantesOculto {
			visibility: hidden;
			margin-top: -130px
}
.Submenu {
			background-color:#8ca266;
			font-family:sans-serif;
			font-size:12px; color:#ffffff;
			width:120px; border-style:solid;
			border-color:#808080;
			border-width:1px
}
.Contactenos {
			width: 140px;
			height: 29px;
			background-image:url(imagenes/contactenos1.jpg);
			border:0px;
			text-align:left;
			font-family:sans-serif;
			font-size:13px;
			color:#ffffff
}

.textmenu {
			font-family:sans-serif;
			font-size:12px;
			color:#ffffff;
			text-decoration:none
}
/*Logo Faett*/
.tabla_faett {
			margin-left:30px;
}
.faett_logo {
			width:150px;
			height:58px;
			background-image:url(faett2.jpg);
			background-repeat:no-repeat;
}
.faett_text {
			padding-left: 10px;
			font-family:sans-serif;
			font-size:13px;
			color: white;
			text-align:center;
			margin-left: -10px;
					
}