body {
   background: #fff;
   margin: 0px; padding: 0;
   margin-top: 0px;
   color: #333333;
   background: #ffffff; 
   font-family: Trebuchet MS, sans-serif;
   font-size: 0.9em;
}
img { border: 0; }   
pre {
   background: #f9f9f9;
   border-left: 3px solid #dddddd;
   color: #514f80;
   font-family: verdana, courier, sans-serif;
   font-size: 0.9em;
   margin: 0px 0px 10px 0px;
   padding: 6px;
   text-align: left;
   /*white-space: nowrap;*/

   display: block;
   overflow: auto;
}

a {
	color: #039;
  text-decoration:none;
}
a:hover {
	color: #3399ff;
}

a:visited {
	color: #3399ff;
}



/* Show tacar logo in nostyle browsers  ----------------------------------------*/

#nostyle { display: none; }

/* Banner  ----------------------------------------*/

#banner {
   width: 100%;
   height: 111px;
   margin-bottom: 30px; padding: 0;
   background: #366e9c top left no-repeat;
   border-top: 1px solid #f3f3f3;
   border-bottom: 1px solid #999999;
}



#content {
	vertical-align:top;
	padding: 0 10px 10px 10px;
	padding-left: 30px;

}
#content_frame {
	width: 550px;
}
   
#sidebar {   
	vertical-align:top;
	width: 200px;
	text-align: left;
	padding-right: 30px;
}

/* <p>  ----------------------------------------*/

#content p
{
   color: #333333; 
   /*font-size: .8em;*/
   line-height: 1.3em;   
   margin: 10px 0px 10px 0px;
}
   
#sidebar p 
{
   color: #4B6070;
   font-size: 1em;
   margin: 12px 20px 20px 20px;
   line-height: 1.3em;
}

/* <h*>  ----------------------------------------*/

#content h1 {
	margin: 0 0 1em 0;
	
}
h1, h2, h3, h4, h5 { 
	font-family: Myriad, "Gill Sans", "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;	
}
h1 { 
	font-size: 1.2em;
	border-bottom: 1px solid gray;
}
h2 {
	font-size: 1.1em;
	color: #930;
}
h3, h4, h5 {
	font-size: 1em;
	color: #000;
	margin-bottom: 1em;
	margin-top: 3em;
/*	border-bottom: 1px solid black;*/
}

   
/* Navigation ----------------------------------------*/
   
#nav {
   /*width: auto;*/
   margin: 20px 0 0 0;
   padding: 10px 0 12px 0px;
   border: 1px dashed #cedae8;
   background: #c6d7e7;
}

#nav li {
   margin: 0; 
   padding: 0 0 0 14px;
   list-style-type: none; 
}
   
#nav a:link, #nav a:visited {
   background: none;
   border: 1px solid #cedae8;
   border-bottom: 0;
   color: #4A596F; 
   /*font-size: .8em;*/
   line-height: 1.55em;
   padding-left: 5px;
   padding-right: 5px;
   text-decoration: none;
   font-size: 13px;
   font-weight: bold;
   width: 100%;
}

#nav a:hover, #nav a:visited.active {
   background: #fff;
   border: 1px solid #ddd;
   /*font-size: .8em;*/
   text-decoration: none; 
   white-space: nowrap;
}
   
#nav a:link.active {
   border: 1px solid #ddd;
   color: #666;
   /*font-size: .8em;*/
   text-decoration: none; 
   white-space: nowrap;
}


/* Box below navigation box ----------------------------------------*/

#box {
   background: #ffffee url(../../gfx/tacar_bg2.png) right bottom no-repeat;
   border: 1px dashed #ddd;
   color: #333333;
   margin: 40px 0px 20px 0;
   padding: 4px 0 22px 0;
   width: auto;
}


/* Content ----------------------------------------*/

#content ul {
   /*list-style: disc;*/
   list-style: url(../../gfx/tacar_bullet.png); 
   margin: 0 0 0px 0px;
   padding: 0 0 0px 10px;
}
   
#content ul li {
   color: #333333; 
   /*font-size: .8em;*/
   line-height: 1.2em;
   margin-left: 25px;
   padding: 1px 0px 2px 0; 
}
   
#content ol {
   margin: 0 0 3px 0px;
   padding: 0 0 0 10px;
}
   
#content ol li {
   color: #333333; 
   /*font-size: .8em;*/
   line-height: 1.2em;
   margin-left: 25px;
   padding: 1px 0 2px 0; 
}
   
