

/* Home */

#sidebarLeftHome {
	float: left;
	width: 180px;
	background: #96c7fb;
}

#content {background-image: url(../css/im/home_visuel.jpg);
background-repeat: no-repeat;
background-position: bottom left;
}

/*<group=Main>*/

#mainHome {
float: left;
width: 585px;

padding: 0 0 0px 0px;
}

#mainHome p {
	background: transparent;
	margin: 0;
	padding: 5px 0 0;
	font-size: 100%;
}

#mainHome ul#way {
	list-style: none;
	margin: 0;
	padding: 15px 0 0 0;
	width: 168px;
	float: left;
}

#mainHome ul#way li {
	height: 40px;
	margin: 0 0 0 0;
	padding: 0;
}


#mainHome ul#way li.family {
	background-image: url(../css/im/tabs_chemin_family.gif);
	background-repeat: no-repeat;
}


#mainHome ul#way li.children {
	background-image: url(../css/im/tabs_chemin_child.gif);
	background-repeat: no-repeat;
}

#mainHome ul#way li.teacher {
	background-image: url(../css/im/tabs_chemin_teacher.gif);
	background-repeat: no-repeat;
}

#mainHome ul#way li a {
display: block;
padding: 11px 10px 3px;
color: #1860AC;
text-decoration: none;
font-weight: bold;
text-indent: 1px;
}

#mainHome ul#way li a:hover {
display: block;
padding: 11px 10px 3px;
color: #1860AC;
text-decoration: underline;
font-weight: bold;
text-indent: 1px;
}

#intro {
	margin-left: 190px;
}

#intro h2 {
	color: #1860AC;
	font-size: 130%;
	font-weight: bold;
	padding-top: 0;
	padding-bottom:5px;
	margin: 0;
}

#intro ul li {
border: solid #fff 1px;
padding: 0 0 0 10px;
list-style: none;
margin: 0;
background-image: url(../css/im/bullet_li_a.gif);
background-repeat:  no-repeat;
background-position:  0px 6px;
}

#main ul li a {
display: block;
margin: 0 0 0px -10px;
padding: 0 0 0 10px;
background: url(../css/im/bullet_li_a.gif) no-repeat 0px 6px;
}


#intro ul li a:hover {
color: #1860AC;
text-decoration: underline;
}

#mainHome #part1, #mainHome #part2, #mainHome #part3 {

padding: 0 0 0 10px;
margin-left: 120px;
}

#mainHome #part1 p, #mainHome #part2 p, #mainHome #part3 p {
	padding-bottom: 5px;
	padding-right: 5px;
}

#mainHome #part1 {
background: url(../css/im/part1_bg.gif) repeat-x;
margin-top: 10px;
	height: 88px;
}

#mainHome #part2 {
background: url(../css/im/part2_bg.gif) repeat-x;
margin-top: 10px;
	height: 88px;
}

#mainHome #part3 {
background: url(../css/im/part3_bg.gif) repeat-x;
margin-top: 10px;
margin-bottom: 10px;
	height: 88px;
}

#mainHome #part1 .visuel {
	float: right;
	width: 72px;
	height: 86px;
	background: url(../css/im/part1_visuel.jpg) no-repeat right bottom;
}

#mainHome #part2 .visuel {
	float: right;
	width: 72px;
	height: 86px;
	background: url(../css/im/part2_visuel.jpg) no-repeat right bottom;
}

#mainHome #part3 .visuel {
	float: right;
	width: 72px;
	height: 86px;
	background: url(../css/im/part3_visuel.jpg) no-repeat right bottom;
}

#mainHome #part1 h3, #mainHome #part2 h3, #mainHome #part3 h3 {
	color: #1860AC;
	font-size: 110%;
	font-weight:bold;
	margin: 0;
	line-height: 1.3em;
	padding-top: 2px;
	padding-bottom: 0;
}

#mainHome #part1 h3 a, #mainHome #part2 h3 a, #mainHome #part3 h3 a {
	color: #1860AC;
	font-size: 110%;
	font-weight:bold;
	text-decoration: none;
}

#mainHome #part1 h3 a:hover, #mainHome #part2 h3 a:hover, #mainHome #part3 h3 a:hover {

	text-decoration: underline;
}

