/* layout */
* {margin:0; padding:0;}

body {background: url(images/bgBody.png) top left repeat-x #86ADB6;}
div#page-container { width:960px; height:537px; display:block; position:relative; margin:10px auto; text-align:center }


/* barra social */
div#barraSocial { width: 960px; position:relative; height: 35px; display: block; background: url(images/headerCortesia.jpg) no-repeat top left;}

#twitterHeader{position:absolute; width:160px; top:8px; left:530px;}
.fb-like{position:absolute; width:190px; top:8px; left:755px;}


