* {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 1em;
}
body {
    font: normal 80%/1.2 Helvetica,Arial,Verdana,Sans-serif;
	background-color: #fff;
	color: #333;
	padding-top: 30px;
	text-align: center;
	background: url("bg_barra.gif") repeat-x;

}
/*-----Headings-----*/

h1 {
	margin: 30px 0 ;

}
h2 {
	font-size: 2em;
	letter-spacing: -0.05em;
	line-height: 0.8em;
	font-weight: bold;
	color: #777;
	margin-top: 1em;

}
 #pressbox h2.srv {
	font-size: 1.4em;
	letter-spacing: -0.05em;
	line-height: 0.8em;
	font-weight: bold;
	color: #999;
	margin: 1em 0;

}

p { margin-top: 1em; }


ul {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;

}
li a {
	color: #CCCCCC;
	text-decoration: none;
	outline: none;
	
}
li a:hover {
	color: #999;
	text-decoration: none;
	
}
hr {
 	color:  #8f6a40;
	background-color: #8f6a40;
	height: 3px;
	width: 762px;
	
}
/*-----Container-----*/

#container {
	width: 765px;
	margin: auto;
	text-align: left;
	margin-bottom: 50px; /*line-height: 1.5em;*/

	}
	#container h1   {
	
		background: url("../img/logo.gif") no-repeat -5px -3px;	
		margin-bottom: 10px;
	
	}
	#container h1 a {
	
		display: block;
		width: 135px; 
		height: 55px;
		text-indent:-9999px;

	}	

	


#spasite, #spatxt, #spasite a { float: left; background: url(spanish.gif) no-repeat -3px 0; height: 27px; width: 98px; }
#spasite a { text-indent:-9999px; background:none; outline: none; }
#spasite a:hover { background: url(spanish_o.gif) no-repeat -3px 0;}

#engsite, #engtxt, #engsite a { float: right; background: url(english.gif) no-repeat 0 0; height: 27px; width: 98px; }
#engsite a { text-indent:-9999px; background:none; outline: none; }
#engsite a:hover { background: url(english_o.gif) no-repeat 0 0;}

#spatxt , #engtxt { background: none; width: 180px; height: 7em;}
#engtxt { text-align:right; }
#spatxt { border-right: 1px solid #aaa; padding-right: 20px;}		