﻿    #banner
    {
        width:960px;
        height:225px;
        margin:0 0 0 10px;
        background:url(../../imagens/banner5.jpg) right no-repeat;
        float:left;
    }        
   
   #mov
   {
   		display:none;
   		float:left;
   		width:251px;
   		height:209px;
   		margin:0 0 0 20px;
   		background:#094D59;
   		padding:8px;
   }
		#player1{}
   
   
   
   #news
   {
        float:left;
        width:685px;
        min-height:250px;
        margin:10px 0 0 0px;
   }
    
        #news h2
        {
        	width:711px;
        	height:52px;
        	background:url(../../imagens/bgH3G.gif) no-repeat;
        	margin:5px 0px 0 -31px;	
        	
        }
        #news h2 a
        {
        	text-indent:-9000px;
			overflow:hidden;
			display:block;
			height:25px;
			color:#FFF;
			font:italic 1.2em "Times New Roman", Times, serif;
			outline:none;
			cursor:pointer;
			z-index:100;
        }
        
        #newsList
        {
             padding:10px 10px 0 10px; 
             margin:-27px 5px 0 10px; 
             background:#FFFFFF url(../../imagens/bgNewsList.jpg) repeat-x; 
             z-index:120;  
             
        }  
            #news .newsListItem
            {
                border-bottom:1px solid #CCC;
                padding:10px 5px 10px 5px;
            }
                #news .newsListItem:hover{background:#D0D0D0;}
        
            #newsList .newsListItem h3 a
            {
                display:block;
                font:bold 0.8em Arial;
                text-decoration:none;
                color:#153542;
            }
            #newsList .newsListItem p a
            {
                font:0.6em Arial;
                text-decoration:none;
                color:#153542;
            }
            
            
            

    #events
    {
        float:right;
        width:278px;
        margin:14px 0 0 0px;
        padding:0px 0px 0 0px;
        
    }  
        #events h2 a
        {
			height:52px;
			display:block;
			background:url(../../imagens/bgH3M.gif) right no-repeat;	
			margin:0px -27px 0 0;
			text-indent:-9000px;
			overflow:hidden;
			outline:none;
			cursor:pointer;
        }
        
        #events .eventsBoxs
        {
            padding:0 0 0 20px;
        }
        #events .eventsBoxs a img
        {
            padding:2px;
            border:1px solid #E0E0E0;
        }
	#eveSeg
	{
		width:267px;
		margin:-26px 0 0 0;
		background:#F0F0F0;
		
	}
		#eveSeg .eveBoxList
		{
			margin:0 0 0px 0;
			border-bottom:1px solid #CCC;
			margin:0px 0 0px 0;
			display:block;
		}
			#eveSeg .eveBoxList:hover
			{
				background:#E0E0E0;	
			}
		#eveSeg .eveBoxList h3
		{
			font:12px Arial, Verdana, san-serif;
			color:#2D85B4;
			padding-left:10px;	
		}
		#eveSeg .eveBoxList h3 img{padding:0px 0 0 -25px;}
		#eveSeg .eveBoxList h3 a
		{
			font:bold 12px Arial, Verdana, san-serif;	
			text-decoration:none;
			color:#226488;
		}
		#eveSeg .eveBoxList h3 span a
		{
			font:12px Arial, Verdana, san-serif;
			color:#2D85B4;
		}
		#eveSeg .eveBoxList
		{
			padding:10px 0;
		}
		#eveSeg .eveBoxList p
		{
			
			padding-left:27px;
			font:12px Arial, Verdana, san-serif;
			font-weight:bold;
			
		}
		#eveSeg .eveBoxList p span
		{
			font-weight:100;
		}