@import url(layout.css);
@import url(pop.css);
@import url(protoload.css);

#principale div#header div#titre_ecole {
	background: url(../../img/accueil/une_ecole_ouverte_sur_la_vie.png) top left no-repeat;
	height: 77px;
	width: 702px;
	position: absolute;
	top: 30px;
	left: 275px;
}

#principale div#header form#newsletter {
	position: absolute;
	top: 120px;
	left: 595px;
}

#principale div#header form#newsletter legend {
	display: none;
}

#principale div#header form#newsletter ul {
	width: 500px;
}

#principale div#header form#newsletter ul li {
	float: left;
	margin: 0px 5px 0px 0px;
	font-weight: bold;
}

#principale div#header form#newsletter ul li input#email {
	width: 200px;
	border-left: 1px solid #b1b3b4;
	border-top: 1px solid #b1b3b4;
}

#principale div#header form#newsletter ul li input#submit {
	background-color: #4a4643;
	width: 30px;
	text-align: center;
	color: #fff;
	line-height: 20px;
}

#principale div#header ul#menu {
	background: url(../../img/accueil/background_menu.png) top left repeat-x;
}



#principale div#page {
	background: #d9d3b9;
}

#principale div#page div#gauche {
	float: left;
	width: 250px;
	background: url(../../img/layout/background_page.png) top left repeat-x #d9d3b9;
	padding: 45px 0px 83px 0px;
}

#principale div#page div#gauche h3 {
	color: #a08718;
	font-size: 25px;
	font-weight: bold;
	margin: 0px 0px 30px 27px;
}

#principale div#page div#gauche div#news {
	background: url(../../img/accueil/background_news.png) top left repeat-y;
	width: 246px;
}

#principale div#page div#gauche div#news ul {
	background: url(../../img/accueil/top_news.png) top left no-repeat;
	padding: 14px 0px 0px 0px;
	width: 246px;
}

#principale div#page div#gauche div#news ul li {
	list-style: disc !important;
	background: url(../../img/accueil/separation_news.png) bottom left repeat-x;
	padding: 0px 0px 10px 0px;
	margin: 0px 10px 5px 33px;
	text-align: justify;
	color: #1e1a0d;
	font-size: 12px;
}

#principale div#page div#gauche div#news ul li a {
	color: #454536;
	font-size: 10px;
}

#principale div#page div#gauche div#news ul li.last {
	background: none;
}

#principale div#page div#gauche div#news div#bottom-news {
	background: url(../../img/accueil/bottom_news.png) top left no-repeat;
	height: 26px;
}

#principale div#page div#droite {
	background-color: #d9d2b8;
	padding: 0px 25px 100px 25px;
}

#principale div#page div#droite div#illustration {
	widows: 650px;
	height: 250px;
	margin: 0px auto 0px auto;
	padding: 0px 6px 14px 7px;
	background: url(../../img/accueil/background_illustration.png) top left no-repeat;
}

#principale div#page div#visitez_le_site_pierre_marie_theas {
	left: 700px;
	bottom: 20px;
}

#principale div#page div#visitez_le_site_pierre_marie_theas a {
	display: block;
	width: 289px;
	height: 70px;
	background-image: url(../../img/accueil/logo_pierre_marie_theas.png);
}

