/* Styles from UMH stylesheet (CIAM 2004) */

body {
 margin-top: 0px;
 margin-left: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 background-color: White;
}
p {
 font-family: Verdana,Arial, Helvetica, sans-serif;
 font-size: 10pt;
}
a {
 color: #19357F;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: 550;
}
a:link,a:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 10pt;
  color: #5e71A5;
  font-weight: bold
}
a:hover {
  text-decoration: none;
  color: #19357F;
  font-weight: bold 
}
.member {
  text-decoration: underline
}

a.member:link,a.member:visited {
  text-decoration: underline;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #5e71A5;
  font-weight: bold
}
a.member:hover {
  text-decoration: underline;
  color: #19357F;
  font-weight: bold 
}

H1, H2, H3, H4, H5, H6 {
  color: #650202;
  font-family:  Verdana, Arial, Helvetica, sans-serif; 
  font-variant: small-caps
}


a.menu_haut {
 color: #FFFFFF;
 text-decoration: none;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 font-weight: 500;
}
a.menu_haut:link,a.menu_haut:visited {
 color: #FFFFFF;
 text-decoration: none;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 font-weight: 500;
}
a.menu_haut:hover {
 color: #BCC6DF;
 text-decoration: none;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 font-weight: 500;
}

.login_gauche {
 color: #666666;
 text-decoration: none;
 text-align: center;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 font-weight: 550;
}


a.menu_gauche {
 color: #19357F;
 text-decoration: none;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 font-weight: 550;
}
a.menu_gauche:link,a.menu_gauche:visited {
 color: #19357F;
 text-decoration: none;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 font-weight: 550;
}
a.menu_gauche:hover {
 color: #19357F;
 text-decoration: none;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 font-weight: 550;
}
.tabnormal{
 cursor: pointer;
 background-color: #DEDEDE;
 color: #19357F;
}
p.responsable {
 color: #666666;
 text-decoration: none;
 text-align: center;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 7pt;
 font-weight: 550;
}
a.responsable, a.responsable:link, a.responsable:visited, a.responsable:hover {
 color: #666666;
 text-decoration: none;
 text-align: center;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 7pt;
 font-weight: 550;
}
a.pos {
 color: #666666;
 text-decoration: underline;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 font-weight: 550;
}
a.pos:hover {
 color: #000000;
 text-decoration: underline;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 font-weight: 500;
}
.tabover{
 cursor: pointer;
 background-color: #CCCCCC;
 color: #19357F;
}

/* Main styles */


table {
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt
}




P { 
  text-align: justify;
  line-height: 140%
}

/* Warning */

.warning {
   font-weight: bold;
   color: orange
}

/* Warning */

.bibtex {
   font-family: Courier, monospace;
   margin-left: 1.5cm
}

/* blockquote */

blockquote {
  text-align: justify;
  line-height: 130%;
  font-style: italic
}

