html {
	font-family:Verdana,Sans Serif;
	font-size:80%;
}
body {
	background-color: #FAFAFA;/*#F3FDFC;*/
}

div.leftbox {
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 0px;
	width: 472px;
	padding: 2px;
	background-image: url(../images/box-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #009889;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	clear: both;
}
div.box {
	margin-top: 5px;
	margin-left: 12px;
	margin-right: 5px;
	width: 273px;
	padding: 2px;
	background-image: url(../images/box-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #009889;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	clear: both;
}
.olliver1 {
	background-image:url(../images/bg/olliver1.jpg);
	background-repeat:no-repeat;
}
.olliver2 {
	background-image:url(../images/bg/olliver2.jpg);
	background-repeat:no-repeat;
}
.olliver3 {
	background-image:url(../images/bg/olliver3.jpg);
	background-repeat:no-repeat;
}
.olliver4 {
	background-image:url(../images/bg/olliver4.jpg);
	background-repeat:no-repeat;
}
.olliver5 {
	background-image:url(../images/bg/olliver5.jpg);
	background-repeat:no-repeat;
}
.olliver6 {
	background-image:url(../images/bg/olliver6.jpg);
	background-repeat:no-repeat;
}
.olliver7 {
	background-image:url(../images/bg/olliver7.jpg);
	background-repeat:no-repeat;
}
.inside1 {
	background-image:url(../images/bg/inside1.jpg);
	background-repeat:no-repeat;
}
.inside2 {
	background-image:url(../images/bg/inside2.jpg);
	background-repeat:no-repeat;
}
.inside3 {
	background-image:url(../images/bg/inside3.jpg);
	background-repeat:no-repeat;
}
.people1 {
	background-image:url(../images/bg/people1.jpg);
	background-repeat:no-repeat;
}
.people2 {
	background-image:url(../images/bg/people2.jpg);
	background-repeat:no-repeat;
}
.people3 {
	background-image:url(../images/bg/people3.jpg);
	background-repeat:no-repeat;
}
.people4 {
	background-image:url(../images/bg/people4.jpg);
	background-repeat:no-repeat;
}
.people5 {
	background-image:url(../images/bg/people5.jpg);
	background-repeat:no-repeat;
}
.penguins {
	background-image:url(../images/bg/penguins.jpg);
	background-repeat:repeat-x;
}

/* Cornered Divs */
.rounded-grey .corner-top, .rounded-grey .corner-left, .rounded-grey .corner-bottom {
	background-image:url(../images/corner-grey.gif);
}

/** Marge pour les div arrondies */
.rounded-grey {
	margin:10px 0px 5px 10px;
	padding:0;
}
.left-grey {
	margin:10px 0px 5px 5px;
	padding:0px;

}
.right-grey {
	margin:10px 0px 5px 10px;
	padding:0px;
}
. right-grey image {
	padding: 0px;
}

.rounded-grey div {
	margin: 20px;
}
.rounded-grey, .left-grey, .right-grey {
	background-color:#fff;
	border:1px solid #bbb;
}
.rounded-grey, .left-grey, {
	background:url(../images/bg-grey.png) bottom #fff repeat-x;
}
.right-grey {
	background:url(../images/bg-grey-small.png) bottom #fff repeat-x;
}

/* Corners */
.corner-top, .corner-left, .corner-bottom
{
	background-repeat:no-repeat;
	display:block;
	position:relative;
	font-size:0;
	line-height:0;
	margin:0;
}
.corner-top
{
	background-position:100% 0;
	top:-1px;
	right:-1px;
}
.corner-top .corner-left
{
	background-position:0 -20px;
	width:10px;
	left:-2px;
}
.corner-bottom
{
	background-position:100% -10px;
	bottom:-1px;
	right:-1px;
}
.corner-bottom .corner-left
{
	background-position:-1px -30px;
	width:10px;
	left:-2px;
}
.corner-left {
	height:10px;
}

/* Html Elements */

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin:10px 15px 5px 4px;
	color: #000000;
	padding: 0px 5px;
}
h1 {
	font-size: 1.5em;
	margin-top:5px;
	margin-bottom:5px;
	color: #000000;
}
h2 {
	font-size: 1.2em;
	margin-top: 5px;
	color: #000000;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0px;
}
h4 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0px;
}

