		@import "reset.css";
		* {
			font-family: "tahoma", Undotum, sans-serif;
			font-size:14px;
			/*color: #454545;*/
			color:White;
		}
		
		input {color:#333}
		
			/* Micox Pseudo-class-css2 to IE (MXPC). Activate .hover and .first-child in IE 6 */
html { color: expression( (function(who){ if(!who.MXPC && who.nodeName != 'A'){
	who.MXPC = '1';
	who.onmouseenter=function(){ who.className += ' hover'};
	who.onmouseleave=function(){ who.className = who.className.replace(' hover','')};
	(who==who.parentNode.firstChild) ? who.className += ' first-child' : '' ;
} } )(this) , 'auto') ;

backgrou-nd:url(../images/fundo-html.png) repeat-x bottom ;
}
		
body {
/*background:#EEEDE8 url(../images/fundo_body_bike.jpg) repeat-x top;
background:#FFFFFF url(../images/fundo_body_bike.jpg) repeat-x top;*/


background:#000000 url(../images/fundo.png) repeat-x top;

margin-top:0px;
margin-bottom:0px;
}


#geral{
width:940px;
margin:0 auto;
}


.titulo-content 
{
    text-transform:uppercase;
    color:#6d6f6f;
    padding:0px 0px 6px 0px;        
}





p {text-decoration:justify}

#formInscricao ul {float:left;padding:8px}
#formInscricao span {width:100px;float:left;text-align:right;margin-right:3px}


#topo 
{
height:39px;
width:940px;
background:url(../images/topo.png) no-repeat;
float:left
}


#barra-top-banner 
{
height:13px;
width:940px;
background:url(../images/barra-top-banner.png);
border:0px;
float:left
}



#foto-banner 
{
height:277px;
width:940px;
background:url(../images/foto-banner.png) no-repeat;
float:left;
border:0px solid red
}



#barra-botton-banner
{
height:14px;
width:940px;
background:url(../images/barra-botton-banner.png);
float:left
}


#fundo-menu 
{
height:84px;
width:940px;
/*background:url(../images/fundo-menu.png) no-repeat;*/
float:left
}

#banner-slide 
{
height:84px;
width:940px;
background:url(../images/fundo-menu.png) no-repeat;
float:left
}


#principal-conteudo 
{
    width : 940px;
    display:table;
    border:0px solid yellow;
    float:left;    
}


#principal-conteudo  #panel-direito 
{
    width: 698px;
    border:0px solid white;
    float:left
}



#principal-conteudo  #panel-direito #panel-noticias 
{
    width : 355px;
    float:left;
    background: url(../images/fundo-box.png) repeat;   
}


#principal-conteudo  #panel-direito #panel-areas-competicoes
{
    width : 343px;
    float:left   
}

#principal-conteudo  #panel-esquerdo 
{
    width: 242px;
    border:0px solid white;
    float:left
}


#competicoes-content 
{
    padding:10px;
    text-align:left;
    margin:3px;
    background: url(../images/fundo-box.png) repeat;
       
}

#areas-content 
{
    text-align:left;
    padding:10px;
    margin:3px;
    background: url(../images/fundo-box.png) repeat;       
}

#principal-conteudo #panel-fotos
{
    width: 697px;
    border:0px solid white;
   /* background-color:Aqua; */
     float:left;
     padding:10px 0px 0px 0px;

}


#noticias-container 
{
    text-align:left;
    padding:10px;
    margin-top:3px;   
}


#panel-esquerdo #panel-publicidade
{
    width : 240px;
    background: #676769;
    /*url(../images/fundo-box.png) repeat;*/  
    display:table;    
    
}


#conteudo_fotos {float:left;width:940px;background:white;display:table;background:black url(../images/fundo-box.png) repeat;}

#noticias
{
float:left;
width:470px;
margin-top:4px;  
display:table;
height:299px;
background:white;
margin-left:6px;
}
#noticias_e_eventos h3
{
font-family:Tahoma;
font-size:12px;
}

