/* CSS Document */

										html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

		body{
			background:url(../images/bg.jpg) repeat;
			font-family: Arial, Helvetica, sans-serif;
            line-height: 18px;	
			color:#000;
			
		}
        #topo{
            z-index: 2;
        }
        #Cbg{
            background: #fff;
        }
        #container{
			padding-top:5px;
            width: 995px;
            height: 750px;
			margin: auto;
        }
		#bg{
			background:;
			width:100%;
			height:100%;
		}
        #swf{
			margin-top:-120px;
			margin-left:222px;
		}
		#lateral{
			margin-top:5px;
			height:650px;
			width:168px;
			background:#fff;
			padding:3px;
			background:url(../images/trasnparencia.png) repeat;
			position:relative;
			top:5px;
		}
		.branco{
			width:100%;
			height:100%;
			background:#FFF;
		}
		.branc{
			width:100%;
			height:100%;
			background:#FFF;
		}
		.c{
			padding:10px;
			height:785px;
		}
		#conteudo{
			width:805px;
			height:650px;
			float:left;
			padding:3px;
			margin-top:-650px;
			position:relative;
			left:179px;
			background:url(../images/trasnparencia.png) repeat;
			
		}
		#tableh {
			background:url(../images/bgn.jpg) repeat;
			font-style: bold;
			color:#FFF;
			}
			#tablec{
				background: #FFF;
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#000;
				}
		
		#foot{
			position:relative;
			top:10px;
			width:985px;
			height:75px;
			padding:3px;
			margin: auto;
			background:url(../images/trasnparencia.png) repeat;
			margin-left:-1px;
			
		}
		.menu{
			margin: 0 auto;
			text-align:left;
			margin-left:10px;
		}
		.menu .titulo{
			text-align:center;
		}
		.menu li{
			list-style:none;
			text-indent:0;
			margin:0 auto;
			line-height: 1;	
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			font-weight:100;
			font-size:14px;
		}
    	.menu img{
			margin:0 auto;
		}
		.menu a{
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#000;
			text-decoration:none;
			font-weight:100;
		}
        .menu a:hover{
            color:#f00;
        }
		.menu .titulo {
			font-size:14px;
			font-weight:bold;
		}
		#foot img{
			margin:20px;float:right;
			}
		
		 dl { 
 	 	 margin: 0;
		 width: auto;
		 overflow:auto;
		 }
		dd {  
		 height:auto;
 }
 dt {
	 background-image: url(../images/bgn.jpg);
	 background-repeat:repeat;
 height: 14px;
 font-size: 14px; 
 padding: 5px; 
 margin: 2px;
 }
 dt a { 
 color: #FFF; 
 }
 dd a { 
 color: #000; 
 }
#conteudo ul { 
 list-style: none; 
 padding: 5px;
 height: auto;
 }
 #footercolegio{
	 font-size:12px;
 }