p {
	margin: 5px 15px 5px 4px;
	font-size: 1em;
}
p.intro {
	font-size: 1.2em;
}
p.box {
	font-size: 1em;
}
p.thumbs {
	margin: 10px 5px 5px 4px;
	padding-bottom: 5px;
}
p.quote {
	padding-left: 15px;
}
/*
a, a:active, a:visited, {
	background: url(../images/breadcrumb.gif) no-repeat center right;
	padding-right: 18px;
	color: #009889;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a.download {
	background: none;
	padding-right: 0px;
}
*/
ul {
	padding-top: 5px;
	margin-top: 5px;
	margin-right: 15px;
	list-style: square;
	color: #333333;
}
ul.intro {
	font-size: 1.2em;
}
li {
	padding-left: 10px;
	padding-bottom: 5px;
	list-style-image: url(../images/bullet.gif);
}
ol {
	color: #333333;
}

img {
	border:0;
}
img.pdf {
	float:left;
	padding: 0px 4px 2px 0px;
}
img.left {
	float:left;
	padding: 5px 5px 5px 5px;
}
img.right {
	float:right;
	text-align: bottom;
	padding: 5px 5px 10px 10px;
}

table #calendar {
	width:100%;
	margin-left:0px;
	margin-bottom:10px;
	background-color: #D4D0C8; 
	color: #000;
}
td, th {
	padding:5px;
}
td.center {
	text-align:center;
}
td.blank {
	background:none;
}
caption {
	margin-left:0px;
	text-align:left;  
	font-size: 1.2em;
	color: #000000;
	margin: 3px 0;
}
form {
	margin: 5px 2px;
}
/* =links
----------------------------------------------- */
table a { color:maroon; text-decoration: none;}
table a:link {color:maroon;}
table a:hover {color:black;}

/* thead tbody tfoot
----------------------------------------------- */

thead th, tfoot th, tfoot td ,tbody th,tbody td {
	color: #000; 
	background-color:#F2F2F2;
	font: 8pt Verdana; 
	border-right: 1px solid #aaa; 
	border-top: 1px solid #eee; 
	border-left:1px solid #eee; 
	border-bottom: 1px solid #aaa; 
}

thead th, tfoot th, tfoot td { background-color: #ccc; font-weight: bold; text-align:center; }
tfoot td { text-align:right }
tbody th { white-space: nowrap; font-weight: bold; text-align:left; }

/* Structure */

#container {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	background: #FFFFFF;
}

#header {
/*	background-image: url(../images/pi-banner-barn.jpg);
	background-color: #FFFFFF;
	width: 800px; */
	height: 120px;
	margin: 0px; 
	padding: 0px;
	padding-bottom: 5px; 
}
#wrapper {
	margin: 0px;
	padding: 0px;
	width: 789px;
	background: #FFFFFF;
}
#wrapper p {
	padding: 0px 5px 2px 5px;
}
#wrapper ul {
	list-style-image: url(../images/bullet.gif);
	margin-bottom: 8px;
}

#wrapper a, #wrapper a:active, #wrapper a:visited {
	background: url(../images/breadcrumb.gif) no-repeat center right;
	padding-right: 18px;
	color: #009889;
	text-decoration: underline;
}
#wrapper a:hover {
	color: #000000;
	text-decoration: underline;
}
#wrapper a.download {
	background: none;
	padding-right: 0px;
}

#wrapper #content {
	width: 100%;
	float: left;
	padding: 10px 5px 10px 5px;
	margin: 0px;
	border-left: 1px solid #E9E9E9; 
/*	border-left: 1px solid #009889;
	border-right: 1px solid #CCC; */
}

#wrapper #content #whole {
	width: 600px;
	float: left;
}
#wrapper #content #left {
	width: 488px;
	float: left;
}
#wrapper #content #right {
	width: 300px;
	float: left;
}


