@charset "UTF-8";
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, figure, footer, header, 
hgroup, menu, nav, section, menu,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}  
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
.mobile {
	display: none;
}
.caption-title {
	font-size: 16px;
	font-weight: bold;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	color: #000;
	text-decoration: underline;
}
sup {
	position: relative;
	font-size: 0.7em;
	text-decoration: none;
	bottom: 7px;
}
h1 {
	color: #999;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}
h1 a:visited {
	color: #999;
	text-decoration: none;
}
h1 a:link {
	color: #999;
	text-decoration: none;
}
h1 a:hover {
	color: #999;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin-top: 0px;
}
.titre {
	margin-bottom: 5px;
}
h2 a:visited {
	color: #000;
	text-decoration: none;
}
h2 a:link {
	color: #000;
	text-decoration: none;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #D10000;
	font-weight: normal;
}
h4 {
	font-size: 17px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h4 a:link {
	color: #000;
	text-decoration: none;
}
h4 a:visited {
	color: #000;
	text-decoration: none;
}
h4 a#amateur:hover {
	text-decoration: none;
}
h4 a:active {
	color: #FFF;
	text-decoration: none;
}
h4 a#debutant:hover {
	text-decoration: none;
}
h4 a#etudiant:hover {
	text-decoration: none;
}
p {
	line-height: 1.1em;
}
.retrait {
	margin-left: 15px;
	letter-spacing: 0.1em;
}
.exp {
	font-size: 10px;
	visibility: visible;
	z-index: 1;
	letter-spacing: 1px;
	position: absolute;
	top: -2px;
	overflow: visible;
}
a#img1:link {
	background-image: url(../images/debutant_full.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 137px;
	display: block;
}
a#img1:hover {
	background-image: url(../images/debutant_full.png);
	background-position: left -31px;
	display: block;
	height: 30px;
	width: 137px;
}
.red-logo {
	color: #970f00;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bg_piano.jpg);
	background-repeat: no-repeat;
	width: 980px;
	text-align: left;
}
#header {
	margin-right: 17px;
	margin-left: 17px;
	position: relative;
	z-index: 999;
	width: 946px;
}
#header-top {
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 8px;
}
#header-top a img {
	width: 534px;
	padding: 5px;	
}
.loginerror {
	display: none;
	color: #FFF;
	background-color: #F81917;
	margin-bottom: 5px;
	padding: 3px;
}
#offrespe {
	color: #FFF;
	display: block;
	position: absolute;
	left: 642px;
	top: 9px;
	height: 42px;
	width: 275px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 20px;
	text-align: center;
	visibility: visible;
	z-index: 1;
	background-color: #D10612;
}
.offrespe-titre {
	font-size: 17px;
	font-weight: bold;
	color: #FFF;
	line-height: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
}
.offrespe-remise {
	font-size: 17px;
	font-weight: bold;
	display: block;
	float: left;
	color: #FFF;
	margin-top: 0px;
}
.offrespe-detail {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	color: #FF0;
}
.offrespe-code {
	clear: both;
	display: block;
	color: #FFF;
	text-align: center;
	margin-top: 2px;
	font-size: 12px;
}
#offrespe-zone {
	color: #FFF;
	display: block;
	position: absolute;
	left: 642px;
	top: 9px;
	height: 46px;
	width: 275px;
	visibility: visible;
	z-index: 2;
	bottom: 5px;
}
.new {
	display: block;
	position: absolute;
	top: -2px;
	left: 0px;
}
a.login {
	background-image: url(../images/button_login.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 16px;
	width: 52px;
	position: absolute;
	top: 74px;
	left: 885px;
	z-index: 4;
	overflow: hidden;
	visibility: visible;
}
a.login:hover {
	background-position: 0px -17px;
}
a.subscribe {
	background-image: url(../images/button_subscribe.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 16px;
	width: 80px;
	position: absolute;
	top: 74px;
	left: 795px;
	z-index: 4;
	overflow: hidden;
	visibility: visible;
}
a.subscribe:hover {
	background-position: 0px -17px;
}
a.myaccount {
	background-image: url(../images/button_myaccount.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 16px;
	width: 92px;
	position: absolute;
	top: 74px;
	left: 770px;
	z-index: 8;
	overflow: hidden;
	visibility: visible;
}
a.myaccount:hover {
	background-position: 0px -17px;
}
a.mylessons {
	background-image: url(../images/button_mylessons.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 16px;
	width: 90px;
	position: absolute;
	top: 74px;
	left: 670px;
	z-index: 10;
	overflow: hidden;
	visibility: visible;
}
a.mylessons:hover {
	background-position: 0px -17px;
}
a.logout {
	background-image: url(../images/button_logout.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 16px;
	width: 65px;
	position: absolute;
	top: 74px;
	left: 872px;
	z-index: 3;
	overflow: hidden;
	visibility: visible;
}
a.logout:hover {
	background-position: 0px -17px;
}
#header-middle {
	bottom: 5px;
	position: relative;
}

#header-bottom {
	background-color: #FFF;	
	height: 21px;

}
#header-bottom, x:-moz-any-link, x:default {height : 21px;}

#mainmenu {
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0.1em;
}
#boutonsm {
	display: none;
}
.clearfloat {
	clear: both;
}
#content {
	margin-top: 19px;
	margin-right: 17px;
	margin-left: 17px;
	background: none;
}
#center {
	margin-right: 17px;
	width: 656px;
	float: left;
	background: none;
}
#banner {
	width: 100%;
}
.bxslider li img {
	width: 100%;
}
.caption {
	background: #333;
	background: rgba(67,67,67, 0.99);
	padding: 10px;
	font-size: 15px;
	color: #E7E7E7;
	
}
.caption-title{
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	line-height: 20px;
	display: block;
}
.caption a img {
	display: inline;
	margin-bottom: -1px;
	width: auto;
	height: auto;
}
.caption a .spe {
	width: 79px;
	display: inline;
	margin-bottom: -1px;
}
#profs {
	width: 656px;
	margin-top: 25px;
}
.caption a img {
}
#profs {
	width: 656px;
}
#profs-top {
	background-color: #FFF;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
	z-index: 0;
	padding-right: 10px;
}
#profs-bottom {
	width: 656px;
	background-image: url(../images/bg_teachers.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	margin-bottom: 25px;
	padding-bottom: 12px;
}
#profs-bottom p {
	line-height: 1.1em;
}
#profs-bottom-left {
	float: left;
	width: 313px;
	padding-left: 15px;
	position: relative;
}
#profs-bottom h3 a:hover {
	text-decoration: none;
}
a.boutoncoursprof {
	background-image: url(../images/button_biography.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 13px;
	width: 63px;
	right: 876px;
	position: absolute;
	top: 75px;
	visibility: visible;
	left: 107px;
	z-index: 1;
	overflow: hidden;
}
a.boutoncoursprof:hover {
	background-position: 0px -13px;
}
#profs-bottom-right {
	float: right;
	width: 313px;
	padding-left: 13px;
	position: relative;
}
.prof-cadre {
	float: left;
	width: 310px;
	margin-top: 12px;
	position: relative;
}
.trait-epais {
	font-weight: bold;
	color: #FF1A00;
	margin-right: -2px;
}
.prof-img {
	float: left;
	height: 95px;
	width: 95px;
	margin-right: 10px;
}
#clear {
	display:block;
	clear:both;
}
#clearight {
	display: block;
	clear: right;
}
#cours {
	width: 656px;
}
#cours-top {
	background-color: #FFF;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
	z-index: 0;
	padding-right: 15px;
}
#cours-bottom {
	height: 273px;
	width: 626px;
	padding-top: 12px;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
	background-image: url(../images/bg_lessons.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 40px;
}
#cours-bottom p {
	line-height: 1.1em;
	margin-bottom: 5px;
}
a.boutondebutant {
	background-image: url(../images/button_beginner.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 16px;
	width: 71px;
	right: 876px;
	position: absolute;
	top: 245px;
	visibility: visible;
	left: 15px;
	z-index: 1;
	overflow: hidden;
}
a.boutondebutant:hover {
	background-position: 0px -16px;
}
a.boutonamateur {
	background-image: url(../images/button_intermediate.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 16px;
	width: 98px;
	right: 876px;
	position: absolute;
	top: 245px;
	visibility: visible;
	left: 104px;
	z-index: 1;
	overflow: hidden;
}
a.boutonamateur:hover {
	background-position: 0px -16px;
}
a.boutonetudiant {
	background-image: url(../images/button_advanced.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 16px;
	width: 74px;
	right: 876px;
	position: absolute;
	top: 245px;
	visibility: visible;
	left: 221px;
	z-index: 1;
	overflow: hidden;
}
a.boutonetudiant:hover {
	background-position: 0px -16px;
}
#ensavoirplusbleu {
	position:absolute;
	left:15px;
	top:245px;
	width:71px;
	height:16px;
	z-index:1;
	visibility: visible;
	overflow: visible;
}
#ensavoirplusvert {
	position:absolute;
	left:105px;
	top:245px;
	width:115px;
	height:16px;
	z-index:1;
	visibility: visible;
}
#ensavoirplusorange {
	position:absolute;
	left:240px;
	top:245px;
	width:67px;
	height:16px;
	z-index:1;
	visibility: visible;
}
.double-trait1 {
	color: #3A57A0;
	letter-spacing: 1px;
}
.double-trait2 {
	color: #73BE1E;
	letter-spacing: 1px;
}
.double-trait3 {
	color: #FF7800;
	letter-spacing: 0.1em;
}
#partenaires {
	border: 1px solid #C6CACB;
	position: relative;
	background-color: #FFF;
	margin-bottom: 25px;
	float: left;
	width: 312px;
	margin-right: 25px;
}
#partenaires-top {
	padding-top: 9px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6CACB;
	padding-bottom: 6px;
}
#partenaires-bottom {
	padding-top: 10px;
	background-color: #FFF;
	padding-bottom: 10px;
}
#partenaires-bottom ul {
	list-style-type: none;
	margin-left: 10px;
	margin-right: 10px;
}
#partenaires-bottom a:hover {
	text-decoration: underline;
}
#right {
	width: 272px;
	float: right;
}
#nouveau {
	border: 1px solid #C6CACB;
	margin-bottom: 25px;
}
#nouveau-top {
	background-color: #FFF;
	padding-top: 9px;
	padding-left: 10px;
	overflow: hidden;
	padding-bottom: 6px;
}
#nouveau-bottom {
	background-color: #F5F5F5;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.titresright {
	color: #BA0000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#nouveau-bottom ul {
	list-style-type: none;
	margin-bottom: 10px;
}
#news {
	background-color: #FFF;
	margin-bottom: 25px;
	border: 1px solid #C6CACB;
	overflow: hidden;
	margin-top: 0px;
}
#news-top {
	padding-top: 9px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6CACB;
	padding-bottom: 6px;
}
#news-bottom {
	background-color: #FFF;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#news-bottom a:hover {
	text-decoration: underline;
}
.news-titre  {
	font-weight:bold;
		}
