#frame{
	margin-left:auto;
	margin-right:auto;
	width:1024px;
	position:relative;
	overflow:visible;
}

#article_frame{
	margin-left:auto;
	margin-right:auto;
	position:relative;
	margin-top:40px;
	width:700px;
}

#article_frame a{
	font-size:18px;
	font-weight:normal;
}	

div.contact{
	position:absolute;
	width:512px;
	top:190px;
	left:715px;
}

div.event{
	clear:both;
	position:absolute;
	width:512px;
	float:left;
	top:300px;	
}

div.motion{
	position:absolute;
	width:512px;
	float:left;
	top:300px;
	left:716px;		
}


#intro div{
	width:1024px;
	height:272px;
}

#content div{
	width:1024px;
}

#content p{
	font-size:13px;	
}

#fenetre{
	background-color:#000000;
	overflow:auto;
}

#fenetre_contact{
	background-color:#ffffff;
	padding:10px;
	overflow:auto;
	height:540px;
}

#fenetre p{
	color:#ffffff;
}

#fenetre p a{
	color:#ffffff;
}
	
	
.section{
	position:relative;
}

	.section .sub{
		position:relative;
		float:left;
	}
	
#titres
{
	position:absolute;
	width:300px;
	height:80px;
	top:160px;
	left:420px;
	font-style:italic;
}

#cache
{
	background-color:#ffffff;
	position:absolute;
	width:1024px;
	height:860px;	
}


span.titre1{
	font-size:14px;
	font-weight:normal;
}

span.titre2{
	font-size:14px;
	font-weight:normal;
}

.erreur{
	color:red;
}

div.lien_article
{
	float:left;
	width:300px;
	height:64px;
	margin-left:10px;
	margin-top:24px;
}

#webmaster{
	clear:both;
	width:1024px;	
	margin-left:auto;
	margin-right:auto;
}

#webmaster p{
	text-align:center;
	font-size:10px;
}

#webmaster a{
	text-decoration:underline;	
}

#webmaster a:hover{
	text-decoration:none;		
}

/*
Interface d'administration
*/

th{
	background-color:#69b8ff;
	height:20px;
	text-align:left;	
	padding:5px;
}

td{
	padding:5px;
}

td.lig0{
	background-color:#ffffff;
}

td.lig1{
	background-color:#e3f1ff;
}
tr{
	height:20px;
}

div.icone_animee{
	width:76px;
	height:64px;
	background-color:#ffffff;
}
