/* nouveau design 2009-04-30 */
#navig{
background: url(../image/mauve_d.jpg) repeat-x;
height: 23px;
font-size: 9pt;
color: rgb(255,255,255);
font-weight: bold;
}

#content #header{
background: url(../image/mauveH_d.jpg) repeat-x;
height: 50px;
width: 600px;
}

a.MainMenuCurrent:link	{	text-decoration: none;
						color: yellow; }
a.MainMenuCurrent:visited	{	text-decoration: none;
						color: yellow; }

a.MainMenuCurrent:hover	{	text-decoration: underline;
						color: yellow; }


a.MainMenu:link	{		text-decoration: none;
						color: rgb(255,255,255); }

a.MainMenu:visited	{	text-decoration: none;
						color: rgb(255,255,255); }

a.MainMenu:hover	{	text-decoration: underline;
						color: rgb(0,102,255); }

/* fin nouveau design 2009-04-30 */

a			{	text-decoration: none;
				font-weight: bold;
				color: rgb(0,102,255); }

a:link		{	text-decoration: none;
				font-weight: bold;
				color: rgb(0,102,255); }

a:visited	{	text-decoration: none;
				font-weight: bold;
				color: rgb(0,102,255); }

a:hover		{	font-weight:bold;
				text-decoration: underline;
				color: rgb(0,102,255); }

a.copyright {	text-decoration: none;
				font-weight: normal;
				color: rgb(255,255,255); }
				
a.whitelink:link	{	text-decoration: none;
						font-weight: bold;
						color: white; }

a.whitelink:visited	{	text-decoration: none;
						font-weight: bold;
						color: white; }

a.whitelink:hover	{	font-weight:bold;
						text-decoration: underline;
						color: white; }

a.confLink:link	{		text-decoration: underline;
						font-weight: normal;
						color: rgb(0,102,255); }

a.confLink:visited	{	text-decoration: underline;
						font-weight: normal;
						color: rgb(0,102,255); }

a.confLink:hover	{	font-weight:normal;
						text-decoration: underline;
						color: rgb(0,102,255); }

a.copyright {	text-decoration: none;
				font-weight: normal;
				color: rgb(255,255,255); }


.boxHomeBlue {	border-color: rgb(222,222,222); 
				border-style: solid; 
				border-width: 1px; 
				border-collapse: collapse;
				background-color: rgb(241,241,241); 
				font-family : arial, verdana, helvetica, sans-serif; 
				font-size: 8pt; 
				color: black; 
				text-align: justify;}

.boxHomeCookie{ border-color: rgb(222,222,222); 
				border-style: solid; 
				border-width: 1px; 
				border-collapse: collapse;
				background-color: rgb(255,198,198); 
				font-family : arial, verdana, helvetica, sans-serif; 
				font-size: 8pt; 
				color: black; 
				width: 738px;
				text-align: left;}

.boxErrorLogin{ border-color: rgb(222,222,222); 
				border-style: solid; 
				border-width: 1px; 
				border-collapse: collapse;
				background-color: rgb(255,198,198); 
				font-family : arial, verdana, helvetica, sans-serif; 
				font-size: 8pt; 
				color: black; 
				width: 615px;
				text-align: left;}

.boxHomeAll {	border-color: rgb(222,222,222); 
				border-style :solid; 
				border-width: 1px; 
				border-collapse: collapse;
				background-color: rgb(255,255,255);
				font-family : arial, verdana, helvetica, sans-serif; 
				font-size: 8pt; 
				color: black; 
				text-align: left;}

.boxHomeDebug {	border-color: rgb(0,0,0); 
				border-style :solid; 
				border-width: 1px; 
				background-color: rgb(255,255,255);
				font-family : arial, verdana, helvetica, sans-serif; 
				font-size: 8pt; 
				color: black; 
				text-align: left;}

.boxHomeMain {	border-width: 0px; 
				border-collapse: collapse;
				font-family : arial, verdana, helvetica, sans-serif; 
				font-size: 8pt; 
				color: black; 
				text-align: left;}

.timeAgo	{	font-family : arial, verdana, helvetica, sans-serif; 
				font-size: 8pt; 
				color: rgb(149,90,43);}

.titleBlue {	font-family : arial, verdana, helvetica, sans-serif; 
				font-size: 9pt; 
				color: rgb(255,255,255); 
				background: url(../image/mauve_d.jpg) repeat-x;
				height: 23px;
				margin: 10px; }

.titleBlueDark {font-family : arial, verdana, helvetica, sans-serif; 
				font-size: 8pt; 
				color: rgb(247,247,247); 
				margin: 10px;
				background-image:url(../image/public/box_title_background.jpg);}

.titleYellow {	font-family : arial, verdana, helvetica, sans-serif; 
				font-size: 8pt; 
				color: rgb(247,247,247); 
				background-image:url(../image/public/box_title_background.jpg);}

