/* ---------------------- GENERAL ---------------------- */

*{ margin: 0; padding: 0; }
 
body { font-size: .74em; font-family: Tahoma, Arial, "Trebuchet MS", Tahoma, sans-serif; line-height: 1.64em; background: #FFFFFF url('images/bg2.png') repeat fixed top left; color: #444444; }


/* ---------------------- POUR IE6 ------------------------- */

/* add display:inline to floated elements */
* html #logo,
* html #menu li,
* html #left,
* html #left img,
* html #right,
* html .right {display:inline;}

* html #right {
margin: -440px 15px 0 0; }

* html #bamboo {display:none}

/* fix negative margins */
* html #fond_right,
* html #logo {position:relative; zoom:1;}

/* add zoom:1 to pos:relative elements */
* html #right {zoom:1;}



/* ---------------------- TEXTS & LINKS ---------------------- */

.inputlarge { width: 300px; }

a img { border: 0; }
a { color: #bd0926; text-decoration: none; }
a:hover { color: #FFFFFF; background: #641213; }
#logo a:hover { background:none; }

.red { color: #bd0926; }
.white { color: #ffffff; }

p { margin: 0 0 15px 0; }

h1 { 
font-variant: normal;
font-size: 2.4em;
font-family: Georgia, Arial, Sans-Serif; 
margin: 15px 0 0 5px; }

h1 a:hover { 
color: #E4FFD3; 
background: inherit; }

h2 { 
font: bold 1.6em Arial, Sans-Serif; 
margin: 0 0 12px; }

h4 { 
color: #808080;
font-weight: bold;
font-size: 1em;
font-style: italic;
font-family: Georgia, "Times New Roman", Times, serif;
border-top: 1px solid;
margin-top: 40px; }

#right h4 {
color: #808080;
font-weight: bold;
font-size: 1em;
font-style: italic;
font-family: Georgia, "Times New Roman", Times, serif;
margin: 0;
border: none; }

#right h2 {
border-bottom: 1px solid #bd0926; 
color: #bd0926;
font-family: Georgia, "Times New Roman", Times, serif;
padding: 0 0 8px; }

h3 { padding: 0 0 0.4em; }
blockquote { border: 1px solid #e0e0e0; background: #f4f4f4; padding: 8px; margin-bottom: 5px;}




/* ---------------------- STRUCTURE ---------------------- */

#content { 
width: 920px;
background-color: #FFFFFF;
margin: 0px auto;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
padding-top: 15px; }

#bamboo {
position: fixed;
bottom: 0px;
left: 53%;
margin-left: -980px;
background: transparent url('images/bamboo.png') no-repeat bottom right;
width: 519px;
height: 750px; }

#fond_right{
background: transparent url('images/bgcontent2.png') no-repeat top left;
margin-left:-15px;
height:136px;
}


/* ---------------------- HEADER ---------------------- */

#intro { clear: both; color: #333333; height: 215px; padding: 80px 0 0 30px; }

#logo { float: left; background: #FFFFFF center center; width: 288px; height: 85px; margin: -100px 0 0 561px; border-left: 1px solid #cccccc; padding: 20px 0 0 25px; }

#menu { padding: 30px 0; margin-left: 13px; }
#menu li { font-size: 1.1em; width: 130px; height: 43px; float: left; list-style-type: none; }
#menu li a { color: #808080; width: 130px; height: 30px; display: block; }
#menu li a:hover { color: #000000; background: transparent; }

#logo h1, .hidden { visibility: hidden; }



/* ---------------------- MENU + LOGO ---------------------- */

#school { background: transparent url('images/menu/menu1.gif') no-repeat top left; margin-left:15px; }
#school:hover{ background:transparent url('images/menu/menu1_h.gif') no-repeat top left; }
#page_school{ background:transparent url('images/menu/menu1_a.gif') no-repeat top left; margin-left:15px; }

#faq { background: transparent url('images/menu/menu2.gif') no-repeat top left; margin-left:15px; }
#faq:hover{ background:transparent url('images/menu/menu2_h.gif') no-repeat top left; }
#page_faq{ background:transparent url('images/menu/menu2_a.gif') no-repeat top left; margin-left:15px; }

#photos { background: transparent url('images/menu/menu3.gif') no-repeat top left; margin-left:5px; }
#photos:hover{ background:transparent url('images/menu/menu3_h.gif') no-repeat top left; }
#page_photos{ background:transparent url('images/menu/menu3_a.gif') no-repeat top left; margin-left:5px; }

#links { background: transparent url('images/menu/menu4.gif') no-repeat top left; }
#links:hover{ background:transparent url('images/menu/menu4_h.gif') no-repeat top left; }
#page_links{ background:transparent url('images/menu/menu4_a.gif') no-repeat top left; }


/* ---------------------- HEADER 2 ---------------------- */

#intro h1 { background-color: #666666; display: none; color: #7DD0F1; padding: 2px 5px; }
#intro p { margin: 0; color: #808080; font-weight: bold; font-size: .9em; }

#login { font-size: .9em; margin: 45px 0 0; }
#login a { color: #616161; background: #8BE1FA; padding: 4px 20px 6px; border-bottom: 1px solid #616161; }
#login a:hover { color: #ffffff; background: #8BE1FA url(images/loginhover.gif) no-repeat; }


/* ---------------------- CONTENT ---------------------- */

#flashcontent { height: 700px; }
#left { clear: left; float: left; width: 519px; padding: 0 35px; text-align: justify; }
#left img { border: 1px solid #ccc; padding: 1px; float: left; margin: 5px 15px 5px 0;}
#right { margin: -140px 15px 0 0; padding: 15px 15px 0 15px; float: right; width: 284px; font-size: .9em; background: #fff url(images/bgcontent.png) repeat-y; text-align: justify; }
#right img { border: 1px solid #ccc; padding: 1px; margin: 0 0 8px; }
#left li { list-style-type: square; margin: 0 0 0.2em 10px; }



/* ---------------------- FOOTER ---------------------- */

#footer { clear: both; width: 880px; text-align: right; padding: 10px; font-size: .9em; color: #9b9b9b; background: #FFFFFF; }
#footer a { color: #808080; font-weight: bold; }
#footer a:hover { color: #FFFFFF; }
.right{ float: right; padding: 7px 0 0 15px; }


/* ---------------------- ADMIN ---------------------- */

.admin { width: 550px; margin: 0px auto; }
