/* 0&1 digital css */

#background {
    width: 1024px;
    margin-right: auto;
    margin-left: auto;
    border-left-color: black;
    background-image: url(../images/fonduni.jpg);
    height: 100%;
    background-color: transparent;
}
#bandeau {
    z-index: 2;
    background-position:  center center;
    background-repeat: no-repeat;
    background-image: url(../images/01texthorizontal.png);
    height: 30px;
    background-color: white;
    margin-top: -16px;
}
#site {
    border: 5px solid white;
    background: transparent url(../images/fonduni2.jpg) repeat fixed left top;
    z-index: 0;
    width: 1024px;
    height: 768px;
    padding-top: 0px;
    margin-top: 18px;
    position: static;
}
#title {
    background-color: white;
    background-image: url(../../www/images/01full.png);
    height: 147px;
    z-index: 1;
}
#marquis {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 17pt;
    height: 24px;
}
.espacement {
    margin-left: 30px;
    width: 200px;
    margin-top: -12px;
}
#contact {
    z-index: 1;
    text-align: right;
    margin-top: 15px;
}
#infos {
    border-left: 1px solid black;
    z-index: 1;
    background-image: url(../images/01digital.png);
    background-repeat: no-repeat;
    width: 675px;
    background-color: transparent;
    background-position:  center center;
    padding-left: 10px;
    padding-right: 10px;
    height: 447px;
    position: absolute;
    margin: -430px 0px 0px 280px;
}
#menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
}
#menu li a {
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    text-align: left;
    font-size: 13pt;
    text-transform: capitalize;
    height: 24px;
    width: 200px;
    background: transparent url(../images/menu0.gif) repeat scroll left top;
}
#menu li a:link, #menu li a:visited {
    padding: 8px 0 0 10px;
    color: #333333;
    display: block;
    margin-bottom: 9px;
}

#menu li a:hover {
    padding: 8px 0 0 10px;
    color: #ffffff;
}

.menusel {
    padding: 0px 0px 0px 30px;
    color: #ffffff;
    margin-left: -30px;
}

#menu1sel {
    background: transparent url(../images/menu1.gif);
}
#menu2sel {
    background: transparent url(../images/menu2.gif);
}
#menu3sel {
    background: transparent url(../images/menu3.gif);
}
#menu4sel {
    background: transparent url(../images/menu4.gif);
}
#menu5sel {
    background: transparent url(../images/menu5.gif);
}
#menu6sel {
    background: transparent url(../images/menu6.gif);
}


#menu1 a:hover {
    background: transparent url(../images/menu1.gif) repeat scroll left top;
}
#menu2 a:hover {
    background: transparent url(../images/menu2.gif) repeat scroll left top;
}
#menu3 a:hover {
    background: transparent url(../images/menu3.gif) repeat scroll left top;
}
#menu4 a:hover {
    background: transparent url(../images/menu4.gif) repeat scroll left top;
}
#menu5 a:hover {
    background: transparent url(../images/menu5.gif) repeat scroll left top;
}
#menu6 a:hover {
    background: transparent url(../images/menu6.gif) repeat scroll left top;
}
a:link {
    color: black;
}
a:hover {
    color: #999999;
}
#fondpage {
    width: 964px;
    margin-top: -62px;
}
#imglogos {
    text-align: center;
    width: 100%;
}

#fleche {
    width: 100%;
    height: 82px;
}

#titre{
    font-size: 20pt;
	font-weight:bold;
}
#texte{
    text-align:justify;
    font-size: 18pt;
}

.texte{
    text-align:center;
    font-family: Trebuchet MS, Verdana, sans-serif;
    padding-top:30px;
}
.adresse{
    font-size: 12pt;
    height:50px;
    text-align: right;
    font-family: Trebuchet MS, Verdana, sans-serif;
    vertical-align: top;
}

#infos2{
    width:650px;
}

#auth {
  border-width: 1px;
  width: 200px;
  font-weight: normal;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-style: italic;
  text-transform: lowercase;
  text-align: right;
}
.boutons {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11pt;
}

