a:link, a:visited, a:active, a:hover {
 	font: normal 13px arial, sans-serif;
 	text-decoration: none;
}

a:link {
 	color: blue;
}

a:visited, A:active {
	color: blue;
}

a:hover {
	color: red;
}

body {
	font: 15px "tahoma", sans-serif;
	color: white;
/*	background-color: #3a6ea5;*/
	background-color: #110033;
}

hr {
	color : #ddeeff;
}

td {
	font: 13px arial, sans-serif;
	text-align: center;
	border-style : solid;
	border-Top-Color : white;
	border-Right-Color : black;
	border-Bottom-Color : black;
	border-Left-Color : white;
	border-width : 1px;
}

.tdin {
	font: 13px arial, sans-serif;
	text-align: center;
	border-style : solid;
	border-Top-Color : black;
	border-Right-Color : white;
	border-Bottom-Color : white;
	border-Left-Color : black;
	border-width : 1px;
}

.tdl, .tdr, .tdj, .tdm {
	padding-top : 8px;
	vertical-align : top;
	font: 13px arial, sans-serif;
	background-color: white;
 	border-style : none;
}

.tdr {
	text-align : right;
}

.tdl {
	text-align : left;
}

.tdm {
	text-align : center;
	vertical-align : middle;
}

.tdl2 {
 	border-style : none;
 	text-align : left;
}

.tdr2 {
 	border-style : none;
 	text-align : right;
}

.tdj {
	text-align : justify;
}

h1 {
	font: bold 26px "tahoma", sans-serif;
	color: #ffff80;
}

h3 {
	font: 17px "tahoma", sans-serif;
	color: #ffff80;
}

.white {
	font: 15px "tahoma", sans-serif;
	color: black;
	background-color: white;
}

.black {
	font: 15px "tahoma", sans-serif;
	color: white;
	background-color: black;
}

.grey {
	font: 15px "tahoma", sans-serif;
	color: black;
	background-color: #d0d4ff;
}

.stl1 {
	font: bold 26px "tahoma", sans-serif;
}

.stl2 {
	font: bold 21px "tahoma", sans-serif;
}

.stl3 {
	font: bold 14px "tahoma", sans-serif;
}

.stl4 {
	font: 14px arial, sans-serif;
	color : red;
	font-style : italic;
}

.tbl {
	color: white;
	background-color: #306080;
	border-style : solid;
	border-width : 2px;
	border-top-width : 0px;
	border-Right-Color : #444444;
	border-Bottom-Color : #444444;
/*	border-Right-Color : black;*/
/*	border-Bottom-Color : black;*/
	border-Left-Color : white;
}

.tbl2 {
	color: black;
	background-color: #ccddee;
}

.front {
	color: black;
	background-color: white;
	border-style : solid;
	border-width : 2px;
	border-top-Color : black;
	border-Right-Color : #cccccc;
	border-Bottom-Color : #cccccc;
	border-Left-Color : black;
}

.btn-dessus {
	color: Aqua;
	background-color: #4a7eb5;
}

.btn-on-dessus {
	color: Aqua;
	background-color: #306080;
}

.btn {
	color: white;
	background-color: #2a5e95;
}

.btn-on {
	color: white;
	background-color: #306080;
}

.btn, .btn-dessus {
	border-style : solid;
	border-Top-Color : white;
	border-Right-Color : #444444;
/*	border-Right-Color : black;*/
	border-Bottom-Color : white;
	border-Left-Color : white;
	border-width : 1px;
}

.btn-on, .btn-on-dessus {
	border-style : solid;
	border-width : 2px;
	border-bottom-width : 0px;
	border-Top-Color : white;
/*	border-Right-Color : black;	*/
	border-Right-Color : #444444;
	border-Left-Color : white;
}

.btn-on-dessus, .btn-on, .btn-dessus, .btn {
	font: 12px arial, sans-serif;
	text-align: center;
	cursor: pointer;
}

.noborder {
	border-width : 0px;
}

.noborder2 {
	vertical-align : middle;
	border-width : 0px;
	text-align: left;
}

p {
	text-align: justify;
}

.folder {
	font: 17px "tahoma", sans-serif;
	text-decoration : underline;
	vertical-align : middle;
	cursor : pointer;
}

.folder2 {
	font: 17px "tahoma", sans-serif;
	text-decoration : underline;
	cursor : pointer;
}

.poste {
	font: bold 16px arial, sans-serif;
	font-variant : small-caps;
}

.page_break {
	page-break-before : always;
}

.tab {
	margin-left : 70px;
	font-style : italic;
}

.sng {
	font: bold 14px "tahoma", sans-serif;
	color : blue;
	cursor : pointer;
}

.movie_menu {
	position:absolute;
	left:140px;
	top:70px;
}

.movie_item {
	font: 20px "tahoma", sans-serif;
	color : #306080;
	cursor : pointer;
}

.movie_item2 {
	font: 14px "tahoma", sans-serif;
	color : #306080;
}

.sng_on {
	font: bold 14px "tahoma", sans-serif;
	color : red;
	cursor : pointer;
}

.photo {
	border-width : 0px;
}
