/* Start of CMSMS style sheet 'Horizontal_dropdown : Layout EllNav H/V L 2Col' */
/* A CSS Framework by Mike Stenhouse of Content with Style, adapted to CMSMS by Daniel Westergren */

/* NAV BAR AT THE TOP, LOCAL NAV ON THE LEFT AND TWO COLUMNS OF CONTENT */

    div#content {
        position: relative;
        margin: 10px 0;
        padding: 3px;
        text-align: left;
    }
    div#menu_vert {
        float: left;
        width: 25%;
        display: inline;
    }
    div#main {
        float: left;
        font: normal 1em arial;
        /*width: 65%;        display: inline;*/
        width:660px;

         margin : 0 10px;
         padding-right:10px;
        /*padding: 0 1% 0 2%;*/
        border-right: dashed 1px #cccccc;
    }
#main h1 {
       background:  url(uploads/images/backh1.jpg) no-repeat 0 0px;
       font-family: arial;
       font-size: 17px;            
       color: white ;
       height: 25px;
       text-indent: 30px;
       padding-top: 3px;
       padding-left:5px;
	}
#main h2 {
       font-size: 130%;            
       color: 633c11 ;
       border-bottom: 1px solid #633c11; 
	}

    div#content2 {
        /*background:  url(uploads/images/boxfraps-2.jpg) no-repeat 0 0px;*/
        float: left;
       /* display: inline;*/
        text-align: center;
        width: 180px;
        padding-left:10px;

   }

.navsecondaire {
                          background:  url(uploads/images/boxfraps-2.jpg) no-repeat 0 0px;
                          width: 180px;
                          height: 170px;
                          margin-bottom : 5px;
                         }


#content2 ul
{
padding-top : 7px;
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: arial;
}

 .crescenbase table tr td div{
                                                      text-align:center;
                                                      font-family:arial;
                                                      font-size:10px;
                                                      font-weight:bold;
                                                      }


#navcontent2 a {
                           display: block;
                           padding: 6px;
                           color: #633c11;
                           font-family:arial;
                           font-size:16px;
                           font-weight:bold;
                           text-decoration: none;
                           }

#navcontent2 a:link {
                                  color: #633c11;
                                  font-family:arial;
                                  font-size:16px;
                                  font-weight:bold;
                                  text-decoration: none;
                                 }

#navcontent2 a:hover {
                                     color: #633c11;
                                     font-family:arial;
                                     font-size:16px;
                                     font-weight:bold;
                                     text-decoration: underline;
                                     }


.honcode table tr td a{
                           color:black;
                           font-size:11px;
                           

                           }
.honcode table tr td a:hover{
                                     text-decoration: underline;
                           }



#myframe{height:800px;}

/* END CONTENT */
/* End of 'Horizontal_dropdown : Layout EllNav H/V L 2Col' */

