﻿BODY {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif, t;
    font-size:12px;
    background-color:#4DC943;
    margin:0px;
}

.master_page
{
	width:920px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}

.header
{
	position:absolute;
	width:920px;
	margin-left:auto;
	margin-right:auto;
	z-index:1;
}

.page
{
    width:920px;
    height:auto;
    background-color:#99EF58;
    padding-bottom:5px;
    padding-top:96px;
}

.page_content
{
    margin-left:18px;
}

.TabMiseEnPageDefault
{
	background-color: #ffffff;
	width:645px;
	min-height:300px;
	height:auto !important;
	height:300px;
	padding-top: 100px;
	padding-left:16px;
}

.TabMiseEnPageDefault a { color: #5EA3E1; }
.content_container      { width:450px; }
.default_page           { margin: 0px 30px 0px 10px;padding: 0px 0px 15px 0px; }

.LogoOciane
{
	position: absolute;
	height: 99px;
	width: 232px;
	top:1px;
	left:0px;
	float:left;	
}

.FooterContainer
{
	font-size:11px;
	color:#ffffff;
}

.footer_gauche a
{
    text-decoration:none;
    color:#ffffff;
}

.footer_droite a
{    
    text-decoration:underline;
    font-weight:bold;
    color: #5EA3E1;
}

.footer_gauche
{
    float:left;
    display:block;
}

.footer_droite
{
    display:block;
    width:661px;
    float:right;
    margin-right:15px;
}