a img
{
	border: none;
}

#TB_caption{
	margin-bottom: 10px;
}

#cadre
{
	background-image: url(../../images/cadre.png);
	background-repeat: no-repeat;
/*	width: 436px;
	height: 518px;
	left: 480px;
	top: 100px;*/
	position: absolute;
	visibility: visible;


	width: 521px;
	height: 545px;
	left: 60px;
	top: 50px;
}

#contenu	
{
	position: absolute;
	visibility: visible;
	overflow: hidden;
/*	width: 930px;
	height: 620px;
	margin-left: 20em;
	margin-top: 6em;*/

	width: 580px;
	height: 640px;
	left: 42%;
	top: 5%;
}

#texte	
{
	width: 24.5em;
	left: 115px;
	top: 100px;
	height: 27.5em;
	position: absolute;
	visibility: visible;
}

#logo_top
{
	width: 7em;
	left: 0;
	top: 45px;
	height: 7em;
	position: absolute;
	visibility: visible;
}

#logo_bottom
{
	width: 7em;
	left: 485px;
	top: 520px;
	height: 7em;
	position: absolute;
	visibility: visible;
}

#titre
{
	left: 50px;
	top: 0;
	position: absolute;
	visibility: visible;
}

table.spip
{
	padding-bottom: 15px;
	text-align: left;
}

p.spip
{
	margin-bottom: 10px;
}

.spip_documents_left
{
	padding-right: 15px;
	padding-top: 15px;
}

.spip_documents_right
{
	padding-left: 15px;
	padding-top: 15px;
}

.spip_documents_center
{
	padding-top: 15px;
	padding-bottom: 15px;
}