a:active {
	color: #CC0033;
	text-decoration: none;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
a:hover {
	text-decoration: none;
	color:#CC0033;
}

body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	vertical-align: top;
	text-align: left;
	color:#999999;
	margin-right:auto;
	margin-left:auto;
}

table.cadre {
	height: 100%;
	width: 100%;
	border: none;
}

td.frame {
	height: 100%;
	width: 100%;
	vertical-align: middle;
}

div.principal {
	margin-bottom:0px;
	margin-left:0px;
	background-color: #000000;
	height: 700px;
	width: 810px;
	border: 1px solid #333333;
}
	
div.actor{
	background-image:url(../web/fotos/img_teat.jpg);
	background-repeat:no-repeat;
	width: 100px;
	height: 700px;
	position: absolute;
	left: 644px;
	top: 0px;
	z-index: 1;

}
img.imgactor {
	height: 700px;
	width: 100px;
	border: none;
}

div.director{
	position:absolute;
	height:auto;
	width:auto;
	top:150px;
	left:186px;
	z-index:auto;
}
img.imgdirector{
	border:none;
}


div.ssmenu{
	height:50px;
	width:800px;
	border:none;
	position:absolute;
	text-align:center;
	left:0px;
	top:100px;
	z-index: 2;
	
}
div.bouton1{
	position:absolute;
	top:0px;
	left:20px;
	height:auto;
	width:61px;
}
div.bouton2{
	position:absolute;
	top:0px;
	left:150px;
	height:auto;
	width:73px;
}
div.bouton3{
	position:absolute;
	top:0px;
	left:300px;
	height:auto;
	width:73px;
}
div.global {
   
	position: absolute;
	height: 500px;
	width: 791px;
	left: 20px;
	top: 153px;
	z-index: 3;
	overflow: auto;
	scrollbar-base-color : #000000;
	scrollbar-arrow-color : #990000;
	
	
}
.nav{
	font-size : 7pt;
	color : #333333;
}   
 
p.contenu {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 20px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

div.menu {
	height: 50px;
	width: 800px;
	position: absolute;
	left: 0px;
	top: 10px;
	z-index: 4;
	cursor:hand;
}	

div.copyrigth{
    height:40px;
	widht:750px;
	position:absolute;
	left:40px;
	top:675px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	text-align:center;
	z-index:1;
}
