/* --------------------------------------------------- */
/*  Content                                            */
/* --------------------------------------------------- */
#globalcontainer {
	position: relative;
	margin: 0 auto;
	width: 956px;
	text-align: left;
	color: #133C61;
}
.brdbot {
	background: url(/img/brdbot.gif) repeat-x bottom;
}
.cornbotl {
	background: url(/img/artistes/cornbotl.gif) no-repeat bottom left;
}
.cornbotr {
	background: url(/img/artistes/cornbotr.gif) no-repeat bottom right;
}
.brdtop {
	background: url(/img/brdtop.gif) repeat-x top;
}
.corntopl {
	background: url(/img/artistes/corntopl.gif) no-repeat top left;
}
.corntopr {
	padding: 6px 6px 14px 6px;
	background: url(/img/artistes/corntopr.gif) no-repeat top right;
}
#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;
}
.brddashed {
	border-bottom: 1px dashed #b8c4d0;
}
.brdjack {
	background: url(/img/jackline.gif) no-repeat bottom right;
}
.title {
	margin: 0 0 20px 0;
}
.blue {
	background: #F1F7F9;
	padding: 12px;
	font-size: 14px;
}
h2 {
	font-size: 16px;
	height: 24px;
	margin: 0 0 10px 12px;
	background: url(/img/degradline.gif) no-repeat bottom left;
}
.space {
	padding: 0 12px 0 12px;
}
div.menutab {
	width: 100%;
	height: 26px;
	background: url(/img/artistes/fmenu.gif) repeat-x top;
}
ul.menutab {
	list-style: none;
	margin: 0 0 0 26px;
}
ul.menutab li {
	float: left;
	margin: 0 1px 0 1px;
}
.top {
	background: url(/img/project.gif) no-repeat bottom right;
}
.colleftad {
	float: left;
	width: 800px;
}
.colad {
	float: right;
	width: 140px;
	text-align: center;
	padding: 0 0 10px 0;
}
.col21 {
	float: left;
	width: 400px;
}
.col22 {
	float: left;
	width: 400px;
}
.col22ov {
	float: left;
	width: 400px;
}
.grat {
	background: url(/img/bgrat.gif) no-repeat bottom right;
}
.grat_autopro {
	background: url(/img/guitare2.gif) no-repeat bottom right; 
}
.topcol21 {
	float: left;
	width: 470px;
}
.topcol21b {
	float: left;
	width: 600px;
}
.topcol22 {
	float: right;
	width: 470px;
}
.col31b {
	float: left;
	width: 344px;
}
.col31 {
	float: left;
	width: 312px;
}
.col32 {
	float: left;
	width: 300px;
}
.col33 {
	float: left;
	width: 300px;
}
img.present {
	margin: 4px;
}
ul.seltab {
	list-style: none;
	margin: 0 0 0 20px;
}
.seltab li {
	padding: 2px 0 2px 0;
}
ul.popart {
	list-style-image: url(/img/artiste.gif);
	margin: 0 0 0 20px;
}
ul.popart2 {
	list-style-image: url(/img/note.gif);
	margin: 0 0 0 20px;
}
.popart li {
	padding: 2px 0 2px 0;
}
.popart2 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=75);
	zoom: 1; /* IE */
	opacity: 0.75;
	-moz-opacity: 0.75;
}
.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;
}
/* affichage tabs txt */
.tabs_txt {
	position:relative;
	float: left;
	width: 863px;
	padding:15px 15px 15px 15px;
	background: #FCFCFC;
	font-family: "Courier New", Courier, monospace; 
	font-size: 13px;
	color: black;
	border: 1px solid #D3D5CF;
}
/* autopromotion */
.zoom_artiste {
	height:180px;
	padding: 12px;
	font-size: 11px;
	border: 1px dashed #b8c4d0;
	text-align:justify;
	margin-top:12px;
}
span.blink
{
	text-decoration: blink;
	color: #f47211; 
	font-weight:bold;
}



@media (min-width: 0) and (max-width: 677px) {

.topcol21b,.col31b { width: 100% !important; } div.menutab { background: none !important; }

}