﻿* {
    margin: 0px;
    padding: 0px;
}

ul
{
    margin: 16px;
}

a
{
    color: #BF001B;
    text-decoration: none;
}

a:hover
{
    color: #FF6666;
    text-decoration: none;    
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

hr 
{
    border: none;
    border-top: solid 1px transparent;
    border-bottom: solid 1px #BF001B;
}

.logo {
	height: 73px;
	width: 75px;
	float: left;
	background-image: url(../../images/logo.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}
.accroche {
	float: left;
	background-image: url(../../images/accroche.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 422px;
}
.contenu_default {
	clear: both;
	background-color: #d8e4f6;
	background-image: url(../../images/fd_bloc.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 977px;
	height: 472px;
	overflow: hidden;
}

.contenu_default h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
}

.contenu_bloc {
	padding-left: 660px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.ombre_cote {
	background-image: url(../../images/ombre_cote.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 986px;
	min-height: 380px;
	clear: both;
}
.ombre_bas 
{
    background-image: url(../../images/ombre_bas.gif);
	background-repeat: no-repeat;
}

.footer 
{
    clear: both;
    background-image: url(../../images/footer.jpg);
	background-repeat: no-repeat;
	height: 26px;
}

.ombre_cotepageinterne {
	background-image: url(../../images/ombre_cote2.gif);
	background-repeat: repeat-y;
	background-position: left 56px;
	width: 986px;
}
.visuel {
	width: 656px;
	float: left;
}

.contenu_page {
	clear: both;
	background-color: #FFFFFF;
	background-image: none;
	width: 977px;
	/*height: 470px;*/
	min-height: 380px;
	padding: 0px;
	margin: 0px;
}
.contenu_page .titre, h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #69a3c8;
	margin-top: 10px;
	margin-bottom: 8px;
}

#contenu_principal 
{    
    /*display: none;*/
    padding: 0px;
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 14px;
    /*float: left;*/
    /*width: 636px;*/
    width: auto;
    margin-right: 8px;
    /*border: solid 1px red;*/
}

#contenu_principal.contenu_contact
{
    width: 100%;
}

#contenu_PAG_ACTU
{
    padding-left: 4px;
}

#contenu_PAG_ENCADRE
{   
    /*display: none; */
    float: right;
	background-color: #DBE7F7;
	background-image: url(../../images/fd_bloc.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 316px;
	min-height: 472px;
	height: 100%;
	z-index : 1;
	padding-top: 30px;
    padding-left: 5px;    
	/*min-height: 100%;*/
}

.contenupage {
	width: 656px;
	float: left;
	background-color: #FFFFFF;	
}

#titre {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #34588c;
	background-image: url(../../images/puce_titres.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	text-decoration: none;
	margin-bottom: 14px;
}

#chemin 
{
	text-align: right;
	padding-right: 15px;
	z-index : 99;
	position: absolute;
	left: 658px;
	/*float: right;*/
	/*border: solid 1px red;*/
	/*float: right;*/
	top: 80px;
	/*margin-right: -321px;*/
	width: 302px;
	
}

/* Menu */
ul#arborescence_MENU_GENERAL
{    
	background-image: url(../../images/fd_menu.gif);
	background-repeat: repeat-x;
	background-position: left;
	height: 28px;
	width: 892px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	font-family: Tahoma;
	font-size: 15px;
	padding-left: 10px;
	font-weight: bold;
	display: block;
	float: left;
}

ul#arborescence_MENU_GENERAL li {
	padding: 4px;
	list-style-type: none;
	height: 26px;
	position: relative;
	float: left;
	margin-top: 0px;
	top: 0px;
	padding: 0px;
	padding-top: 3px;
	z-index: 100;
}

ul#arborescence_MENU_GENERAL li a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../../images/puce_menu.gif);
	background-repeat: no-repeat;
	padding-left: 19px;
	height: 22px;
	padding-right: 122px;
	vertical-align: top;
}

ul#arborescence_MENU_GENERAL li a:hover {
	color: #FF0000;
	display: inline;
}

ul#arborescence_MENU_GENERAL li ul {
    left: 0px;
    padding: 0px;
    margin: 0px; 
    position: absolute;
    top: 26px;
}

ul#arborescence_MENU_GENERAL li ul li {
    list-style-type: none;
    list-style-image: none;
    font-size: 12px;
    float: none;
    margin: 0px;
    padding: 0px;
    height: 20px;
}


ul#arborescence_MENU_GENERAL li ul li a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: none;
	padding: 0px;
	padding: 0px;
	padding: 2px;
	padding-left: 4px;
	background-color: #32568a;
	width: 145px;
    line-height: 20px;
    font-weight: normal;
    margin-top: 0px;
    padding-top: 0px;
    position: absolute;
}

ul#arborescence_MENU_GENERAL li ul li a:hover {
	color: #FFFFFF;
	background-color: #4a8fdc;
}

ul#arborescence_MENU_GENERAL li ul li ul {
    position: absolute;    
    top: 0px;
}

ul#arborescence_MENU_GENERAL li ul li ul a {
	margin-left: 151px;
    position: absolute;
}

.acces {
	float: right;
	width: 320px;
	padding-right: 10px;
}
.formulaires {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.label
{
    clear: both;
    display: block;
    float: left;
    width: 20%;
    padding: 0px;
    margin: 0px;
    padding-left: 20px;    
}

.zone
{
    display: block;
    float: left;  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;  
	margin-bottom: 5px;
}

.inptSize
{
    display: block;
    float: left;  
	margin-bottom: 5px;
}

.btnFormulaire
{    
    clear: both;
    display: block;
    /*margin-top: 60px;*/

}

.boutonValiderFormulaire
{    
    clear: both;
    display: block;
    margin-top: 60px;
    margin-left: 50%;
}

.erreur
{
    margin-top: 10px;
    color: Red;
}