/***********************************************/
/* styles.css                                  */
/* @Zamblé Frédéric Stephen                    */
/* pour NeuroPixels - 2004                      */
/***********************************************/
/* Site web de Neuropixels          */
/***********************************************/

/***********************************************/
/* balises HTML                                */
/***********************************************/
html, body {
  /*background-image:url(../images/bg.gif);
  background-position:center;
  background-repeat:repeat-y;
  background-color: #002D59; */ 
  background-color: #F1F1E7;
  margin: 0;
  padding: 0;
  height: 100%; /* Required */
}

body {
  font: .7em verdana;
  text-align : center;
  color: #333;
}

h1 {
  margin: 0;
  padding: 1em 0 .2em 0;
  font-size: 1.5em;
}

p {
  margin: 0;
  padding: 1em 0;
  line-height: 1.5em;
}

#container-page {
  margin: 0 auto;
  width: 700px;
  text-align: left;
  position: relative;
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
}

#container-head {
}

#head {
  padding: 1em;
}

#container-content {
	padding: 0px 0em 0px 0em;
	margin-bottom : 0px;
	margin-top : 0px;
	background-repeat:no-repeat;
}

#container-foot {
  width: 100%;
  position: absolute;
  bottom: 0 !important;
  height: 25px;
  text-align:center;
}

#foot {
  padding: 3px 1em;
  font-size: 9px;
  color:#999;
}

body img {
	border: none;
	text-align: right;
}

hr{
	height: 1px;
}

/***********************************************/
/* liens hypertextes et ancres                 */
/***********************************************/

a.portfolio:link {
	color: #95AC95;
	text-decoration: underline;
}

a:link {
	color: #003366;
	text-decoration: underline;
}

a:visited {
	color: #003366;
	text-decoration: underline;
}

a:hover, a:visited:hover  { 
	color: #0066CC;
	text-decoration: underline;
}

/***********************************************/
/*balises pour listes                          */
/***********************************************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/***********************************************/
/* balises pour formulaires                    */
/***********************************************/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* balises pour cellules                       */
/***********************************************/

td.garde{
	border: 1px solid #669900;
	}

td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size: 10px;
	text-align: left;
}

td.renseignements{
	color: #003366;
	font-size: 9px;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image:    url("../images/fonds/fondbleugrisfonce.gif");
}

td.contenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size: 10px;
	color: #333333;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

td.titre{
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	border-bottom: 1px solid #CCD8E6;
}

td.centre{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size: 10px;
	color: #333333;
	text-align: left;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	margin-bottom: 5px;
}

td.rubrique{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size: 10px;
	color: #333333;
	text-align: left;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #CCD8E6;
}

td.droite{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size: 10px;
	color: #333333;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #CCD8E6;
}

td.chemin{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	text-align: left;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCD8E6;
}

td.image{
	border-bottom: 1px solid #CCD8E6;
	border-left: 1px solid #CCD8E6;
}

td.vide{
	border-left: 1px solid #CCD8E6;
	border-right: 1px solid #CCD8E6;
}

th{
	text-align: left;
	padding : 2px;
	vertical-align: middle;
	border-bottom: 1px solid #cccccc;
	font-size: 11px;
}

td.soustitre{
	color: #003366;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	text-decoration: underline;
	background-color: #003366;
	background-image:    url("../images/fonds/fondbleugrisfonce.gif");
	padding-top: 2px;
	padding-bottom: 2px;
}

/***********************************************/
/* balises personnalisées                      */
/***********************************************/

#soustitre{
	color: #003399;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	text-decoration: underline;
	padding-bottom: 5px;
}

#piedDePage{
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 7px;
	color: #999999;
}

#block{
	border-top : 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

/***********************************************/
/* balises pour liens personnalisés            */
/***********************************************/

a.entete, a.entete:visited{
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 1px;
}

a.entete:hover{
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	letter-spacing: 1px;
}

a.link, a.link:visited{
	font-size: 10px;
	color: #003366;
	font-weight: bold;
	margin: 1px;
	background-color: #FFFFFF;
}

a.link:hover{
	color: #006699;
}

/***********************************************/
/* balises pour barre de navigation            */
/***********************************************/

#nav{
	margin-right: 1pt;
	text-align: center;
}

#nav a:link, #nav a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	font-weight: bold;
	padding: 3px 0px 4px 0px;
	color: #ffffff;
	background-color: #003366;
}

#nav a:hover{
	border-top: 1px solid #CCD8E6;
	background-color: #FFCC00;
	background-image: none;
	font-weight: bold;
	color: #000000;
}

td.basLink{
	position: absolute;
	bottom: 400px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
}
