html,body {
margin:0;
padding:0;
background-color: #ADD812;
}
a,a:link,a:visited,a:active{font-family: Arial, Helv, Tahoma, sans-serif; color:#06F; text-decoration:none; font-weight:normal; font-size: 14px;}
a:hover{font-family: Arial, Helv, Tahoma, sans-serif; color:#ADD812; text-decoration:underline;  font-size: 14px;}
.Tabla_Cabezote {
	width: 1007px;
	height: 93px;
	padding: 0px;
	border: 0px;
}
.TdMenuSpace {
	width: 8px;
	background-color: #981793;
}
.TdContenidoColumna {
	width: 7px;
	background-color: #ADD812;
	background-image: url(../images/label_esquina_columna.gif);
	background-repeat: no-repeat;
}
.Tabla_Contenido {
	background-color: #FFF;
	width: 1007px;
	padding: 0px;
	border: 0px;
}
.Tabla_Esquina {
	background-color: #FFF;
	background-image: url(../images/label_esquina.gif);
	background-repeat: no-repeat;
	width: 1007px;
	height: 20px;
	padding: 0px;
	border: 0px;
}
.Tabla_Contenido_Central {
	width: 100%;
	padding: 20px;
	border: 0px;
	font-family: Arial, Helv, Tahoma, sans-serif; color:#999; text-decoration:none; font-weight:normal; font-size: 12px;
}
.Tabla_Contenido_CentralTxt {
	width: 100%;
	padding: 20px;
	border: 0px;
	font-family: Arial, Helv, Tahoma, sans-serif; color:#999; text-decoration:none; font-weight:normal; font-size: 12px; line-height: 20px;
}
.TitulosHome {
	font-family: Arial, Helv, Tahoma, sans-serif; color:#000; text-decoration:none; font-weight:bold; font-size: 16px;
}
.TitulosVerde {
	font-family: Arial, Helv, Tahoma, sans-serif; color:#FC0; text-decoration:none; font-weight:bold; font-size: 100px;
}
.Tabla_Bottom {
	width: 1007;
	padding: 0px;
	border: 0px;
	font-family: Arial, Helv, Tahoma, sans-serif; color:#666; text-decoration:none; font-weight:normal; font-size: 11px;
	letter-spacing: 1px;
}
.TdBottomEsquina {
	width: 7px;
	background-color: #ADD812;
}
.TdBottom1 {
	height: 22px;
}
.TdBottom2 {
	height: 14px;
}
.TdBottom3 {
	height: 54px;
}
}
.TdBottomSpace {
	width: 727px;
}
.LinkBotom:link,.LinkBotom:visited,.LinkBotom:active{font-family: Arial, Helv, Tahoma, sans-serif; color:#000; text-decoration:none; font-weight:normal; font-size: 11px;}
.LinkBotom:hover{font-family: Arial, Helv, Tahoma, sans-serif; color:#FFF; text-decoration:underline;  font-size: 11px;}
.Box {
	background-color : silver;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-top: 1px solid #FFF;
	color: #000;
	font-family: Arial, Helvetica, Sans-serif, Verdana, Tahoma;
	font-size: 10px;
}
.Boton {
	background-color : #ADD812;
	border-bottom: 1px dotted #FFF;
	border-left: 1px dotted #FFF;
	border-right: 1px dotted #FFF;
	border-top: 1px dotted #FFF;
	color: #000;
	font-family: Arial, Helvetica, Sans-serif, Verdana, Tahoma;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
}

#twitter_update_list {
color: #999;
background: #FFF;
}

#twitter_update_list span a {
display: run-in;
color: #FFF;
}
#twitter_update_list span a:hover {
text-decoration: underline;
color: #FC0;
}

