/* - - - HTML, COMMON ELEMENTS - - - */
*	{ margin:0px; padding:0px; }

img	{ border:none; }

body, html {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	margin:0px 0px 8px 0px;
	color:#000;
	line-height:13px;
	text-align:center;
}

.bg_index0 {
	position:absolute;
	width:100%;
	left:0px;
	top:0px;
	text-align:center;
}

.bg_index1 {
	background-image:url(/media/common/SG-Habillage-V2.png);
	background-repeat:repeat-y;
	background-position:center;
	padding-right:15px;
}

.bg_index2 {
	position: relative;
	width:960px;
	height:1000px;
	background:url(/media/common/fond.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;
}
.fond_center {
	background-image:url("/media/index/index2.jpg");
	background-repeat:repeat-x;
}
.bg_cadre{
	border-left:10px solid #FFFFFF;
	border-right:10px solid #FFFFFF;
	width:960px;
}
.bg_photo {
	width:345px;
	height:265px;
/*	background:url(/media/common/bg_photos.png) repeat-x left top;*/
	text-align:center;
	padding:30px 0px 0px 38px;
}
.bg_photo_pre {
	width:900px;
	height:265px;
/*	background:url(/media/common/bg_photos.png) repeat-x left top;*/
	text-align:center;
	padding:30px 0px 0px 38px;
}
.bg_logo {
	float:left;
	width:450px;
	text-align:left; 
}
.bg_logo2 {
	margin-top:-2px;}
.bg_login {
	text-align:right; 
	padding-right:20px;
}
.bottom {
	background-color:#479eee;
	padding:10px 0px 10px 0px;
}
.theBottom {
	text-align:left;
	padding:10px;
	line-height:20px;
	color:#FFF;
}
.linkmenubottom { color:#FFFFFF; font-size:11px; text-decoration:none;}
.linkmenubottom:hover { color:#FFFFFF; font-size:11px; text-decoration:underline;}
.linkmenubottom:active { color:#FFFFFF; font-size:11px; text-decoration:underline;}


.formError {
	font-size:12px; font-weight:bold;
	color:#FF0000;
	margin-left:6px;
}
.formOkay {
	font-size:16px; font-weight:bold;
	color:#fff;
}
.formErrorReason {
	background-color:#FF0000;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
}
.redErrorBorder {
	border:2px solid #c00;
	background-color:#fff2f2;
}
.textright {
	 text-align:center;
	 color:#FFF;
	 padding-top:30px;
	 padding-bottom:30px;
	 padding-right:15px;
	 
}
.textright h1 {
	line-height:20px;
	font-size:14px;
	 
}
.bg_inscrit {
	width:450px;
	text-align:center;
	 padding:5px; 
	padding-left:430px;
}
.text2 {
	 background-color:#FFF;
	 padding:10px;
	 margin-top:-10px;
}