


/*v tomto divu je obsah cele stranky*/

body{
 /*background-color: rgb(176,196,222);*/
 background-color: #aaf;

}

#content{
        
         color:#000066;
         margin-left:auto;
         margin-right:auto;  
         margin-top:10px;
         margin-bottom:20px;
         position:relative;
         width:945px;
         /*height:1000px;*/
         
         
        

}
/*v tomto divu je obsah loga*/
#ObsahHlavicky{
height:150px;
width:950px;
/*background-image: url(images/br11.JPG);*/
background-repeat: no-repeat;

}


/*v tomto divu je hlavni obsah stranky*/
#hlavniObsah{
position:absolute;
width:950px;  
/*height: 1000px;*/
background-color: rgb(255,255,255);
}



.forms
{
 background-color: rgb(176,196,222);
}


.buttom
{
      font-weight: bolder;
      text-align: center;
      color: White;
      background-image: url(images/glossyback2.gif);


}
    .sousTitre
    {

      background-image: url(images/glossyback2.gif);
      font-weight: bolder;
      text-align: center;
      border-right: White solid 2px  ;
          

    }


.sousTitre3
    {

  background-color:rgb(0,0,102);
  color:white;
  font-weight: bolder;
  padding-left: 10px; 
  text-align: center;
 
    }


    .sousTitre2
    {
   
  background-color:rgb(0,0,102);
  color:white;
  font-weight: bolder;    
  text-align:right;
  
    
      
       width:950px;

}

#logo
{
float: left;
text-align:center;
width: 200px;

}

.decoration
{
  float: right;
  /* background-color: Lavender;   */
   width: 300px;
   text-align: left;
  position:relative; 
}


.titre{
   float: left;
  font-family: "Times New Roman", Times, serif;
  font-size: 40px;
  font-weight: bolder;
color: black; 

  width:480px;
}


.titre2
{
 font-size: 20px;
  font-weight: bolder;
   font: bolder 20px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;   

}








div#menu2 {
  
  text-align:left;
	float:left;
  height: 880px; 
  border-bottom: 0;

  
 
   /*background-color: rgb(176,196,222);
width:13% */
	}

div#link
{
color: #0033CC ;

}

div#link  a
    {
      color: #0033CC ;
    }

    div#link  a:hover
    {
      color:#000033 ;
    }


div#menuDroit {
  text-align: center;
	float:right;
	  height: 880px;
 /* background-color: Lavender;*/

background-color: rgb(255,255,255);
  
	}

#container {
width: 100%;

}

div#contenu {

background-color:  white;
text-align:left;
padding: 10px; 
padding-bottom: 0px;
overflow:auto;
/*font-family: Arial Narrow;*/
font-family: Arial Unicode MS;

  height: 970px;
	}


div#contentHeight
{
 height: 980px;
}

    div#contenu a
    {
      color: #0033CC ;
    }

    div#contenu a:hover
    {
      color:#000033 ;
    }

div#pied_page {
	clear:both;
	height:90px;
  color: White;
  text-align: center;
 background-color: rgb(0,0,102);
  font-family: Arial Unicode MS;

  }

    div#pied_page a
    {
     color: white;
    }

     div#pied_page a:hover
    {
     color: rgb(0,0,102);
      text-decoration: none;
      background-color: white;
    }

 

    .news{
     /* background-color: #9999cc;*/
       top:350px;
        position: absolute;
      width: 148px ; 
       height: 648px;
       overflow: auto;
      border: 1px #aaf solid;
      border-bottom-width: 0px;
      font-family: Arial Unicode MS;
background-color:rgb(0,0,102);

  
      

    }
    .news a
    {
      color: #0033CC ;
    }

   .news a:hover
    {
      color: #000033 ;
    }



.links{

      background-color: Lavender;
        /*margin:2px; */
    padding-left:1px;
    text-align: left;
   
    width: 156px;
    }
    .links a
    {
      color: #0033CC ;
    }

   .links a:hover
    {
      color: #000033 ;
    }




.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 150px; /* Width of Menu Items */
border-bottom: 1px solid #ccc;
}

.suckerdiv ul li{
position: relative;
/*background: white url(images/glossyback.gif) repeat-x bottom left;*/
}

/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 150px; /*sub menu width*/
top: 0;
background-color: rgb(0,0,102);

visibility: hidden;
/*background: white url(images/glossyback.gif) repeat-x bottom left;*/
}

/* Sub level menu links style */
.suckerdiv ul li a{
/*background: white url(images/glossyback.gif) repeat-x bottom left;*/
background-color: rgb(0,0,102);

font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 3px 0;

text-decoration: none;
 border: Lavender solid 3px;
}

.suckerdiv ul li a:visited{
color: white;
}

.suckerdiv ul li a:hover{
/*background-image: url(images/glossyback2.gif);*/
}

.suckerdiv .subfolderstyle{
/*background: url(images/arrow-list.gif) no-repeat center right;*/
}


/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */
