/* @override 
	http://grogro.local:8888/~max/masyva/www/pub-live.css
	http://grogro.local:8888/~max/masyva/src/pub-live.css
*/

img {
	border: none;
}

html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

body {
	position: absolute;
	min-height: 460px;
	min-width: 645px;
}

#degrade, #pub_live, #degrade img {
	position: absolute;
	width: 100%; height: 100%;
}

#pub_live {
	background: url(images/pub-live_logo.png);
}

.trio {
	position: absolute;
	width: 66%;
	max-width: 786px;
	height: 260px;
	overflow: hidden;
	margin: 0;
	padding: 20px;
}

.trio img {
	position: absolute;
	top: 0;
}

#foulons img, #lilas img {
	right: 0;
}

#grange img {
	left: 0;
	/*bottom: 0;*/
}

#foulons {
	top: 0;
	left: 0;
	z-index: 1;
}

#lilas {
	right: 0;
	bottom: 0;
	/*top: 50%;
	margin-top: -150px;*/
	z-index: 2;
	text-align: right;
}

#grange {
	bottom: 0;
	z-index: 3;
	/*text-align: right;*/
}

.trio h1 {
	position: relative;
	z-index: 1;
	margin-top: 0;
	font: bold 40px Arial, "Arial Black";
	float: left;
	opacity: .75;
	padding: .1em .3em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

h1 a {
	color: inherit;
	text-decoration: none;
}

h1 a:hover {
	text-decoration: underline;
}

.trio h1 em {
	font-style: italic;
	font-weight: bold;
}

h1 em strong {
	font-weight: normal;
	font-style: normal;
	font-size: 1.3em;
}

#foulons h1 {
	color: #e20000;
	background-color: #002911;
	font-style: normal;
	font-family: "Trebuchet MS";
	font-variant: normal;
	/*font-size: 3em;*/
}

#lilas h1 {
	color: #4e0255;
	/*background-color: #fa9056;*/
	background-color: #a9aec1;
	float: right;
	font-family: Zapfino, "Lucida handwriting", Times, serif;
	font-style: italic;
	font-weight: normal;
}

h1.zap {
	height: 2.2em;
	font-size: 2em;
}

#grange h1 {
	background-color: #9c8479;
	color: #4c0600;
	font-family: Tahoma;
	font-weight: normal;
	font-style: normal;
}
