body {
	font-family: Arial, Verdana;
	text-align: center;
	font-size: 80%;
    color: #3c3533;
    background-image: none;
}

table {
	font-size: 1em;
}

a,
a:link,
a:visited,
a:active {
	color: black;
	outline-style: none;
	outline-width: medium;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

a.img img {
	border: 0;
}

* {
	margin-top: 0;
    background-repeat: no-repeat;
}
ul, ol {
	padding: 0;
	margin-left: 25px;
}

	ul li, ol li {
		 margin-bottom: 8px;
		 margin-left: 10px;
	}

li ul {
	margin-left: 25px;
}

pre {
	font-size: 1.4em;
}

.IE6 img.png,
.IE6 div.png {
	behavior: url("includes/libs/iepngfix-2.0a4/iepngfix.htc");
}

/* layout-container */
.layout-container {
	width: 1000px;
	height: 500px;
	margin: auto;
	text-align: left;
	position: relative;
}

	html>body .layout-container {
		height: auto;
		min-height: 500px;
	}


/* header-top */
.layout-header-top {
	margin-top: 5px;
}

	.layout-header-top p {
		margin-bottom: 4px;
	}

	.layout-header-top a {
		margin: 10px 10px 3px 10px;
		color: #3C3533;
		text-decoration: none;
	}

		.layout-header-top a:hover {
			text-decoration: underline;
		}

		.layout-header-top span.separator {
			color: #8A3437;
		}



/* header */
.layout-header {
	width: 100%;
	position: relative;
	background-repeat: no-repeat;
	height: 150px;
}

	.layout-header #logo {
		display: block;
		position: absolute;
		top: 10px;
		left: 10px;
		border: none;
	}

		.layout-header #logo img {
			border: none;
		}

	.layout-header #text {
		font-size: 1.25em;
		font-weight: bold;
		position: absolute;
		top: 131px;
		left: 4px;
        color: white;
	}

	.layout-header .bouton-espace {
		display: block;
		width: 198px;
		height: 27px;
		text-align: center;
		font-size: 0.7em;
		float: right;
		clear: both;
		margin-top: 6px;
		margin-bottom: 0px;
		margin-right: 8px;
		background-repeat: no-repeat;
	}

	#bouton-espace-particulier {
		background-image: url(../_images/bouton-espace-particulier.png);
	}

	#bouton-espace-collectivites-administrations {
		background-image: url(../_images/bouton-espace-collectivites-administrations.png);
	}

	#bouton-espace-grands-comptes {
		background-image: url(../_images/bouton-espace-grands-comptes.png);
	}

	#bouton-espace-pme-pmi {
		background-image: url(../_images/bouton-espace-pme-pmi.png);
	}


/* header-bottom */
.layout-header-bottom-menu {
    height: 24px;
    padding-left: 150px;
    padding-right: 150px;
    list-style-type: none;
    margin: 0;
    background-repeat: repeat-x;
}

    .layout-header-bottom-menu a:focus {
        outline-style: none;
    }

    .layout-header-bottom-menu li {
        list-style-type: none;
        margin: 0;
        padding: 0;
        float: left;
        position: relative;
    }

        .layout-header-bottom-menu li a {
            display: block;
            color: white;
            font-weight: bold;
            width: auto;
            height: 24px;
            background-repeat: no-repeat;
            text-align: center;
            text-decoration: none;
            font-size: 0.9em;
            line-height: 24px;
        }

        .layout-header-bottom-menu li a,
        .layout-header-bottom-menu li a:link,
        .layout-header-bottom-menu li a:visited,
		.layout-header-bottom-menu li a:active {
            color: white;
        }

		.layout-header-bottom-menu li a:hover {
			text-decoration: none;
		}

        .layout-header-bottom-menu li ul {
            display: none;
            position: absolute;
            top: 24px;
            left: 1px;
            list-style-type: none;
            margin: 0;
            padding: 0;
            background-color: #E8D6D7;
            z-index: 100;
			color: black;
        }

        .layout-header-bottom-menu li:hover ul {
            display: block;
        }

            .layout-header-bottom-menu li ul li {
                padding: 0;
                margin: 0;
				color: black;
				border-top: 1px solid white;
            }

                .layout-header-bottom-menu li ul a {
					background-image: none;
                    display: block;
                    font-size: 0.85em;
                    text-align: center;
                    height: 20px;
                    text-decoration: none;
                    padding: 2px;
                    outline: none;
                    line-height: 19px;
                }

                html>body .layout-header-bottom-menu li ul a {
                    height: auto;
                    min-height: 20px;
                }

     .layout-header-bottom-menu .sub {
     	position: static;
     	margin-top: -5px;
		font-size: 0.9em;
     }

     	.layout-header-bottom-menu .sub a {
     		border: none;
     		font-size: 0.85em;
     		height: 15px;
     		line-height: 15px;
     		font-weight: normal;
            color: #6c6361;
     	}

		.layout-header-bottom-menu .sub li {
			border: none;
		}

     	html > body .layout-header-bottom-menu .sub a {
     		height: auto;
     		min-height: 15px;
     	}



/* Conteneur principal */
.layout-main {
	width: 100%;
	height: 300px;
}

	html>body .layout-main {
		height: auto;
		min-height: 300px;
	}



