/* 
--------------------------------------------------
www.nea.fr homepage style
Version:  September 2006
The styles are arranged as follows:
		I.    HTML elements
		II.   Level I pag specific
		III.  Generic classes
		IV.   Tab navigation elements
		V.    Breadcrumb navigational elements
		VI.   Footer
		
--------------------------------------------------*/


/* 
I.  Defines HTML Elements
--------------------------------------------------*/ 


html, body {
		background: #FFFFFF;
		color: #333333;
		margin: 0px;
		padding: 0px; 
		font: 13px/1.2em Verdana, Arial, Helvetica, sans-serif;
}


h1 {
		font: 190% Arial, Helvetica, sans-serif;
		color: #003399
}

h2 { 
		font: bold 150% Arial, Helvetica, sans-serif;
		color: #003399
		}

* html h2 {
		font: 150%  Arial, Helvetica, sans-serif;
		color: #003399
		}

h3 {
		font: bold 140%  Arial, Helvetica, sans-serif;
		color: #003399
		}

h4 {
		font: bold 128% Verdana, Arial, sans-serif;
		color: #003399;
		border-bottom: 1px 
  		solid black;
  		padding-bottom: 5px;
		}

h5 {
		font: bold normal 128% Verdana, Arial, sans-serif;
		color: #003399;
		}


h6 {
		font: normal 100% Verdana, Arial, sans-serif;
		color: #003399
		}

.wingding {
	font-family: Wingdings;
	font-size: 8px;
	font-weight:100
}

h2, h3, h4, h5, h6 { 
		margin: 0;
}

dl, dt, dd { 
		margin-left: 5px;
}

ul {	
		list-style: outside square; 
		}

ol {
		list-style: outside; 
}

a:link { 
		color: #2A54A9;
		text-decoration: none;
		background-color: transparent;
}   
a:visited {

		color: #990000;
		text-decoration: none;
		background-color: transparent;
}

a:hover { 
		color: #A52A2A;
		text-decoration: underline;
		background-color: transparent;	
} 
/*
a:hover { 
		color: #ffffff;
		text-decoration: none;
		background-color: #2A54A9;	
} 
*/




/* 
II.  Level 1 page specific
--------------------------------------------------*/

#rightcolumn #boxGreyRight,
#rightcolumn .boxGreyRight {
	
	width: 120px;
	height: auto;
	border: 1px solid #ADADAD;
	color: #003399;
	padding: 0px 0px 0px 0px;
	margin-top:6px;
	font: 8px, Verdana, Arial, sans-serif;
	
}

#rightcolumn #boxGreyRight ul,
#rightcolumn .boxGreyRight ul {
	
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #FFFFFF;
}


#rightcolumn #boxGreyRight li,
#rightcolumn .boxGreyRight li {
	
	margin: 0px;
	list-style: none;
	padding-left: 1.7em;
	text-indent: -1.2em;
	font: 11px/1em Verdana, Arial, Helvetica, sans-serif;
}



#rightcolumn #boxGreyRight li#title,
#rightcolumn .boxGreyRight li.title {
	
	margin: 0px;
	list-style: none;
	padding: 3px 0px 3px 0px;
	color: #FFFFFF;
	background-color: #003399;
	text-indent: 0em;
	font: 13px/1.2em Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}




#rightcolumn #boxGreyRight li a,
#rightcolumn .boxGreyRight li a {
	
	color: #333333;
	background-color: transparent;
	

}

#rightcolumn #boxGreyRight li a:hover,
#rightcolumn .boxGreyRight li a:hover {
	
	color: #3366cc;
	border-bottom: 0px;
	background-color: transparent;
	text-decoration: underline;
}

#rightcolumn #boxGreyRight li a:visited  { 
		
		color: #2A54A9;
		text-decoration: none;
		background-color: transparent;
}   




.boximagefloat {
	float: none;
	/* margin: 10px 0 10px 7px;*/
	margin-right: -0.8em;
	background-color: #CCCCCC;
	padding: 5px 5px;
		clip: rect( )
	} 


.largeimagefloat {
	float: right;
	width:403px;
	margin: 10px 0 10px 10px;
	background-color: #CCCCCC;
	padding: 5px 5px;
	border: 1px #666 solid; 
	clear: none; 
	clip: rect( )
	} 


/* 
III.   Generic classes
--------------------------------------------------*/
.bodytext { 
	
 	font: 13px/1.2em Verdana, Arial, Helvetica, sans-serif; 
	} 
