/* CSS du Corail */
/* -------------- */

.idAccesNom { width: 130px; }
.idAccesNom2 {  font-family: Tahoma;font-size:11px;color:#CC0000;background-color:#CCCCFF;width: 130px; }

body, td, TD, BODY {font-family: Tahoma; font-size: 14px;}

/* body, td {font-family:Verdana; font-size:10px; color: #0B3A0C;}
BODY, TD {font-family:Verdana; font-size:10px; color: #0B3A0C;}
*/

A:hover {color:#136415; text-decoration:underline; }
A {color:#0B3A0C; text-decoration:none;}
A.m:hover {color:#FFFFFF; text-decoration:underline; font-weight:bold; font-size:11px;}
A.m {color:#FFFFFF; text-decoration:none; font-weight:bold; font-size:13px;}
.t {font-family:Tahoma; font-size:10px; color:#0B3A0C;}
.m1 {font-family:Tahoma; font-size:11px; color:#FFFFFF; font-weight:bold; }
.tabnormal{}
.tabnormal2{background-color:#FFFFFF;}
.tabover{background-color:#CCCCCC; color:#000000; border-color:#CCCCCC }
.tabover2{background-color:#FCE4BA; color:#000000; border-color:#CCCCCC }

/* Ajouts par CLG juillet 2006 */
.center {
    text-align: center;
    font-size:12px;
}
.left {
    text-align: left;
    font-size:12px;
}
.right {
    text-align: right;
    font-size:12px;
}
#introduction ul {
    list-style-image: url('../image/on10.gif');
    font-size:12px;
}
/* fin de l'ajout */

#titreStockage { color:#FFFFFF }

#select0 { color:#000066;background-color:#FCE4BA }
#select1 { color:#000066;background-color:#CCCCFF }
#colort1 { color:yellow } 

/* couleur */
#barreombre{background-image:url('../image/inc/02/bg.png');}

#bodyfond{background-color:#FFFFFF; }
#bodyfond2{background-image:url('../image/inc/02/bg.png')}
#bodyfond3{background-color:#FFFFFF;}

#bodyforum{background-image:url('../image/inc/02/bg.png')}

#imgfond{background-image:url('../image/inc/02/bg.png')} 

#coulfondO{background-color:#FF6666}   					/* Couleur arriere plan */
#coulfond1{background-image:url('../image/inc/02/bg.png')}   		/* Couleur fond central  */
#coulfond2{background-image:url('../image/inc/02/bg.png')}   		/* Couleur fond banniere  */

#imgombre{background-image:url('../image/inc/omb.gif')}

#coulBar0{background-image:url('../image/bande.jpg')}   					/* Couleur de la barre de menu avec Quitter id='coulBar0' */
#menumodule1{font-family:Tahoma; font-size:13px; color: #226197;}
 #menumodule111{font-family:Tahoma; font-size:13px; color: #ffffff;}
#menumodule11{font-family:Tahoma; font-size:13px; color: #226197;}  	/* couleur du texte de la barre de menu avec quitter id='menumodule1' */ 
#cadreCentral0{background-image:url('../image/inc/02/bg.png')}  	/* id='cadreCentral0' */


#coulModule0{background-color:#CC9999} 					/* Couleur du fond des menus dans les modules  */
#menumodule0{font-family:Tahoma; font-size:12px; color: #FFFFFF;}  	/* couleur de fond du text */
#menumodule10{font-family:Tahoma; font-size:12px; color: #FFFFFF; font-weight:bold}

#coulTitre0{background-image:url('../image/entete.jpg')} 					/* Couleur du fond des titres dans les modules  */
#bordure { border-top-width : 0px; border-right-width : 0px; border-bottom-width : 0px; border-left-width : 0px; }
#color2 { color:yellow } 						/* importance des titre */
#color3 { color:red } 
#bordure2 { border-top-width : 0px; border-right-width : 0px; border-bottom-width : 1px; border-left-width : 0px; }


/* ----------- */ 

.dhtmlgoodies_contentBox{
	border:1px solid #000000;
	height:0px;
	visibility:hidden;
	position:absolute;
	background-image:url('../image/inc/02/bg.png');
	overflow:hidden;
	padding:2px;				
}

.dhtmlgoodies_content{
	position:relative;		
	font-family: Arial, Verdana, Sans-Serif; font-size: 12px;
	width:100%;
	font-size:0.8em;
		
}

/*
<body id='bodyfond'
<tr id='coulBar0' ><td height="2"><b><font   id='menumodule1' >
<tr id='cadreCentral0' >  

*/

.banniere0 { font-family:Tahoma; font-size:10px;color:#000000 }
.banniere1 {  color:#0000CC }

.meteofond { background-color:#669999 }
.meteocorps { background-color:#D8E9EC }
.meteotitre { color: #FFFFFF }
.meteosstitre { color: #858586 }
body {
	cursor:url('./image/commun/fleche.ani');
        scrollbar-face-color: #CCCCCC;
        scrollbar-highlight-color: #000000;
        scrollbar-shadow-color: #DEE3E7;
        scrollbar-3dlight-color: #CCCCCC;
        scrollbar-arrow-color:  #FFFFFF;
        scrollbar-track-color: #CCCCCC;
        scrollbar-darkshadow-color: #CCCCCC; 
}


#cache { position:absolute; top:200px; z-index:10; visibility:hidden; }
TEXTAREA,INPUT {
	border-color : #000000;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	text-indent : 1px;
	font-family: Tahoma; font-size: 10px;
}
INPUT.saisie {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	FONT-SIZE: 12px;
	BORDER-BOTTOM-WIDTH: 0px;
	COLOR: black;
	BORDER-RIGHT-WIDTH: 0px
}
SELECT {
	background-color: #FFFFFF; border-color : #000000;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	text-indent : 1px;
	font-family: Tahoma; font-size: 10px;
}
OPTION {
	background-color: #FFFFFF; border-color : #000000;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	text-indent : 1px;
	font-family: Tahoma; font-size: 10px;
}
.posrelative { POSITION: relative; }
#conteneur {
	OVERFLOW: hidden;
	WIDTH: 92px;
	CLIP: rect(0px 290px 100px 0px);
	POSITION: absolute;
	LEFT: 5px;
	TOP: 5px;
}
.BUTTON { border:1px outset #ccdaec; BACKGROUND-COLOR: #ccdaec }
font.T0 { font-family:Tahoma; font-size: 10px;  }
font.T1 { font-family:Tahoma; font-size:10px;}
font.T2 { font-family:Tahoma; font-size: 14px; }
font.T3 { font-family:Tahoma; font-size: 15px; }
font.T4 { font-family:Tahoma; font-size: 16px; }
.fond {
        position: absolute;
        width: 300px;
        visibility: hidden;
        border: 1px;
        border-bottom-style : inset;
        border-right-style : inset;
        border-left-style : outset;
        border-top-style : outset;
	border-color : #000000; 
        background-color: menu;
        font-family: Tahoma;
        line-height: 20px;
        font-size: 11px;
}
.intitules { padding-left: 15px; padding-right: 10px; }
.btradio1 {  }
.bouton2 { font-family: Tahoma;font-size:10px;color:#CC0000;background-color:#CCCCFF;font-weight:bold; }


.TESTcpYearNavigation,
.TESTcpMonthNavigation { background-color:#B2CADE;text-align:center;vertical-align:center;text-decoration:none;color:#000000;font-weight:bold; }
.TESTcpDayColumnHeader,
.TESTcpYearNavigation,
.TESTcpMonthNavigation,
.TESTcpCurrentMonthDate,
.TESTcpCurrentMonthDateDisabled,
.TESTcpOtherMonthDate,
.TESTcpOtherMonthDateDisabled,
.TESTcpCurrentDate,
.TESTcpCurrentDateDisabled,
.TESTcpTodayText,
.TESTcpTodayTextDisabled,
.TESTcpText {font-family:Tahoma;font-size:8pt;}
TD.TESTcpDayColumnHeader {text-align:right;border:solid thin #000000;border-width:0 0 1 0;}
.TESTcpCurrentMonthDate,
.TESTcpOtherMonthDate,
.TESTcpCurrentDate {text-align:right;text-decoration:none;}
.TESTcpCurrentMonthDateDisabled,
.TESTcpOtherMonthDateDisabled,
.TESTcpCurrentDateDisabled { color:#D0D0D0;text-align:right;text-decoration:line-through;}
.TESTcpCurrentMonthDate{color:#506E87;font-weight:bold;}
.TESTcpCurrentDate {color: #FFFFFF;font-weight:bold;}
.TESTcpOtherMonthDate{color:#808080;}
TD.TESTcpCurrentDate {color:#FFFFFF;background-color: #CC6666;border-width:1;border:solid thin #000000;}
TD.TESTcpCurrentDateDisabled{border-width:1;border:solid thin #FFAAAA;}
TD.TESTcpTodayText,
TD.TESTcpTodayTextDisabled {border:solid thin #000000;border-width:1 0 0 0;}
A.TESTcpTodayText,
SPAN.TESTcpTodayTextDisabled {height:20px;}
A.TESTcpTodayText{color:#506E87;font-weight:bold;}
SPAN.TESTcpTodayTextDisabled{color:#D0D0D0;}
.TESTcpBorder{border:solid thin #000000;border-width:1}


#orgname {font-family:"Tahoma"; font-size: 30px; color:#339; text-align: center; font-style: oblique; font-weight: bold;}


#target {
  position: obsolute;
  z-index:10;
  border: 1px solid #000;
  margin-top : 0px;
  float : right;
  visibility:hidden;
  overflow:hidden;
  font-family: Tahoma;font-size:11px;color:#CC0000;background-color:#FCE4BA;font-weight:bold;
 
}
#target0 {
  position: obsolute;
  z-index:10;
  border: 1px solid #000;
  margin-top : 0px;
  float : right;
  visibility:hidden;
  overflow:hidden;
  font-family: Tahoma;font-size:11px;color:#CC0000;background-color:#FCE4BA;font-weight:bold;
 
}
#target1 {
  position: obsolute;
  z-index:10;
  border: 1px solid #000;
  margin-top : 0px;
  float : right;
  visibility:hidden;
  overflow:hidden;
  font-family: Tahoma;font-size:11px;color:#CC0000;background-color:#FCE4BA;font-weight:bold;
 
}
#target2 {
  position: obsolute;
  z-index:10;
  border: 1px solid #000;
  margin-top : 0px;
  float : right;
  visibility:hidden;
  overflow:hidden;
  font-family: Tahoma;font-size:11px;color:#CC0000;background-color:#FCE4BA;font-weight:bold;
 
}
#target4 {
  position: obsolute;
  z-index:10;
  border: 1px solid #000;
  margin-top : 0px;
  float : right;
  visibility:hidden;
  overflow:hidden;
  font-family: Tahoma;font-size:11px;color:#CC0000;background-color:#FCE4BA;font-weight:bold;
 
}

#target span {
	display:block;
}


#HTML_AJAX_LOADING {
	visibility:hidden; 
}


fieldset {
    position :              relative;
    top :                   1em;
    padding :               0 0.5em 1em 0.5em;
    border-width:1;
    
}

html>body fieldset {
    padding-top :           1em;
    top :                   0;
}

legend {
    position :              relative;
    top :                   -1em;
    padding :               0em;
    font-family: Tahoma;font-size:11px;color:#CC0000;;font-weight:bold;
}

.ContextMenu { 
cursor:default; 
font:menutext; 
position:absolute; 
text-align:left; 
font-family: Tahoma; 
font-size: 10pt; 
width:120px; 
background-color:menu; 
border:1 solid buttonface; 
visibility:hidden; 
border:2 outset buttonhighlight; 
} 

.ContextMenuOver{ 
color:white; 
font-size:11; 
font-weight:700; 
background:#CC6666; 
} 

.ContextMenuOut{ 
color:black; 
font-size:11; 
font-weight:500; 
background:; 
} 
