html, body {
		color: #666;
		background-color: #ffffff;
		//width:950px;
             // height: 100%;
		margin: 5% auto;
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		font-size: 15px;
		line-height: 21px;
		text-align: center;
}

p {text-align:justify;}
.slide {	width:950px;
              text-align:justify;
		display:none; 
		position:absolute;

}

#header1,
#header2 {
display:inline;
height:135px;
}

#header1 {
float: left;
width:75%;
}

#header2 {
float: right;
width:25%;
}

#logo {
		color: #333;
		font-size: 65px;
}

#delta {
		font-size: 80px;
}

#slogan {
		color: #545454;
}

h1, h2, h3 {
		line-height: 40px;
		margin: 10px 0 0 0 ;
		font-weight: bold;
}

h1 {
		font-size: 35px;
}

h2 {
		font-size: 30px;
}

h1 #logo {
		color: #333;
		font-size: 65px;
}

abbr {
		cursor: help;
}

abbr #delta {
		font-size: 80px;
}

sub {
		bottom: -0.25em;
		position: relative;
		font-size: 75%;

}

a {
		color: rgb(0, 136, 204);
		text-decoration: none;
}

a:hover {
		color: rgb(0, 100, 150);
		text-decoration: underline;
}

.activeTabs {
		color: #555555;
		background-color: #ffffff;
		border: 1px solid #ddd;
		border-bottom-color: transparent;
		cursor: default;
		font-weight: bold;
}

#comments {
		float: right;
		width:950px;

}

.bigText {
		font-size: 18px;
}

.cite {
		text-align:right;
		font-size:16px;
		font-style:italic;
		width:950px;

}

.addressHeader2 {
		float: right;
} 

hr {
		margin: 20px 0 0 0; 
		border: 0;	
		border-top: 1px solid #eeeeee; 
		border-bottom: 1px solid #ffffff;
} 

hr.petithr {
		margin: 30px 25% 30px 25%;
} 

blockquote {
		text-align:justify;
		font-size:17px;
		font-style:italic;
		width:950px;

} 

#lien_header2 {
		text-align: center;
		color: #666;
}