.bodytextbold { 
	
 	font: 13px/1.2em Verdana, Arial, Helvetica, sans-serif; 
	} 
	
.blurb { 
	
 	font: 11.5px/1.2em Verdana, Arial, Helvetica, sans-serif; 
	} 

.supersmall {
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10px
}




/* 
IV.  Tab navigation elements
--------------------------------------------------*/ 

#menu {
	display: block;
	height: 28px;
	margin: 0px;
	background: #D1D1D1;
	border-bottom: 1px solid #666666;
	left: -1px;
	border-top: 3px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;

}

#menu ul {
	margin:0px;
	padding: 0px 0px 0px 7px;
	position: relative;
	top: 7px; 
	left: -9px;
	list-style-type: none;
	
}


/* hack for Mac IE 5.2 to ignore following rules \*/
#menu ul {
	/*/position: absolute;
	top: 7px; /* MR 12-1 */
}

* html #menu ul {
	position: relative;
	top: 7px; /* Parsed by IE 5.5 */
	voice-family:"\"}\"";
	voice-family:inherit;
	top: 7px; /* Parsed by IE 6 and other browsers */
	
}

#menu li {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none;
	width: auto; /* MR 12-1 */
	float: left;
	position: relative;

}

#menu a:link, 
#menu a:visited
{
	display: block;
	float: left;
	background: #003399;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	margin-right: 4px;
	border: 1px solid #666666;
	text-decoration: none;
	color: #FFFFFF;
}
#menu li strong {
	float: left;
	background: #ffffff;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	margin-right: 8px;
	border: 1px solid #666666;
	text-decoration: none;
	color: #333;
}

#menu li li {
	width: 100%;
	}

#menu a:link .active,
#menu a:visited .active,
#menu li strong {
	border-bottom: 1px solid #fff;
	background-color:  #FFFFFF;
}

#menu a:hover {
	
	background-color: #386BB5;
	
}

/* Styles for Menu Items */
#menu ul li a {
	display: block;
	text-decoration: none;
	
	}
	

/* initialy hide all sub menus */
#menu li ul {
	display: none;
	position: absolute;
	z-index: 10;
	width: 165px;
	height:auto;
	padding: 15px 0px 0px 9px;
 	background: transparent;


}
#menu li ul a{
	display: block;
	position:relative;
	z-index: 11;
	width: 200px;
	border-bottom: 1px solid #fff;
	background-color: #ADB9D3;
}
/* display them on hover */
#menu li:hover>ul {
	display: block;
	width: 100%;

	
}
 
/* this is needed if you want to style #menu div - force containment of floated LIs inside of main UL */
#menuList:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}


/* V.  Breadcrumb navigational elements
--------------------------------------------------*/ 

#breadcrumbs {
	position: relative;
	top: 2px;
	height: auto;
	width: auto;
	background: #FFFFFF;
	border-right: 1px solid #d8d8d8;
	color: #000;
	width: 770px;
}

* html #breadcrumbs {
	top: 0px;
}

#breadcrumbs a {
	border-bottom: 0px;
}

#breadcrumbs ul {
	margin: 0px;
	padding: 0px; 
}


#breadcrumbs li {
	display: inline;
	position: relative;
	left: 10px;
	margin: 0px;
	line-height: 2.5em;
}

#breadcrumbs li#child,
#breadcrumbs li#child a,
#breadcrumbs li.child {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	
}

#breadcrumbs li a:link, 
#breadcrumbs li a:visited {
	text-decoration: none;
	color: #a52a2a;
	background-color: transparent;
}

#breadcrumbs li a:hover {
	text-decoration: underline;
	color: #a52a2a;
	background-color: transparent;
}


/* 
VI.  Footer
--------------------------------------------------*/ 


#footer {
	
	position: relative;
	width: 100%;
	height: 50px;
	background: #D1D1D1;
	border-top: 3px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font: 9px/1.5em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	
	}
	
	
* html #footer {
	bottom: 10px;
	width: 98%;/* Read by IE 5.5 */
	/*voice-family:"\"}\""; */
	/*voice-family:inherit;*/
	width: 100%; /* Read by IE 6 and Mozilla */
	height: 47px;
	background: #D1D1D1;
	border-top: 3px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font: 9px/1.5em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}


/*
--------------------------------------------------*/ 