#camada1
{
float:left;
width:940px;
height:299px;
text-align:left;
background:url(../images/fundo_camada1.gif);
z-index:99px;
color:#767676
}
#camada2
{
float:left;
width:940px;
height:240px;
background:url(../images/fundo_camada2.jpg) no-repeat;    
text-align:left;
}

#camada3
{
float:left;
width:940px;
height:210px;
background:url(../images/fundo_camada1.jpg) no-repeat; 
}
		#camada3 h3 {	float:left;
			background:url(../images/icon.gif) no-repeat 0 6px;
			padding:6px 0 0 20px;
			text-transform:uppercase;
			font-size:13px;
			margin-left:20px;
			margin-top:10px;
			color:#757575;
			}

		#banner
	        {
			float:left;
			margin-top:4px;
			margin-left:6px;
			background:#1d1d1e;
		    }

		/* MENU	*/
		#menu {
			float:left;
			width:940px;
			height:69px;
            display:table;
            margin-bottom:5px;
            background: url(images/fundo-menu.png)
		}
	    #menu li.menu {float:left;height:82px;color:#fff;list-style:none;}
		#menu span, #menu a {display:block;	text-align:left;color:#FFF;	cursor:pointer;}
		
		#menu li#home {width:210px;height:64px;background:url(../images/home.jpg)}
	    #menu li#home:hover {background-position:bottom}
		
		#menu li#institucional {width:117px;height:63px;background:url(../images/institucional.jpg)}
		#menu li#institucional:hover {background-position:bottom}
		
		#menu li#noticiass {width:119px;height:64px;background:url(../images/noticias_e_eventos.jpg)}
		#menu li#noticiass:hover {background-position:bottom}
		
		#menu li#eventos {width:119ppx;height:64px;background:url(../images/eventos.jpg)}
		#menu li#eventos:hover {background-position:bottom}
		
		#menu li#associese {width:119px;height:64px;background:url(../images/associese.jpg)}
		#menu li#associese:hover {background-position:bottom}
		
		#menu li#contatos {width:119px;height:64px;background:url(../images/contato.jpg)}
		#menu li#contatos:hover {background-position:bottom}
		
		#menu li#fotos {width:119px;height:64px;background:url(../images/fotos.jpg)}
		#menu li#fotos:hover {background-position:bottom}
		
		#menu li#classificados {width:118px;height:82px;background:url(../images/classificados.jpg)}
		#menu li#classificados:hover {background-position:bottom}
		
		#menu li#forum {float:left;width:126px;height:64px;background:url(../images/forum.jpg) no-repeat top; background-position:top}
		#menu li#forum:hover {background-position:bottom}
		
		
		#menu li#competicoes {float:left;width:120px;height:64px;background:url(../images/competicoes.jpg)}
		#menu li#competicoes:hover {background-position:bottom}

		/* Sub-menu */
		/* Segundo Nivel */
		#menu li.menu {position:relative; z-index:100;  }
		#menu li:hover ul.biMenu, #menu li.hover ul.biMenu {display: block;}
		#menu ul.biMenu {
			display:none;
			position:absolute;
			top:100%;
			left:0%;
			background:#141414 url(../images/bg_sub_menu.gif) repeat-x;
			width:142px;
				/* for IE */
			filter:alpha(opacity=90);
			/* CSS3 standard */
			opacity:0.90;
		}
		#menu li.biMenu {
			_float: left;
			width:100%;
			}
		#menu li.biMenu a {
			cursor:pointer;
			color:#434343;
			text-decoration:none;
			background: url(../images/bullet1.gif) no-repeat 15px center;
			padding:10px 0 8px 28px;
			display:block;
			font-family:Arial, Helvetica, sans-serif;
			font-size:0.8em;
			text-transform:uppercase;
		}
		#menu li.biMenu.last a {
			margin-bottom:8px;
		}
		#menu li.biMenu a:hover {
			background: #f0f0f0 url(../images/bullet2.gif) no-repeat 15px center;
			color:#7f1b07;
			}
		/* Fim: Menu */

