html,body{margin:0;padding:0}
body{font: 12px arial,sans-serif;text-align:center;
	background:#FFFFFF;
	color: #000066;
	background-attachment: fixed;}
	
p{margin: 12px 15px;}
table#paraLeft {margin: 3px 15px;}
.first-para{text-indent:2.0cm;}
div#avis{text-align:left;}

.subtitle{
	margin-top: 15px;
	color: #444477;
	font-size: 20px;
	font-style: oblique;
	font-weight: 700;
}
.very-huge-light{
	font-size: 24px;
}
	
.huge{
	margin-left:3px;
	color: #444477;
	font-size: 20px;
	font-weight: 700;
}
.huge-brown{
	margin-left:3px;
	color: #D0740C;
	font-size: 20px;
	font-weight: 700;
}
.large{
	margin-left:2px;
	color: #444477;
	font-size: 16px;
	font-weight: 700;
}
.large-brown{
	margin-left:2px;
	color: #D0740C;
	font-size: 16px;
	font-weight: 700;
}
.big{
	margin-left:1px;
	font-size: 14px;
	font-weight: 600;
}

a{color: #981793;padding:2px}
div#header{float:right; width:640px; height:100px;
	margin:0px; padding:0px;
  	background: #5E728B;color: #FFFFFF;
  	background-image: url(images/header.jpg);
  	background-repeat: no-repeat;
  	font:120% tahoma;
}
div#subHeader{float:right; width:640px;
	margin:0px; padding:0px;
  	background: #586C86;color: #FFFFFF;
  	background-image: url(images/subHeader.jpg);
  	background-repeat: repeat-y;
}
p#subHeader{
	margin-top:2px; margin-bottom:3px; margin-right:15px; 
	padding:0px;
  	color: #000066;
  	font-family: Tahoma, Verdana, Arial, sans-serif;
  	font-size:13px;
  	font-weight: 600;
  	text-align: right;
}
div#center{
	clear:both;
	text-align: center;
}
div#right{float:right; margin-right: 10px; padding-left:10px;}
div#left{float:left; margin-left:12px; padding-right:10px;}
.photo-border {border: #000066 solid 1px;}

div#container{width:800px; margin:0; float:left; text-align:justify}
div#content p{line-height:1.4}
div#navigation{background:#FFFFFF;
	background-image: url(images/navigationBg.jpg);
	background-repeat: repeat-x;}
div#extra{background:#FF8539}
div#footer{background: #333;color: #FFF}
div#footer p{margin:0;padding:5px 10px}
div#content{float:right;width:640px;}
div#navigation{float:left;width:152px; height:700px; padding-top:15px; padding-left:8px;}
div#extra{float:right;width:640px}
div#footer{clear:both;width:100%}

