#action {
	POSITION: absolute;
	MARGIN-RIGHT: 0px;
	MARGIN-LEFT: 250px;
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	z-index: 100;		
}

#admin {
	background: #F5F5F5;
	color: inherit;
	padding-bottom: 10px;
	border: 1px dotted #AAA;
	padding: 10px;
	overflow: auto;
}

#align_right {
	text-align: right;
}

#align_left {
	text-align: left;
}

#background-top {
	background-color: #000000;
	z-index: 100;	
}

#background-bottom {
	height: 150px;
	background-color: #003400;
	z-index: 100;	
}

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

.body {
    font-family:Arial,Verdana,Helvetica, sans-serif;
    color: #336699;
	height: 900px;
	POSITION: relative;
	background-color: #EEEEEE;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;	
}

.bouton
{
    font-family:Arial, Verdana,Helvetica, sans-serif;
    font-size:9pt;
    font-weight:bold;
    color:#134374;
    background-color: #E4E4E4;
    BORDER-BOTTOM: white 1px outset;
    BORDER-LEFT: white 1px outset;
    BORDER-RIGHT: white 1px outset;
    BORDER-TOP: white 1px outset;
	WIDTH: 200px;
	HEIGHT: 30px;
}

.bouton_small
{
    font-family:Arial, Verdana,Helvetica, sans-serif;
    font-size:9pt;
    font-weight:bold;
    color:#134374;
    background-color: #E4E4E4;
    BORDER-BOTTOM: white 1px outset;
    BORDER-LEFT: white 1px outset;
    BORDER-RIGHT: white 1px outset;
    BORDER-TOP: white 1px outset;
	WIDTH: 90px;
	HEIGHT: 20px;
}
*******************************************************************************************
#cadre {
	width: 70%;
	background: url(../images/pix_gris.gif);
	background-repeat: repeat;
}

#haut, #bas {
	height: 11px; width: 100%;
	background-repeat: repeat;
}

#haut {
	background: url(../images/t_top.gif);
}

#bas {
	background: url(../images/t_bottom.gif);
}


/* propriétés communes à l'ensemble des 4 coins */
#hautgauche, #hautdroit, #basgauche, #basdroit {
	height: 11px; width: 11px;
	background-repeat: no-repeat;
	font-size:1px; /* correction d'un bug IE */
}

#contenu {
	background: url(../images/pix_gris.gif);
	background-repeat: repeat;
	border-left: 1px solid #CACACA;
	border-right: 1px solid #CACACA;
	padding: 10px;; /*gestion des espaces interparagraphes */
	text-align: justify;
}

/* propriétés spécifiques à chaque coin */
#hautgauche {
	background: url(../images/c_top_left.gif);
}

#hautdroit {
	float: right;
	background: url(../images/c_top_right.gif);
}

#basgauche {
	background: url(../images/c_bottom_left.gif);
}

#basdroit {
	float: right;
	background: url(../images/c_bottom_right.gif);
}
**********************************************************************************************

#cadre_mr {
	width: 435px;
	background: url(../images/mr_pix.gif);
	background-repeat: repeat;
}

#haut_mr, #bas_mr {
	height: 13px; width: 100%;
	background-repeat: repeat;
}

#haut_mr {
	background: url(../images/mr_h.gif);
}

#bas_mr {
	background: url(../images/mr_b.gif);
}


/* propriétés communes à l'ensemble des 4 coins */
#hautgauche_mr, #hautdroit_mr, #basgauche_mr, #basdroit_mr {
	height: 13px; width: 17px;
	background-repeat: no-repeat;
	font-size:1px; /* correction d'un bug IE */
}

#contenu_mr {
	background: url(../images/mr_pix.gif);
	background-repeat: repeat;
	border-left: 2px solid #524AEB;
	border-right: 2px solid #524AEB;
	margin-left: 1px; /*gestion des espaces interparagraphes */
	margin-right: 1px;
	padding-left: 3px; /*gestion des espaces interparagraphes */
	padding-right: 3px;
}

/* propriétés spécifiques à chaque coin */
#hautgauche_mr {
	background: url(../images/mr_chg.gif);
}

#hautdroit_mr {
	float: right;
	background: url(../images/mr_chd.gif);
}

#basgauche_mr {
	background: url(../images/mr_cbg.gif);
}

#basdroit_mr {
	float: right;
	background: url(../images/mr_cbd.gif);
}

*****************************************************************************

#calendrier {
	POSITION: absolute;
	background-image: url(../images/menu.jpg);
	background-repeat: repeat-x;
	width: 200px;
	height: 600px;
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	PADDING-TOP: 140px;
	PADDING-BOTTOM: 10px;
	MARGIN-RIGHT: 0px;
	MARGIN-LEFT: 25px;
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	z-index: 100;		
}

#comments {
	background: #F5F5F5;
	color: inherit;
	padding-bottom: 10px;
	border: 1px dotted #AAA;
	margin: 0.5ex 10 1em 0;
	padding: 3px;
	overflow: auto;
	width: 100%;
}

