/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body

}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */
H1  {
	font-size: 2em;
	font-weight:bold;
	font-family: Verdana, sans-serif;
	color:#FA961A;}

H2  {
	font-size: 1.5em;
	font-weight:bold;
	font-family: Verdana, sans-serif;
	
	color:#003366

}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {



}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}

OL {
  padding-left:2em;
}

UL {
  padding-left:2em;
}

UL LI   {
    list-style-type:    disc ;
}

UL LI LI    {
    list-style-type:    square;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}
	.sideMenu
	{
	font-family: Verdana, sans-serif;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #FD6D1E;
	}

	
	
		.sideMenu h1
		{
			width:100%;
			padding-top:3px;
			padding-bottom:3px;
			background-color:#FA961A;
			font-size:12px;
	font-weight:bold;
	font-family: Verdana, sans-serif;
			color:#FFFFFF;
		}

		.sidemenu li
		{
			list-style:none;
MARGIN-TOP: 5px;

		}
		.sidemenu h5
		{
			
MARGIN-TOP: 5px;

		}
		
		.sideMenu li a
		{
			padding-top:3px;
			padding-bottom:3px;
			font-size:12px;
			color:#333333;
MARGIN-TOP: 5px;
		}	
		
		.sideMenu li a:visited
		{
			color:#333333;
MARGIN-TOP: 5px;
		}
		.sideMenu li a:hover
MARGIN-TOP: 5px;
		{
			padding-top:2px;
			padding-bottom:2px;
			font-size:12px;
			color:#FA961A;
		}	


.noborderContainerTitle
{
		font-size: 1.3em;
	font-weight:bold;
	font-family: Verdana, sans-serif;
	color:#FA961A;

}
		.contentPane2 h1
		{
	font-size: 2em;
	font-weight:bold;
	font-family: Verdana, sans-serif;
	color:#FA961A;
		}			

			
			.contentPane2 h2
{
	font-size: 1.5em;
	font-weight:bold;
	font-family: Verdana, sans-serif;
	color:#003366;

}

			
			.contentPane2 h3
			{
				font-size:1em;
	font-family: Verdana, sans-serif;
				font-weight:bold;

			}
			.contentPane2 h4
			{
				font-size:1em;
	font-family: Verdana, sans-serif;
	color:#FA961A;
				font-weight:bold;

			}
			.contentPane2 h5
			{
				font-size:10px;
	font-family: Verdana, sans-serif;
				font-weight:normal;

			}


			.contentPane2 h6
			{
				font-size:10px;
				font-weight:normal;
				font-style:italic;
			}

#normal UL LI   {
    list-style-type:    disc;
}

#normal  UL LI LI {
    list-style-type:    circle;
}
.contentPane2 UL LI   {
    list-style-type:    disc;
}

.contentPane2 UL LI LI {
    list-style-type:    circle;
}
UL LI   {
    list-style-type:    disc;
}

UL LI LI {
    list-style-type:    circle;
}
body
{
	font-size: 1em;
	font-family: Verdana, sans-serif;
	color:#000000;

}normal
{
	font-size: 1em;
	font-family: Verdana, sans-serif;
	color:#000000;

}
li
{
	font-size: 1em;
	font-family: Verdana, sans-serif;
	color:#000000;

}
p
{
	font-size: 12px;
	font-family: Verdana, sans-serif;
	color:#000000;

}
a
{

	font-weight:bold;


}

 a:hover
		{

			color:#FA961A;
		}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
	font-family: Verdana, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
	font-family: Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
	font-family: Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-family: Verdana, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

			#news H1  {
	font-size: 1.7em;
	font-weight:bold;
	font-family: Verdana, sans-serif;
	color:#FA961A;}
			
			#news H2  {
	font-size: 1.4em;
	font-weight:bold;
	font-family: Verdana, sans-serif;
	color:#FA961A;

}
			
			#news H3  {
	font-size: 1.2em;
	font-weight:bold;
	font-family: Verdana, sans-serif;
	color:#FA961A;

}

			#news h5
			{
				font-size:10px;
				font-weight:normal;

			}


			#news h6
			{
				font-size:10px;
				font-weight:normal;
				font-style:italic;
			}

	 



#nav li {

    margin-top: 5px;
    padding-top : 5px;
    display: inline;
}

#nav li a:link, #nav li a:visited {
    display: block;
    float: left;
     align=center;
    height: 22px;
    width: 110px;
    line-height: 22px;
    text-decoration: none;
    font-size:12px;
   color:#333333;
    text-align: center;
    background:#fff url(http://www.france-concordia.com/Portals/0/menu2-concordia.gif);
    padding: 0;
}

#nav li a:hover, #nav li a:active {
    background:#000 url(http://www.france-concordia.com/Portals/0/menu2-concordia.gif) 0 -22px;
    padding: 0;
}

#nav li a:hover, #nav li a:active {
    background:#000 url(http://www.france-concordia.com/Portals/0/menu2-concordia.gif) 0 -22px;
    padding: 0;
}

a:link.CommandButton, a:visited.CommandButton  {
font-weight:bold;
}

a:hover.CommandButton , a:active.CommandButton  {
font-weight:bold;
}


