/* --------------------------------------------------- */
/*  Content                                            */
/* --------------------------------------------------- */

.corntopr {
	padding: 6px 6px 14px 6px;
}
#globalcontainer p, #globalcontainer table {
	margin: 0 0 10px 0;
}
#globalcontainer table {
	margin: 0 12px 0 12px;
	border: 0px;
}
#globalcontainer td {
	padding: 4px 0 4px 0;
}
.brdwhite {
	border-bottom: 1px solid #FFF;
}
.brddashed {
	border-bottom: 1px dashed #b8c4d0;
}
.title {
	margin: 0 0 20px 0;
}
.blue {
}
.bluebis {
}
.blue2 {
	background: #F3F8FB;
}
.blue3 {
}
.guitare {
}
.guitare2 {
}
h2.ta {
	font-size: 16px;
	height: 24px;
	margin: 0 0 10px 12px;
}
h2.tb {
	font-size: 16px;
	height: 24px;
	margin: 0 0 10px 12px;
}
.space {
	padding: 0 12px 0 12px;
}
.col21 {
	float: left;
	width: 470px;
}
.col21_large {
	float: left;
	width: 943px;
}

.col22 {
	float: right;
	width: 470px;
}
img.present {
	margin: 4px;
}
ul.inscript, ul.fanclub {
	list-style: none;
	margin: 0 0 0 20px;
}
.inscript li, .fanclub li {
	padding: 2px 0 2px 0;
}
ul.forum {
	list-style-image: url(../img/forum.gif);
	margin: 0 0 0 20px;
}
.forum li {
	padding: 2px 0 2px 0;
}
ul.autoprm, ul.concours {
	list-style-image: url(../img/news.gif);
	margin: 0 0 0 20px;
}
.autoprm li, .concours li {
	padding: 2px 0 2px 0;
}
.barre, .barre2 {
	margin: 10px 0 10px 0;
	width: 100%;
	height: 20px;
	text-align: right;
	font-size: 11px;
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}
.barre {
	background: #E0ECF1;
}
.barre2 {
	background: #F7FAFC;
}
.barre a, .barre2 a {
	display: block;
	margin: 0 0 0 60%;
	background: #EEF4F8;
	text-align: center;
	text-decoration: none;
	width: 130px;
	height: 20px;
}
.ybarre {
	padding: 6px;
	background: url(../img/degrad.gif) repeat-x bottom;
	color: #FFF;
}
.spaceforum {
	margin : 81px;
}
.spacefanclub {
	margin : 19px;
}
.spaceconc {
	margin : 5px;
}

/* --------------------------------------------------- */
/*  Contact Webmaster                                  */
/* --------------------------------------------------- */
.contact_form {
	padding: 14px 0 0 0;
	height: 393px;
	background: #F6F5EF url(/img/home/corntopl2.gif) no-repeat top left;

}
.contact_form .bg_im {
	background: #ECEADF;
	height: 321px;
}
.contact_form h1 {
	background: url(/img/home/bgedito.gif) no-repeat top left;
}
.contact_form {
	float: left;
	width: 670px;
}
/* --------------------------------------------------- */
/*  Ajout Artiste                                      */
/* --------------------------------------------------- */
.add_artiste_form {
	padding: 14px 0 0 0;
	height : 100%;
	background: #F6F5EF url(/img/home/corntopl2.gif) no-repeat top left;

}
.add_artiste_form .bg_im {
	background: #ECEADF;
	height: 80%;
}
.add_artiste_form h1 {
	background: url(/img/home/bgedito.gif) no-repeat top left;
}
.add_artiste_form {
	float: left;
	width: 670px;
}
/* --------------------------------------------------- */
/*  Ajout Biographie                                   */
/* --------------------------------------------------- */
.add_bio_form {
	padding: 14px 0 0 0;
	height : 100%;
	background: #F6F5EF url(/img/home/corntopl2.gif) no-repeat top left;

}
.add_bio_form .bg_im {
	background: #ECEADF;
	height: 80%;
}
.add_bio_form h1 {
	background: url(/img/home/bgedito.gif) no-repeat top left;
}
.add_bio_form {
	float: left;
	width: 670px;
}
/* progresser cours video et écrits */
.progresser_cont {
	position:relative;
	float: left;
	width: 863px;
	padding:15px 15px 15px 15px;
	background: #FCFCFC;
	border: 1px solid #D3D5CF;
}
.prog_thumb {
	border: 1px solid #D3D5CF;
	padding: 3px;
	margin: 5px 10px 0 0;
}



@media (min-width: 0) and (max-width: 677px) {
.col21_large { width: 100% !important; } 
.blue > .space > p > img {  width: 100%;}
}