#comments_red {
	background: #F5F5F5;
	color: inherit;
	padding-bottom: 10px;
	border: 1px dotted #AAA;
	margin: 0.5ex 10 1em 0;
	padding: 3px;
	overflow: -visible;
	width: 435px;
}

#comments_rep {
	background: #FFE6E1;
	color: inherit;
	padding-bottom: 10px;
	border: 1px dashed #B81D01;
	margin: 0.5ex 10 1em 0;
	padding: 3px;
	overflow: auto;
	width: 100%;
	
}

#copyright {
	POSITION: absolute;
	color: #000000;
	font-size: 10px;
	MARGIN-RIGHT: 0px;
	MARGIN-LEFT: 556px;
	MARGIN-TOP: 148px;
	MARGIN-BOTTOM: 0px;
	z-index: 100;	
}

a.copyright {
	color: #000000;
	font-size: 10px;	
}

#decompte {
	POSITION: absolute;
	width: 400px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 20px;
	PADDING-TOP: 150px;
	PADDING-BOTTOM: 5px;
	MARGIN-RIGHT: 0px;
	MARGIN-LEFT: 100px;
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 12;
	z-index: 15;		
}

#form {
	background: #F5F5F5;
	color: inherit;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px dotted #AAA;
	margin: 0.5em 10 1em 0;
	padding: 3px;
	width:435px;
	overflow: auto;
}

.input
{
    font-family:Arial, Verdana,Helvetica, sans-serif;
    font-size:9pt;
    font-weight:normal;
    color:#134374;
    background-color: #FFFFFF;
    BORDER-BOTTOM: white 1px outset;
    BORDER-LEFT: white 1px outset;
    BORDER-RIGHT: white 1px outset;
    BORDER-TOP: white 1px outset;
	HEIGHT: 20px;
}

.invisible {
	visibility: hidden
}

a.lien {
	text-decoration: none;
}

hr.line {border: none 0; 
	border-top: 1px dashed #AAA;
	width: 435px;
	text-align: center;
	height: 1px;
	}

#logo {
	POSITION: relative;	
}

.menu_trait {
	height: 1px;
	width: 170px;
	color: #CCCCCC;
	z-index: 100;		
}

#msg {
	color: #FF0000;
	font-weight: bold;
	text-align: center;
	width: 435px;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	border: 1px solid #FF0000;
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	PADDING-TOP: 10px;
	PADDING-BOTTOM: 10px;
	z-index: 100;
}

#menu {
	background-image: url(../images/menu.jpg);
	background-repeat: repeat-x;
	POSITION: absolute;
	width: 180px;
	height: 600px;
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	PADDING-TOP: 10px;
	PADDING-BOTTOM: 10px;
	MARGIN-RIGHT: 0px;
	MARGIN-LEFT: 8px;
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	z-index: 90;		
}

#menu_right {
	POSITION: absolute ;
	width: 160px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-TOP: 15px;
	PADDING-BOTTOM: 10px;
	MARGIN-RIGHT: 5px;
	MARGIN-LEFT: 675px;
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 12;
	z-index: 15;		
}

#retour {
	POSITION: relative;
	PADDING-LEFT: 380px;
	PADDING-TOP: 30px;
}

#rubrique {
	POSITION: absolute;
	width: 470px !important;
	width: 850px;	height: 1000px;
	background-color: #FFFFFF;
	PADDING-RIGHT: 160px;
	PADDING-LEFT: 220px;
	PADDING-TOP: 10px;
	PADDING-BOTTOM: 10px;
	MARGIN-RIGHT: 0px;
	MARGIN-LEFT: 0px;
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	font-size : 12px; 
	font-family : Verdana,Helvetica, sans-serif;
	color : #000000; 
	z-index: 10;
	
}

#rubrique_admin {
	POSITION: absolute;
	width: 850px;
	height: 100%;
	min-height:100%;
	background-color: #FFFFFF;
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 230px;
	PADDING-TOP: 10px;
	PADDING-BOTTOM: 10px;
	MARGIN-RIGHT: 0px;
	MARGIN-LEFT: 0px;
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	font-size : 12px; 
	font-family : Verdana,Helvetica, sans-serif;
	color : #000000 ; 
	z-index: 10;		
}

#separateur {
	width: 435px;
	POSITION: relative;
	background-image: url(../images/separateur.jpg);
	background-repeat: repeat-x;
    BORDER-BOTTOM: #E4E4E4 1px solid;
    BORDER-LEFT: #E4E4E4 1px solid;
    BORDER-RIGHT: #E4E4E4 1px solid;
    BORDER-TOP: #E4E4E4 1px solid;
	PADDING-RIGHT: 10px;
	font-size : 10px; 
	height: 18px;
	text-align: right;		
}

#static {  background-image: url(../images/fond_rosedesvents.gif); background-repeat: no-repeat; width: 450px; overflow: auto;}

