/* CSS Document */

body {
	margin:0;
	padding:0;
	text-align: center;
	background-color: #BBBFAC;
	font-size:10px;color:#000;font-family: Verdana, Arial, Helvetica, sans-serif;z-index:100;font-weight: normal;font-style: normal;

}

/* index */

#wrap {margin:0 auto;width:900px;}



#nav {
	background-color: #000000;
	width: 900px;
	height: 40px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	position: relative;



	
}

#navbar {
	list-style: none;
	padding: 30px 0px 0px 30px;
	margin:0px;
	width: 680px;	
	position: absolute;
	top: -7px;

}


#navbar li {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	
}

#ingles{
font-size: 10px;
	padding: 3px;
	border: 2px solid #718E0D;
	color: #FFFFFF;
	height: 13px;
	width: auto;
	word-spacing: 0.7em;
	position: absolute;
	left: 775px;
	top: 20px;}
	
	#castellano{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px;
	border: 2px solid #718E0D;
	color: #FFFFFF;
	height: 13px;
	width: auto;
	word-spacing: 0.7em;
	position: absolute;
	left: 765px;
	top: 20px;}

#images {padding: 0 px;margin:0px; 	background:#000 url(images/bgfade.gif) no-repeat right bottom;
	height: 285px;
	width: 900px;}
	
#floatl {float:left;
	padding:15px 33px 0 27px;margin:0px;}


#main {
	background:#FFF url(images/bg.gif) no-repeat right bottom;
	height: 334px;
	width: 900px;

}

#gonzalo {
	position: relative;
	right: 133px;
	top: 20px;
	}

#quote {
	position: relative;
	left: 240px;
	top: 61px;
	}

#llogo {
	float: left;
	padding: 3px;
	position: absolute;
	}
		


#footer {color:#c6b720; background:#000; margin:0; width:900px; height:20px; border-top: solid 1px #867b0c; text-align: center; font-size:10px; padding:5px 0px 0 0;}
	
	
	
/* links */
a, a:visited {
	text-decoration: none;
	color: #FFF;	

}


a:hover {
	text-decoration: none;
	color: #B4B60B;

}


/* various */

.dot {
	color: #fff;
	padding: 2em;

}


.line {
	color: #C4CBA9; padding:0 10px 0 10px;

}

.alignmiddle {
	top: -50px;
	position: relative;
}


/* hacks */

			  
/* \*/
* html .gainlayout { height: 1%; }
/* */