#rodape
{
float:left;
width:940px;
height:77px;
background:url(../images/fundo-rodape.png);
display:table
}


#rodape #copyright
{
    float  : left;
    height : 77px;
    width  : 300px;
    color  : Gray;
    /*padding: 15px;
    display : table*/
}

#rodape #logo-laptecnologia
{
    float:right;
    height:77px;
    width: 174px;
    background:url(../images/logo-laptecnologia.png);
}




#barra_fotos
{
float:left;
width:940px;
height:106px;
background:url(../images/barra_fotos.gif) no-repeat;
margin-top:23px;
}

#barra_copa
{
float:left;
width:940px;
height:106px;
background:url(../images/barra_copa.jpg) no-repeat;
margin-left:4px;
}



#barra_institucinal
{
float:left;
width:940px;
height:106px;
background:url(../images/barra_institucional.gif) no-repeat;
margin-top:23px;
display:table;
}

#barra_noticias
{
float:left;
width:940px;
height:106px;
background:url(../images/barra_noticias.gif) no-repeat;
margin-top:23px;
}
#barra_contato
{
float:left;
width:940px;
height:106px;
background:url(../images/barra_contato.gif) no-repeat;
margin-top:23px;
}

#barra_associese
{
float:left;
width:940px;
height:106px;
background:url(../images/pg-construcao.gif) no-repeat;
margin-top:23px;
}
#album_fotos {
			float:left;
	}
		#album_fotos .destaque {
			float:left;
			margin-bottom:10px;
			font-size:0.2em;
		}
		#album_fotos .thumb {
			float:left;
			margin-right:7px;
			font-size:0.2em;
		}
		#album_fotos .thumb.semmargendireita {
			margin-right:0;
		}
#conteudo {float:left;width:940px;background:url(../images/fundo_box.png);}
/*
#conteudo_fotos {float:left;width:940px;background:white;display:table;background:black url(../images/fundo_corpo.gif);}
*/





#noticias_eventos {
			float:left;
			width:440px;
			margin-left:5px;
		}
		#noticias_eventos h3 {
			float:left;
			background:url(../images/icon.gif) no-repeat 0 6px;
			padding:6px 0 0 20px;
			text-transform:uppercase;
			font-size:13px;
			}
		#noticias_eventos .veja_mais {
			float:right;
			background:url(../images/icon2.gif) no-repeat right 3px;
			padding:2px 15px 0 0;
			color:#1c1a1a;
			margin-top:10px;
			margin-left:40px;
			font-size:0.9em;
		}
			
		#noticias_eventos ul {
			float:left;
			margin-top:10px;
			text-align:left;
		}
		#noticias_eventos li {
			font-size:12px;
			display:inline;
			float:left;
			width:430px;
			background:#a4a4a4 url(../images/bullet3.gif) no-repeat 3% 11px;
			padding:5px 0 5px 20px;
			margin-bottom:1px;
			margin-left:10px;
			/* for IE */
			filter:alpha(opacity=80);
			/* CSS3 standard */
			opacity:0.80;
			color:#000;
		}
		#noticias_eventos li:hover, #noticias_eventos li.hover {
			background:#919191 url(../images/bullet3.gif) no-repeat 3% 11px;
		}
		#noticias_eventos a span {
			color:#000;
			font-size:1.2em;
		}
		#noticias_eventos li strong {
			color:#fff;
			font-size:1.2em;
			font-weight:normal;
		}
		
		#institucional_default {
			float:left;
			width:290px;
			margin-left:19px;
			margin-top:9px;
			height:185px;
		
		}
		#institucional_default h3 {
			float:left;
			background:url(../images/icon.gif) no-repeat 0 6px;
			padding:6px 0 0 20px;
			text-transform:uppercase;
		    font-family:tahoma;
			font-size:12px;
			color:#333333;
			width:230px;
			margin-top:14px;
		}

		#institucional_default ul {
			float:left; 
			font-family:tahoma;
			font-size:12px;
			color:#333333;
			width:300px;
			margin-top:10px;
			}
		#institucional_default .inst_texto {
			float:left; 
			font-size:13px;
			width:150px;
			margin-left:5px;
			}

    		#associese_default {
			float:left;
			width:250px;
			margin-left:42px;
			margin-top:9px;
			height:185px;

		}
		#associese_default h3 {
			float:left;
			background:url(../images/icon.gif) no-repeat 0 6px;
			padding:6px 0 0 20px;
			text-transform:uppercase;
			color:#333333;
			font-family:tahoma;
			font-size:12px;
			width:230px;
					margin-top:14px;
		    }
		    		#associese_default ul {
			float:left; 
			font-size:13px;
			width:250px;
			margin-top:30px;
			display:table;
			}
		    
		    #associese_default .ass_texto {
			float:left; 
		    width:180px;
			margin-left:2px;
			}
			
			#contato_default {
			float:left;
			width:250px;
			height:185px;
			margin-left:45px;
				margin-top:9px;
			
		}
		
		#contato_default h3 {
			float:left;
			background:url(../images/icon.gif) no-repeat 0 6px;
			padding:6px 0 0 20px;
			text-transform:uppercase;
			color:#333333;
			font-family:tahoma;
			font-size:12px;
			width:230px;
				margin-top:14px;
			}
		    #contato_default ul {
			float:left; 
			font-size:14px;
			width:200px;
			margin-top:30px;
			}
			
			
			
