﻿/* CSS Document */
/* © novembre 2009 LTI-HEG */
/* Contact: lti@hesge.ch */

/* CSS RESET */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, img, ul, li, fieldset, form, input, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
	{
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		list-style-type: none;
	}

/* MAIN SELECTORS */

body
	{
		background: #fff url(images/bg-body-small.gif) no-repeat center top;
		font-family: Arial, Helvetica, sans-serif;
		color: #666666;
	}
	
	
body#horizon
	{
		background: #fff;
		font-family: Arial, Helvetica, sans-serif;
		color: #666666;
	}	
	
body #panel
	{
		position: relative;
		height: 140px;
		background: none;
	}

a
	{
		text-decoration: none;
		color: #848a92;
	}

a:hover
	{
		color: #c00;
	}

h2
	{
		font: 2.0em bold Arial, Helvetica, sans-serif;
		color: #848a92;
		margin-top: 13px;
	}

h3
	{
		font: 1.5em Arial, Helvetica, sans-serif;
		font-weight: normal;
		padding: 25px 0 15px 0;
		color: #cc0000;
	}

h4
	{
		font: 1.25em bold Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #666666;
		margin: 15px 0px 5px 0px;
	}

h5
	{
		font: 1.25em bold Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #999;
		margin: 10px 0px;
	}

h4.titre-sidebar
	{
		font: 1em normal Arial, Helvetica, sans-serif;
		padding: 6px 0 0 39px;
		height: 24px;
		background: #c1c3c6 no-repeat 7px 3px;
		color: #FFFFFF;
		margin-bottom: 20px;
		background-image: url(images/ico-voir.gif);
	}

hr {
		color: #fff; 
		background-color: #fff; 
		border: 1px dotted #c9c9c9; 
		border-style: none none dotted; 
		clear: both;
		margin: 10px 0 0 0;
		padding: 10px 0 0 0;
	}

/* CLASSES */

.link-eml
	{
		background-image: url(images/ico-eml.gif);
		background-repeat: no-repeat;
		background-position: left 3px;
		padding-left: 18px;
	}

.link-pdf
	{
		background-image: url(images/ico-pdf.gif);
		background-repeat: no-repeat;
		background-position: left top;
		padding-left: 25px;
		padding-top: 2px;
	}

.link-img
	{
		background-image: url(images/ico-word.gif);
		background-repeat: no-repeat;
		background-position: left top;
		padding-left: 25px;
		padding-bottom: 30px;
		padding-top: 2px;
	}

.link-word
	{
		background-image: url(images/ico-word.gif);
		background-repeat: no-repeat;
		background-position: left top;
		padding-left: 25px;
		padding-bottom: 30px;
		padding-top: 2px;
	}

.link-excel
	{
		background-image: url(images/ico-excel.gif);
		background-repeat: no-repeat;
		background-position: left top;
		padding-left: 25px;
		padding-bottom: 30px;
		padding-top: 2px;
	}

.link-powerpoint
	{
		background-image: url(images/ico-powerpoint.gif);
		background-repeat: no-repeat;
		background-position: left top;
		padding-left: 25px;
		padding-bottom: 30px;
		padding-top: 2px;
	}

.link-zip
	{
		background-image: url(images/ico-zip.gif);
		background-repeat: no-repeat;
		background-position: left top;
		padding-left: 25px;
		padding-bottom: 30px;
		padding-top: 2px;
	}

.link-audio
	{
		background-image: url(images/ico-audio.gif);
		background-repeat: no-repeat;
		background-position: left top;
		padding-left: 25px;
		padding-bottom: 30px;
		padding-top: 2px;
	}

.link-video
	{
		background-image: url(images/ico-video.gif);
		background-repeat: no-repeat;
		background-position: left top;
		padding-left: 25px;
		padding-bottom: 30px;
		padding-top: 2px;
	}

.link-web
	{
		background-image: url(images/ico-web.gif);
		background-repeat: no-repeat;
		background-position: left top;
		padding-left: 25px;
		padding-bottom: 30px;
		padding-top: 2px;
	}

.link-external
	{
		background-image: url(images/ico-external.gif);
		background-repeat: no-repeat;
		background-position: left top;
		padding-left: 25px;
		padding-bottom: 30px;
		padding-top: 2px;
	}

.box-border-left
	{
		padding: 5px;
		border: 1px dotted #ccc;
		float: left;
		margin-bottom: 10px;
		margin-right: 10px; 
	}