/*</group>*/

/*<group=Sidebar Right>*/

#sidebarRightHome {
float: right;

margin-top: -48px;
}

#sidebarRightHome ul {
	list-style: none;
	margin: 0;
	padding: 0 3px 0 0;
}

#sidebarRightHome #pb {
width: 165px;
margin-left: -5px;
padding-left: 5px;
padding-bottom: 5px;
font-size: 100%;
line-height: 1.4em;
background-image: url(../css/im/agenda_bg.gif);
background-position: left bottom;
background-repeat: no-repeat;
position: relative;
}

#sidebarRightHome #promo {
width: 165px;
padding-left: 5px;
padding-bottom: 5px;
padding-top: 5px;
font-size: 100%;
line-height: 1.4em;
background-image: url(../css/im/promo_bg.gif);
background-position: left bottom;
background-repeat: no-repeat;
position: relative;
}

#sidebarRightHome #news {
width: 165px;
padding-left: 5px;
padding-bottom: 5px;
padding-top: 5px;
font-size: 100%;
line-height: 1.4em;
/* background-image: url(../css/im/agenda_bg.gif);
background-position: left bottom;
background-repeat: no-repeat; */
position: relative;
}

#sidebarRightHome #agenda {
width: 165px;
padding-left: 5px;
padding-bottom: 5px;
padding-top: 5px;
font-size: 100%;
line-height: 1.4em;
background-image: url(../css/im/agenda_bg.gif);
background-position: left bottom;
background-repeat: no-repeat;
position: relative;
}

#sidebarRightHome #promo h3 {

padding-left: 9px;
padding-top: 0px;
margin-top: 0px;
}

#sidebarRightHome #promo h3, #sidebarRightHome #news h3, #sidebarRightHome #agenda h3 {
	color: #1860AC;
	font-size: 110%;
	font-weight:bold;
	margin: 0;
	line-height: 1.3em;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0;
}

#sidebarRightHome #promo h3 a, #sidebarRightHome #news h3 a, #sidebarRightHome #agenda h3 a {
	color: #1860AC;
	font-size: 110%;
	font-weight:bold;
	text-decoration: none;
}

#sidebarRightHome #promo h3 a:hover, #sidebarRightHome #news h3 a:hover, #sidebarRightHome #agenda h3 a:hover {

	text-decoration: underline;
}



#sidebarRightHome p {
	padding-right: 3px;
	padding-top: 3px;
}

#sidebarRightHome #news div.clear {
	display: block;
	clear: both;
	width: 100%;
	height: 5px;
	margin: 0 0 -1px;
	font-size: 1px;
	line-height: 1px;
}

#sidebarRightHome #news p {
	padding-right: 3px;
	padding-top: 3px;
	border-top: 1px solid #1860AC;
}

#sidebarRightHome #news ul li {
	padding-bottom: 3px;
}

#sidebarRightHome #news ul li.title {
	padding-top: 2px;
	border-top: 1px solid #1860AC;
}

#sidebarRightHome #news a:link {
color: #1860AC;
text-decoration: none;
}

#sidebarRightHome #news a:hover {
text-decoration: underline;
}

#sidebarRightHome #agenda ul li{
	padding-bottom: 3px;
	border-top: 1px solid #1860AC;	
}

#sidebarRightHome #agenda p {
	padding-right: 3px;
	padding-top: 3px;
	border-top: 1px solid #1860AC;
}
	
/*</group>*/


/*<group=Footer>*/

#footerHome {
background: #fff  bottom;
background-image: url(../css/im/footerhome.gif);
background-repeat: no-repeat;
padding-left: 10px;	
padding-bottom: 7px;
width: 760px;
clear: both;
padding-top: 55px;
}

#footerHome .cg {
	width: 100px;
	height: 25px;
}

#footerNav {
	float: right;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(../css/im/footer_nav.gif);
	padding: 0 0 0 10px;
	margin: 10px 0 0 0;
}

#footerNav ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#footerNav ul li {
margin: 0;
display: block;
list-style: none;
float: left;
padding: 0 10px 1px 3px;
}

#footerNav ul li a {
color: #1860AC;
text-decoration: none;
}

#footerNav ul li a:hover {
color: #000;
text-decoration: none;
}	
/*</group>*/