@import "../../../img/styles.css";

body, table {
  color: #515151;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}
body {
  background: #E4EBF8 url(p_haut.jpg) repeat-x center top;
  margin:0px;
}
#p_header {
  width: 960px;
  height: 79px;
  background:url(f_1.jpg) no-repeat top center;
}
#p_menuhaut {
  width: 960px;
  height: 45px;
  background:url(f_2.jpg) no-repeat top center;
}
#p_menuhaut table.contenu {
  height: 45px;
  color: white;
  font-weight:bold;
  font-size: 10pt;
}
#p_menuhaut table.contenu td {
	vertical-align:middle;
}
#p_menuhaut table.contenu a {
  color:white;
  text-decoration:none;
}
#p_contenu {
  width: 960px;
  background:url(f_3.jpg) no-repeat top center;
}
table.contenu {
  width:910px;
}
#page {
  width: 960px;
  background:url(f_4.jpg) repeat-y center;
  margin-bottom: 20px;
}
#p_footer {
  width: 960px;
  height: 52px;
  background:url(f_5.jpg) no-repeat bottom center;
}
#p_footer table.contenu {
  border-top: solid silver 1px;
}
#p_colg, #p_cold {
  width: 190px;
  padding: 4px;
  border-right: 1px gray dotted;
  list-style: none;
}
#p_colg { border-right: 1px gray dotted;}
#p_cold { border-left: 1px gray dotted;}
#p_colg div.inner {
  padding-left: 32px;
}
#p_colc {
  padding: 8px 4px;
}
div.menu,div.module {
  text-align:left;
  padding:0px;
  width: 180px;
  border: 1px silver solid;
  margin-bottom: 8px;
  background-color: #F6F4EC;
}
div.menu h2,div.module h2 {
  width:180px;
  font-size: 11pt;
  font-weight:bold;
  margin:0px;
  background: silver url(titreboite_g.png) no-repeat top right;
  height:21px;
  padding-top: 4px;
}
div.menu a,div.module a {
  padding-left: 2px;
  display: block;
  font-size:10pt;
  text-decoration: none;
}
div.menu a {
  border-top: 1px dotted gray;
}

#p_menuhaut a {
  display: inline;
}
div.menu a:hover {
  background-color: #C0C0C0;
  color: darkred;
}
#bandeaupub {
  width:520px;
  height: 132px;
}
div.break {clear:both;}

/* Modules */
.module h2 {
  overflow: hidden;
}
.module h2 a.module_rss {
  font-size: 9pt;
}
.module h2 a,.module h2 a:hover {
  color: white;
}
h2.moduletitle a,h2.moduletitle a:hover {
  color: #515151;
  text-decoration: none;
  display: inline;
}
.module ul {
  margin:0px;
  padding:0px;
}
.module ul li{
	list-style: none;
}
.module ul li a {
  font-size:smaller;
  text-decoration:none;
  padding: 2px;
}
.module ul li a:hover {
  background-color: silver;
  text-decoration:none;
}

.module marquee {
  height: 120px;
  overflow: hidden;
  overflow-y: hidden;
}

div.doc_2 {
  background: white url(/usf/id-presence/doc/image/montre_thumbnail.png) repeat-y right;
  padding-right: 104px;
}