.box-border-right
	{
		padding: 5px;
		border: 1px dotted #ccc;
		float: right;
		margin-bottom: 10px;
		margin-left: 10px; 
	}

.box-border
	{
		padding: 5px;
		border: 1px dotted #ccc;
		margin-bottom: 10px;
		clear: both;
	}

.note 
	{
		margin-top: 20px;
		margin-bottom: 20px;
		padding: 5px;
		border: 1px dotted #CCCCCC;
		background-color: #f5f5f5;
	}

.red-text
	{
		color: #cc0000;
	}

p.footnote 
	{
		font-size: 0.8em;
	}

p.back-to-top
	{
		background-image: url(images/top.gif);
		background-repeat: no-repeat;
		background-position: right 9px;		
		padding-top: 6px;
		padding-right: 16px;
		text-align: right;
		font-weight: bold;
		font-size: 0.85em;
		border-top: 1px dotted #CCCCCC;
		clear: both;
	}
	
	
/*Lien déroulant dans la page compétences*/
p.deroulant a
	{
		font: 1.5em Arial, Helvetica, sans-serif;
		font-weight: normal;
		color: #cc0000;
		padding: 0px 0px 4px 14px;
		background: url(images/bullet-subnav-l1.gif) no-repeat left 6px;
		display: block;
		margin: 20px 0px 0px 0px;
	}
	
div.ddet_div
	{
		margin-left: 14px;
	}
	
/* BASIC STRUCTURE */

#header, #panel, #breadcrumb, #main, #footer-top, #footer-bottom
	{
		width: 960px;
		margin-left: auto;
		margin-right: auto;
		clear: both;
	}

/* HEADER */

#header
	{
		position: relative;
		height: 97px;
	}

#header ul
	{
		margin-top: 40px;
	}

#header li
	{
		display: inline;
		border-right: 1px dotted #ccc;
		padding: 0 10px 0 10px;
		color: #C00;
	}

#header li.contact
	{
		border: 0;
	}

#header #logo
	{
		float: left;
		padding-top: 15px;
	}

#header #logo h1 a
	{
		font: 1.3em bold Arial, Helvetica, sans-serif;
		color: #cc0000;
	}

#header #top-nav
	{
		float: right;
	}

#header a
	{
		color: #999;
	}

#header a:hover
	{
		color: #c00;
	}

#header #languages
	{
		float: right;
		font-size: 0.8em;
		color: #C00;
	}

#header #languages ul
	{
		margin-left: 50px;
		padding-top: 3px;
	}

#header #languages li
	{
		padding: 0 10px 0 10px;
	}

#header #languages li.lang-last
	{
		border: none;
	}

/* PANEL */

#panel
	{
		position: relative;
		height: 390px;
		background: url(images/panel-pic-home.jpg) no-repeat 221px 133px;
	}

#panel #panel-top
	{
		height: 15px;
		clear: both;
	}

#panel #panel-top #welcome a
	{
		color: #c00;
	}

#panel #panel-top #rss
	{
		float: right;
		padding: 10px 10px 0 0;
	}

div.rss span
	{
		position:relative;
		top:8px;
	}

#panel #main-nav
	{
		height: 122px;
		padding-left: 20px;
		color: #FFF;
		margin-top: 19px;
		font-size: 0.8em;
		line-height: 1.5em;
		font-weight: bold;
	}

#panel #main-nav a
	{
		color: #dd9999;
	}

#panel #main-nav a:hover
	{
		color: #fff;
	}
	
#panel #main-nav a.selected-link-0
	{
		color: #fff;
	}
	
#panel #col
	{
		float: left;
		height:90px;
		width:620px;
		padding-right: 20px;
		margin-right: 50px;
		border:0px solid red;
	}

#panel #col li
	{
		display:inline;
		float:left;
		height:20px;
		width:250px;
		padding-right: 0px;
		margin-right: 5px;
		border:0px solid red;
	}

#panel #search
	{
		float: right;
		margin-left: 0px;
		padding-top: 0px;
		margin-top: 44px;
		width: 173px;
	}
	
#panel #search label
	{
		display: none;	
	}
	
.search-field
	{
		width: 116px;
		padding: 2px;
		margin: 0px;
		border: 0;
		height: 14px;
		color: #999;
		background: none;
	}

.search-button
	{
		width: 30px;
		height: 20px;
		padding: 0px;
		margin-top: 4px;
		padding-top: 2px;
		border: 0px;
		background: url(images/search-button.gif) no-repeat left top;
		cursor: pointer;
	}


