/* CSS Document */

* { padding: 0; margin: 0; z-index: 1;}

span a {display: inline; font-family: Arial, Verdana, Helvetica, sans-serif;}
a:focus { outline:none;}
img {border:none;}
.clearfix:after { content:”.”; display:block; height:0; clear:both; visibility:hidden;}
li{display: inline;list-style-type: none;}

body {
	background-color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#contenedor{
	width: 960px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 38px;
}

#bloque{
	width: 883px;
	font-size: 12px;
	margin-right: 38px;
	margin-left: 38px;
	float: left;
}

.entradilla{
	font-weight: normal;
	font-size: 18px;
	display: block;
	float: right;
	width: 510px;
	padding-left: 5px;
}

.entradilla a{
	font-weight: normal;
	font-size: 18px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}

.entradilla a:hover{
	font-weight: normal;
	font-size: 18px;
	display: block;
	text-decoration: underline;
}

#box {
	width: 362px;
	font-size: 12px;
	background-color: transparent;
	background-image: url(../images/preview.png);
	background-repeat: no-repeat;
	height: 105px;
	float: left;
}


#twitter_update_list {
	position: absolute;
	width: 250px;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 80px;
}

.italica{
	font-style: italic;
}

.left{
	float: left;
}

#siguenos{
	width: 300px;
	margin-left: 8px;
	float: left;
	height: 44px;
}

#twitter_update_list a {color: #ccc;}