#noticias_eventos_pagina {
			float:left;
			width:100%;
			margin-left:5px;
		}
		#noticias_eventos_pagina h3 {
			float:left;
			background:url(../images/icon.gif) no-repeat 0 6px;
			padding:6px 0 0 20px;
			text-transform:uppercase;
			font-size:13px;
			}
		#noticias_eventos_pagina .veja_mais {
			float:right;
			background:url(../images/icon2.gif) no-repeat right 3px;
			padding:2px 15px 0 0;
			color:#1c1a1a;
			margin-top:10px;
			margin-left:40px;
			font-size:0.9em;
		}
			
		#noticias_eventos_pagina ul {
			float:left;
			margin-top:10px;
			text-align:left;
		}
		#noticias_eventos_pagina li {
			font-size:12px;
			display:inline;
			float:left;
			width:600px;
			background:#a4a4a4 url(../images/bullet3.gif) no-repeat 3% 11px;
			padding:5px 0 5px 20px;
			margin-bottom:1px;
			margin-left:10px;
			/* for IE */
			filter:alpha(opacity=80);
			/* CSS3 standard */
			opacity:0.80;
			color:#000;
		}
		#noticias_eventos_pagina li:hover, #noticias_eventos li.hover {
			background:#919191 url(../images/bullet3.gif) no-repeat 3% 11px;
		}
		#noticias_eventos_pagina a span {
			color:#000;
			font-size:1.2em;
		}
		#noticias_eventos_pagina li strong {
			color:#fff;
			font-size:1.2em;
			font-weight:normal;
		}
		
	#fotos_noticia img
	{
	border:1px solid #cccccc;
	padding:2px;
	}
	.texto
	{
	margin-top:2px;
	margin-bottom:2px;
	background:#F0EDE8;
	border:0px;
	font-size:10px;
	margin-left:2px;
	}
	.rotulo_texto
	{font-size:12px;
	font-family:Verdana;
	vertical-align:bottom;
	}
	.bt_enviar
	{
	width:116px;
	height:26px;    
    background:url(../images/bt_enviar.jpg) no-repeat;
    border:0px;
	}
	td {border:1px solid white;}
	
	
	.link_copa 	a:hover {background: #EBEBEB;}
	

