@charset "UTF-8";

/* CONTENT GLOBAL */
.contentglobal { position: relative; margin: 0 auto; padding: 10px 0; width: 980px; overflow: hidden; display: block; }

/* CONTENT GENERIC */
.contentgeneric { position: relative; margin: 42px 20px 0 0; padding: 0 auto; width: 342px; overflow: hidden; display: block; float: right; }

/* FACEBOOK FRONT */
#facebookfront { position: relative; margin: 0 auto; padding: 0 auto; width: 980px; height: 432px; display: block; float: left; background-image: url(../images/facebookfront.jpg); background-repeat: no-repeat; }

/* BUTTON FACEBOOK */
a#buttonfacebook { position: relative; margin: 0 auto; padding: 0 auto; width: 164px; height: 39px; display: block; text-decoration: none; background-image: url(../images/buttonfacebook.png); background-repeat: no-repeat; background-position: 0 0; }
a:visited#buttonfacebook { position: relative; margin: 0 auto; padding: 0 auto; width: 164px; height: 39px; display: block; text-decoration: none; background-image: url(../images/buttonfacebook.png); background-repeat: no-repeat; background-position: 0 0; }
a:hover#buttonfacebook { position: relative; margin: 0 auto; padding: 0 auto; width: 164px; height: 39px; display: block; text-decoration: none; background-image: url(../images/buttonfacebook.png); background-repeat: no-repeat; background-position: 0 -39px; }
a:active#buttonfacebook { position: relative; margin: 0 auto; padding: 0 auto; width: 164px; height: 39px; display: block; text-decoration: none; background-image: url(../images/buttonfacebook.png); background-repeat: no-repeat; background-position: 0 -39px; }

