BODY
{
	font-size: x-small;
	margin: 0px;
	border-left: 0px solid;
	border-bottom: 0px solid;
	font-family: Verdana, Arial;
	background-color: white;
}

.texteentete,A.texteentete,A.texteentete:link, A.texteentete:visited, A.texteentete:active,A.texteentete:hover
{
	display: inline;
	font-style: normal;
	font-size : xx-small;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	color: #221B61;	
}

/*Reprise des styles ar dfaut du dotnetnuke*/
A.SkinObject:link 
{
    text-decoration:    none;
    color:#eff4ff;
}

A.SkinObject:visited  
{
    text-decoration:    none;
    color:#003366;
}

A.SkinObject:active   
{
    text-decoration:    none;
    color:#003366;
}
.SkinObject
{
	color:white;
}

A.SkinObject:hover    
{
    text-decoration: none;
    color:#003366;
}
/* text style used for most text rendered by modules */
.Normal, .NormalDisabled
{
	font-weight: normal;
	font-size: 10pt;
	color: gray;
	font-style: normal;
	font-size:xx-small;
	font-family: Verdana, Tahoma, Arial, Helvetica;
}

.MainMenu_MenuItem
{
	border-right: #cad5ea 0px solid;
	border-top: #cad5ea 1px solid;
	font-size: 8pt;
	border-left: #cad5ea 0px solid;
	cursor: hand;
	color: #080147;
	border-bottom: #cad5ea 1px solid;
	font-style: normal;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	background-color: transparent;
}
.MainMenu_MenuItemSel
{

	font-size: 8pt;
	cursor: hand;
	color: #DF8757;
	font-style: normal;

	font-family: Verdana, Tahoma, Arial, Helvetica;
	background-color: transparent;
}
.MainMenu_SubMenu
{

	font-size: 9pt;
	z-index: 1000;
	filter: progid:DXImageTransform.Microsoft.Shadow(color= '#696969' , Direction=135, Strength=3);
	cursor: hand;
	font-style: normal;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	background-color: #E4E8EF;
}

.link-style-table
{
	background-image: url(images/image07.gif);
}

.link-style,A.link-style,A.link-style:link, A.link-style:visited, A.link-style:active,A.link-style:hover
{
	font-style: normal;
	font-size:xx-small;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	color:#060051;
}