/* 
--------------------------------------------------
www.nea.fr
Version:  2009-10-15
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{
	margin:0px;
	padding:0px;
	background-image:url(/styles/images/common/bg_page.gif);
	background-repeat:repeat-x;
	background-color:#eeeeee;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
}

h1, h2, h3, h4, h5, h6 { 
    color: #116AAF;
    margin: 0px;
}

h1 {
/*    font: bold 180% Verdana, Arial, Helvetica, sans-serif; */
	font: bold 20px Verdana, Arial, Helvetica, sans-serif;
    margin-bottom: 8px;
}

h2 { 
    font: bold 17px Verdana, Arial, Helvetica, sans-serif;
    margin-top: 30px;
}

h3 {
    font: bold 14px Verdana, Arial, Helvetica, sans-serif;
    margin-top: 12px;
}

h4 {
    font: bold 12px Verdana, Arial, sans-serif;
}

h5 {
    font: 105% Verdana, Arial, sans-serif;
}

h6 {
    font: 13px Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #333;
    margin-top: 8px;
}

p{
	font-size:13px;
}

dl, dt { 
    margin-left: 5px;
}

dt { 
    margin-top: 12px;
    margin-bottom: 3px;
}

dd { 
    margin-left: 20px;
    margin-top: 3px;
    margin-bottom: 3px;
}

sul {	
    list-style: outside square; 
}

ol {
    list-style: outside; 
}

#bodytext a:link, #bodytext a:visited  { 
/*	display: inline-block;*/
	border-bottom:1px dotted #2A54A9;
	color: #2A54A9;
	text-decoration:none;
    background-color: transparent;
}   

#bodytext a:hover { 
/*    display: inline-block;*/
/*	border:0px;*/
	border-bottom:1px dotted #ffffff;
/*	color: #A52A2A;*/
	color: #0088cc;
    background-color: transparent;	
} 

/*hr {
    margin: 32px;
}*/

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

a img {
  border: none;
}

table.style1 {
  background-color: #f9f9f9;
  margin-top: 24px;
  margin-bottom: 24px;
  border-collapse: collapse;
}

table.style1 caption {
  padding-top: 2px;
  padding-bottom: 4px;
  color: #000;
  background-color: #ddd;
  font-weight: bold;
}

table.style1 tr th {
  border-bottom: solid 1px #aaa;
}

table.style1 tr {
  margin: 4px;
}

table.style1 td {
  padding: 4px;
}

table.style1 tbody {
  border-bottom: solid 1px #aaa;
}

table.style1 tfoot {
  font-style: italic;
  background-color: #fff;
}


table.style2 {
  margin-top: 24px;
  margin-bottom: 24px;
  margin-left: 40px;
  margin-right: 40px;
  border-collapse: collapse;
  border:  solid 2px #888;
}

table.style2 tr.highlight, table.style2 td.highlight {
  background: #FFFFCC;
}

table.style2 th, table.style2 td {
  border:  solid 1px #888;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 6px;
}

table.style2 th {
  font-weight: bold;
  text-align: left;
  background: #FFFFCC;
  border-top:  solid 2px #888;
}



/* 
III.   Generic classes
--------------------------------------------------*/
/*.bodytext { 
    margin-left: 20px;
    margin-right: 20px;
}

div#bodytext { 
}
*/
.bodytext { 
    font-size: 13px;

}
ul.links, ul.bullet {
    list-style-image: url(http://home.nea.fr/janis/images/bullet.gif);
}

p.link {
    background-image: url(http://home.nea.fr/janis/images/bullet.gif);
    background-repeat: no-repeat;
    background-position: 0px 2px; 
    padding-left: 17px; 
    margin-left: 23px;
}

p.important {
    background-color: yellow;
    color: red;
    font-weight: bold;
    border: solid #B7B700 1px;
    padding: 3px;
}
 
span.important {
    background-color: yellow;
    color: red;
    font-weight: bold;
}
 
#bodytext li {
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 12px;
}
 
ul.compact {
    margin-top: 0px;
    margin-bottom: 0px;
    list-style-type: disc;
}
 
ul.compact li {
    margin-top: 2px;
    margin-bottom: 2px;
}
 
pre {
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}

.console {
    background: #FFFFDF;
    border-color: #C4C400;
    border-style: solid;
    border-width: 1px;
    width: 90%;
    margin-left: 30px;
}

.lastModified, #lastModified {
    margin-top: 32px;
    margin-bottom: 32px;
    color: #A0A0A0;
    font-size: xx-small;
}

.supersmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-top: 25px;
}
.underlineHeading {
		font: bold 12px Verdana, Arial, sans-serif;
		color: #116AAF;
		border-bottom: 1px solid #666666;
  				}

/* 
XX. Links
--------------------------------------------------*/

/* Right icons */

a.en {
    background: url(/html/icons/flags/uk-small.gif) no-repeat center right;
    padding-right: 21px;
}

a.fr {
    background: url(/html/icons/frflag.gif) no-repeat center right;
    padding-right: 21px;
}

a.it {
    background: url(/html/icons/flags/italy-sml.gif) no-repeat center right;
    padding-right: 21px;
}

a.kr {
    background: url(/html/icons/flags/korea-sml.gif) no-repeat center right;
    padding-right: 21px;
}

a.external {
    background: url(/janis/images/external_link.png) no-repeat center right;
    padding-right: 16px;
}

a.protected {
    background: url(/styles/icons16/key16x16.gif) no-repeat center right;
    padding-right: 20px;
}

/* Left icons */

a.pdf {
    background: url(/janis/images/pdf.gif) no-repeat center left;
    padding-left: 20px;
}

a.zip {
    background: url(/janis/images/zip.gif) no-repeat center left;
    padding-left: 20px;
}

a.word {
    background: url(/styles/icons16/word16x16.png) no-repeat center left;
    padding-left: 20px;
}

a.excel {
    background: url(/styles/icons16/excel16x16.png) no-repeat center left;
    padding-left: 20px;
}

a.html {
    background: url(/janis/images/html.gif) no-repeat center left;
    padding-left: 20px;
}

a.exe {
    background: url(/janis/images/exe.jpg) no-repeat center left;
    padding-left: 20px;
}

a.apple {
    background: url(/styles/icons16/apple16x16.gif) no-repeat center left;
    padding-left: 20px;
}

a.file {
    background: url(/janis/images/download.png) no-repeat center left;
    padding-left: 20px;
}

a.cdrom {
    background: url(/styles/icons16/cdrom16x16.png) no-repeat center left;
    padding-left: 20px;
}

a.dvd {
    background: url(/styles/icons16/dvd21x16.png) no-repeat center left;
    padding-left: 25px;
}

a.mail {
    background: url(/styles/icons16/mail16x16.gif) no-repeat center left;
    padding-left: 20px;
}

/* Filesize */

.filesize {
    color: #A0A0A0;
    font-size: x-small;
}


.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( )
} 

/* V.  Breadcrumb navigational elements
--------------------------------------------------*/ 

#breadcrumbs {
	color: #999;
	padding-top: 16px;
	padding-bottom: 2px;
	padding-left: 20px;
	width: 90%;
}

#breadcrumbs ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
} 

#breadcrumbs ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
}

#breadcrumbs li.here {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	color: #666;
	font-weight: bold; 
} 
