.right { border: medium none ;
    margin: 0px 20px 20px 0px;
    text-align: right;
    }

body { margin: 50px 150px 20px;
    font-family: Frutiger,Helvetica,sans-serif;
    font-size: 1.1em;
    line-height: 1.3em;
    font-style: normal;
    color: #666666;
    background-color: #ffffff;
    }
body .testimonials {
	margin: 30px;
	width: 600px;
    font-family: Frutiger,Helvetica,sans-serif;
    font-size: 1.5em;
    line-height: 1.7em;
    font-style: normal;
    color: #666666;
    background-color: #999999;
    }
    
h1 { margin: 10px 10px 15px 0px;
    color: #003399;
    border-bottom: 2px solid #999999;
    padding-bottom:2px;
    }

a:hover { color: white;
    background-color: #FFFF33;
    color: #666666;
    text-decoration: none;
    }

a { text-decoration: none;
    font-family: Frutiger,Helvetica,sans-serif;
    font-weight: inherit;
    color: #003399;
    text-decoration: underline;
    }

.testimonial {
	padding: 0px 20px;
    margin-bottom:20px;
    background-color: #ffffff;
    border: 2px solid #999999;
    }

    
.site {
		font: 12px/1.2 Arial, Helvetica, Verdana, sans-serif;
		padding:0px;
		margin:0px;
		text-align:center;
		color: #999999;
		background-color: #999999 ;
		background-position: center top;
		background-repeat: repeat-x;
		/*background-image: url(../images/vign-vert-blue.jpg);*/
		}	

#framebottom {
	background-color: #ffffff ;
	width:900px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	}
	
#footer {
	color:#009933 ;
	padding: 0px;
	height: 30px;
	background-color:transparent;
	}
#footerprint { display : none; }

.admin {
	font: 12px/1.2 Arial, Helvetica, Verdana, sans-serif;
	padding: 0px;
	margin-left: 10px; 
	margin-right: 10px;
	text-align:center;
	color: black;
	background-color: #ffffff ;
}
.admin a {
	text-decoration:none;
	font-weight:bold;
	color:#003399 ;
	}
.admin a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#000000 ;
	background-color: #FFFF33 ;
	}




