/* Meyer Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Meyer Reset End */


/*float clearing mechanism */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body {
 font-family: verdana, arial, times new roman, sans-serif;
 font-size: 11px;
 color: #222222;
 margin-left: 10px;
 margin-top: 10px;
 margin-right: 0px;
 margin-bottom: 0px;
 text-align: left;
 background-color: #8c8c8c;
 background: url(images/belforticom2005_01.gif);
}

.content {
 width: 728px;
 font-size: 1.0em;
 line-height: 1.5em;
 background-color: #ffffff;
 border-top: 2px solid #4c4c4c;
 border-bottom: 2px solid #4c4c4c;
 border-left: 1px solid #4c4c4c;
 border-right: 1px solid #4c4c4c;
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 10px;
 padding-bottom: 10px;
}

img {
 border-width: 0px;
 }
hr {
 color: #cccccc;
 size: 1px;
 height: 1px;
}
input {
 color: #222222;
}
p {
 text-align: justify;
 color: #222222;
 padding: 0 0 15px 0;
}

#rightcolumn p {
 padding: 0 0 15px 0;
}
.small {
 font-size: 0.8em;
 text-align: right;
 color: #222222;
 }
h1 {
 font-family:  arial, times new roman, sans-serif;
 font-size: 13px;
 text-align: left;
 font-weight: normal;
 text-transform: uppercase;
 border-top: solid 1px #8e8e8e; 
 color: #424d59;
}
h2 {
 font-family:  arial, times new roman, sans-serif;
 font-size: 1.3em;
 text-align: left;
 font-weight: normal;
 text-transform: uppercase;
 color: #2E5D8D;
 padding-top: 15px;
}

h3 {
 font-family:  arial, times new roman, sans-serif;
 font-size: 1.0em;
 text-align: left;
 font-weight: normal;
 text-transform: uppercase;
 color: #333;
 padding-top: 15px;
}
ul {
 font-size: 1.0em;
 
 color: #222222;
}
ol {
 font-size: 1.0em;
 
 color: #222222;
}
li {
 font-size: 1.0em;
 
 color: #222222;
}
#body {
  margin: 0 auto;
  width: 752px;
  text-align: left;
  border: 1px solid #8c8c8c;
  padding: 1px 1px 1px 1px;
}
#leftcolumn {
    width: 170px;
    float: left;
}
#rightcolumn {
    margin-left: 140px;
	margin-right: 40px;
}

.header {
 width: 752px;
}
a { color: #2E85DD; text-decoration: underline; }
a:hover { color: #444455; text-decoration: underline; background-color: #CEDEED; }
a.work { color: #444455;}

form#contact-form label {
width: 415px;
}

label {
display: block;
}

label input {
font-size: 1.5em;
margin: 0 0 0.5em 0;
color: #000;
border: 1px solid #999;
width: 400px;
}
