

* {
	margin:0;
	padding:0;
	border:none;
	font-family:Helvetica, Arial, sans-serif;
	font-size:100%;
	list-style:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-decoration:none;
	outline:hidden;
	font-smooth: always;
	scrollbar-face-color: #354556;
	scrollbar-highlight-color: #354556;
	scrollbar-3dlight-color: #354556;
	scrollbar-darkshadow-color: #354556;
	scrollbar-shadow-color: #354556;
	scrollbar-arrow-color: #587373;
	scrollbar-track-color: #252c33;
   
	

}



body {height:100%; border:none; overflow:auto; background-color: #8daebe;}




h1 {
	font-weight:bolder;
	font-size:1em;
	color:#f6f0e7
}
	
h2 {
	font-weight:bold;
	font-size:1em;
	color:#26282D
	
}

h3 {color:#6d6d63}

.texte {
	clear:both;
	font-weight: normal;
	font-size: 14px;
	text-align: justify;
	width: 500px;
	margin:auto;
	font-smooth: always;
	background-color:#eaeaad;
	
	
	
}



img {border:0px;}
.left {float:left;}
.right {float:right;}
.clear {clear:both; overflow:hidden;}
a {outline:none}
a:link, a:visited {color:#a9c6d8;}
a:hover, a:active {color:#e38000;}
i {font-size:.8em;color:#AE9B3F;}
p {
	padding-bottom:1.5em;
	text-align: left;
}





#content {
	width:750px; 
	margin: auto; 
	
	
	}
	




			}
			
#texteintro {
			font-size: 14px;
			color:#666633;
			text-align:justify;
			font-smooth: always;
			
			
	
}

	

	
.headpart {background:#8daebe;}
.ui-tabs .ui-tabs-nav { padding: .2em .2em 0 .2em; }
.accueil {width:370px; color:#373F4A; text-align:justify; margin:auto}





#home, #contact, #school, #mission, #gallery, #childresc, #links, #stmary, #stmarys 			{ background-color:#fff3df;}








.mainmenu > li {float:left; margin:.2em 1.5em;}
.mainmenu > li a {display:block; color:#f2e2cb}
.mainmenu > li a:hover {color:#f6f0e7}
.mainmenu > li.ui-tabs-selected a {color:#f6f0e7;}



.submenu > li {float:left; margin:1em 1em;}
.submenu > li a {display:block; color:#2b5e93; font-weight:bold;}
.submenu > li a:hover {color:#f90}
.submenu > li.ui-tabs-selected a {color:#f90;}





.ui-tabs-hide {display:none;}

.bas {position:relative;
	  bottom:0px;
	  font-size:x-small;
	  color:#b7cdd8;
	  text-align:center;
	  
	  }
	  

<!--SLIDESHOW-->


#slideshow {
	position:relative;
	height:350px;
	
    
}

#slideshow IMG {
    position:absolute;
   
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1;
}

#slideshow IMG.last-active {
    z-index:9;
	
}