BODY {
	background-color: #b9e8d2;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: Black;
	font-weight: normal;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: Black;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: Black;
	text-decoration: none;
	font-weight: normal;
	font-weight: bold;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F35839;
	text-decoration: none;
	font-weight: normal;
	font-weight: bold;
}

.titres{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: Black;
	font-weight: bold;
}

.copy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
}

.copy a {
 font-size: 11px;
}

.blah{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #fffbd6;
	padding: 20px;
	vertical-align: top;
}

.blah a {
	color: #fffbd6;
	text-decoration: underline;
}

.blah a:hover {
	color: #fffbd6;
	text-decoration: line-through;
}

td.port{
	padding-top: 0px;
	width: 183px;
	height: 108px;
}


td.portleft{
	padding-top: 0px;
	padding-left: 29px;
	width: 183px;
	height: 108px;	 
}

td.portright{
	padding-top: 0px;
	padding-right: 28px;
	width: 182px;
	height: 108px;
}

td.portm{
	width: 183px;
	height: 108px;
}

td.portleftm{
	width: 183px;
	height: 108px; 
}

td.portrightm{
	width: 182px;
	height: 108px;
}

td.contact{
	padding-left: 15px;
	 
}