/* MAIN PART OF PAGE */

#main
	{
		position: relative;
		clear: both;
		padding-top: 34px;
	}
	
/* BREADCRUMB */

#breadcrumb
	{
		position: absolute;
		top: 0px;
		left: 0px;
		height: 14px;
		margin-top: 8px;
		border-bottom: 1px dotted #c9c9c9;
		color: #c00;
		text-transform: lowercase;
		font-weight: bold;
		font-size: 0.75em;
	}

#breadcrumb a
	{
		color: #a3a7ab;
	}

#breadcrumb a:hover
	{
		color: #c00;
	}
	
#breadcrumb li
	{
		display: inline;
		background: url(images/bullet-breadcrumb.gif) no-repeat 0 4px;
		padding-left: 14px;
		padding-right: 5px;
	}

#breadcrumb li.bc-first
	{
		background: none;
		padding-left: 0;	
	}


/* NAVIGATION ON LEFT (des sous-pages)*/

#sub-nav
	{
		float: left;
		width: 172px;
		margin-right: 45px;
		padding-bottom: 40px;
		font-size: 0.75em;
	}

#sub-nav h2
	{
		background: none;
		padding-left: 0;
		padding-bottom: 12px;
		font-weight: bold;
		font-size: 1.15em;
	}

#sub-nav h3
	{
		font-weight: bold;
	}

#sub-nav a
	{
		color: #94999f;
		display: block;
	}

#sub-nav a:hover
	{
		color: #61676e;
	}

#sub-nav ul
	{
		padding: 0;
		margin: 0;
	}

#sub-nav ul li
	{
		padding-bottom: 4px;
		padding-left: 14px;
		background: url(images/bullet-subnav-l1.gif) no-repeat left 6px;
		padding-top: 4px;
		font-weight: bold;
		color: #61676e;
		display: block;
	}

#sub-nav ul li a.selected-link-1
	{
		color: #61676e;
	}

#sub-nav ul ul
	{
		margin-bottom: 10px;
		margin-top: 10px;
		padding: 0;
	}

#sub-nav ul ul li
	{
		font-size: 1em;
		padding: 0;
		background: none;
	}
	
#sub-nav ul ul li a
	{
		margin-bottom: 1px;
		padding-top: 2px;
		padding-left: 8px;		
		padding-bottom: 2px;
		color: #94999f;
		background: #e5e8eb;
	}

#sub-nav ul ul li a:hover
	{
		background: #a1a3a9;
		color: #FFFFFF;
	}

#sub-nav ul ul li.sel
	{
		color: #fff;
		padding-top: 3px;
		background: #a1a3a9;
		border-bottom: 1px solid #fff;
	}
	
#sub-nav ul ul li a.selected-link-2
	{
		color: #fff;
		background: #a1a3a9;
		padding: 0;
		margin: 0;
	}
	
#sub-nav ul ul li.sel span
	{
		margin-left: 8px;
		padding-bottom: 2px;
		display: block;
	}

#sub-nav ul ul ul
	{
		margin-bottom: 0px;
		margin-top: 6px;
		padding-top: 6px;
		margin-left: 0;
		padding-left: 0;
		background: #fff;
	}

#sub-nav ul ul ul li
	{
		border-bottom: 1px dotted #e5e8eb;
		font-weight: bold;
		padding-top: 0px;
		padding-bottom: 2px;
		background: url(images/bullet-subnav-l3.gif) transparent no-repeat 6px 4px;
		margin-left: 0px;
		padding-left: 20px;
		color: #61676e;
	}

#sub-nav ul ul ul li a
	{
		font-weight: normal;
		background: #fff;
		color: #94999f;
		padding: 0;
	}

#sub-nav ul ul ul li a.selected-link-3
	{
		background: #fff;
		color: #61676e;
	}

#sub-nav ul ul ul li a:hover
	{
		background: #fff;
		color: #61676e;
	}

/* HOMEPAGE NAVIGATION ON LEFT  */

#sub-nav-home
	{
		float: left;
		width: 190px;
		margin-right: 45px;
		padding-bottom: 40px;
	}
	
#sub-nav-home a
	{
		color: #666666;
	}
	
#sub-nav-home a:hover
	{
		color: #c00;
	}
	
#sub-nav-home ul
	{
		height: 80px;
		background-position: right top;
		background-repeat: no-repeat;
		padding-left: 64px;
		margin-bottom: 10px;
		padding-top: 4px;
		font-size: 0.75em;
	}

