

/*/////////////////////////////////////////////////*/
/* ///////////////////// Body //////////////////////*/
/*/////////////////////////////////////////////////*/
body
{
	background-color : black ;
	
	width : 800px ;
	height : 650px ;
	margin : 0px ;
	padding-top : 10px ;
}
/*/////////////////////////////////////////////////*/
/* /////////////////// Banalités ////////////////////*/
/*/////////////////////////////////////////////////*/
h1
{
	position : absolute ;
	left : 145px ;
	top : 0px ;

	width : 500px ;

	color : #c60063 ;
	text-align : center ;
	font-weight : normal ;
	font-family : "Freestyle Script" ;
}
a img
{
	border : 0px;
}
a
{
	font-style : italic ;
	color : #c60063 ;
}
a:visited
{
	color : #cc28bf ;
}
ul
{
	list-style-type : none ;
	/*margin-left : -20px ;*/
}
/*/////////////////////////////////////////////////*/
/* ///////////////////// espaces ///////////////////*/
/*/////////////////////////////////////////////////*/
.espace_photo
{
	background-image : url("img/visite_photo_motif.png") ;
	background-repeat : repeat-y ;

	width : 781px ;
	height : 412px ;
	margin : auto ;
	margin-left : 16px ;
}
.espace_photo div
{
	width : 762px ;
	text-align : center ;
	margin-top : 20px ;
}
.espace_photo .photo
{
	max-width : 550px ;
	max-height : 350px ;
}

.espace_navig
{
	background-image : url("img/visite_navig_motif.png") ;
	background-repeat : repeat-y ;

	float : left ;

	width : 280px ;

	position : relative ;
	left : 15px ;
	top : 30px ;
}
/*.correcton_motif_navig
{
	margin-bottom : -5px ;
}*/
.espace_info
{
	background-image : url("img/visite_info_motif.png") ;
	background-repeat : repeat-y ;

	float : left ;

	width : 472px ;

	position : relative ;
	left : 35px ;
	top : 30px ;
}
/*.correcton_motif_info
{
	margin-bottom : -4px ;
}*/
/*
actions
*/
.liens
{
	float : left ;

	position : relative ;
	left : 25px ;
	top : 15px ;
}
.liens a
{
	background-image : url("img/icone_action.png") ;
	background-repeat : no-repeat ;
	padding-left : 25px ;
	padding-bottom : 1px ;
}
.liens a:hover
{
	background-image : url("img/icone_action-hover.gif") ;
}
/*
informations
*/
.informations
{
	width : 430px ;
	height : 120px ;
	overflow-y : auto ;
	padding : 5px ;

	float : left ;
	position : relative ;
	left : 15px ;
	top : 0px ;

	color : white ;
	text-align : justify ;

	scrollbar-arrow-color: #c60063 ;
	scrollbar-face-color: #000000 ;
	scrollbar-shadow-color: #000000 ;
	scrollbar-highlight-color: #000000 ;
	scrollbar-3dlight-color: #000000 ;
	scrollbar-darkshadow-color: #000000 ;
	scrollbar-track-color: #000000 ;
}
/*/////////////////////////////////////////////////////
/////////////////////////// administration///////////////
/////////////////////////////////////////////////////*/
.espace_admin
{
	background-image : url("img/visite_photo_motif.png") ;
	background-repeat : repeat-y ;

	width : 781px ;
	height : 550px ;
	margin : auto ;
}
.formulaires_droite
{
	text-align : right ;

	position : absolute ;
	right : 40px ;
	top : 105px ;

	color : #c60063 ;
}
.formulaires_droite .image_actuelle
{
	max-width : 150px ;
	max-height : 100px ;
	margin : 5px ;
}
.formulaires_gauche
{
	position : absolute ;
	left : 35px ;
	top : 160px ;

	text-align : right ;
	padding : 5px ;

	color : #c60063 ;
	border : solid 1px #c60063 ;
}
.formulaires_gauche h3
{
	text-align : left ;
	font-family : Verdana ;
	text-decoration : underline ;
	font-style : italic ;
	font-weight : normal ;
}
.boutons_generaux
{
	position : absolute ;
	left : 375px ;
	top : 580px ;
}
.icone_aperçu
{
	width : 28px ;
	height : 16px ;
	background-image : url("img/icone_aperçu.gif") ;
	float : right ;
}
.icone_aperçu:hover
{
	background-image : url("img/icone_aperçu-hover.gif") ;
}
.titre_visite_admin
{
	position : absolute ;
	left : 250px ;
	top : 50px ;

	color : #c60063 ;
	font-size : 25px ;
	font-weight : bold ;
	font-style : italic ;
	text-decoration : underline ;
}
.plans-visites_existants
{
	position : absolute ;
	top : 120px ;
	left : 50px ;
	height : 400px ;
	width : 250px ;
	overflow-y : auto ;

	color : #c60063 ;
}
.msg_err_conf
{
	float : right ;
	width : 550px ;

	position : relative ;
	right : 100px ;

	color : #c60063 ;
}

