   /* stylbibx.css for calendrier */


body{
        text-align:center;
    }
    /*CSS to main Container TABLE or DIV or any PlaceHolder TAG of the web page*/
    #container{
        width: 945px;
        margin-left:auto;
        margin-right:auto;
        text-align:center;
    }
    
#header{
             Width:945px;
	     height: 100px;
             background-color: #C0DEED;
             text-align:center;
             padding-top:10px;
             padding-bottom:1px;
             border-bottom: 1px solid #000000;
             
}  
#header p {
             color: black;
             font-weight: bold;
             font-size: 16px;
	     font-family: verdana;
	     text-align: center;
             
}
#header2{
         background-color: blue-sky;
         color:#fff;
}
#header1  {
             color: black;
            position: absolute; top: 15px; left: 890px; 
             background-color: #C0DEED;
}
#Horiz a {
		color: red;
		text-decoration: none;
                display: block;
		font-weight: bold;      
                text-align: center;
		font-family: verdana;
		font-size: 12px;
}
#Horiz a:visited {
		color: #000000;
		text-decoration: none;
		font-weight: bold;
}

.Horiz {
             
             position:relative; top: 10px; left: 0px; 
}

.Horiz ul {     text-align: center;
                margin:2px;padding: 0px;
}

.Horiz li {
                   margin:2px;
                   list-style-type: none;
                   float:left:2px;
                   width: 70px;
                   display: inline;
                   border: 1px solid green;
                    
}
           
.Horiz ul li a {text-align: center;font-weight: bold;
}


#Horizlinks a {
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		font-family: verdana;
		font-size: 14px;
}
#Horizlinks a:visited {
		color: #000000;
		text-decoration: none;
		font-weight: bold;
}

.Horizlinks {
             
             position: absolute; top: 70px; left: 20px; 
}
.Horizlinks ul {
                margin:0px;
}
.Horizlinks li {
                   margin: 0px 12px 0px 0px;
                   list-style-type: none;
                    display: inline;
}





#body {
                color: black;
		text-decoration: none;
		font-weight: bold;
		font-family: verdana;
		font-size: 16px;
                Float: center;

}

#footer{
         clear: both; width: 950px;
         background-color: #C0DEED;
}
#footer1  {position: absolute; top: 560px; left: 937px; 
             background-color: #C0DEED;
             color: black;
         
}

.box1 
{
       margin-top: 0px;
       margin-left: 2;
       
       
       padding: 5px;
       background-color: #ffd700;
       width: 943px;
       height: 705px;
       color: #000000;
       border-bottom: 1px dashed #694717;
       
}
