/* MAIN CSS Document AGENT PROVOCATEUR */
/* Alain Bellet 2005                 */

/* -- General declaration -- */
body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;  
	margin:0px;
	text-align: center;;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;  
	text-align: left;
}
a {
	color: #000000;
}

a:hover {
	color: #330099;
}



/* -- Page Main elements -- */

#tocenter {
	text-align: left;
	margin: 0px auto 0px;
	padding: 0px;
	width: 570px;
	margin-bottom:20px;
}

#documentbody {
	width:500px;
	height:auto;
	background-color: #ffffff;
	padding:10px;
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	margin-left:110px;
}

#footer {
	padding-top:15px;            
  	margin-top:15px;
  	border-top: 1px dotted #333;
  	clear:left;
}

#menus {
	background-color: #ffffff;
	color:#333;
	width:100%;
	height:35px;
	padding:0px;
	text-align: left;
	border-bottom: 1px solid #333;
	
}

#menus a {
	color: #333;
	text-decoration:none;
}

#menus a:hover {
	color: #330099;
}

#aplist {
	position:absolute;
	color:#333;
	top:50px;
	left:15px;
	width:280px;
	text-align:left;
	font-size:11px;
	line-height: 12px;
}

#aplist i{
	font-weight:normal;
	font-size:10px;
}

#aplist ul{
	list-style-type: none;
	padding-left:8px;
	font-size:11px;
	line-height: 15px;
	list-style:none; 
	margin-left:0;
}

#aplist h5{
	margin:0;
	padding-top:5px;
	font-weight:bold;
	font-size:13px;
	text-decoration: none;
}


#aplistintro {
	position:absolute;
	color:#333;
	top:50px;
	left:5px;
	width:180px;
	text-align:left;
	font-size:16px;
}

#aplistintro a{
	text-decoration:none;
}

#aplist_agents {
	position:absolute;
	color:#333;
	top:70px;
	left:5px;
	width:200px;
	text-align:left;
	font-size:13px;
	line-height: 20px;
}

#aplist_movie {
	position:absolute;
	color:#333;
	top:70px;
	left:65px;
	width:200px;
	text-align:left;
	font-size:13px;
	line-height: 20px;
}


#aplist .lock {
	color:#999;
}

#aplist h2,#aplist_movie h2,#aplist_agents h2{
	font-size:11px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-top:5px;
}

#aplist a,#aplist_movie a,#aplist_agents a{
	background-color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}

#aplist a:hover,#aplist_movie a:hover,#aplist_agents a:hover{
	background-color: #000000;
	color:#FFF;
}

/* -- Page specific elements -- */

#text {             
	border-top: 1px dotted #333;
	padding-top:15px;
}

#text_agents {             
	padding-top:15px;
}

.flyer {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 18px;
	word-spacing: 4px;
	line-height: 25px;
	margin-bottom: 30px;
	padding-top:15px;
}

.film {
	width:350px;
	margin-bottom: 30px;
	padding-top:15px;
}

.flyer a {
	color: #000000;
	text-decoration: none;
}
.flyer span {
	background-color: #FFFFFF;
	background-image: url(../img/scratch.gif);
	background-repeat: repeat-x;
}

#shoutbox {
	position:absolute;
	top:250px;
	left:5px;
	width:180px;
	text-align:left;
}
#popup {
	position:absolute;
	top:51px;
	left:100px;
	width:800px;
	height:200px;
	border: 20px solid #500376;
	padding: 10px;
	background-color: #FFFFFF;
}

#popup h1{
	font-size: 40px;
}