#sub-nav-home ul.inscriptions
	{
		background-image: url(images/bg-ins.jpg);
	}

#sub-nav-home ul.temoignages
	{
		background-image: url(images/bg-tem.jpg);
	}

#sub-nav-home ul.fc
	{
		background-image: url(images/bg-fc.jpg);
	}

#sub-nav-home ul li
	{
		padding-right: 4px;
		padding-top: 4px;
	}

#sub-nav-home ul.perspectives
	{
		height: 40px;
		background-image: url(images/bg-perspectives.jpg);
		background-position: left top;
		background-repeat: no-repeat;
		padding: 0px;
		margin: 0px;
		margin-bottom: 10px;
	}

#sub-nav-home ul.perspectives li
	{
		padding-left: 64px;
		padding-right: 4px;
		padding-bottom: 4px;
	}

#sub-nav-home .catalogue
	{
		font-size: 0.75em;
		padding-top: 7px;
		padding-left: 22px;
		background-color: #a3a7ab;
		color: #FFF;
		height: 24px;
		text-transform: lowercase;
		background-image: url(images/arrow-formations.jpg);
		background-repeat: no-repeat;
		background-position: 4px center;
	}
	
#sub-nav-home .catalogue a
	{
		color: #FFF;
	}
	
#sub-nav-home .catalogue a:hover
	{
		color: #c00;
	}

/* MAIN CONTENT */

#main #content
	{
		float: left;
		width: 690px;
		margin-left:20px;
		margin-right: 10px;
		padding-bottom: 40px;
		font-size: 0.8em;
	}

#main #content h2 a
	{
		margin: 0px;
		padding:0px;
		font-weight: bold;
	}

#main #content h2 a
	{
		position:relative;
		right:30px;
		font-size:18px;
		color: #cc0000;
	}
	
#main #content p
	{
		margin: 8px 0 7px 0;
	}
	
#home #main #content p
	{
		font-weight: normal;
		margin-top: 0;
		margin-bottom: 0;
		padding-top: 10px;
	}

#main #content table
	{
		width: 690px;
		border-bottom: 1px dotted #afb3b9;
		border-right: 1px dotted #afb3b9;
	}
	
#main #content td
	{
		border-left: 1px dotted #afb3b9;
		border-top: 1px dotted #afb3b9;
		padding: 4px;
	}
	
#main #content tr.gray-bg
	{
		background-color: #eff0f1;
	}
	
#main #content th
	{
		border-top: 1px dotted #afb3b9;
		border-left: 1px dotted #afb3b9;
		padding: 4px;
		text-align: left;
		font-weight: bold;
	}
	
#main #content .th-top
	{
		padding-top: 4px;
		padding-bottom: 14px;
		background-color: #c1c3c6;
		color: #fff;
	}

#main #content table h3
	{
		margin: 0px;
		padding: 0px;
	}
	
#main #content caption
	{
		text-align: left;
		font-weight: bold;
		padding: 15px 0 10px 0;
		color: #cc0000;
	}
	
#home #main #content p.read-more
	{
		margin-bottom: 0.75em;
		margin-top: 0.5em;
	}

#main #content ul
	{
		margin-left: 20px;
	}
	
#main #content ul li
	{
		background-image:url("images/bullet-main.gif");
		background-repeat: no-repeat;
		background-position: left 7px;
		padding-top: 2px;
		padding-left: 12px;
		display: block;
		min-height: 20px;
		list-style:none;
	}

#main #content ul li ul
	{
		padding-top: 10px;
	}

ol li
	{ 
		list-style-type: decimal; 
	}

ol li ul li
	{ 
		list-style-type: none; 
	}

#main #content #page-nav
	{
		background-color: #eff1f3;
		padding: 10px;
		margin-top: 20px;
		margin-bottom: 20px;
		border: 1px dotted #d5d9df;
		clear: both;
		height: 100%;
	}

#main #content #page-nav ul
	{
		padding-left: 0;
		margin: 0;
	}
	
#main #content #page-nav ul li
	{
		display: inline;
		padding-left: 10px;
		padding-right: 4px;
		font-weight: bold;
		line-height: 1.75em;
		background-image: url(images/bullet-page-nav.gif);
		background-repeat: no-repeat;
		background-position: 1px 6px;
	}

#main #content #page-nav li.page-nav-1
	{
		background: none;
		padding-left: 0;
	}

