/*header-footer*/

h2 { margin:0; margin-top:10px; font-size:18px;}
h3 { margin:0;padding:0;margin-bottom:10px; font-size:12px;font-weight:normal;}

div#content
{
	padding: 0em 1em;
}

div#barra
{
	background-image:url(http://www.edumus.com/layout/hmenubg.gif);
	height:41px;
}

		div#barra_menu
		{
			background-image:url(http://www.edumus.com/layout/hmenu1.gif);
			background-repeat:no-repeat;
			height:41px;
		}

				div#barra_menu_container
				{
					background-image:url(http://www.edumus.com/layout/hmenu2.gif);
					background-repeat:no-repeat;
					background-position:right;
					height:41px;
				}
						
						div#barra ul
						{
							padding:9px 0px 3px 170px;
							margin:0px;
							list-style-type:none;
							line-height:29px;
						}
						
								div#barra ul li
								{
									background-color:#F1F1F1;
									float:left;
									margin-right:6px;
									background-image:url(http://www.edumus.com/layout/roundleft.gif);
									background-position:left top;
									background-repeat:no-repeat;
								}
						
										div#barra ul li a:link, div#barra ul li a:visited, div#barra ul li a:active
										{
											background-image:url(http://www.edumus.com/layout/roundright.gif);
											background-position:right top;
											background-repeat:no-repeat;
											float:left;
											display:block;
											padding:0px 20px;
											border-bottom:3px #ffffff solid;
											font-family:arial;
											font-size:12px;
											font-weight:bold;
											color:#101010;
											text-decoration:none;
										}
										
										div#barra ul li a:hover
										{
											border-bottom:3px #E65C00 solid;
											color:#E65C00;
										}
								
								div#barra ul li.selected
								{
									background-color:#ffffff;
									float:left;
									margin-right:6px;
									background-image:url(http://www.edumus.com/layout/selroundleft.gif);
									background-position:left top;
									background-repeat:no-repeat;
								}
						
										div#barra ul li.selected a:link, div#barra ul li.selected a:visited, div#barra ul li.selected a:active
										{
											background-image:url(http://www.edumus.com/layout/selroundright.gif);
											background-position:right top;
											background-repeat:no-repeat;
											float:left;
											display:block;
											padding:0px 20px;
											border-bottom:3px #ffffff solid;
											font-family:arial;
											font-size:12px;
											font-weight:bold;
											color:#101010;
											text-decoration:none;
										}

										div#barra ul li.selected a:hover
										{
											border-bottom:3px #E65C00 solid;
											color:#E65C00;
										}
										
div#header
{
	height:127px;
	background-image:url(http://www.edumus.com/layout/bghead.gif);
}

		div#header_ad
		{
			float:right;
			width:62%;
		}

				div#header_ad_container
				{
					min-width:468px;
					padding-top:33px;
					text-align:center;
				}
				
						div#header_ad_container img
							{
						border:0px;
						}

		div#header_title
		{
			float:left;
			width:37%;
		}

				div#header_title_container
				{
					height:127px;
					width:expression(document.body.clientWidth > 909 ? "346px": "285px" );
					min-width:285px;
					max-width:346px;
					background-image:url(http://www.edumus.com/layout/logo.gif);
					background-position:right;
				}

						div#header_title_container h1
						{
							display:none;
						}
						
div#footer
{
	clear:both;
	background-repeat:no-repeat;
	background-color:#ffffff;
}
		div#footer_container
		{
			clear:both;
			background-repeat:no-repeat;
			background-position:right top;
			padding:40px 0px 20px 0px;
			font-weight:bold;
			text-align:center;
			border-bottom:10px black solid;
		}
		
body, html
{
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
	background-color:#ffffff;
	font-family:verdana;
	font-size:12px;
	line-height:17px;
}

hr
{
	display:none;
}

a:link, a:visited, a:active
{
	color:#A83B00;
	text-decoration:none;
}

a:hover
{
	color:#000000;
	text-decoration:underline;
}

img
{
	border:0px;
}

.center {
	text-align:center;
}

body
{
    color: Black;
    font-size: 12px;
    /*font-family: Verdana;*/
    background-color: White;
    /*margin: 8px;*/
}

td, th
{
    color: Black;
    font-size: 12px;
    font-family: Verdana;
}

img
{
    border-width: 0px;
    vertical-align: middle;
}
