/* CSS Document */

header {background:#156A8F;}
header a {color:#ffffff; font-weight:bold;}
header a:hover {color:#156a8f; background:#FFF;}

aside {border-radius: 10px;
	-ms-border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow: 5px 5px 5px #888888;}

html{ background-color: #666; 
	background: url("/00index/fons2.jpg");
	background-attachment: fixed;}
article img{box-shadow: 5px 5px 5px #888888;}