.normalText {	font-family : arial, verdana, helvetica, sans-serif; 
				font-size: 8pt; 
				color: black;}

.copyrightText {	font-family : arial, verdana, helvetica, sans-serif; 
				font-size: 8pt; 
				color: white;}

.confDesc {		font-family : arial, verdana, helvetica, sans-serif; 
				font-size: 8pt; 
				color: black;}

.bigText {		font-family : arial, verdana, helvetica, sans-serif; 
				font-size: 11pt; 
				font-weight: bold;
				color: black;}

.updated {		text-decoration: none;
				font-weight: bold;
				color: rgb(255,0,0); }

.addInput {		background-color:rgb(250,250,250);
				width:90px; height:20px; border-color:rgb(180,180,180); border-style:solid; border-width:1px;
				font-family : arial, verdana, helvetica, sans-serif; font-size:11px; color:rgb(0,0,0);
				padding-left:4px; }

.addInputBad {	background-color:rgb(255,198,198);
				width:90px; height:20px; border-color:rgb(180,180,180); border-style:solid; border-width:1px;
				font-family : arial, verdana, helvetica, sans-serif; font-size:11px; color:rgb(0,0,0);
				padding-left:4px; }

.addInputSrch { background-color:rgb(250,250,250);
				width:160px; height:20px; border-color:rgb(180,180,180); border-style:solid; border-width:1px;
				font-family : arial, verdana, helvetica, sans-serif; font-size:11px; color:rgb(0,0,0);
				padding-left:4px; }

.addSubmit {	 background-color:rgb(230,230,230);
				width:100px; height:20px; border-color:rgb(180,180,180); border-style:solid; border-width:1px;
				font-family : arial, verdana, helvetica, sans-serif; font-size:11px; color:rgb(0,0,0);
				padding-left:4px; }

.addInputR {	background-color:rgb(250,250,250);
				width:130px; height:20px; border-color:rgb(180,180,180); border-style:solid; border-width:1px;
				font-family : arial, verdana, helvetica, sans-serif; font-size:11px; color:rgb(0,0,0);
				padding-left:4px; }

.addInputRBad { background-color:rgb(255,198,198);
				width:130px; height:20px; border-color:rgb(180,180,180); border-style:solid; border-width:1px;
				font-family : arial, verdana, helvetica, sans-serif; font-size:11px; color:rgb(0,0,0);
				padding-left:4px; }

.dropMenu1 {	background-color:rgb(250,250,250);
				width:100px; height:20px; border-color:rgb(180,180,180); border-style:solid; border-width:1px;
				font-family : arial, verdana, helvetica, sans-serif; font-size:11px; color:rgb(0,0,0);
				padding-left:4px; }

.dropMenu2 {	background-color:rgb(250,250,250);
				width:150px; height:20px; border-color:rgb(180,180,180); border-style:solid; border-width:1px;
				font-family : arial, verdana, helvetica, sans-serif; font-size:11px; color:rgb(0,0,0);
				padding-left:4px; }

.dropMenu2Bad { background-color:rgb(255,198,198);
				width:150px; height:20px; border-color:rgb(180,180,180); border-style:solid; border-width:1px;
				font-family : arial, verdana, helvetica, sans-serif; font-size:11px; color:rgb(0,0,0);
				padding-left:4px; }


.registerT {	background-color:rgb(250,250,250);
				width:220px; height:80px; border-color:rgb(180,180,180); border-style:solid; border-width:1px;
				font-family : arial, verdana, helvetica, sans-serif; font-size:11px; color:rgb(0,0,0);
				padding-left:4px; }

.registerTBad {	background-color:rgb(255,198,198);
				width:220px; height:80px; border-color:rgb(180,180,180); border-style:solid; border-width:1px;
				font-family : arial, verdana, helvetica, sans-serif; font-size:11px; color:rgb(0,0,0);
				padding-left:4px; }

.titleConfGbl2{	font-family : arial, verdana, helvetica, sans-serif; 
				font-size: 8pt; 
				color: white; 
				background-image:url(../image/conf_back_2.gif);}

#footer_div	{	font-family :	arial, verdana, helvetica, sans-serif; 
				font-size:		4pt; 
				width:			1px;
				height:			1px;
				z-index:		-1;
				position:		absolute;
				left:			0px;
				top:			0px;
				color:			black;
				visibility:		hidden;}

#123_div   {   width:          200px;
                height:         100px;
                z-index:        -10;
                position:       absolute;
                left:           0px;
                top:            0px;}

#456_div   { font-family :   arial, verdana, helvetica, sans-serif;
                font-size:      4pt;
				color:			rgb(254,254,254);
                width:          200px;
                height:         100px;
                z-index:        -11;
                position:       absolute;
                left:           0px;
                top:            0px;} 

