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

html {
	-webkit-font-smoothing: antialiased;
	width:100%;
	height:100%;
}
@font-face {
	font-family: 'HelveticaNeueLTStd77BoldConde';
	src: url('helveticaneueltstd_bdcn-webfont.eot');
	src: local('☺'), url('helveticaneueltstd_bdcn-webfont.woff') format('woff'), url('helveticaneueltstd_bdcn-webfont.ttf') format('truetype'), url('helveticaneueltstd_bdcn-webfont.svg#webfontZosmbpp1') format('svg');
	font-weight: normal;
	font-style: normal;
}

* {
	margin:0;
	padding:0;
}
img {
	border:none;
}
a:active {
	outline:none;
	-moz-outline-style:none;
}
a:focus {
	outline:none;
	-moz-outline-style:none;
}
.clear {
	clear:both;
}
body {
	height:100%;
	width: 100%;
	font-family:'HelveticaNeueLTStd77BoldConde', Helvetica, Arial, sans-serif;font-size: 14px;
	color:#FFF;
	line-height: 16px;
	word-spacing:-1px;
	background-color:#F00;
	margin: 0;
	padding:0;
	background-image: url(../img/WEB_HenryChalfant.jpg);
    background-size: 100%;
    background-origin: content;
	
	
}
h1 {
	font-family:'HelveticaNeueLTStd77BoldConde', Helvetica, Arial, sans-serif;
}
h4 {
	font-size:1.2em;
	font-family:'HelveticaNeueLTStd77BoldConde', Helvetica, Arial, sans-serif;
}
h5 {
	font-size:1.2em;
	font-family:'HelveticaNeueLTStd77BoldConde', Helvetica, Arial, sans-serif;
	color:#F00;
}
html {
	height:100%;
	width: 100%;
	max-width:1400px;
}
table {
	vertical-align: top;
	height:100%;
	max-width:1200px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:20px;
	padding-bottom:10px;
}
img {
	padding-bottom: 1em;
	border:0px;
	width:100%;
	height:auto;
}
img.bottom {
	padding:0;
}
td {
	width: 20%;
	padding-right:8px;
	padding-left: 8px;
	min-width:180px;
	vertical-align:top;
	border-bottom:solid;
	border-bottom-color:#F00;
	
}
tr {
	vertical-align: top;
	
}
div {
	height: 99%;
}
a {
	outline:none;
}
a:link {
	text-decoration: none;
	color:red;
}
a:visited {
	text-decoration: none;
	color:red;
}
a:active {
	text-decoration: none
}
a:hover {
	text-decoration: none;
	color:#36F;
}
p {
margin:0; padding:0;
	max-width:360px;
}
hr {
	color: black;
	width:100%;
	background-color: black;
	height: 1px;
	border: none 0;
}
#rood {
	color:#F00;
}
.red {
	color:#F00;
}
