/** LAYOUT **/
#header {
	background-image: url(../images/layout/home_header.gif);
	height: 207px;
	width: 950px;
}


/** GAUCHE **/
#gauche {
	background-image: url(../images/gauche/home_gauche.gif);
	width: 240px;
	height: 650px;
}

#gauche_top {
	margin-top: 280px;
}

#gauche_news {
	margin: 15px 0 0 0;
}

#gauche_bottom {
	margin-top: 30px;
}


/** MENU */
#menu_images {
	top: 181px;
	left: 236px;
}

#sm_ecole {
	top: 222px;
}

#sm_college {
	top: 222px;
}

#sm_lycee {
	top: 222px;
}

#sm_vie_scolaire {
	top: 222px;
}


/** CONTENU **/
#home h1 {
	font-family: Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #1554A2;
}

#home a {
	color: #1554A2;
}

#home p {
	margin: 0;
	padding: 0;
}

.home_imageleft {
	margin: 0 10px 10px 0;
}
.home_imageright {
	margin: 0 0 10px 10px;
}

.home_separator {
	width: 600px;
	height: 30px;
}
