/* COLORS USED:
 * menus: #386fcb
 * outer background:  #073670
 * highlight backgound: #FFD950
 * title letters:  #8ecae0
 * page background:  #bbd2ef
 * text background: #d7f0f9
 
 */

.style1 {font-family: Arial, Helvetica, sans-serif}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-large;
	color: #386fcb;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #386fcb;
}

.style5 {
	width:70%;
}
.highl {
	color: #000;
	background-color:#FFD950;
	display: inline;
	font-weight: 700;
	margin-left: -3em;
	padding-left: 1em;
	padding-right: 3em;
	text-decoration: none;
}

.center {
	text-align: center;
}

body{
	background-color: #073670;
	color: #000;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:small;
	margin: 2em 1%;
	padding:0;
 
}

#title{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 300%;
	color: #8ecae0;
	padding-bottom: 3px;
	width: 70%;
 
}

#uppermenu{
	font-family:  "Trebuchet MS", Verdana, Geneva;
	font-weight: bold;
	font-size: 150%;
	color: #386fcb;
	padding-bottom: 2px;
	width: 70%;
	padding-left: 2%;
}

#lowermenu{
	font-family:  "Trebuchet MS", Verdana, Geneva;
	font-weight: bold;
	font-size: 120%;
	color: #386fcb;
	padding-bottom: 2px;
	width: 70%;
	padding-left: 2%;
}

#page{
	color: #000;
	background-color: #bbd2ef; 
	background-image: url(../images/neurons3.png); 
	background-position: top left;
	background-repeat: repeat-x;
	border: 0px solid #000;
}

#language {
	float: right;
	text-align: left;
	margin: 18em 7% 0em 2%;
}

.logo {
	float: right;
	text-align: left;
	border: 0;
}

.pic {
	float: right;
	text-align: left;
	border: 0;
	width:150px;
	padding-bottom: 3px;
}

.pic2 {
	float: right;
	text-align: left;
	border: 0;
	width:100px;
	}

.blank {
	clear: both;
}

#text {
	display: block;
	color: #000;
	background-color: #d7f0f9;
/*	background-image: url(/images/brain_small.png);
	background-repeat: no-repeat;*/
	border: 1px solid #386fcb;
	line-height: 150%;
	margin: 1.5em 33% 2em 2%;
	padding: 0 2% 3em 2%;
	min-height: 300px;

}

#rightpanel {
    position: fixed;
 	background-color: transparent;
	margin: 0em 2% -1em 70%;
}

#text h2, #text h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
}

#text h2 {
	background-color: transparent;
	color: #000;
	font-size:130%;
}

#text h4 {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
	color: #000;
	font-weight: 700;
	font-size: small;
	border-bottom: 1px dotted #a1c2e1;
}

#title a, #title a:hover, #title a:visited {
    color: #8ecae0;
    background-color: transparent;
    text-decoration: none;
}

#text a, #language a, #uppermenu a, #lowermenu a, #rightpanel a {
	color:#386fcb;
	background-color: transparent;
	text-decoration: none;
}

#text a:hover, #language a:hover, #uppermenu a:hover, #lowermenu a:hover, #rightpanel a:hover {
	background-color: transparent; /*#386fcb; */
	/*color: #d7f0f9;*/
	text-decoration: none;
}

#text a:visited, #language a:visited, #uppermenu a:visited, #lowermenu a:visited, #rightpanel a:visited {
	color:#386fcb;
	background-color: transparent;
}


#sectionmenus {
	left: 3%;
	position: fixed;
	top: 16em;
	width: 18%;
}

#techno, #feedback {
	color: #5a1310; 
	background-color: #bbd2ef; 
}

#techno h2, #feedback h2 {
	border-color: #000;
	border-style: solid;
	border-width: 0px 0px 2px 0px;
	font-size: medium;
	font-weight: 700;
	margin: 0;
	padding-left: 0.4em;
	text-transform: uppercase;
}

#techno ul, #feedback ul {
	margin-bottom: 0.7em;
	margin-top: 0.5em;
}

#techno li, #feedback li, #ressources li {
	display: inline;
	list-style: none;
}

#techno a, #feedback a {
	color: #000;
	background-color: transparent;
	display: block;
	font-weight: 700;
	margin-left: -3em;
	padding-left: 1em;
	text-decoration: none;
}

#techno a:hover, #feedback a:hover {
	background-color: #000;
	color: #FFD950;
}

#ours {
	color: #036;
	background-color: transparent;
	margin: 0 3% 0 26%;
	padding: 1em 0 1em 0;
	clear: right;
}

#ours a {
	background-color: transparent;
	color: #386fcb;
	text-decoration: none;
}

#ours a:hover {
	background-color: #386fcb; 
	color: #d7f0f9;
	text-decoration: none;
}

/*
  A grey based theme, inspired by Blinksale and their ColorBurn widget. http://firewheeldesign.com
  
  AUTHOR: Geoffrey Grosenbach http://nubyonrails.com
  
  Colors: 
    dk: 787888
    lt: 4f4f5b
    lter: a8a8a8
    white: 073670
*/