/* Navigation */
.layout-navigation {
    color: #939598;
    font-size: 0.95em;
    margin-bottom: 15px;
}

    .layout-navigation a,
    .layout-navigation a:visited,
    .layout-navigation a:link,
    .layout-navigation a:active {
        color: #939598;
        text-decoration: none;
    }

	.layout-navigation a:hover {
		text-decoration: underline;
	}



/* Menu de gauche */
.layout-menu-left {
	width: 137px;
	height: 400px;
	float: left;
	padding-top: 15px;
	padding-left: 4px;
	padding-right: 4px;
}

	html>body .layout-menu-left {
		height: auto;
		min-height: 400px;
	}

	.layout-menu-left p,
	.layout-menu-right p {
		font-size: 0.85em;
	}

	.layout-menu-left h3,
	.layout-menu-right h3 {
		font-weight: bold;
		font-size: 12px;
		background-repeat: no-repeat;
		background-position: left bottom;
		padding-bottom: 2px;
	}

/* Menu de droite */
.layout-menu-right {
	width: 134px;
	height: 400px;
	padding-top: 15px;
    padding-left: 4px;
    padding-right: 4px;
    float: right;
}

	html>body .layout-menu-right {
		height: auto;
		min-height: 400px;
	}



/* Contenu principal */
.layout-main-content {
	height: 400px;
	width: 683px;
	padding-top: 7px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 50px;
	font-size: 0.85em;
	text-align: justify;
	background-repeat: repeat-y;
    float: left;
}

html>body .layout-main-content {
	height: auto;
	min-height: 400px;
}

	.IE6 .layout-main-content {
		width: 680px;
	}

	.layout-main-content p {
		margin-top: 0px;
		text-align: left;
	}

	.layout-main-content h1 {
		font-size: 2.2em;
		font-weight: bold;
	}

    .layout-main-content h1.second {
        padding-left: 45px;
    }

    .layout-main-content h1.first.second {
       padding-left: 0;
    }

	.layout-main-content td h1 {
		margin-bottom: -5px;
	}

	.layout-main-content h2 {
		font-weight: bold;
		font-size: 11pt;
	}

	.layout-main-content h3 {
		font-weight: bold;
		font-size: 10pt;
	}

	.layout-main-content h4 {
		font-size: 10pt;
		margin-bottom: 7px;
	}

	.layout-main-content span.bold {
		font-weight: bold;
	}

	.layout-main-content a.link {
		font-weight: bold;
		text-decoration: none;
	}

		.layout-main-content a.link:hover {
			text-decoration: underline;
		}



	.ul-enveloppe {
		padding-left: 25px;
		margin: 0;
	}

		.ul-enveloppe li {
			list-style-position: outside;
			margin-bottom: 8px;
			margin-left: 0px;
			padding: 0;
		}

	.ul-orange li,
	.ul-jaune li {
		margin-left: 2px;
		margin-bottom: 8px;
	}

	span.ol {
		font-weight: bold;
	}

	a.gallery img {
		border: 1px solid #AAAAAA;
		padding: 5px;
		display: block;
	}



/* Pied de page */
.layout-footer {
	margin-top: 20px;
	width: 100%;
	height: 30px;
	font-size: 0.85em;
	color: #B8B8B8;
}

	.layout-footer a,
	.layout-footer a:visited,
	.layout-footer a:link,
	.layout-footer a:active {
		text-decoration: none;
		color: #B8B8B8;
	}

	.layout-footer a:hover {
		text-decoration: underline;
		color: #B8B8B8;
	}

	.layout-footer span.separator {
		color: #F6883C;
	}



/* Autres */
.spacer-both,
.clear {
	clear: both;
}



/* Onglets */
ul.onglets {
	margin-bottom: 65px;
}

	.onglets + p {
		text-align: left;
		font-size: 1.1em;
	}

ul.onglets li {
	width: 177px;
	float: left;
	list-style-type: none;
}

	ul.onglets li a,
	ul.onglets li a:link,
	ul.onglets li a:active,
	ul.onglets li a:visited {
		display: block;
		color: white;
		font-weight: bold;
		text-align: center;
		height: 35px;
		line-height: 27px;
		text-decoration: none;
		padding-left: 7px;
	}

	ul.onglets li a:hover {
		text-decoration: underline;
	}

	ul.onglets li.onglet-actif a {
		padding: 0;
	}

	ul.onglets li.onglet-1 {
		margin-left: 40px;
	}

	.IE6 ul.onglets li.onglet-1 {
		display: inline;
	}


/* Couleurs de texte */
.text-black {
	color: #000 !important;
}

.text-white,
.text-white:link,
.text-white:active,
.text-white:visited,
.text-white:hover {
	color: #FFF !important;
}


.text-yellow {
	color: #F7941D !important;
}

.text-orange,
.text-orange:link,
.text-orange:active,
.text-orange:visited,
.text-orange:hover {
	color: #E45601 !important;
}

.text-purple {
	color: #8A3336 !important;
}


/* Couleurs d'arrière-plan */
.bg-yellow {
	background-color: #E8951B;
}

.bg-orange {
	background-color: #E45602;
}

.bg-orange-light {
	background-color: #F8DCB0;
}

.bg-purple {
	background-color: #8A3336;
}


/* Bordures */
.border-orange {
	border-color: #E45602;
}

.border-purple {
	border-color: #8A3336;
}
