/** BASIC */
.bigBlueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #1c69ad;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

#textfield1 {
	width: 150px;
	padding: 4px 0px 0px 3px;
	background: #FFFFFF;
	border: 1px solid #DFDFDF;
	border-right-color: #FFFFFF;
	border-top-color: #FFFFFF;
}

#submit1 {
	width: 55px;
	height: 20px;
	background: url(images/subpage1_01.gif) no-repeat left top;
	border: none;
	text-transform: lowercase;
	font-size: 12px;
	color: #FFFFFF;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	color: #393939;
}

h2 {
	font-size: 18px;
}

h2 strong {
	color: #045685;
}

h3 {
	font-size: 13px;
}

h3 strong {
	color: #045685;
}

h4 {
	font-size: 11px;
	font-weight: bold;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E5E5E;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 18px;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 22px;
}

/** LINKS */

a {
	color: #F70000;
}

a:hover {
	text-decoration: none;
}

.link1 {
	/**text-transform: lowercase;*/
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
}

/** STYLES */

.style1 {
	font-size: 10px;
	color: #6D6D6D;
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(images/homepage_logo_prod2.jpg) no-repeat left top; }
.bg2 { background: url(images/homepage04.jpg) no-repeat left top; }
.bg3 { background: url(images/homepage05.jpg) no-repeat left top; }
.bg4 { background: url(images/homepage06.jpg) no-repeat left top; }
.bg5 { background: url(images/homepage07.jpg) no-repeat left top; }
.bg6 { background: url(images/homepage08.jpg) no-repeat left top; }
.bg7 { background: url(images/homepage09.gif) no-repeat left top; }
.bg8 { background: url(images/homepage14.gif) repeat-x left top; }
.bg9 { background: url(images/homepage16.gif) repeat-y left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}


a.siteplan {
background: url(images/maps/Site_Plan_17e_avenue.jpg) no-repeat top left;
width:500px;
display:block;
height:302px;
text-decoration:none;
margin:0;
padding:0;
}
a.siteplan:hover {
background: url(images/maps/Site_Plan_over_17e_avenue.jpg) no-repeat top left;
}

a.groundfloor {
background: url(images/maps/Ground_Floor_17e_avenue.jpg) no-repeat top left;
width:500px;
display:block;
height:276px;
text-decoration:none;
margin:0;
padding:0;
}
a.groundfloor:hover {
background: url(images/maps/Ground_Floor_over_17e_avenue.jpg) no-repeat top left;
}


a.firstfloor {
background: url(images/maps/First-Floor.jpg) no-repeat top left;
width:400px;
display:block;
height:122px;
text-decoration:none;
margin:0;
padding:0;
}
a.firstfloor:hover {
background: url(images/maps/First-Floor_over.jpg) no-repeat top left;
}

a.secoundfloor {
background: url(images/maps/Second_Floor_17e_avenue.jpg) no-repeat top left;
width:500px;
display:block;
height:293px;
text-decoration:none;
margin:0;
padding:0;
}

a.secoundfloor:hover {
background: url(images/maps/Second_Floor_over_17e_avenue.jpg) no-repeat top left;
}

a.thirdfloor {
background: url(images/maps/Third-Floor.jpg) no-repeat top left;
width:400px;
display:block;
height:122px;
text-decoration:none;
margin:0;
padding:0;
}
a.thirdfloor:hover {
background: url(images/maps/Third-Floor_over.jpg) no-repeat top left;
}

a.fourthfloor {
background: url(images/maps/fourth-Floor.jpg) no-repeat top left;
width:400px;
display:block;
height:122px;
text-decoration:none;
margin:0;
padding:0;
}
a.fourthfloor:hover {
background: url(images/maps/fourth-Floor_over.jpg) no-repeat top left;
}


div#illustration{
text-align : center ;
}
.photo
{ 
padding:4px 4px;
border: 1px solid rgb(204, 204, 204);
}