#main #content #page-nav a
	{
		color: #a7abb0;
	}

#main #content #page-nav a:hover
	{
		color: #696e75;
	}

#main #content .two-cols
	{
		clear: both;
		overflow: hidden;
	}

#main #content .two-cols .left-col
	{
		float: left;
		width: 230px;
		padding-right: 20px;
		padding-bottom: 20px;
	}

#main #content .two-cols .right-col
	{
		float: right;
		width: 230px;
		padding-bottom: 20px;
	}

#main #content.search img
	{
		float: left;
		margin-right: 10px;
		margin-bottom: 10px;
		padding: 6px;
		border: 1px dotted #ccc;
	}

#main #content.search hr
	{
		clear: both;
		margin-bottom: 10px;
	}

#main #content.search h5
	{
		padding: 0;
		margin: 0;
		margin-top: 8px;
		text-transform: capitalize;
	}

#main #content.search h6
	{
		padding: 0;
		padding-bottom: 10px;
		margin: 0;
	}

#main #content.search p
	{
		padding: 0;
		margin: 0;
	}

#main #content.fiches h6
	{
		border-bottom: 1px dotted #ccc;
		padding-bottom: 4px;
		padding-top: 0;
		margin-top: 20px;
		clear: both;
	}

#main #content #basic-data
	{
		clear: both;
		padding-bottom: 20px;
	}

#main #content #basic-data img
	{
		float: left;
		margin-right: 10px;
		padding: 6px;
		border: 1px dotted #ccc;
	}

#main #content #basic-data p
	{
		margin: 3px 0px 0px 140px;
		border-bottom: 1px dotted #ccc;
		padding: 0px 0px 2px 0px;
		line-height: 1.2em;
	}

#main #content #filiere
	{
		margin-top: 20px;
		margin-bottom: 20px;
		clear: both;
		border: 1px dotted #ccc;
		padding: 10px;
		padding-top: 7px;
		background-image: url(images/bg-annuaire-filiere.gif);
		background-repeat: repeat-x;
		background-position: left top;		
	}

dl
	{
		clear: both;
		padding-bottom: 20px;
	}

dt
	{
		display: inline;
		float: left;
		width: 40px;
		font-weight: bold;
		padding-bottom: 10px;
	}

dd {
		display: inline;
		width: 400px;
		float: right;
		padding-bottom: 10px;
	}

#main #content #filiere h6 {
		border: none;
		padding: 0;
		margin-top: 4px;
	}

#main #content #filiere p {
		margin-top: 0px;
		padding-top: 0px;
		line-height: 0.75em;
	}
	
table.client img {
	border: 1px solid #666;}


/* COMMENTAIRES */

#commentlist ol {
	
}

.commentlist li {
	border-bottom:1px dotted #A4A4A4;
	margin-bottom:6px;
}

/* SIDEBAR */

#main #sidebar
	{
		float: left;
		width: 230px;
		padding-bottom: 40px;
		font-size: 0.7em;
	}

#main #sidebar #sidebar-box
	{
		margin: 7px;
		padding-bottom: 10px;
	}
#main #sidebar .sidebar-box
	{
		margin: 7px;
		padding-bottom: 10px;
	}

#main #sidebar h4
	{
		font-size: 1.25em;
		font-weight: bold;
	}

#main #sidebar p
	{
		padding: 0;
		margin: 0 0 4px 7px;
	}

#main #sidebar ul
	{
		list-style: none;
		margin: 4px 0 0 7px;
	}

#main #sidebar li
	{
		background-image: url(images/bullet-sidebar.gif);
		background-repeat: no-repeat;
		background-position: left 4px;
		text-align: left;
		padding: 0 0 4px 10px;
		margin: 0;
	}

#main #sidebar ul.plus
	{
		margin: 4px 0 0 7px;
	}

#main #sidebar ul.plus li
	{
		font-weight: bold;
		font-size: 0.95em;
		text-align: left;
		padding-top: 10px;
		background: none;
		padding: 8px 0 3px 0;
	}

#main #sidebar ul.plus li.link-eml
	{
		background-image: url(images/ico-eml.gif);
		background-repeat: no-repeat;
		background-position: left 3px;
		padding-left: 18px;
	}

#main #sidebar ul.plus li.link-pdf
	{
		background-image: url(images/ico-pdf.gif);
		background-repeat: no-repeat;
		background-position: left top;
		padding-left: 25px;
		padding-top: 2px;
	}

