/*
+----------------------------------------------------------------+
	Reset CSS by Eric Meyer: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/															
+----------------------------------------------------------------+
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {margin:0; padding:0; border:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline;}
body {line-height: 1;}
ol, ul {list-style: none;}

/*
+----------------------------------------------------------------+
	Extras															
+----------------------------------------------------------------+
*/
.alignleft {float:left}
.alignright {float:right}
div:after, ul:after, dl:after, dd:after, dt:after{clear:both; content:""; display:block; font-size:0; height:0; visibility:hidden;}
/*Limpar fluxo oculto para IE-mac \*/
* html div, * html ul, * html dl, * html dd, * html dt {height:1%;}
/* final hack IE-mac */
*:first-child+html div, *:first-child+html ul, *:first-child+html dl, *:first-child+html dd, *:first-child+html dt, *:first-child+html ol {height:auto; display: inline-block;}
.clear {clear:both; overflow:hidden; font-size:0; visibility:hidden}

/*
+----------------------------------------------------------------+
	Definicoes gerais															
+----------------------------------------------------------------+
*/
body {font:62.5% Helvetica, Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6, strong {font-weight:700}
a {text-decoration:none}
em {font-style:italic}
#skip {display:none}

/*
+----------------------------------------------------------------+
	Definicoes gerais															
+----------------------------------------------------------------+
*/
#container {height:300px; left:50%; margin:-150px 0 0 -263px; position:absolute; top:50%; width:525px}
#container h1 {background:url(img/logo_canelhas.jpg) no-repeat; height:162px; margin:0 auto; width:182px}
#container h1 span {display:none}
#container ul {margin:0 auto; width:170px}
#container ul li {display:inline; float:left; height:41px; width:85px}
#container ul li a {display:block; height:100%; width:100%}
#container ul li a span {display:none}
#container ul li.bt_pt {background:url(img/ico_portugues.jpg) no-repeat}
#container ul li.bt_en {background:url(img/igo_english.jpg) no-repeat}
#description {text-align:center; padding:20px}