.news-texte {
}
.ticker {
	width: 252px;
	height: 120px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}

#ticker_02 {
	height: 155px;
}

.ticker li {
	height: 90px;
	
}

#presse {
	border: 1px solid #C6CACB;
	margin-bottom: 25px;
}
#presse-top {
	background-color: #FFF;
	padding-top: 9px;
	padding-left: 10px;
	overflow: hidden;
	padding-bottom: 6px;
}
#presse-bottom {
	background-color: #F5F5F5;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.news-texte a:hover {
	text-decoration: underline;
}
#offreabo {
	border: 1px solid #C00;
	margin-bottom: 25px;
}
#offreabo-top {
	background-color: #FFF;
	padding-top: 6px;
	padding-left: 10px;
	overflow: hidden;
	padding-bottom: 6px;
}
#offreabo-bottom {
	background-color: #F5F5F5;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.offreabo-a1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.cadrevideo {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}
a.player {
	width:251px;
	height:171px;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	-moz-box-shadow:0 0 40px rgba(100, 118, 173, 0.5);
	display: block;
}
#pleinecran {
	display: block;
	float: right;
	margin-right: 22px;
	font-size: 10px;
}
#pub {
	position: relative;
	border: 1px solid #C6CACB;
	margin-bottom: 25px;
	background-color: #F5F5F5;
}
.pub-top {
	text-align: center;
	font-size: 10px;
	letter-spacing: 0.1em;
	color: #000;
	font-weight: bold;
}
.pub-top2 {
	text-align: center;
	font-size: 12px;
	letter-spacing: 0.1em;
	color: #B81526;
	font-weight: bold;
}
.pub-bottom {
	text-align: center;
	padding-bottom: 10px;
}
#mag {
	border: 1px solid #C6CACB;
	position: relative;
	margin-bottom: 25px;
}
#mag-top {
	background-color: #FFF;
	padding-top: 9px;
	padding-left: 10px;
	overflow: hidden;
	padding-bottom: 6px;
}
#mag-bottom {
	background-color: #F5F5F5;
	padding-top: 10px;
	padding-bottom: 0px;
}
#mag-bottom ul {
	list-style-type: none;
	margin-left: 10px;
	margin-right: 10px;
}
.nom {
	text-transform: capitalize;
}
.mag-titre {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	margin-bottom: 7px;
	line-height: 1em;
	margin-top: -2px;
}
.mag-titre a:hover {
	text-decoration: underline;
}
#cadrevideo {
	margin-top: 15px;
	margin-bottom: 5px;
	height: 201px;
	margin-right: auto;
	margin-left: auto;
	width: 252px;
}
#reseaux {
	margin-bottom: 25px;
	border: 1px solid #C6CACB;
	position: relative;
}
#reseaux-top {
	padding-top: 9px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6CACB;
	padding-bottom: 9px;
	overflow: hidden;
	background-color: #FFF;
}
#reseaux-bottom {
	background-color: #F5F5F5;
	padding: 10px;
}
.facebook {
	background-image: url(../images/facebook.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
	display: block;
	background-position: bottom;
	float: left;
	margin-left: 15px;
}
.facebook:hover {
	background-position: 0px 0px;
}
.twitter {
	background-image: url(../images/twitter.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
	display: block;
	background-position: bottom;
	float: left;
	margin-left: 5px;
}
.twitter:hover {
	background-position: 0px 0px;
}
.youtube {
	background-image: url(../images/youtube.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 69px;
	display: block;
	background-position: bottom;
	float: left;
	margin-left: 5px;
}
.youtube:hover {
	background-position: 0px 0px;
}
#footer {
	margin-top: 10px;
	text-align: center;
	margin-bottom: 10px;
}
#footer a:hover {
	text-decoration: underline;
}
#dscpt {
	text-align: justify;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 10px;
}
@media(max-width: 980px){
.desktop {
	display: none;
}
.mobile {
	display: block;
}
body {
	font-size: 14px;
	-webkit-text-size-adjust: 100%;
}

#container {
	width: auto;
	padding: 10px;
	margin: 10px 0 0 0;
	background-image: url(none);
}
#header {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	text-align:center;
}
#header-top {
	margin-bottom:0;
	margin-top:-10px;
}
#header-top a img {
	width: 100%;
	padding:0px;
}
#mainmenu {
	margin:10px 0 10px 0;
}	
#offrespe-zone {
	display: none;
}
#offrespe {
	display: none;
}
a.myaccount {	
	display: none;	
}
a.mylessons {
	display: none;
}
a.logout {
	display: none;
}
a.subscribe {
	display: none;
}
a.login {
	display: none;
}

