

body
{
	/*font: normal 12px/1.4em Arial,Helvetica,sans-serif;*/
	font:normal 13px "Courier New", Courier, monospace;
	color: #7f7f7f;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}
#todo {
	width: 880px;
	margin: 0 auto 40px 30px;
	text-align: left;
}  
a:link,a:active,a:visited { 
	color:#7f7f7f; 
	text-decoration:none; 
	font-weight:normal;                  /*------------------------------enlaces*/
}
a:hover { 
	/* text-decoration: line-through; */
}
span img {
	float: right;
	border:none; 
	margin:5px 0px 45px 0;
}

#hello{margin:9px 28px 50px 0; float:left;}
#paola{margin:0 56px 50px 11px; float:left;}

.descripcion{
	width:200px;
	margin: 0px;
	float:left;
	background-color:#fff;
}
img{
	padding-left:6px;
	border:0
}
p {
	width:260px;
	margin: 6px 0 0 0;
	background:#ece9e4 url(esquina-posit.png) bottom right scroll no-repeat;
	color:#7f7f7f;
	padding:8px 15px 40px 8px;
}

.about{
	width:90px;
	float: right;
	margin: 6px 10px 0 0px;
}
.contact{
	width:200px;
	float: right;
	margin: 6px 34px 0 0px;
}

.tablas {
	clear: both;

	/*border-top:1px dotted #7f7f7f; */
   
	width: 870px;
	text-align:left;
	padding:1px 16px 1px 16px; 
	vertical-align:top;
	min-height: 17px;
}
.tablas a:hover{
	background-color: #7f7f7f;
	color:#fff;
}

.tablas .fecha {
	float: left;
	width:170px;
	border:none;
}

.tablas .titulo {
	float: left;
	width:320px;
}
.tablas .tipo {
	float: left;
	width:380px;
}

.tablas .fecha span {text-decoration: underline;}
.tablas .titulo span{text-decoration: underline;}
.tablas .tipo span{text-decoration: underline;}

.infor {
	text-align:left;
	display:block;
	padding:35px 0px 45px 170px;
}

#header #twitter {
float:left;
height:53px;
display:block;
background:transparent url(left1.png) top left scroll no-repeat;
margin-left:20px;
}

#header #twitter ul {
height:53px;
display:block;
padding: 9px 15px 5px 35px;
background:transparent url(twitter_right.png) top right scroll no-repeat;
font-weight:bold;
font:normal 13px "Courier New", Courier, monospace;
}

#header #twitter ul a {
display:none;
text-decoration:none;
color:#CE360C;
}

html,body,div,span,ul,li{margin:0;padding:0;border:0;vertical-align:baseline;}

ul,li{background:transparent;}
ol,ul{list-style:none}
#header #twitter ul a:hover {color:#F54616;}