@charset "utf-8";
/* CSS Document */

body {
	font-family: Times New Roman, Times, serif;
	background-color: #536885;
	margin: 0px;
	padding-top: 15px;
	padding-left: 10px;
}

h1 {
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	display: inline;
	line-height: normal;
	color: #D67B35;
	font-family: "Times New Roman", Times, serif;
}

li h1 {
	color: #FFFFFF;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h3 {
	color: #FFFFFF;
	font-size: 18px;
	padding-left: 16px;
	margin: 0px;
	padding-bottom: 6px;
}

p {
	color: #FFFFFF;
	margin: 0px;
	line-height: 26px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

a {
	color: #FFFFFF;
}

a:hover {
	color: #859DBA;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#poponce {
	color: #FFFFFF;
	background-color: #536885;
	z-index: 5;
	position: absolute;
	left: 20px;
	top: 25px;
	filter: Alpha(Opacity=80);
	-moz-opacity: 0.8;
	height: 460px;
	width: 617px;
	text-align: center;
	vertical-align: middle;
}
#fren {
	position: absolute;
	left: 485px;
	top: 402px;
	color: #536885;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#fren a {
	text-decoration: none;
	color: #536885;
	margin: 4px;
	
}
#fren a:hover {
	color: #91A3B9;
}

#poponce img {
	border: 1px solid #FFFFFF;
	margin-top: 200px;
	padding-top: 3px;
	margin-right: 5px;
	margin-left: 5px;
}

#poponce img:hover {
	filter: Alpha(Opacity=50);
	-moz-opacity: 0.5;
}


.default {
	display: block;
}

.francais {
	display: none;
}

#main {
	background-color: #1D2125;
	height: 465px;
	width: 637px;
	background-image: url(../images/background-fringe.png);
	background-repeat: no-repeat;
	padding-top: 15px;
}
#gallery {
	position: absolute;
	top: 420px;
	left: 150px;
}
#gallery img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 6px;
}

#illustration {
	position: absolute;
	left: 452px;
	top: 150px;
}

#banner {
	color: #859DBA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 15px;
	background-image: url(../images/auto.jpg);
	background-repeat: no-repeat;
	background-position: 400px;
	height: 80px;
}
#menu {
	width: 311px;
	position: absolute;
	left: 20px;
	top: 106px;
	height: 26px;
	z-index: 2;
	border-style: none;
	background-image: url(../images/background-menu.png);
	background-repeat: no-repeat;
	padding-top: 2px;
}
#menu  a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 8px;
	padding-right: 5px;
	margin: 0px;
}
#menu  a:hover {
	color: #1D2125;
}
a#first {
	border: none;
}
a#firstcurrent {
	border: none;
	color: #000000;
}
a#current {
	color: #000000;
}
#list {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 36px;
	width: 400px;
	text-indent: 2px;
	position: absolute;
	top: 150px;
	left: 22px;
}

#list ul {
	color: #FFFFFF;
	list-style-type: disc;
	padding-left: 20px;
}
#list .packs {
	list-style-type: none;
	margin-left: 20px;
	margin-top: 6px;
}

#list  .packs li {
	display: inline;
	width: 70px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin: 6px;
}

#list img {
	margin-top: 12px;
	margin-left: 22px;
}

#certified {
	color: #027E5F;
	padding-left: 20px;
	padding-top: 0px;
	margin: 0px;
}
#adress {
	color: #FFFFFF;
	width: 700px;
	padding-left: 50px;
	position: absolute;
	top: 460px;
}
#adress ul {
	margin: 0px;
	padding: 0px;
}

#adress  li {
	display: inline;
	padding-right: 150px;
}
.devanture {
	padding-left: 26px;
	padding-bottom: 10px;
}
.hours {
	padding-left: 70px;
	padding-bottom: 0px;
	margin-top: -10px;
}
.link-title {
	padding-left: 70px;
	padding-bottom: 12px;
	margin-top: 10px;
}
#schoollocation {
	position: absolute;
	left: 120px;
	top: 272px;
}
#tooltip{
	position:absolute;
	padding:2px 5px;
	color:#859CBB;
	display:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	background-color: #1D2125;
}	

.credits {
	font-size: 12px;
	position: absolute;
	left: 25px;
	top: 500px;
	color: #1D2125;
}
.credits a {
	text-decoration: none;
	color: #1D2125;
}
.credits a:hover {
	color: #404851;
}

