@charset "iso-8859-1";
/* CSS Document */

html { overflow:hidden; }

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
    }

body,td,th, a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img { border:0px;}
#logo {
	height:28px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/f_logo.jpg);
	background-repeat: no-repeat;
	background-position: right; text-align:right; 
}
#logo_index {
	height:28px;
	width:1000px;
}
#menu  { width:1000px; padding-top:8px; padding-bottom:30px;  text-align:right;}

#portfolio  { width:1000px; height:450px; margin-left:auto; margin-right:auto;}
#botonera { }
#botonera2 { padding-right:5px; 	font-family: "Lucida Sans Normal", "Lucida Grande", sans-serif;}
#botonera, #botonera .link {
	font-family: "Lucida Sans Normal", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #9b9b9b;
	text-decoration: none;
	letter-spacing: 1px;
}

#botonera2 .link { padding-left:5px; padding-right:5px; font-family: "Lucida Sans Normal", "Lucida Grande", sans-serif;}
#botonera2 .link_a {
	font-family: "Lucida Sans Normal", "Lucida Grande", sans-serif;
	padding-left:5px;
	padding-right:5px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#botonera .link { padding-left:10px; padding-right:10px;}
#botonera .link_a {
	padding-left:10px;
	padding-right:10px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#botonera .link:Hover, #botonera2 .link:Hover {
	font-weight: bold;
	color: #1f1f1f;
}
.idioma {
	font-family: "Lucida Sans Normal", "Lucida Grande", sans-serif;
	font-size: 9px;
	color: #9b9b9b;
	text-decoration: none;
	letter-spacing: 1px;
}
.idioma:Hover {
	color: #333;
}
.imagen {
	width:830px; height:450px;
}
.descrip {
	font-family: "Lucida Sans Normal", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #9b9b9b;
	text-decoration: none;
}
.submenu {
	font-family: "Lucida Sans Normal", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #a8a8a8;
	text-decoration: none;
}
.submenu:Hover, .submenu_a {
	font-family: "Lucida Sans Normal", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.links { line-height: 18px;}
.links a:Hover {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.form {
	font-family: "Lucida Sans Normal", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #FFF;
	border: 1px solid #bfbfbf;
}
.boton {
	background-color: #b2b2b2;
	font-family: "Lucida Sans Normal", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border: 1px solid #868686;
}
.firma {
	color: #B7B7B7;
	font-family: "Lucida Sans Normal Normal", "Lucida Grande", sans-serif;
	font-size: 9px;
	text-decoration: none;
	letter-spacing: 2px;
}

.fuente {
	color: #000;
	font-family: "Lucida Sans Normal Normal", "Lucida Grande", sans-serif;
	font-size: 10px;
	text-decoration: none;
	letter-spacing: 4px;
	
}


#myslides {
	width: 995px;
	height: 540px;
    padding: 0;  
    margin:  0 auto;  
} 
 
#myslides img {  
    width: 995px;
    height: 540px;
    top:  0; 
    left: 0 
}