#content {
	width: 100%;
	margin: 10px 0 0 0;
}
#center {
	width: auto;
	float: none;
	margin: 0;
}
#boutonsm {
	display:block;
}
a.myaccountm {
	background-image: url(../images/button_login.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 16px;
	width: 93px;
	position: relative;
	bottom: -31px;
	margin-right:10px;
	float:right;
	z-index: 4;
	overflow: hidden;
	visibility: visible;
}
a.myaccountm:hover {
	background-position: 0px -16px;
}
a.loginm {
	background-image: url(../images/button_login.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 16px;
	width: 52px;
	position: relative;
	bottom: -31px;
	margin-right:10px;
	float:right;
	z-index: 4;
	overflow: hidden;
	visibility: visible;
}
a.loginm:hover {
	background-position: 0px -16px;
}
a.subscribem {
	background-image: url(../images/button_subscribe.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 16px;
	width: 81px;
	position: relative;
	bottom: -31px;
	float:right;
	margin-right:5px;
	z-index: 5;
	overflow: hidden;
	visibility: visible;
}
a.subscribem:hover {
	background-position: 0px -16px;
}
a.logoutm {
	background-image: url(../images/button_logout.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 16px;
	width: 65px;
	position: relative;
	float:right;
	bottom: -31px;
	margin-right:10px;
	z-index: 3;
	overflow: hidden;
	visibility: visible;
}
a.logoutm:hover {
	background-position: 0px -16px;
}
#megaban {
	width: 100%;
}
#banner {
	width: auto;
	margin-bottom:0px;
}

.caption {
	height: auto;	
}

.caption a img {
	display: inline;
	margin-left: 0px;
	margin-top:5px;

}
#offreabo {
	width: auto;
	margin-top: 25px;
	text-align: center;
	
}
#offreabo-top a img {
	width: 100%;
}
.derniersjours {
	right: 0px;
	top: 0px;
}
#profs {
	width: auto;
	margin-top:15px;
}
#profs-top {
	padding: 10px;
	background-color: #CCC;
}
h3  {
	font-size: 17px;
	line-height: 1em;
}
.prof-cadre h3 {
	font-size: 16px;
	margin-top: 5px;
}
#profs-bottom {
	width: 100%;
	float: none;
	padding: 0;
	margin-bottom: 0px;
	background-color: #F5F5F5;
	background-image: none;
}
#profs-bottom-left {
	float: none;
	width: 100%;
	padding: 0;
}
.prof-cadre p {
	background-image: none;
	padding-right: 5px;
}
.prof-cadre {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 12px;
}
#profs-bottom-right {
	float: none;
	width: 100%;
	padding: 0px;
}