.texte {
	font-size : 12px; 
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #000000 ; 
	text-decoration: none;
}

a.texteitalique {
	font-size : 12px;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #000000;
	font-style: italic;
	text-transform: lowercase;
}

.textemini {
	font-size : 10px; 
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #000000 ; 
	text-decoration: none;
}

a.texte {
	font-size : 12px; 
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #000000 ; 
	text-decoration: underline;
}

a.texte:hover {
	font-size : 12px; 
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #FF0000 ; 
	text-decoration: underline;
}

.textegras {
	font-size : 12px; 
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #000000 ; 
	font-weight: bold;
}

a.textegras {
	font-size : 12px; 
	font-family : Arial, Verdana,Helvetica, sans-serif;
	color : #000000 ; 
	font-weight: bold;
	text-decoration: underline;
}

a.textegras:hover {
	font-size : 12px; 
	font-family : Arial, Verdana,Helvetica, sans-serif;
	color : #FF0000 ; 
	font-weight: bold;
	text-decoration: underline;
}

.textegras {
	font-size : 12px; 
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #000000 ; 
	font-weight: bold;
}

a.textebluegras {
	font-size : 12px; 
	font-family : Arial, Verdana,Helvetica, sans-serif;
	color : #000000 ; 
	font-weight: bold;
	text-decoration: underline;
}

a.textebluegras:hover {
	font-size : 12px; 
	font-family : Arial, Verdana,Helvetica, sans-serif;
	color : #544DEB ; 
	font-weight: bold;
	text-decoration: underline;
}

.texterouge {
	font-size : 12px; 
	font-family : Arial, Verdana,Helvetica, sans-serif;
	color : #FF0000 ; 
}

.textebleu {
	font-size : 12px; 
	font-family : Arial, Verdana,Helvetica, sans-serif;
	color : #101085 ; 
}


.texteblanc {
	font-size : 12px; 
	font-family : Arial, Verdana,Helvetica, sans-serif;
	color : #FFFFFF ; 
}

.texterougegras {
	font-size : 12px; 
	font-family : Arial, Verdana,Helvetica, sans-serif; 
	color : #CC3333 ;
	font-weight: bold; 
}

.texterougegraspetit {
	font-size : 9px; 
	font-family : Arial, Verdana,Helvetica, sans-serif; 
	color : #CC3333 ;
	font-weight: bold; 
}

.textebleugras {
	font-size : 12px; 
	font-family : Arial, Verdana,Helvetica, sans-serif;
	color : #101085 ; 
	font-weight: bold; 
}

.textebleugrasmoyen {
	font-size : 11px; 
	font-family : Arial, Verdana,Helvetica, sans-serif;
	color : #101085 ; 
	font-weight: bold; 
}

.texteblancgras {
	font-size : 12px; 
	font-family : Arial, Verdana,Helvetica, sans-serif; 
	color : #FFFFFF ;
	font-weight: bold; 
}

a.texterougegras {
	font-size : 12px; 
	font-family : Arial, Verdana,Helvetica, sans-serif; 
	color : #CC3333 ;
	font-weight: bold; 
}

a.texterougegras:hover {
	font-size : 12px; 
	font-family : Arial, Verdana,Helvetica, sans-serif; 
	color : #CC3333 ;
	font-weight: bold; 
}

.texterougegrd {
	font-size : 15px; 
	font-family : Arial, Verdana,Helvetica, sans-serif; 
	color : #24377B ;
	font-weight: bold; 
}

.textegrand {
	font-size : 12px; 
	font-family : Arial, Verdana,Helvetica, sans-serif;
	color : #000000 ; 
}

.textegrandgras {
	font-size : 16px; 
	font-family : Arial, Verdana,Helvetica, sans-serif;
	color : #000000 ; 
	font-weight: bold;
}

.textesouligne {
	font-size : 12px; 
	font-family : Arial, Verdana,Helvetica, sans-serif;
	color : #000000 ; 
	text-decoration: underline;
}

#titre_rub {
	font-size : 16px; 
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #666666; 
	font-weight: bold;
}

#titre_ssrub {
	font-size : 12px; 
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #000000; 
	font-weight: bold;
}

#titre_ssrubpetit {
	font-size : 9px; 
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #666666; 
	font-weight: bold;
}
	
.titre_ssrub {
	font-size : 12px; 
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #666666; 
	font-weight: none;	
}

.titre_ssrubpetit {
	font-size : 9px; 
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #666666; 
	font-weight: none;	
}

.titre_action {
	font-size : 13px; 
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #101085; 
	font-weight: bold;	
}

a.titre_ssrub {
	font-size : 12px; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #666666; 
	text-decoration: none;	
}

a.titre_ssrubpetit {
	font-size : 9px; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #666666; 
	text-decoration: none;	
}

a.titre_ssrub:hover {
	font-size : 12px; 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #FF0000; 
	text-decoration: underline;	
}