#main #sidebar ul.plus li.link-img
	{
		background-image: url(images/ico-word.gif);
		background-repeat: no-repeat;
		background-position: left top;
		padding-left: 25px;
		padding-top: 2px;
	}

#main #sidebar ul.plus li.link-word
	{
		background-image: url(images/ico-word.gif);
		background-repeat: no-repeat;
		background-position: left top;
		padding-left: 25px;
		padding-top: 2px;
	}

#main #sidebar ul.plus li.link-excel
	{
		background-image: url(images/ico-excel.gif);
		background-repeat: no-repeat;
		background-position: left top;
		padding-left: 25px;
		padding-top: 2px;
	}

#main #sidebar ul.plus li.link-powerpoint
	{
		background-image: url(images/ico-powerpoint.gif);
		background-repeat: no-repeat;
		background-position: left top;
		padding-left: 25px;
		padding-top: 2px;
	}

#main #sidebar ul.plus li.link-zip
	{
		background-image: url(images/ico-zip.gif);
		background-repeat: no-repeat;
		background-position: left top;
		padding-left: 25px;
		padding-top: 2px;
	}

#main #sidebar ul.plus li.link-audio
	{
		background-image: url(images/ico-audio.gif);
		background-repeat: no-repeat;
		background-position: left top;
		padding-left: 25px;
		padding-top: 2px;
	}

#main #sidebar ul.plus li.link-video
	{
		background-image: url(images/ico-video.gif);
		background-repeat: no-repeat;
		background-position: left top;
		padding-left: 25px;
		padding-top: 2px;
	}

#main #sidebar ul.plus li.link-web
	{
		background-image: url(images/ico-web.gif);
		background-repeat: no-repeat;
		background-position: left top;
		padding-left: 25px;
		padding-top: 2px;
	}

#main #sidebar ul.plus li.link-external
	{
		background-image: url(images/ico-external.gif);
		background-repeat: no-repeat;
		background-position: left top;
		padding-left: 25px;
		padding-top: 2px;
	}

#main #sidebar hr
	{
		margin-top: 8px;
		margin-bottom: 8px;
	}

#main #sidebar img
	{
		float: left;
		padding-right: 10px;
		margin: 0 0 0 7px;
	}

#main .miniInfoNews {
		display:block;
		padding: 0 0 0 7px;
		float: left;
		width:100%;
		margin-bottom:10px;
		margin-top: 10px;
		font-size:10px;
		font-style:italic;
		border-bottom:1px dotted #848a92;
	}

/* FOOTER */

#footer
	{
		background-color: #eaecef;
		clear: both;
		font-size: 0.7em;
		min-height: 140px;
	}

#footer a
	{
		color: #999;
	}

#footer a:hover
	{
		color: #666;
	}

#footer ul	
	{
		margin-top: 5px;
	}

#footer li	
	{
		display: inline;
		border-left: 1px dotted #bdbdbd;
		padding-left: 10px;
		padding-right: 8px;
	}

#footer li.footer-first	
	{
		border-left: 0;
		padding-left: 0;
	}

#footer #footer-top
	{
		padding-bottom: 10px;
		padding-top: 15px;
		margin-bottom: 20px;
		clear: both;
	}

#footer #footer-bottom
	{
		border-top: 1px dotted #ccc;	
		padding-top: 10px;
		padding-bottom: 20px;
		clear: both;
	}

#footer #footer-top #address
	{
		float: left;
	}

#footer #footer-top #copyright
	{
		float: right;
	}

#footer #footer-bottom #hours
	{
		float: left;
	}

#footer #footer-bottom #hes-so
	{
		float: right;
	}
	
form dl 
	{
		position: relative;
		
	}

form dt 
	{
		width: 130px;
		clear: both;
		width: 35%;
		float: left;
		font-weight: bold;		
		padding: 0 0 4px 0;
		text-align: left;
	}

form dd 
	{
		display:block;
		float: right;
		width: 320px;
		margin: 0 0 4px 0;
		padding-left: 6px;
		float: left;
		width: 63%;
	}
	
input.txt-field
	{
		padding: 4px;
		border: 1px dotted #c9c9c9;
		width: 300px;
	}
	
input.send
	{
		padding: 4px;
		width: 310px;
		background-color: #c1c3c6;
		color: #FFFFFF;
		font-weight: bold;
	}

textarea
	{
		padding: 4px;
		border: 1px dotted #c9c9c9;
		width: 300px;
	}
