body {
	width : 810px ;
	font-family : Georgia, Arial, sans-serif ;
	font-size : 9pt;
}

a {
	text-decoration: none;
	color: Gray;
}

a:hover {
	text-decoration: underline;
}

div	{
	padding:10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

div#cabezal {
	font-variant: small-caps;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

div#barra {
	height:44px;
	display:inline;
	width:70%;
		text-align:center;
}

div#medios {
	float:right;
	text-align : center;
	width: 300px;
	border: 1px dotted black
}

div#blogs {
	width: 450px;
}

div#personal {
	width: 450px;
}

div#trabajo {
	width: 450px;
}

div#links {
	width: 450px;
}

div#pie {
	background-color: Silver;
	text-justify: distribute;
	text-align: center;
}

.shoutbox {
	background-color: #FFFF66;
	text-align: center;
	border: 1px dotted black

}

