body {
 background-color: #bababa;
}

p.footer {
 visibility: hidden;
}

div#logo {
  height: 159px;
  width: 915px;  
  overflow-x: hidden;
  z-index: 5;
  background-image: url(img/bandeau.png);
  background-color: none;
  background-repeat: no-repeat;
  background-position: 50% 0%;padding:
  padding: 0;
  margin: 5px auto 0 auto;
  position: relative;
}

div#logo a {
  left: 0;
  top: 0;
  white-space: nowrap;
  font-size: 51px;
/* font-size:150px;*/
  line-height:151px;
  filter : alpha(opacity=0);
 -moz-opacity : 0.0;
 opacity : 0.0;
}

div.tabsv2 {
 background-color: #000000;
 margin-bottom: .2em;
}

div.tabsv2 span a {
 background-color: #000000;
 color: #ffffff;
}

div.tabsv2 span.selected a {
 background-color: #eac800;
 color: #000000;
}

p.footer {
 border-top: solid;
 boder-color: #bababa;
 border-width: .2em;
 padding-bottom: 0;
}

div.article div.formlabel {
  width: 24%;
  height: 2em;
}
div.article div.formfield {
  margin-left: 24%;
}

textarea#textarea_addparticipation_contribution_description {
  width: 90%;
}

div.article div.formrow {
  padding: 4px;
}

table.orga {
  text-align: center;
  margin-left:auto;
  margin-right:auto;
}

/* Copyright 2006
 * - Julien Etelain <julien AT pmad POINT net>
 *
 * Ce fichier fait partie du site de l'Association des Ã©tudiants de
 * l'UTBM, http://ae.utbm.fr.
 *
 * This program is free software; you can redistribute it and/or
 * modify it under the terms of the GNU General Public License as
 * published by the Free Software Foundation; either version 2 of the
 * License, or (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful, but
 * WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 * General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with this program; if not, write to the Free Software
 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 * 02111-1307, USA.
 */

div.gallery
{
  position:relative;

}


div.gallery div.galitem
{
  float:left;
  width:176px;
  height:156px;
  background:url("../images/misc/photo.png");
  /*padding-top:13px;
  padding-left:7px;
  padding-right:9px;
  padding-bottom:13px;*/
  border:0;
  margin:0;
  padding:0;
  margin-right:5px;
  text-align:center;
  background-repeat: no-repeat;
  background-position: left top;
  position:relative;
}

div.gallery div.galitemdata
{
  position:absolute;
  top:13px;
  left:15px;
  width:140px;
  height:105px;
  overflow:hidden;
  text-align:center;
}

div.gallery div.galitemdata img.ovideo
{
  position:absolute;
  bottom:4px;
  right:4px;
  width:32px;
  height:32px;
}

div.gallery div.galiteminfo
{
  text-align:center;
  position:absolute;
  left:7px;
  top:120px;
  width:157px;
}

div.gallery div.galitem div.tooldep
{
  position:absolute;
  top:100px;
  text-align:right;
  width:140px;
  left:15px;
}


#sasimg
{
  width:70%;
  float:left;
  text-align:center;
  position:relative;
}

#sasimg img
{
  max-width:100%;
}

#photoinfo
{
  width:25%;
  float:right;
  position:relative;
}

#photoinfo p
{
  text-align:center;
}


div.article #photoinfo div.subform
{
  padding-left:10px;
}

div.article #photoinfo div.formlabel
{
  position:relative;
  width:100%;
  height:auto;
}

div.article #photoinfo #meta_row div.formlabel
{
  margin-bottom:5px;
}

div.article #photoinfo div.formfield
{
  margin-left:0;
}

#setcomment div.formlabel
{
  margin:0;
  padding:1px;
  border:0;
  width: 0;
  float: left;
}

#setcomment textarea
{
  width:100%;
}

#setcomment div.formfield
{
  margin:0;
  padding:1px;
  border:0;
  float: left;
  width:100%;
}

#setcomment div.formlabelmissing
{
  color: #ff0000;
  margin:0;
  padding:1px;
  border:0;
  width: 0;
  float: left;
}

#sasnav
{
  height:85px;
  width:100%;
  position:relative;
}

#sasnav #back
{
  position:absolute;
  width:49%;
  left:0;
  top:0;
}

#sasnav #next
{
  position:absolute;
  width:49%;
  right:0;
  top:0;
  text-align:center;
  overflow:hidden;
}

#sasnav #back
{
  position:absolute;
  width:49%;
  left:0;
  top:0;
  text-align:center;
  overflow:hidden;
}

img.mininav
{
  /*max-width:99%;*/
  height:85px;
  border:0;
}

.mininavbtn
{
  position:absolute;
  border:0;
  top:3px;
}

#back .mininavbtn
{
  left:3px;
}

#next .mininavbtn
{
  right:3px;
}

#exif
{
  width:300px;
  margin:auto;
  margin-top:20px;
  text-align:left;
  font-size:11px;
  padding:10px;
  border:1px dashed #374a70;
  background-color: #ecf4fe;
  color:#000000;
}

.exiftitle
{
  font-size:11px;
  font-weight:bold;
}

.sas_img
{
  width:100%;
  background-color:#303030;
  padding:20px;
}