.pres {
	
	font-family: "century Gothic";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	text-transform: lowercase;
	color: #999999;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	white-space: nowrap;
}

.pres2 {
	
	font-family: "century Gothic";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	text-transform: lowercase;
	color: #666666;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	white-space: nowrap;
	
	
}	
.pres3 {
	
	font-family: "century Gothic";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	text-transform: lowercase;
	color: #000000;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	white-space: nowrap;
}

.pres4 {
	
	font-family: "century Gothic";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	text-transform: lowercase;
	color: #6600CC;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	white-space: nowrap;
}

.pres5 {
	
	font-family: "century Gothic";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	text-transform: lowercase;
	color: #FFFFFF;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	white-space: nowrap;
}


#content
{
	margin-left:24px;
	margin-right:24px;
	height: auto;
}

#tabs ul
{
	
	border-bottom: 1px #fff;
	margin: 0;
	padding-left:0;
	padding-right:0;
	padding-bottom: 26px;
	font-family: "century Gothic, serif, ";
	font-size: 11px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#tabs ul li 
{
	display: inline;
	float: left;
	height: 24px;
	min-width:80px;
	text-align:center;
	padding:0;
	margin: 1px 0px 0px 0px;
	border: 1px;
	border-color: #FFFFFF;
	color: #C1D3FB;
	background-color: #FFFFFF;
}

#tabs ul li.selected 
{
    border-bottom: 1px solid #fff;
    background-color: #999999;
}


#tabs ul li a 
{
    float: left;
    color: #FFFFFF;
    text-decoration: none;
    padding: 4px;
    text-align:center;
    background-color:#CCCCCC;
    min-width:80px;
    border-bottom: 1px white;
}

#tabs ul li a.selected
{
    color: #FFFFFF;
    font-weight:bold;
    background-color: #fff;
    border-bottom: 1px solid #fff;
}

#tabs ul li a:hover
{
    color: #000;
    font-weight:lighter;
    background-color: #fff;
}

#container 
{
    background: white;
    border:1px #fff;
    border-top: none;
    height:350px;
    width:100%;
    padding:0;
    margin:0;
    left:0;
    top:0;	
}

iframe
{
    border:none;
    margin:0;
    padding:0;
}
.h1 {
	font-family: "century Gothic";
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	text-transform: lowercase;
	text-decoration: underline;
}
.h2 {
	font-family: "century Gothic";
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	text-transform: none;
	color: #666666;
}

.h3 {
	font-family: "century Gothic";
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	text-transform: none;
	color: #660099;
}

.rubrique {
	font-family: "century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: lowercase;
	color: #660099;
}

