@charset "ISO-8859-1";
/*****************
liens
*****************/
a {
	text-decoration: none;
	color:  #9b542b;
	border: 0;
}

a.footer {
	color: #9b542b;
	font-size: 9px;
	font-family: Arial;
	font-style: normal;
	text-decoration: none
}

a.footer2 {
	color: #9b542b;
	font-size: 10px;
	font-family: Arial;
	font-style: normal;
	text-decoration: none
}

a.general {
	color: #9b542b;
	text-decoration: none;
}

a.sousbandeau	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

a.quitter {
	color: #FFF;
	text-decoration: none;
}

/*****************
reglages de base
*****************/
html {
    height: 100%;
}

img {
	vertical-align: middle;
	border: 0;
}

body {
	height: 100%;
	margin-top: 20px;
	padding: 0;
	background-color: #FFF;
	font-family: Arial;
	font-size:12pt;
	color: #9b542b;
}
#page-table {
    height: 100%;
    width: 100%;
    text-align: center;
}
#page-td {
    height: 100%;
    padding: 0;
    vertical-align: top;
}

p {
	color: #9b542b;
	font-family: Arial;
	line-height: normal;
	text-align: justify;
}

td	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
}

sup {
	font-size: 9px;
	vertical-align: top;
}

h1 {
	color: #9b542b;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	line-height: 100%
}

h2 {
	color: #9b542b;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	line-height: 120%
}

hr {
	color: #9b542b;
}


fieldset	{
	border: 1px solid #9B542B;
}

legend {
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
}

#communication	{
	width: 580px;
	border: 1px solid #9B542B;
	float: right;
}

.centre {
	text-align: center;
	font-size: 12px;
}

.gauche {
	text-align: left;
}

.droit {
	text-align: right;
}

#corpspage {
	color: #9b542b;
	width: 801px;
	height: auto;
	text-align: center;
}

#corpsinterne {
	width: 801px;
	height: auto;
}

#footer {
	color: #9b542b;
	font-size: 10px;
	font-family: Arial;
	text-align: center;
	width: 798px ! important;
	width: 800px;
	height: auto;
	padding-top: 12px;
}

#footer2 {
	color: #9b542b;
	font-size: 10px;
	font-family: Arial;
	text-align: center;
	width: 798px ! important;
	width: 800px;
	height: auto;
	float: left;
}

.encadre {
	color: #9b542b;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	line-height: 26px;
	background-color: #fff;
	text-align: center;
	width: 398px ! important;
	width: 400px;
	float: left;
	border: 1px solid #9b542b;
}

.normal {
	font-family:Arial;
	font-size:11px;
}

/*--------------------------------- MENU GENERAL -------------------------------------*/	
#menu, #menu ul     { /* Liste */
	padding : 0; /* ni extérieure */
	list-style : none; /* on supprime le style par défaut de la liste */
	line-height : 26px; /* on définit une hauteur pour chaque élément */
	text-align : center; /* on centre le texte qui se trouve dans la liste */
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1px;
}

#menu		{ /* Ensemble du menu */
        font-weight : bold; /* on met le texte en gras */
        font-family : Arial; /* on utilise Arial, c'est plus beau ^^ */
        font-size : 12px; /* hauteur du texte : 12 pixels */
}

#menu a		{ /* Contenu des listes */
        display : block; /* on change le type d'élément, les liens deviennent des balises de type block */
        padding : 0; /* aucune marge intérieure */
        background :#800; /* couleur de fond */        
        color : #fff; /* couleur du texte */
        text-decoration : none; /* on supprime le style par défaut des liens (la plupart du temps = souligné) */
        width : 199px; /* largeur */
}
#menu li ul ul a	{ /* Contenu des listes */
        display : block; /* on change le type d'élément, les liens deviennent des balises de type block */
        padding : 0; /* aucune marge intérieure */
        background :#ffcc66; /* couleur de fond */        
        color : #800; /* couleur du texte */
        text-decoration : none; /* on supprime le style par défaut des liens (la plupart du temps = souligné) */
        width : 220px; /* largeur */
}