/* Navigation */
#menu {
	border-top: 1px solid #009889;
	border-bottom: 1px solid #009889;
	background-image: url(../images/menubar1.jpg);
	background-repeat: repeat-x;
	font-size: 1em;
}

#menubar {
	width: 48em;
	min-height: 26px;
	margin: 0px;
	padding: 0px;
}
#menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	margin-left: 5px;
}
#menubar a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	font-size: 1em;
	color: #FFF;
}
#menubar a.trigger {
	padding: 5px 16px 5px 10px;
	background-image: url(../images/menudown.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#menubar li {
	float: left;
	width: 9em;
	padding-left: 0px;
	padding-bottom: 0px;
	list-style: none;
}
#menubar li {position: relative;}

/* hide from IE mac \*/
#menubar li {position: static; width: auto;}
/* end hiding from IE5 mac */

#menubar li ul, #menubar ul li  {
	width: 12em;
}
#menubar ul li a  {
	color: #ADDED6;
	border-right: 0;
	padding: 3px 12px 3px 16px;
}
#menubar li ul {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	border-left: 1px solid #009889;
	border-right: 1px solid #009889;
	border-bottom: 1px solid #009889;
	/*background-image: url(../images/menugrade.jpg);*/
	background-repeat: repeat-x;
}
#menubar li:hover a, #menubar a:focus,
#menubar a:active, #menubar li.hvr a {
	color: #009889;
	background-color: #DEEFEF;
}
#menubar li:hover ul, #menubar li.hvr ul {
	display: block;
}
#menubar li:hover ul a, #menubar li.hvr ul a {
	color: #009889;
	background-color: transparent;
}
#menubar ul a:hover {
	background-color: #ADDED6!important;
	color: #FFFFFF !important;
}

#breadcrumb {
	font-size: 0.85em;
	padding-bottom: 4px;
}

#breadcrumb a {
	background: url(../images/breadcrumb.gif) no-repeat center right;
	text-decoration: none;
	padding-right: 18px;
	color: #009889;
}

#breadcrumb a:visited, #breadcrumb a:active {
	background: transparent url(../images/breadcrumb.gif) no-repeat center right;
	color: #009889;
}

#breadcrumb a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width:800px;
	float: left;
	border-top: 1px solid #009889; 
	border-bottom: 1px solid #009889; 
	background: #8ED5C9;
	color: #FFFFFF; 
	padding: 0px; 
	margin: 0px; 
	font-size: .8em; 
}
#footer p.left {
	padding:2px;
	margin:0px; 
	float:left;
}
#footer p.right { 
	padding:2px; 
	margin:0px; 
	float:right;
}
#footer a {
	background: #fff;
}


#col1 { float: left; width: 200px; padding: 7px 20px 0 15px; margin: 0 0 10px;}
#col2 { float: left; width: 240px; border-left: 1px solid #ccc; padding: 7px 0 0 10px;}
#col3 { float: left; width: 200px; border-left: 1px solid #ccc; padding: 7px 0 0 10px;}
#col4 { float: right; width: 280px; border-left: 1px solid #ccc; padding: 7px 0 0 10px;}

#signup table {
	background-color: #F9FBFD;
	color: #000000;
	width: 440px;
	border: 1px solid #D7E5F2;
	border-collapse: collapse;
}

#signup td {
	border: 1px solid #D7E5F2;
	background-color:#FFF;
	padding-left: 4px;
	padding-right: 4px;
}

.labelcell {
	font: 0.9em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #003366;
	background-color: transparent;
	width: 220px;
}

.fieldcell {
	background-color: #F2F7FB;
	color: #000000;
	margin-right: 0px;
	padding-right: 0px;
}
.fieldcell input {
	font: 0.9em Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #102132;
	border: 1px solid #D7E5F2;
	margin-right: 0px;
}
.fieldcell textarea {
	font: 0.9em Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #102132;
	border: 1px solid #D7E5F2;
	margin-right: 0px;
}
.input {
	border: 0px;
}
.button {
	font: 0.9em Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #D7E5F2;
	color: #102132;
	margin-left: 12px;
	margin-top: 3px;
	margin-bottom: 2px;
}