body {
	text-align: center;
	background-color: #D6DADE;
}

/*formulaire de connexion site pro*/
.connectSitePro{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	background-position: center; 
	position: relative;
}
/* site */
.sytadin {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
/* site */

/* banniere */
#banner {
}
.banner_gp, .banner_pro {
	width: 960px;
	height: 62px;
}
/*
.banner_gp {
	background: url('sytadin_titre.gif') no-repeat top center;
}
.banner_pro {
	background: url('sytadinpro_titre.gif') no-repeat top center;
}*/

/*
.logo_ministere_gp, .logo_ministere_pro{
	position: relative;
	top: 10px;
	left: 840px !important;
	left: 835px;
	width:90;
	height: 45px;
}
*/
/* banniere */

/* copyright */
#copyright {
	color: #6D8092;
	margin: 10px 0 0 0;
	text-align: center;
}
/* copyright */

/* colonnes */
.content {
	/*margin: 0 0 6px 8px !IMPORTANT;*/
	margin: 0 0 4px 8px;
	/*width: 596px !IMPORTANT;*/
	width: 596px;
	float: left;
}
#menu_left {
	width: 174px;
	/*padding-bottom: 65px;*/
	float: left;
	/*margin: 0 0 8px 0;*/
}
#menu_right {
	width: 174px;
	float: right;
	/*margin: 0 0 8px 0;*/
}
/* colonnes */

/* iframe menu */
#menu_iframe_direct {
	width: 174px;
	overflow:hidden;
}
#menu_iframe_login {
	width: 174px;
	overflow:hidden;
}
/* iframe menu */

/* iframe messages */
#content_messages_iframe {
	width: 596px;
	height: 100px;
	margin-top: 8px;
} 
/* iframe messages */

/* iframe pages */
#content_page_iframe {
	/*width: 604px! IMPORTANT;
	width: 608px;*/
	width: 600px;
	/*height: 539px! IMPORTANT;
	height: 518px;*/
	margin-top: 8px;
	overflow:hidden;
}
/* iframe pages */



/*
.popup, .popup_courbe {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 1600px;	
	display: block;
	overflow: visible;
	background-color: #FFCC99;
}
.popup {
	width: 1600px;	
}
.popup_courbe {
	width: 1800px;	
}
*/
