body {
		margin-left: 20px;
		margin-top: 7px;
		margin-right: 0px;
		margin-bottom: 0px;
		SCROLLBAR-FACE-COLOR:#92AED8;
		SCROLLBAR-HIGHLIGHT-COLOR:#FFFFFF;
		SCROLLBAR-SHADOW-COLOR:#255DB2;
		SCROLLBAR-3DLIGHT-COLOR:#255DB2;
		SCROLLBAR-ARROW-COLOR: #FFFFFF; 
		SCROLLBAR-TRACK-COLOR: #92AED8; 
		SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
		}
.anchor a,.anchor a:hover		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-decoration: none;
		color:#3B65B9;
		font-weight: bold;
		}		
td.line {
		background-color:white;
		}
td {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #3B65B9;
		}
.tdnews{
		color:#7F7F7F;
		}
/* 	LINKS	*/
a{
		color: #255DB2;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-decoration:none;	
		}
a:hover{
}

a.copyrights{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: white;
		text-shadow:Black 5px 5px 5px;

		}
a.copyrights:hover{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: white;
		text-decoration:underline;
				text-shadow:Black 5px 5px 5px;
		
		}
a.search{
		font-size: 20px;
		color: white;
		font-weight: bold;
		}

a.menu{
		color: white;
		font-weight:bold;
		font-size:11px;
		text-decoration:none;
		font-weight:bold;
		}
a.menu:hover{
		text-decoration:underline;
		}
a.footer{
		color: white;
		font-size:10px;
		text-decoration:none;
		font-weight:normal;
		}
a.footer:hover{
		text-decoration:underline;
		}
a.rightmenu{
		padding-left:12px;
		color: white;
		font-weight:bold;
		font-size: 12px;
		text-decoration: none;
		line-height: 18px;
		}
a.rightmenu:hover{
		color:#FFC601;
		}
a.whitemenu {
		color: #255DB2;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-decoration:none;	
		font-weight:normal;
		}
a.whitemenu:hover {
		color: #255DB2;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-decoration:none;	
		}
a.smallpath {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #255DB2;
		text-decoration:none;
		}
a.smallpath:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #255DB2;
		text-decoration:underline;
		}
/* LINKS */
.tdjustify {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: black;
		text-align:justify
		}
.texthomejustify{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: black;
		text-align:justify
		}

.textcomments {
		font-size: 11px;
		color: RED;
		font-weight:normal;
		}

.tdmenu {
		color: white;
		}
.tdbckdarkblue{
		background-color:#255DB2;
		}
.tdbcklightblue{
		background-color:#92AED8;
		}
.tdbckyellow{
		background-color:#FEBF02;
		}
.titlewhite14 {
		font-size: 12px;
		color: white;
		background-color:#92AED8;
		padding-left: 5px;
		font-weight: bold;
		}
.titleparagrapheobjet {
		font-size: 12px;
		color: white;
		font-weight:bold;
		background-color:#92AED8;
		padding-left:6px;
		}
.subtitle {
		font-size: 12px;
		color: #3B65B9;
		
		}
.title10 {
		font-size: 10px;
		color: #3B65B9;
		font-weight:bold;
		}

.rightmenu {
		padding-left:12px;
		color: white;
		font-weight:bold;
		font-size: 12px;
		text-decoration: none;
		line-height: 18px;
		}

.smallwhite {
		font-size: 9px;
		color: #FFFFFF;
		padding-left: 12px;
		}
.inputwhite {
		font-size: 9px;
		border: 1px solid;
		font-family: Arial;
		background-color: black;
		border-color: white;
		color: White;
		}
.inputblack {
		font-size: 9px;
		border: 1px solid;
		font-family: Arial;
		background-color: white;
		border-color: black;
		color: black;
		}

.EditObjet{
		background : #F4F4F4;
		}

.EditObjetTitle{
		background : #D7D7D7;
		border : 1px ridge Black;
		font-family : Arial;
		font-size : 11px;
		font-weight : bold;
		}

.smalltext {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #255DB2;
		text-decoration:none;
		}
.copyrights {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: white;
		}

/* INPUTS */
select {
		font-size: 9px;
		border: 1px solid;
		font-family: Arial;
		background-color: white;
		border-color: #255DB2;
		color: #255DB2;
		}

.button {
		font-size: 9px;
		border: 1px solid;
		font-family: Arial;
		background-color: white;
		border-color: #255DB2;
		color: #255DB2;
		}
/* INPUTS */
/*--------------- MENU ---------------------*/
/* RollOver Menu */

.Linkout 	{
			color: white;
			font-size: 12px;
			padding-left:10px;
			font-weight:bold;
			}
			
.Linkout a	{
			font-size: 12px;
			text-decoration: none;
			color:white;
			}
			
.Linkover	{
			color: #2B597F;
			background-color:#FEBF02;
			font-weight:bold;
			padding-left:10px;
			}
			
.Linkover a	{
			font-size: 12px;
			text-decoration: none;
			color:#2B597F;
			}
			
			
/* ROLLOVER IMGS MENU */

.LinkImgout {
			color: #2B597F;
			font-size: 11px;
			font-weight:bold;
			}
			
.LinkImgout a{
			font-size: 11px;
			text-decoration: none;
			color:#2B597F;
			}
			
.LinkImgover{
			color: white;
			background-color:#FEBF02;
			font-weight:bold;
			}
			
.LinkImgover a{
			font-size: 11px;
			text-decoration: none;
			color:white;
			}

/*--------------- LAYER STYLES -----------*/


.Layerout 	{
			color: white;
			background-color:#FEBF02;
			font-size: 11px;
			padding-left:7px;
			}
			
.Layerout a	{
			font-size: 11px;
			text-decoration: none;
			color:white;
			}
			
.Layerover	{
			color: #255DB2;
			background-color:#255DB2;
			padding-left:7px;
			}
			
.Layerover a{
			font-size: 11px;
			text-decoration: none;
			color: white;
			}
			
.LayerImgover{
			color: white;
			background-color:#255DB2;
			}
			
.LayerImgover a{
			font-size: 11px;
			text-decoration: none;
			color:white;
			}
			
.LayerImgout{
			color: white;
			background-color:#FEBF02;
			font-size: 11px;
			}
			
.Layerout a	{
			font-size: 11px;
			text-decoration: none;
			color: #255DB2;
			}