#menu li     {/* Éléments des listes */  
	float : left;
	/* pour IE qui ne reconnaît pas "transparent" */
   border-right : 1px solid #fff; /* on met une bordure blanche à droite de chaque élément */
}

html>body #menu li	{/* IE ne reconnaissant pas le sélecteur ">" */
        border-right: 1px solid transparent ; /* on met une bordure transparente à droite de chaque élément */
}

#menu li ul		{ /* Sous-listes */
	position: absolute; /* Position absolue */
	width: 220px; /* Largeur des sous-listes */
	left: -999em; /* Hop, on envoie loin du champ de vision */
	font-weight: normal;
	text-align: center;
}

#menu li ul li 	{/* Eléments de sous-listes */
        /* pour ie qui ne reconnaît pas "transparent" (comme précédemment) */
        border-top : 1px solid #fff; /* on met une bordure blanche en haut de chaque élément d'une sous-liste */
}

html>body #menu li ul li 	{/* IE ne reconnaissant pas le sélecteur ">" */
        border-top : 1px solid transparent; /* on met une bordure transparente en haut de chaque élément */
}

#menu li ul ul 	{
	/* pour IE qui ne reconnaît pas "transparent" (comme précédemment) */
        border-left     : 1px solid #fff; /* Petite bordure à gauche pour ne pas coller ... */
	margin-top: -26px;
	margin-left: 200px;
}

html>body #menu li ul ul 	{/* IE ne reconnaissant pas le sélecteur ">" ... je me répète ;-) */
        border-left     : 1px solid transparent ; /* on met une bordure transparente sur la gauche de chaque élément */
		margin-top: -26px;
		margin-left: 200px;

}	
	
#menu a:hover  {/* Lorsque la souris passe sur un des liens */   
        color: #800; /* On passe le texte en couleur... */
        background: #fff; /* ... et au contraire, le fond en blanc */
}

	
#menu li:hover ul ul, #menu li.sfhover ul ul 	{/* Sous-sous-listes lorsque la souris passe sur un élément de liste */
        left: -999em; /* On expédie les sous-sous-listes hors du champ de vision */
}

#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul  {/* Sous-listes lorsque la souris passe sur un élément de liste ET sous-sous-lites lorsque la souris passe sur un élément de sous-liste */
        left: auto; /* Repositionnement normal */
        min-height: 0; /* Corrige un bug sous IE */
}

/* ------------------------------ PAGE ACCUEIL------------------------------ */
#entete	{
	background-color: #FFF;
	background-image: url(../image/titre_roussillon6.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 80px;
	width: 800px;
	float: left;
}

#corpslogin {
	width: 801px;
	height: auto;
	margin: 0px;
	padding-top: 120px;
	padding-bottom: 120px;
}

#corpsgestion {
	width: 800px;
	height: auto;
	margin-top: 30px;
	float: left;
}

#colgauche {
	width: 160px;
	float: left;
	font-size: 13px;
	margin-right: 10px;
	margin-top: 20px;
}

#coldroite {
	width: 610px;
	float: right;
	font-family: Arial;
	line-height: normal;

}

.gestiondroite {
	font: 13px/normal Arial;
	text-align: left;
}


/*------------------------------------ GESTION ---------------------------------------*/
.menu2 {
	background: #FC9;
	text-align: center;
	border-right-width: 3px;
	border-right-style: groove;
	border-right-color: #630;
	padding-bottom: 8px;
	padding-right: 6px;
	font: bold 13px/normal Arial;
	padding-left: 6px;
}

.titreinfosite {
	background: #FC9;
	border-right-width: 3px;
	border-right-style: groove;
	border-right-color: #630;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-right: 6px;
	padding-left: 6px;
	font: bold 13px/normal Arial;
	color: #009933;
}

.infosite {
	font-family: Arial;
	line-height: normal;
	font-size:13px;
	background: #FC9;
	border-right-width: 3px;
	border-right-style: groove;
	border-right-color: #630;
	padding-bottom: 4px;
	padding-right: 6px;
	padding-left: 6px;
}

