html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, 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,

table, caption, tbody, tfoot, thead, tr, th, td {

	margin: 0;

	padding: 0;

	border: 0;

	outline: 0;

	font-weight: inherit;

	font-style: inherit;

	font-size: 100%;

	font-family: inherit;

	vertical-align: baseline;

}

/* remember to define focus styles! */

:focus {

	outline: 0;

}

body {

	line-height: 1;

	color: black;

}

ol, ul {

	list-style: none;

}

/* tables still need 'cellspacing="0"' in the markup */

table {

	border-collapse: separate;

	border-spacing: 0;

}

caption, th, td {

	text-align: left;

	font-weight: normal;

}

blockquote:before, blockquote:after,

q:before, q:after {

	content: "";

}

blockquote, q {

	quotes: "" "";

}



	body{color:#FFFFFF;height:100%;font-size:11px;font-family: Tahoma, Arial, Helvetica, Sans-serif;line-height:1.5em;background:url(../images/acesa.jpg) no-repeat center center;}

	strong{

		font-weight:bold;

	}

	a{color:#984800;text-decoration:none;}

	a:hover{text-decoration:none;}



	#twitter{

		left:50%;

        margin-left:-320px;

        margin-top:35px;

        position:absolute;

        top:50%;

        width:370px;

		background:url(../images/activity_indicator_.gif) no-repeat center center;

	}



	#twitter ul{

		height:142px;

		overflow-y:auto;

	}

	#twitter ul li{

	    font-size:11px;

		padding:5px;

		overflow-x:hidden;

	}

	#twitter ul li span.time{

		display:block;

		color:#663300;

        font-size:10px;

	}

	/*#twitter ul li.tweet_odd{

		background:#ebebeb;

	}

	#twitter ul li.tweet_even{

		background:#f7f7f7;

	}*/
html, body {
    height: 100%;
}
body {
    background: #1F140E;
    margin: 0;
}
#content{
    height: 100%;
    min-width: 960px;
    min-height: 560px;
    overflow: hidden;
}
#main{
    position:relative;
    z-index:1;
    display:block;
}
#twitter{
    display:none;
    z-index: 100;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.8);
}