#cours {
	width: auto;
	margin-top: 25px;
}
#cours-top {
	padding: 10px;
	background-color: #CCC;
}
#cours-bottom {
	width: auto;
	padding: 10px;
	margin-top: 0px;
	float: none;
	background-color: #F5F5F5;
	margin-bottom: 0px;
	height: auto;
	background-image: none;
}
#cours-bottom p {
	margin-bottom: 0px;
}
#cours-bottom h4 {
	margin-top: 0px;
}
a.boutondebutant {	
	display: none;	
}
a.boutonamateur {	
	display: none;	
}
a.boutonetudiant {	
	display: none;	
}
#part-fb {
	display: none;
}
#right {
	float: none;
	width: 100%;
	clear: both;
}
#nouveau {
	width: 100%;
	margin-top: 25px;
}
#news {
	width: 100%;
	margin-top: 25px;
}
#news-top {
	width: auto;
}
#abonne {
}
#abonne-bottom {
	height: 85px;
	font-size: 14px;
}
#news-bottom {
	width: auto;
	padding: 10px;
}
#plus {
	display: none;
}
#ban1 {
	text-align:center;
}
#ban2 {
	text-align:center;
}
#ban3 {
	text-align:center;
}
#mag {
	margin-bottom:25;
}
#reseau {
	margin-bottom:0;
}
#bdp {
	padding: 10px;
}
.col1  {
	float: none;
	width: 100%;
	display: none;
}
.col2  {
	float: none;
	width: 100%;
	margin: 0 0 30px 0;
	display: block;
}
.col3  {
	float: none;
	width: 100%;
	margin: 30px 0 0 0;
	display: block;
}
#footer {
	width: 100%;
}
#dscpt {
	width: 100%;
}
@media(max-width: 480px){

}