.titreenvoimail {
	background: #FFC;
	font-family: Arial;
	line-height: normal;
	font-size:13px;
	border-right-width: 3px;
	border-right-style: groove;
	border-right-color: #630;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-right: 6px;
	padding-left: 6px;
	font: bold 13px/normal Arial;
	color: #009933;
}

.envoimail {
	font-family: Arial;
	line-height: normal;
	font-size:13px;
	border-right-width: 3px;
	border-right-style: groove;
	border-right-color: #630;
	padding-bottom: 4px;
	padding-right: 6px;
	padding-left: 6px;
	background: #FFC;
}

.titreremplir {
	background: #CFF;
	font: bold 13px/normal Arial;
	color: #009933;
	border-right-width: 3px;
	border-right-style: groove;
	border-right-color: #630;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-right: 6px;
	padding-left: 6px;
}

.remplir {
	font-family: Arial;
	line-height: normal;
	font-size:13px;
	border-right-width: 3px;
	border-right-style: groove;
	border-right-color: #630;
	padding-bottom: 6px;
	padding-right: 6px;
	padding-left: 6px;
	background: #CFF;
}

.titregestion {
	font: bold 13px/normal Arial;
	color: #009933;
	border-right-width: 3px;
	border-right-style: groove;
	border-right-color: #630;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-right: 6px;
	padding-left: 6px;
	background: #0FF;
}

.gestion {
	font-family: Arial;
	line-height: normal;
	font-size:13px;
	border-right-width: 3px;
	border-right-style: groove;
	border-right-color: #630;
	padding-bottom: 6px;
	padding-right: 6px;
	padding-left: 6px;
	background: #0FF;
}

.quitter {
	font: bold 13px/normal Arial;
	color: #F00;
	background: #FF0;
	text-align: left;
	border-right-width: 3px;
	border-right-style: groove;
	border-right-color: #630;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-right: 6px;
	padding-left: 6px;
}

/*------------------------------------FLASH---------------------------------------*/
.titreflash {
	font-family: Arial;
	font-size: 12px;
	line-height: normal%;
	font-weight: bold;
	color: #00F;
	text-align: center;
	padding: 6px;
}

.texteflash {
	font-family: Arial;
	font-size: 12 px;
	line-height: normal;
	color: #9b542b;
	text-align: left;
}

#cadrerappel {
	padding: 10px;
	border: 1px solid #9b542b;
	margin-left: 12px;
}

/*-------------------------------PAGES LIENS----------------------------------*/
 #sommaireliens {
	width: 801px;
	height: auto;
}
 
  #corpslien	{
	background-color: #ffffff;
	width: 800px;
	height: 590px;
	float: left;
	overflow: hidden;
}
 
 #corpsuni	{
	background-color: #ffffff;
	width: 400px;
	height: auto;
	float: left;
	overflow: hidden;
	padding-top: 20px;
}

 #corpsuni2	{
	background-color: #ffffff;
	width: 392px;
	height: auto;
	float: right;
	overflow: hidden;
}

#entetelettre	{
	background-color: #FFF;
	background-image: url(images/bandeau600px.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 80px;
	width: 600px;
	float: left;
}

#sousbandeau	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #900000;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 600px;
	float: left;
	line-height: 30px;
}

#corpslettre	{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #FFF;
	text-align: justify;
	padding: 12px;
	float: left;
	height: auto;
	width: 574px !important; /*pour firefox*/
	width: 600px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #900000;
	border-bottom-color: #900000;
	border-left-color: #900000;
}

.mois	{
	font-family: Arial;
	font-size: 16 px;
	color: #00F;
	text-align: center;
	font-weight: bold;
	line-height: normal;
}

.date	{
	font-family: Arial;
	font-size: 12 px;
	color: #00F;
	text-align: left;
	font-weight: bold;
	line-height: normal;
}

.heure	{
	font-family: Arial;
	font-size: 12 px;
	color: #800;
	text-align: left;
	line-height: normal;
}

.anim	{
	font-family: Arial;
	font-size: 12 px;
	color: #800;
	text-align: left;
	font-weight: bold;
	line-height: normal;
}
