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:#CCCCCC;
	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 {
	background-position: center center;
	margin-bottom:0px;
	margin-left:0px;
	background-color: #000000;
	height: 700px;
	width: 810px;
	border: 1px solid #333333;
}
	
div.foto {
    position: absolute;
	width: auto;
	height:auto;
	border: none;
	top: 0px;
	left: 186px;
}

img.imgfoto {
	height: 400px;
	width: 400px;
	border: none;
}

div.minifotoiz{
	height:400px;
	width:auto;
	border:none;
	position:absolute;
	left:10px;
	top:0px;
}
div.minifotode{
	height:400px;
	width:auto;
	border:none;
	position:absolute;
	left:720px;
	top:0px;
}
div.minifotode2{
	height:400px;
	width:100px;
	border:none;
	position:absolute;
	left:680px;
	top:0px;
}

img.minifoto{
	border:none;
}

div.diapo{
    position:absolute;
    top:480px;
	left:363px;
	text-decoration: none;
	color: #CCCCCC;
	font-size:9px;
	z-index:1;
}
div.menubook{
position:absolute;
top:100px;
left:150px;

}
div.bouton1{
	top:95px;
	left:150px;
	height:auto;
	width:auto;
	position:absolute;
}

div.bouton2{
  	top:95px;
	left:350px;
	height:auto;
	width:auto;
	position:absolute;

}

div.bouton3{
 	top:95px;
	left:550px;
	height:auto;
	width:auto;
	position:absolute;

}

div.book{
	position:absolute;
	top:100px;
	left:200px;
	
}

div.audiovisual{
	position:absolute;
	top:100px;
	left:400px;
	
}

div.teatro{
	position:absolute;
	top:100px;
	left:600px;
	
}

div.global {
	height: 600px;
	width: 800px;
	overflow: auto;
	position: absolute;
	left: 0px;
	top: 150px;
	z-index: 3;
}

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: 5;
	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
}
