
/*** texte ***/
body, table
              { color: #000000;
                font-size: 12pt;
				font-weight: bold;
                font-family: Verdana,Arial,Helvetica,sans-serif;
                text-align: none; }
 
.sosch        { font-size: 34pt;
                font-weight: bold;
                text-align: center; }

.titre18      { font-size: 18pt;
                font-weight: bold; }
				
.titre        { font-size: 16pt;
                font-weight: bold;
                text-align: center; }
				
.titre16      { font-size: 16pt;
                font-weight: bold;  }
				
.titre14      { font-size: 14pt;
                font-weight: bold;  }
				
				
.urgences     { font-size: 16pt;
                font-weight: bold; 
				color: #FF0000; }
												
				
.normal       { font-size: 12pt;
                font-weight: normal; }
				
.annonces     { font-size: 14px;
				color: #FF0000;
                font-weight: bold; } 
				
.annonces_des { font-size: 14px;
				color: #000000;
                font-weight: bold; } 																				
 
.smallbold    { font-size: 10pt;
               	font-weight: bold; } 
								
.xsbold       { font-family: Verdana,Arial,Helvetica,sans-serif;
				font-size: 10pt;
               	font-weight: bold; } 				
				
.small        { font-size: 10pt;
                font-weight: normal; } 
				
.bleu         { color: #3333CC;
				font-size: 13px;
               	font-weight: bold; } 
								
.violet       { color: #CC00CC;
				font-size: 13px;
               	font-weight: bold; } 
				
.vert         { color: #009933;
				font-size: 13px;
               	font-weight: bold; } 								
				
.table        { border-top: 1px solid #000000;
	            border-right: 1px solid #000000;
	            border-bottom: 1px solid #000000;
	            border-left: 1px solid #000000;
				background-color:#FFFFFF;   }				


 /*** scrollbar ***/                   
BODY          { scrollbar-face-color: #FFFFFF;
                scrollbar-shadow-color: #75BFDA;
                scrollbar-highlight-color: #FFFFFF;
                scrollbar-3dlight-color: #75BFDA;
                scrollbar-darkshadow-color: #FFFFFF;
                scrollbar-track-color: #EEF6F9;
                scrollbar-arrow-color: #75BFDA; }



/*** formulaire ***/
.button       { font-family: Verdana,Arial,Helvetica,sans-serif;
                font-size: 8pt;
                font-weight: bold;
                color: #990099;                
                background-color: #FEF4FE;              
                border: 1px #FF00FF solid; }

                
.formempty    { background-color: #FEF4FE;
                border: 1px #990099 solid; }
                
.formactive   { background-color: #FDDDFD;
                border: 1px #990099 solid; }
                
.formfull     { background-color: #EEF6F9;
                border: 1px #990099 solid; }



/*** liens ***/
                                 
a:link        { color: #3333CC;
                text-decoration: none; }

a:visited     { color: #3333CC;
                text-decoration: none; }

a:hover       { color: #FF0000;
                text-decoration: none; }
				

.index 				{ font-size: 10pt; font-weight:bold; color:#3333CC }
a.index		 		{ color:#3333CC; text-decoration:underline }
a.index:visited		{ color:#000099; text-decoration:underline }
a.index:hover 		{ color:#FF0000; text-decoration:underline }				

.index1 			{ font-size: 10pt; font-weight:bold; color:#CC00CC }
a.index1		 	{ color:#CC00CC; text-decoration:underline }
a.index1:visited	{ color:#990099; text-decoration:underline }
a.index1:hover 		{ color:#FF0000; text-decoration:underline }

.index2 			{ font-size: 10pt; font-weight:bold; color:#009933 }
a.index2		 	{ color:#009933; text-decoration:underline }
a.index2:visited	{ color:#006633; text-decoration:underline }
a.index2:hover 		{ color:#FF0000; text-decoration:underline }

