@charset "utf-8";

#content {
	width: 571px;
	float: left;
	background-color: #FFFFFF;
}
#contentTopLeft {
	background-image: url(../images/layoutImages/contentTopLeft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#contentBottomLeft {
	background-image: url(../images/layoutImages/contentBottomLeft.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#contentBottomRight {
	background-image: url(../images/layoutImages/contentBottomRight.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#contentTopRight {
	background-image: url(../images/layoutImages/contentTopRight.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 12px;
	min-height: 580px;
	padding: 10px;
}
#contentTopRight a {
	font-weight: bold;
	color: #64050B;
	text-decoration: none;
}
#contentBottoms {
	background-image: url(../images/layoutImages/pixelDivider.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	min-height: 375px;
}
#contentTops {
	margin-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #242021;
}

#contentItemLeft {
	width: 45%;
	float: left;
	padding-right: 10px;
}

#contentItemRight {
	float: right;
	width: 45%;
	padding-left: 10px;
	margin-left: 10px;
}
#mediasT tr  td{
	padding-bottom: 20px;
}
#levieT tr td {
	padding-bottom: 30px;
}
#uniT tr td{
	padding-bottom: 30px;
}
