/*	
================================
CSS 2.0
================================
*/ 

body { margin: 0; padding:0;  }
.pagemaster { background: #000; font-size: 12px; color: #FFF; width: 970px; margin:20px auto;  }
.cssmenu { z-index:30;}
.bo {background-color:#000; height:100%; width:100%;}
p, td, .Normal, .normal { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; color:#FFF;  }

ul { margin:0; padding:0; }

a:link, a:active, a:visited { color: #FFF; text-decoration: none; }
a:hover { text-decoration: underline; color:#FFF; }

img { border: none; }
img.left { float: left; margin: 0 20px 10px 0; }

/* NAVIGATION */
#menu { width: 100%; z-index:30; margin: 0 auto; position:relative; }
#navcontainer { width: 100%; margin:auto; padding:0; text-align:center; }
#navholder { width:970px; margin:auto; padding:0; text-align:center; }
#navigation { display:block; margin:0; padding:0 0 0 0; list-style:none; color:#ffffff; }
#navigation ul { width:970px; display:block; float:left; clear:none; list-style:none; margin:0; padding:0; }
#navigation li { display:inline; float:left; clear:none; list-style:none; background: none; padding:0; }
#navigation li a { font-family:"Century Gothic","Trebuchet MS",Helvetica,Arial,Geneva,sans-serif; border-left:1px solid #F30; border-right:1px solid #C00; text-transform:uppercase; color:#ffffff; display:block; font-size:13px; font-weight: bold; text-decoration:none; padding:0 25px; line-height: 36px; float:left; }
#navigation li a:hover { background: url(media/nav-hover.jpg) repeat-x;  }
#navigation li a:active { color: #ffffff; }
.MainMenu_MenuIcon { display: none; }
.MainMenu_MenuItem { background: #ffffff; }

/* Header */
#header { width: 970px; height: 100px; margin: 0 auto; border-bottom:5px solid #ffffff; background: url(media/header-bg.gif) repeat-y; }
#headpos { padding: 5px; width:710px; height:700px; float:right; clear:right; background: url(media/montage.jpg);  }
#headposInteral { padding: 5px; width:710px; height:700px; float:right; clear:right;}
.montage {  width: 250px; height:250px; float:left; clear:right;  }
#montage3 {   font:Arial, Helvetica, sans-serif; font-size:60px; color:#9C0; float:left; clear:right; padding-top:50px;  }
#montage2 { background: url(media/montage2.jpg) no-repeat; width: 970px; height:150px; padding-top:100px; }
/* Page */
#page { width: 970px; margin: 0 auto; padding: 0; }
#content { margin:5px 0 0 0; }
#AZ { width:100%;};
/* Content */

.right { float:left; clear:right; padding:5px;}
.left {float:left; clear:left; padding:5px;  }
.top {float:left; clear:right; padding:5px; width:515px;}
.topright {float:right; clear:right; padding:5px;}
.botom { clear:both; width:100%;}


.panecontentl { float:left; clear:left; padding:5px; width:100%;  }
.panecontentr { padding: 10px; }
.panecontenta { padding: 20px; }
hr { border-bottom: 1px solid #120F04; }

/* Sidebar */
.paneleft { width: 210px; padding: 10px; }
.paneright { width: 210px; padding: 10px; }

/* Footer */
#footer-img {  width:970px; height:70px; background-image: url(media/footer.jpg) }
#footer { padding: 0; margin: 0 auto; text-align: center;  height:50px; }
#footer p { margin: 0; text-align: center; font-size: 12px; text-transform: uppercase; font-weight: bold; }

.footlink { color:#FFF; text-decoration:none; font-size:12px; font-family: Arial, Helvetica, sans-serif; line-height: 50px; }
a.footlink:link, a.footlink:visited, a.footlink:active { color:#666666; text-decoration:none; font-weight:bold; font-size:12px; font-family: Arial, Helvetica, sans-serif; line-height: 40px; }
a.footlink:hover { text-decoration:none; color:#000000; }

.menuholder { width: 250px; }





