/**********************************************************************
/*                                                                    *
/*                      Malice - Style du frontend                    *
/*                                                                    *
/**********************************************************************

/*
//  Redéfinition
*/

body {
  background: #ffffff url("images/loader.gif") no-repeat;
  background-position: 50% 300px;
  padding: 0;
  margin: 0;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 12px;
}

a {
  text-decoration: none;
  color: #aaaaaa;
}

h1 {
  display: block;
  z-index: 10;
  font-size: 38px;
  color: #aaaaaa;
  padding: 0;
  margin: 0;
}

h3 {
  display: inline;
  font-size: 12px;
  font-weight: bold;
  line-height: normal;
}

img {
  padding: 0;
  border: 0;
}

/*
//  Conteneurs et structure
*/

#header {
  padding-left: 20px;
  margin: 0;
  background: transparent;
  height: 50px;
}

#footer {
  display: block;
  padding: 0;
  margin: 0;
  background: transparent;
  height: 20px;
  text-align: center;
  font-size: 10px;
  color: #444444;
  border: 1px solid black;
}

#col-l {
  top: 30px;
  left: 0;
  margin: 0;
  padding: 0;
  width: 33%;
  vertical-align: middle;
}

#col-c {
  top: 50px;
  margin: 0px;
  padding: 0px;
  width: 34%;
}

#col-r {
  top: 30px;
  left: 0;
  margin: 0;
  padding: 0;
  width: 33%;
}

#content {
  display: block;
  z-index: 1;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -265px;
  margin-left: -260px;
  height: 529px;
  width: 520px;
  font: 14px Verdana, Helvetica, Arial, sans-serif;
  text-align: left;
}

/*
//  Navigation Menu Principal
*/

#menu {
  position: relative;
  margin: 0 auto; padding: 0;
  height: 529px;
  width: 520px;
  background: url("images/fond.png");
  z-index: 1;
}

#menu li {
  margin: 0; padding: 0; list-style: none; display: block; position: absolute;
}

#menu a { display: block;}

#actualite {left: 134px; top: 30px; width: 250px; height: 110px;}

#media {left: 40px; top: 120px; width: 100px; height: 265px;}

#auditorium {left: 166px; top: 160px; width: 185px; height: 185px;}

#etudiants {left: 380px; top: 120px; width: 100px; height: 265px;}

#lien {left: 134px; top: 380px; width: 250px; height: 100px;}

#actualite a {height: 110px;}
#media a {height: 265px;}
#auditorium a {height: 185px;}
#etudiants a {height: 265px;}
#lien a {height: 100px;}

#actualite a:hover {background: url("images/fond.png") -134px -557px no-repeat;}
#media a:hover {background: url("images/fond.png") -40px -647px no-repeat;}
#auditorium a:hover {background: url("images/fond.png") -166px -687px no-repeat;}
#etudiants a:hover {background: url("images/fond.png") -380px -647px no-repeat;}
#lien a:hover {background: url("images/fond.png") -134px -907px no-repeat;}

/*
//  Fonds de calques
*/

#Actualitemod, #Mediamod, #Auditoriummod, #Etudiantsmod, #Liensmod
 {
  position: relative;
  display: none;
  margin-left: auto;
  margin-right: auto;
  z-index: 2;
  top: 20px;
  color: black;
  height: auto;
  width: 705px;
}

#Actualitemod {
  background: transparent url("UserFiles/Image/fonds/pelicanptt.jpg");
}
#Actualitemod .middle{
  background: transparent url("images/boteh-orange.png");
}

#Actualitemod .top {
  background: transparent url("images/top-orange.jpg");
}

#Actualitemod .foot {
  background: transparent url("images/foot-orange.jpg");
}

#Actualitemod .close {
  background: transparent url("images/boteh-orange.png");
}
/***********************************************************/

#Mediamod {
  background: transparent url("UserFiles/Image/fonds/etoile_9.jpg");
}

#Mediamod .middle{
  background: transparent url("images/boteh-rouge.png");
}

#Mediamod .top {
  background: transparent url("images/top-rouge.jpg");
}

#Mediamod .foot {
  background: transparent url("images/foot-rouge.jpg");
}

#Mediamod .close {
  background: transparent url("images/boteh-rouge.png");
}
/***********************************************************/

#Auditoriummod {
  background: transparent url("UserFiles/Image/fonds/shiva2.jpg");
}

#Auditoriummod .middle{
  background: transparent url("images/boteh-bleu.png");
}
#Auditoriummod .top {
  background: transparent url("images/top-bleu.jpg");
}

#Auditoriummod .foot {
  background: transparent url("images/foot-bleu.jpg");
}

#Auditoriummod .close {
  background: transparent url("images/boteh-bleu.png");
}
/***********************************************************/

#Etudiantsmod {
  background: transparent url("UserFiles/Image/fonds/phrase.jpg");
}

#Etudiantsmod .middle{
  background: transparent url("images/boteh-vert.png");
}

#Etudiantsmod .top {
  background: transparent url("images/top-vert.jpg");
}

#Etudiantsmod .foot {
  background: transparent url("images/foot-vert.jpg");
}

#Etudiantsmod .close {
  background: transparent url("images/boteh-vert.png");
}
/***********************************************************/

#Liensmod {
  background: transparent url("UserFiles/Image/fonds/chrisme2.jpg");
}

#Liensmod .middle{
  background: transparent url("images/boteh-violet.png");
}

#Liensmod .top {
  background: transparent url("images/top-violet.jpg");
}

#Liensmod .foot {
  background: transparent url("images/foot-violet.jpg");
}

#Liensmod .close {
  background: transparent url("images/boteh-violet.png");
}
/***********************************************************/

.top {
  display: block;
  margin: 0;
  height: 60px;
  width: 705px;
}

.close {
  display: block;
  height: 33px;
  width: 35px;
  padding-left: 670px;
}

.close a {
  display: block;
  height: 33px;
  width: 33px;
}

.entete {
  text-align: center;
  color: gray;
  font-size: 18px;
  font-weight: bold;
}

.middle {
  display: block;
  margin: 0;
  padding: 15px;
  height: auto;
  width: 675px;
  font-size: 12px;
  text-align: justify;
}

.titreArticle {
  font-size: 18px;
  font-weight: bold;
  line-height: 35px;
  text-decoration: underline;
  color: #bbbbbb;
}

.foot {
  display: block;
  bottom: 0;
  margin: 0;
  padding-right: 10px;
  height: 16px;
  width: 695px;
  text-align: right;
}

.ferme {
  display: block;
  height: 10px;
  width: 695px;
  padding-right: 10px;
  text-align: right;
}

.ferme a {
  font-size: 10px;
  text-decoration: underline;
}
  
.foot a {
  color: #AAAAAA;
  font-size: 10px;
  font-weight: bold;
  text-decoration: underline;
}

.date {
  display: block;
  text-align: right;
  color: #BBBBBB;
  font-size: 9px;
}

.auteur {
  font-weight: bold;
}

.texte {
  display: block;
  text-align: justify;
}

.icn_pdf {
  display: block;
  height: 22px;
  width: 22px;
  background: transparent url("../images/pdf.png") no-repeat;
}

.icn_texte {
  display: block;
  height: 22px;
  width: 22px;
  background: transparent url("../images/texte.png") no-repeat;
}

.icn_mp3 {
  display: block;
  height: 22px;
  width: 22px;
  background: transparent url("../images/mp3.png") no-repeat;
}

.iconesVerticales {
  width: 22px;
  height: 70px;
}  