.center {text-align: center;}


#sidebar .updated {
   background: #f9f9f9 url(../../gfx/terena-logo.png) center top no-repeat;
   border-top: 1px solid #eee;
   border-bottom: 1px solid #eee;
   color: #514f80;
   font-family: verdana, arial, sans-serif;
   /*font-size: .7em;*/
   margin: 50px 0px 30px 0px;
   padding: 74px 6px 6px 6px;
   /*padding: 6px; */
   text-align: center;
}


/* ********* TABLES ********* */

table.bleu {
  border: solid 0px #3399ff;
  margin: 5px auto 5px auto;
  border-collapse: collapse;
   font-size: 11px;

}

table.bleu th {
  border: solid 1px #3399ff;
  background-color: #356E9C;
  padding: 2px 5px 2px 5px;
  text-align:center;
  color:#ffffff
}

table.bleu td {
  border: solid 1px #3399ff;
  background-color: #fff;
  padding: 2px 5px 2px 10px;	
}

table.bleu tr:hover {
}

td.jaune{background-color: #ffffe5!important;}
td.marron{background-color:#356E9C!important;text-align:center;color:#ffffff}

table td.rightalign {
	text-align: right;
}

table td.centeralign {
	text-align: center;
}

table td.leftalign {
	text-align: left;
}

table.gris {
  border: solid 1px #ccc;
  margin: 5px auto 5px auto;
  border-collapse: collapse;
}

.nothing {border:0px!important; background:none!important; }
.bold{font-weight:bold;}

/* ********* FIN TABLES ********* */
/* boutons */

button {
   background: #ffffe5;
   border: groove 2px;
}


.customconf {
  margin: 0px;
     font-weight: bold;
background-color: #d6e2eb;	
-moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
   border: #000000;	
}
.noteclassic, .noteimportant, .notewarning, .notetip {
  margin: 2em;
  margin-left: auto;
  margin-right: auto;
  width: 70% !important;
  min-height: 40px;
  clear: both;
  text-align: justify;
  vertical-align: middle;
  border-collapse: collapse;
  padding: 15px 20px 15px 80px;
  background-position: 20px 50%;
  background-repeat: no-repeat;
  -moz-border-radius: 20px;
  -khtml-border-radius: 20px;
  border-radius: 20px;
}
 
.noteclassic {
  /*border: 1px solid #99D;*/
  background-color: #eef;
  background-image: url(/images/note.png);
}
 
.noteimportant {
  /*border: 1px solid #ff0;*/
  background-color: #ffc;
  background-image: url(/images/important.png);
}
 
.notewarning {
  /*border: 1px solid #d99;*/
  background-color: #fdd;
  background-image: url(/images/warning.png);
}
 
.notetip {
  /*border: 1px solid #9d9;*/
  background-color: #dfd;
  background-image: url(/images/tip.png);
}


/* notes eduroam */

#edunote {
   /*width: auto;*/
  margin: 2em;
  margin-left: auto;
  margin-right: auto;
  width: 70% !important;
  min-height: 40px;
  clear: both;
  text-align: center;
  vertical-align: middle;
  border-collapse: collapse;
  padding: 15px 20px 15px 80px;
  background-position: 20px 50%;
  background-repeat: no-repeat;
  -moz-border-radius: 20px;
  -khtml-border-radius: 20px;
  border-radius: 20px;
   border: 2px groove #000000;
   background-color: #c6d7e7;
  background-image: url(/images/tip.png);
 }

   
#edunote a:link, #edunote a:visited {
   background: none;
   border: 1px solid #cedae8;
   border-bottom: 0;
   color: #4A596F; 
   /*font-size: .8em;*/
   line-height: 1.55em;
   padding-left: 5px;
   padding-right: 5px;
   text-decoration: none;
   font-size: 16px;
	font-family: Myriad, "Gill Sans", "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;	
   font-weight: bold;
   width: 100%;
}

#edunote a:hover, #edunote a:visited.active {
   background: #fff;
   border: 1px solid #ddd;
   /*font-size: .8em;*/
   text-decoration: none; 
   white-space: nowrap;
}
   
#edunote a:link.active {
   border: 1px solid #ddd;
   color: #666;
   /*font-size: .8em;*/
   text-decoration: none; 
   white-space: nowrap;
}

/* End of eduroam.css ----------------------------------------*/
