@CHARSET "UTF-8";


#connect {
	background-image: url(../images/site/home/connectback.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 1000px;
	height: 150px;
}

#connect_content {
	padding: 10px 0 0 0;
	margin: 0 0 0 40px;
	width: 960px;
}

#home_students, #home_teatcher_connect, #home_teatcher_inscription {
	display: block;
	width: 280px;
	margin-right: 40px;
	float: left;
}

#home_teatcher_inscription {
	margin-right: 0;
}

td.connecttd, p.connecttxt, h1.connecttitle {
	color: #303880;
}

td.connecttd {
	color: #303880;
	text-align: left;	
}

.connect_spacer {
	height: 70px;
}

#home_pic {
	display: block;
	width: 500px;
	float: left;
	height: 300px;
}

#home_text {
	padding: 0;
	display: block;
	width: 410px;
	height: 300px;
	float: right;
	background-image: url(../images/site/home/textback.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

#home_text_intro {
	margin-top: 8px;
	display: block;
	height: 182px;
}

#home_text_intro p {
	color: #333;
	font-size: 14px;
	text-align: justify;
}

#home_text_button p {
	color: #d35e00;
	font-size: 12px;
	font-weight: bold;
	text-align: center;	
}

#home_separator {
	display: bloc;
	clear: both;
	height: 20px;
}

#home_error {
	height: 14px;
	background-image: url(../images/site/home/warningback.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 5px;
}

#home_error p {
	padding: 0 0 0 20px;
	text-align: left;
	color: #ed9514;
	font-style: italic;
	font-size: 14px;
}