* {
	margin: 0;
	padding: 0;
}
html {
	margin: 0;
	background-color: black;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}
table.linkcontainer td{
	background-color: black;
	filter:alpha(opacity=70);
	opacity: .7;
	-moz-opacity: .7;
	vertical-align:middle;
}
td.logo_area {
	border: 0;
}
td.middle_spacer {
	width: 800px;
	background-color: #666666;
}
td.shadow_right {
	background-repeat: repeat-y;
	background-position: left;
}
td.shadow_left {
	background-repeat: repeat-y;
	background-position: right;
}
td.body_content {
	/*padding-top: 30px;*/
	padding-left: 30px;
	padding-right: 30px;
	/*background-image: url(../img/tpl/bg_content.jpg);
	background-repeat: repeat;*/
	background-color:#1e1c21;
	color:white;
	height:278px;
	vertical-align:top;
	font-size: 13px;
	text-align: justify;
	vertical-align: middle;
}
td.below_header {
	background-color: #1F1F1F;
	height: 50px;
	color: #CCCCCC;
	padding: 5px;
}
td.main_content_box {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 4px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #333333;
}
td.bottom_link_container {
	text-align: right;
	color: block;
	padding: 5px;
	width: 800px;
	background-color: #5a5140;
	line-height: 17px;
}
td.bottom_link_container a {
	color: black;
	text-decoration: none;
}
td.bottom_link_container a:hover {
	color: black;
	text-decoration: none;
}
td.horizontal_center {
	background-color: #FFFFFF;
	border-top-width: 4px;
	border-right-width: 0px;
	border-bottom-width: 4px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #333333;
	height: 118px;
	display: table-cell;
	vertical-align: top;
	background-image: url(../img/tpl/header.jpg);
}
td.left_content {
	width: 200px;
	padding: 5px;
	vertical-align: top;
	background-image: url(../img/tpl/bg_content.jpg);
	background-repeat: repeat;
}

a.main_link:active,a.main_link:visited,a.main_link:link{
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	color: #ba9142;
	line-height: 36px;
	display:block;
}
a.main_link:hover{
	background-color:#333333;
	color: #9fcdf1;
}
a.bottom_link:active,a.bottom_link:visited,a.bottom_link:link{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.bottom_link:hover{
	color: #CCCCCC;
}
div.bottom_content{
	color: #FFFFFF;
	padding: 5px;
}
td.navigation {
	height: 25px;
	vertical-align: middle;
	text-align: center;
}
.left {
	display: block;
	float: left;
}
#login .left {
	width: 130px;
}
#login p {
	height: 25px;
}
label {
	line-height: 25px;
}
#menu_list {
	width: 100%;
}
#menu_list th {
	border-bottom: 1px solid black;
}
#menu_list .change_lang td {
	border-top: 1px dashed black;
}
#menu_list .actif, #menu_list .default, #menu_list .lang, #menu_list .construction {
	width: 150px;
	text-align: center;
}
img {
	border:0;
}

#contact {
	padding-top: 30px;
	padding-left: 90px;
	padding-right: 90px;
}
#contact table {
	width: 100%;
}
#contact textarea {
	width: 560px;
	height: 80px;
}
#contact label {
	/*text-decoration: underline;*/
	float: left;
	display: block;
	width: 80px;
	text-align: left;
}
#contact .code label {
	text-decoration: none;
	width: 160px;
	display: block;
}
#contact .right label {
	width: 80px;
	padding-left: 6px;
}
#contact input {
	width: 190px;
	float: left;
}
#contact .code input {
	width: 100px;
	margin-left: 10px;
}
#contact .code img, #contact .code a {
	float: left;
}
#contact td {
	width: 50%;
	vertical-align: middle;
	height: 25px;
}
#contact td.right {
	text-align: right;
}
#contact .submit {
	width: 200px;
	text-align: right;
	height: 25px;
	vertical-align: top;
}
#contact .send {
	width: 100px;
	float: right;
}
#contact .code {
	height: 40px;
}

.error {
	color: red;
	font-weight: bold;
}

td.error {
	text-align: center;
	height: 40px;
	vertical-align: middle;
}

td.success {
	text-align: center;
	width: 100%;
	height: 40px;
	vertical-align: middle;
}

p.success img {
	display: block;
	float: left;
}

p.success {
	font-weight: bold;
	line-height: 30px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}

#page_content {
	padding-left: 50px;
	padding-right: 70px;
	line-height: 25px;
}

#media {
	padding-top: 30px;
	height: 244px;
}
#media #media-list {
	font-size: 12px;
}
#media #media-type {
	float: left;
	text-align: center;
	width: 100px;
	margin-top: auto;
	margin-bottom: auto;
}
#media #media-type ul {
	list-style-type: none;
}
#media #media-type li {
	margin-bottom: 20px;
}
#media #media-type a:active,
#media #media-type a:visited,
#media #media-type a:link{
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	color: #bfa064;
	display:block;
	font-size:12px;
}
#media #media-type a:hover{
	text-decoration: underline;
	color: #cbe8ff;
	font-size:12px;
}
#media #media-list {
	height: 240px;
	margin-right: 130px;
	padding-left: 30px;
	overflow: auto;
	/*overflow: scroll;*/
}
#media #media-list.scores {
	height: 180px;
}
#media #media-list.audios {
	height: 180px;
}
#media .description {
	font-style: italic;
	padding-bottom: 5px;
	width: 450px;
	text-align: justify;
	/*font-size: 11px;*/
}
#media .description- {
	padding-bottom: 5px;
	width: 450px;
	text-align: justify;
	/*font-size: 11px;*/
}
#media .title {
	font-weight: bold;
}
#media .audio {
	display: block;
	width: 280px;
	height: 18px;
	padding-bottom: 5px;
}
#media .video {
	display: block;
	width: 280px;
	height: 170px;
	padding-bottom: 10px;
}
#media .score-img {
	display: block;
	height: 100px;
	padding-bottom: 5px;
}
#media .score-download {
	padding-bottom: 10px;
}
#media .score-download input {
	height: 20px;
	font-size: 10px;
}
#media .text {
	display: block;
	font-size:11px;
	padding-bottom: 5px;
}
#media .item {
	padding-bottom: 25px;
}
#media .item-last {
	padding-bottom: 45px;
}
#media #media-warning {
	height: 50px;
	text-align: center;
	padding: 14px 130px 0 130px;
	font-size:9px;
}
#media .cat_title {
	width: 100%;
	text-align: center;
	margin: auto;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
#media .cat_subtitle {
	font-size: 11px;
	width: 100%;
	text-align: center;
	margin: auto;
	font-style:italic;
	margin-bottom: 20px;
}
