@import "../Global/pageHoriz.css";
@import "../Global/text.css";


#title { 
	background: url(../Global/text/telechargements.png) no-repeat;
 }
 
.itsxantah div#logo a {
  background: url(../Global/text/logo_xantah.png) no-repeat;
}

#dwnadop {
  background-image: url(../Global/text/adoprixtoxis_choix.png);
}

#dwnxantah {
  background-image: url(../Global/text/xantah_choix.png);
}
 
div div div{	
	margin: 0px;
	line-height: 14px;			
	color: #FFFFFF;
	font-family: Arial;
	padding: 3px 5px 0px 10px;
	font-size: 11px;
}

div.episode {
	padding: 0px;
	margin: 0px;
	top: 0px;	
	left: -10px;
	height: 75px;
	position: relative;
	text-align: center;
}

div.top {
	top: 0px;	
	width: 97px;
	height: 16px;
	position: relative;
	background:  url(cadreTop.png) no-repeat;
	text-align: center;
	text-transform: uppercase;
	color: #A0A0A0;
	font-weight: bold;
}
div.content {	
	font-weight: bold;
	background:  url(cadreContent.png) no-repeat;
	width: 328px;
	height: 36px;
	position: relative;
}

div.info {
	top: 0px;
	left: 327px;
	width: 112px;
	height: 55px;
	background:  url(cadreRight.png) no-repeat;
	position: absolute;
	color: #A0A0A0;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
}

span.StyleTitre {
	text-transform: uppercase;
	color: #C0C0C0;
	font-weight: bold;
}
span.StyleDescr {
	color: #808080;
	font-weight: bold;
}

a{	
	color: white;	
	border: none;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 19px;
}
