/* Style standards */
a:link			{	
				color:#000000;
				font-size : 12px; 
				font-family : verdana, arial, helvetica, sans-serif;
				font-weight : normal;
				font-style : normal;
				text-indent : 0px;
				text-decoration : underline;
			}
a:active		{	color:#000000;
				font-size : 12px; 
				font-family : verdana, arial, helvetica, sans-serif;
				font-weight : normal;
				font-style : normal;
				text-indent : 0px;
				text-decoration : underline;

			}			
a:visited		
			{	
				color:#000000;
				font-size : 12px; 
				font-family : verdana, arial, helvetica, sans-serif;
				font-weight : normal;
				font-style : normal;
				text-indent : 0px;
				text-decoration : underline;
			}
a:hover    		
			{ 
				color: #C60000; 
				text-decoration: underline
			}

text,font ,p, li 
			{
				color : #000000;
				font-size : 12px; 
				font-family : verdana, arial, helvetica, sans-serif;
				font-weight : normal;
				font-style : normal;
				text-indent : 0px;
			}
b
			{				
				font-family : verdana, arial, helvetica, sans-serif;
				font-weight : bold;
				font-style : normal;		
			}
body 
			{
				background-color: #1C2225;
				margin-left: 2px;
				margin-top: 2px;
			}

/* Style ADVESE */
.textenormal
			{
				color : #000000;
				font-size : 12px; 
				font-family : verdana, arial, helvetica, sans-serif;
				font-weight : normal;
				font-style : normal;
			}

.titregrand
			{
				color : #EA690B;
				font-size : 16px; 
				font-family : verdana, arial, helvetica, sans-serif;
				font-weight : bold;
				font-style : normal;
			}

.textepetit
			{
				color : #000000;
				font-size : 8px; 
				font-family : verdana, arial, helvetica, sans-serif;
				font-weight : bold;
				font-style : normal;
			}