/* TODO */

.calendar {
  margin: auto;
  color:  #386fcb; /*white; */
  text-align: center;
  background-color:   #bbd2ef;
}

/*thead tr {
  color: black;
}*/

.monthName  {
/*  font-weight: normal;
  text-align: right;*/
  padding-top: 0.3em;
  padding-bottom: 0.7em;
/*  color: black; */
}

/*.dayName th {
  font-size: 0.7em;
  padding-top: 0.6em;
  padding-bottom: 0.3em;
  background-color: #303030;
  color: white;
  border-bottom: 1px solid white;
}*/

/*.otherMonth, .day, .specialDay {
  padding: 0.7em 1em;
  border-right: 1px solid #111111;
}

.otherMonth {
  color: #999999;
  background-color: #4f4f5b;
}

.day, .specialDay {
  border-bottom: 1px solid #111111;
  background-color: #333333;
}*/
.specialDay {
  background-color:   #d7f0f9; /*#386fcb; /*#a8a8a8;*/
  color: red;
}
.specialDay a, .specialDay a:visited, .specialDay a:hover {
  color: red;
  text-decoration: none;
}
.specialDay a:hover {
  color: red;
  background-color: black;
}
.weekendDay {
  background-color:   #d7f0f9;
}
.today {
	border: 4px solid blue;
}

.monthnavleft {
        float: left;
        border: 0;
}

.monthnavright {
        float: right;
        border: 0;
}


/*Colors: 
  dk: 787888
  lt: 4f4f5b
  lter: a8a8a8
  white: 073670
*/

/*HOVER POPUP LINKS*/

/*hoverpopups type 1*/

#popup { color: #000;
  padding-top: 1.5em;
  padding-bottom: 0.3em;
   }

#popup a, #popup a:visited {
/*position: relative;
display: block;*/
/*width: 130px;
line-height: 30px;
text-align: right;
padding: 0 10px;
margin: 0;
border: 1px solid #666;
text-decoration: none;
font-size: 1em;*/
font-weight: bold;
}

#popup a span {display: none;}

#popup a:hover { background-color: #d7f0f9;} /*#e9e9e2; }*/

/* the IE correction rule */
#popup a:hover	{
color: #f00; background-color: #d7f0f9; /*#e5e5e5; /*#e9e9e2;*/
text-indent: 0; /* added the default value */
}

#popup a:hover span{
display: block;
position: absolute;
top: 0px;
left: 20px;
width: 320px;
margin: 0px;
padding: 10px;
color: #335500;
font-weight: normal;
background: #d7f0f9; /*#e5e5e5;*/
text-align: left;
border: 1px solid #666;
}


/*THUMBNAIL HOVERPOPUPS*/
/*
.thumbnail  {
position: relative;
float: left;
padding: 5px;
/*z-index: 0;*/

.thumbnail:hover {
background-color: #e9e9e2;
/*z-index: 50;*/
color: #335500;
text-decoration: none;
}

.thumbnail span { /*CSS for enlarged image*/
position: absolute;
background-color: #e5e5e5;
padding: 5px;
/*left: -1000px;*/
border: 1px solid #666;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img { /*CSS for enlarged image*/
border-width: 0; 
/*padding: 2px;*/
}

.thumbnail:hover span { /*CSS for enlarged image on hover*/
visibility: visible; width: 200px;
top: 5px; /* use IF IE6 style to correct IE6 positions of larger image relative to thumb */
left: 300px;/*position where enlarged image should offset horizontally */
}

/*THUMBNAIL2 - thumbnail2 has border and border on hover*/

.thumbnail2 {
position: relative;
float: left;
padding: 5px;
/*z-index: 0;*/
}

.thumbnail2:hover { 
background-color: #e9e9e2;
/*z-index: 50;*/
color: #335500;
text-decoration: none;
}

.thumbnail2 span { /*CSS for enlarged image*/
position: absolute;
background-color: #e5e5e5;
padding: 5px;
/*left: -1000px;*/
border: 1px solid #666;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail2 span img { /*CSS for enlarged image*/
border-width: 0;
/*padding: 2px;*/
}

.thumbnail2:hover span { /*CSS for enlarged image on hover*/
visibility: visible; width: 208px;
top: 5px; /* use IF IE6 style to correct IE6 positions of larger image relative to thumb */
left: 300px;/*position where enlarged image should offset horizontally */
}

a.thumbnail2 img { text-decoration:none;
z-index: 50; }

/*if same attribute for all 4 states, then declare here in
 * a.thumbnail2*/ 

a.thumbnail2 img:link { border: 2px solid #e9e9e2; background: transparent; }

a.thumbnail2 img:visited { border: 2px solid #e9e9e2; background : transparent; }

a.thumbnail2 img:hover { border: 2px solid #f00; background : transparent; }

a.thumbnail2 img:active { border: 2px solid #e9e9e2; background : transparent; }

a.thumbnail2 img { border: 2px solid #e9e9e2; }

/*end of hover popup links*/
